Charges
Card Charge
Start a card payment transaction by sending the customer’s card details and transaction information.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
3-letter currency code (e.g., NGN, USD).
The user's ip address.
Customer's email address.
Customer's first name
Customer's last name
A unique ID of your liking to reconcile transactions internally.
Card details object
Billing address (required for some international cards)
Required for some currencies e.g USD
The redirect url for a successful transaction