Transactions

Verify Payment

Verify the status of a payment transaction by reference

get/transaction/verify/{reference}

Path parameters

referencestring required

The unique transaction reference returned when the payment was initialized

Headers

api-keystring required

Your Payvessel public API key

api-secretstring required

Your Payvessel secret

Response

Transaction verification successful

statusstring

Request status indicator - 'success' or 'error'

messagestring

Human-readable message describing the result

Changes

No recorded changes to this endpoint across all 1 revision of this API.