JudoPay.Net 2.1.222

There is a newer version of this package available.
See the version list below for details.
dotnet add package JudoPay.Net --version 2.1.222
NuGet\Install-Package JudoPay.Net -Version 2.1.222
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JudoPay.Net" Version="2.1.222" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JudoPay.Net --version 2.1.222
#r "nuget: JudoPay.Net, 2.1.222"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JudoPay.Net as a Cake Addin
#addin nuget:?package=JudoPay.Net&version=2.1.222

// Install JudoPay.Net as a Cake Tool
#tool nuget:?package=JudoPay.Net&version=2.1.222

A .Net client for our JudoPay API, allowing you to quickly and easily process payments

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JudoPay.Net:

Package Downloads
Xamarin.JudoPay

Judopay Xamarin SDK - Supports .NET Standard 2.0, iOS and Android

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 777 11/27/2023
4.0.0 1,791 4/25/2023
3.4.0 51,352 7/18/2022
3.3.0 548 5/16/2022
3.2.0 3,715 1/27/2022
3.1.1 10,304 10/7/2021
3.1.0 1,686 7/30/2021
3.0.0 2,964 3/11/2021
2.3.0 2,030 1/12/2021
2.2.264 3,347 12/3/2020
2.1.237 1,109 10/21/2020
2.1.223 60,601 6/5/2020
2.1.222 539 6/5/2020
2.1.217 3,177 10/24/2019
2.1.211 2,077 10/16/2019
2.1.180 11,483 1/15/2019
2.1.145 14,460 9/4/2018
2.1.141 856 9/4/2018
2.1.137 821 9/3/2018
2.1.131 7,997 5/25/2018
2.1.130 1,927 5/17/2018
2.1.126 1,289 5/14/2018
2.0.115 1,199 4/19/2018
2.0.114 2,781 3/21/2018
2.0.112 1,164 3/21/2018
2.0.107 1,092 3/21/2018
2.0.96 1,464 3/13/2018
2.0.91 1,110 3/1/2018
2.0.85 1,357 1/25/2018
2.0.84 1,818 1/4/2018
2.0.0 14,480 1/3/2018
1.8.60 1,145 12/27/2017
1.8.53 943 12/14/2017
1.8.36 1,047 9/26/2017
1.8.32 16,577 9/19/2017
1.8.25 2,104 9/8/2017
1.8.16 924 9/2/2017
1.8.14 954 8/31/2017
1.8.3 1,658 6/20/2017
1.8.0 1,190 4/4/2017
1.7.37 1,785 1/24/2017
1.7.22 1,007 1/24/2017
1.7.11 990 1/24/2017
1.7.9 987 1/24/2017
1.7.3 1,273 12/7/2016
1.7.2 999 12/6/2016
1.7.0 1,075 12/6/2016
1.6.0 1,030 12/6/2016
1.4.1 1,150 11/15/2016
1.4.0 1,175 11/1/2016
1.3.1 1,043 10/4/2016
1.3.0 1,282 9/23/2016
1.2.156 1,132 7/20/2016
1.2.155 1,072 7/15/2016
1.2.154 1,048 7/15/2016
1.2.2 996 9/23/2016
1.1.150 1,353 3/3/2016
1.1.139 1,042 3/3/2016
1.1.117 1,769 1/15/2016
1.1.113 1,110 1/12/2016

Added two new fields on cardDetails. These are card category and card country.
         Added Risk information associated with the transaction.
         Changed CardType to CardBrand and CardFunding.
         Updated to dotnet standard 2.0.