Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.32 KB

File metadata and controls

31 lines (24 loc) · 1.32 KB

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