Initialize Payment

You can load the payload definition for a transaction using the payment reference.

Load For Payment

GET https://a1pay.net/api/transactions/loadforpayment

This is the first method to call when a user wants to make payment.

Query Parameters

In the returned data, look for OnlinePaymentOptions which will contain an array of instructions to proceed

Last updated