SelectSystemsInternational / Afterpay-MerchantApi

This is a SDK for the Afterpay Payment Gateway API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a SDK for the Afterpay Payment Gateway API


Languages

Language:C# 100.0%