MultiSafepay 0.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MultiSafepay --version 0.7.0
NuGet\Install-Package MultiSafepay -Version 0.7.0
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="MultiSafepay" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultiSafepay --version 0.7.0
#r "nuget: MultiSafepay, 0.7.0"
#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 MultiSafepay as a Cake Addin
#addin nuget:?package=MultiSafepay&version=0.7.0

// Install MultiSafepay as a Cake Tool
#tool nuget:?package=MultiSafepay&version=0.7.0

A .NET client for the MultiSafepay payments API. Provides support for all payment methods, Pay After Delivery and Fast Checkout.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 MultiSafepay:

Package Downloads
GeeksCoreLibrary.Modules.Payments.MultiSafepay

MultiSafepay plugin for the order process of the GeeksCoreLibrary.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.0 239 4/22/2024
0.8.7 39,066 6/28/2022
0.8.6 686 6/21/2022
0.8.5 4,072 4/18/2022
0.8.4 41,402 7/22/2020
0.8.3 2,675 3/31/2020
0.8.2 560 3/23/2020
0.8.1 18,401 2/7/2020
0.8.0 2,042 1/21/2020
0.7.5 8,046 7/31/2019
0.7.4 652 7/23/2019
0.7.3 3,568 3/12/2019
0.7.2 4,207 10/15/2018
0.7.1 998 9/11/2018
0.7.0 3,932 7/20/2018
0.6.12 1,885 5/29/2018
0.6.11 1,537 2/21/2018
0.6.10 5,160 8/25/2017
0.6.9 1,021 8/22/2017
0.6.8 6,305 5/26/2017
0.6.7 2,909 5/3/2017
0.6.6 3,502 12/19/2016
0.6.5 2,845 10/28/2016
0.6.4 2,532 9/13/2016
0.6.3 3,635 6/13/2016
0.6.2 1,488 4/25/2016
0.6.1 1,315 3/17/2016
0.6.0 2,638 2/15/2016
0.5.0 1,149 1/28/2016
0.4.0 2,525 7/7/2015
0.3.4 1,159 6/2/2015
0.3.3 1,497 3/2/2015
0.3.2 1,168 1/30/2015
0.3.1 1,104 1/20/2015
0.3.0 1,158 1/20/2015

DNTMINT-13

+ Added CustomOrder
+ CustomOrder Examples
+ Support for missing properties in JSON Structure
+ Order Response with Cart
+ Various Bug fixes