Skip to content

Paymill Wrapper. NET is an API for easy integration for recurring billings and payments online through the product https://www.paymill.com

License

Notifications You must be signed in to change notification settings

digitalcreations/paymillsharp

 
 

Repository files navigation

Paymill#

Paymill# (/paymill-sharp/) allows easy consumption of the Paymill API.

Based on Paymill Wrapper .NET.

Installation

Install-Package PaymillSharp

Usage

var paymill = new Paymill("apikey");
var payments = await paymill.Payments.GetAsync();

License

MIT License

About

Paymill Wrapper. NET is an API for easy integration for recurring billings and payments online through the product https://www.paymill.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • C# 25.7%
  • CSS 2.6%