Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 729 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 729 Bytes

Build status

Build NuGet

About

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

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