Verify Transaction
This endpoint is used to verify a payment transaction with a reference ID.
Path Parameter
A unique reference ID associated with the payment transaction.
Response
A crytographic hash(HMAC) representing the integrity of the data.
Indicates the mode, which is set to “dev” in this case.
Represents the status of the transaction, which is either “SUCCESSFUL” or “FAILED”
A code associated with the transaction status
A description of the transaction status, indicating it was “Approved by Financial Institution.”
The transaction amount (currency is specified in Kobo)
A reference associated with the merchant
A reference for the transaction.
A payment reference related to the transaction
The currency code for the transaction, which is “NGN” (Nigerian Naira)
An object containing additional data related to the transaction:
Specifies the payment option used, which is “card.”
Indicates the next action to be taken, which is “APPROVE.”
The date and time of the transaction in ISO 8601 format
The date and time when the payment was made in ISO 8601 format.