- Authorizing a card payment
- Returning detailed transaction response including status, issuer info, and merchant details
Authentication
Authentication token obtained after login.
Device UUID used for request tracking.
Platform identifier (e.g., “WEB”, “ANDROID”, “IOS”).
Request Body
3-letter ISO currency code of the transaction (e.g., “USD”, “NGN”).
Primary Account Number (card number) of the customer.
Card expiry date in
MM/yyyy format.Card CVV/security code.
Description of the request type (e.g., “purchase”, “refund”).
Amount to charge the card.
Optional payment code number associated with the transaction.
