Skip to content

ungedenstad/PayEx.Client

 
 

Repository files navigation

Build status

Build server Platform Status
AppVeyor Windows Build status
Travis Linux Build Status

About

PayEx.Client is a netstandard2 library to talk to PayEx direct REST APIs.

Download it from NuGet:NuGet

Supported APIs:

  • Vipps
    • create payment
    • Vipps authorize
    • capture
    • cancel
    • reversal
  • CreditCard
    • create payment
    • create recurring payment with initial payment
    • create recurring payment without initial payment
    • capture
    • cancel
    • reversal

Sample apps

Check the the samples folder

About

A .NET Standard 2 compliant client library to talk to PayEx REST APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.7%
  • PowerShell 10.7%
  • Shell 4.8%
  • Dockerfile 2.8%