Debitdirect.Sdk
2024.5.6.1
dotnet add package Debitdirect.Sdk --version 2024.5.6.1
NuGet\Install-Package Debitdirect.Sdk -Version 2024.5.6.1
<PackageReference Include="Debitdirect.Sdk" Version="2024.5.6.1" />
paket add Debitdirect.Sdk --version 2024.5.6.1
#r "nuget: Debitdirect.Sdk, 2024.5.6.1"
// Install Debitdirect.Sdk as a Cake Addin #addin nuget:?package=Debitdirect.Sdk&version=2024.5.6.1 // Install Debitdirect.Sdk as a Cake Tool #tool nuget:?package=Debitdirect.Sdk&version=2024.5.6.1
Debitdirect SDK for .NET
Debitdirect SDK for .NET is a library that provides an easy way to interact with Debitdirect.io. Debitdirect is a payment service that allows you to accept payments from your customers using direct debit:
- Betalingsservice by Mastercard Payment Services
- Leverand�rservice by Mastercard Payment Services
Sign up with Mastercard Payment Services required
An agreement of either Betalingsservice or Leverandorservice is required to use the Debitdirect service.
Getting Started with the SDK
To get started with the Debitdirect SDK, you are required to setup a merchant account before. Creating an account will provide you with an API key
.
Then use the following snippet to initialize a version of the Debitdirect SDK:
DebitdirectService ddService = new(new DebitdirectSettings("pub_..."));
// use the Debitdirect
ddService.Payments...
Use the Debitdirect API
Developers can also use the API directly, read more https://docs.debitdirect.io/.
More information
For more information, see https://docs.debitdirect.io/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Http (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2024.5.6.1 | 548 | 5/6/2024 | |
2024.5.2.3 | 74 | 5/2/2024 | |
2024.5.2.2 | 84 | 5/2/2024 | |
2024.5.2.1 | 81 | 5/2/2024 | |
2024.4.19.1 | 310 | 4/19/2024 | |
2024.4.18.2 | 121 | 4/18/2024 | |
2024.4.18.1 | 114 | 4/18/2024 | |
2024.2.23.2 | 252 | 2/23/2024 | |
1.1.4.15 | 613 | 8/28/2020 | |
1.1.4 | 582 | 8/28/2020 | |
1.1.0 | 546 | 8/28/2020 | |
1.0.900 | 652 | 8/19/2020 | |
1.0.400 | 620 | 7/22/2020 | |
1.0.15 | 691 | 4/21/2020 | |
1.0.12 | 584 | 4/21/2020 | |
1.0.10 | 613 | 4/21/2020 |