Skip to main content
GET
Get payment details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

paymentId
string
required

This represents the payment ID. You can retrieve it from the paymentId field in the initiate payment response, or from the redirect URL after the customer completes payment.

Response

Success

status
boolean
Example:

true

statusCode
integer
Example:

200

message
string
Example:

"ok"

data
object