Initiate Payment
This endpoint is used to initiate an Apple Pay or Google Pay collection.
Notes:
Please be advised that access to this API is available upon request. To initiate this process, kindly send an email to support@payaza.africa. You will be granted access once our team reviews and approves your request.
Ensure that the Check Transaction Status API using the merchant reference is used for your transaction status checks which can be found here.
Authorizations
Payaza {{Public API Key in Base 64}}
Body
The amount to be charged.
2
The customer's first name.
"John"
The customer's last name..
"Doe"
APPLEPAY or GOOGLEPAY.
"GOOGLEPAY"
The description of this transaction.
"Support"
The unique identifier of this transaction.
"TX20251109"
URL to redirect on successsful.
"https://redirect.url/success"
URL to redirect when user cancels.
"https://redirect.url/cancel"
URL to redirect on failed payment.
"https://redirect.url/error"
The country code. (ISO 3166-1 alpha-3).
"NGN"
GBP, EUR and USD.
"USD"