API Reference

/payments/{reference}

Retrieves the status of a payment transaction using its reference ID.

Payment Status Response

keytypedescription
idstringUnique identifier for the payment.
referencestringReference identifier for the payment.
statusstringCurrent status of the payment (pending, success, failed).
amountnumberTotal amount of the payment.
currencystringCurrency used for the payment.
feenumberTransaction fee applied to the payment.
payment_timestampstringTimestamp when the payment was processed.
SourceobjectPayment source object
settle_statusstringPayment settlement status (initiated, pending, released)
Language
Credentials
Header
Click Try It! to start a request and see the response here!