Debitdirect.Sdk 2024.4.19.1

dotnet add package Debitdirect.Sdk --version 2024.4.19.1
NuGet\Install-Package Debitdirect.Sdk -Version 2024.4.19.1
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="Debitdirect.Sdk" Version="2024.4.19.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Debitdirect.Sdk --version 2024.4.19.1
#r "nuget: Debitdirect.Sdk, 2024.4.19.1"
#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 Debitdirect.Sdk as a Cake Addin
#addin nuget:?package=Debitdirect.Sdk&version=2024.4.19.1

// Install Debitdirect.Sdk as a Cake Tool
#tool nuget:?package=Debitdirect.Sdk&version=2024.4.19.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:

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://devs.debitdirect.io/.

More information

For more information, see https://docs.debitdirect.io/.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.4.19.1 0 4/19/2024
2024.4.18.2 37 4/18/2024
2024.4.18.1 35 4/18/2024
2024.2.23.2 211 2/23/2024
1.1.4.15 570 8/28/2020
1.1.4 543 8/28/2020
1.1.0 507 8/28/2020
1.0.900 613 8/19/2020
1.0.400 579 7/22/2020
1.0.15 649 4/21/2020
1.0.12 547 4/21/2020
1.0.10 575 4/21/2020