Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.14 KB

Afterpay MerchantApi - C# Library for the Merchant API

Afterpay Merchant API Initial build

  • API version: 2020-11-30
  • SDK version: 1.0.0
  • Original Build package: io.swagger.codegen.languages.CSharpClientCodegen
  • Developed by Select Systems International

Frameworks supported

  • .netCore 6

Dependencies

Installation

Download Zip
Include Directories
/Api
/Client
/Model
from MerchantApi in your Project

using MerchantApi.Api;
using MerchantApi.Model;

Documentation for API Endpoints

https://developers.afterpay.com/afterpay-online/docs/api-quickstart

Status of Library

This is the inital build and unit tests have been completed