Deposit via card
Card Deposits
Card Deposit
Customer Completed transaction using Checkout Url
POST
Deposit via card
Customer completed transaction using checkout URL. This endpoint allows customers to deposit funds via card payment.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
full name
Example:
"John Doe"
Customer Phone Number
Example:
"+245XXXXXXXXX"
ZAR is currently supported
Available options:
KES, GHS, NGN, ZAR, ZAR, USD, XOF, ZMW, XAF, SLE, CDF, TZS, UGX, EGP, MWK, RWF, ETB, MZN, LSL, GNF, USDT, BTC, ETH, USDC Example:
"eg ZAR"
Card Details
amount to deposit
Example:
10
customer email
Example:
"john.doe@example.com"
customer address
Example:
"123 Main Street"
customer country code
Example:
"US"
customer city
Example:
"New York"
customer state
Example:
"NY"
customer zip code
Example:
"10001"
reference id
Example:
"5f9b2c7b9c9d6b0017b4e6b1"
callback url
Example:
"https://example.com"
customer redirect url
Example:
"https://example.com"