Payment Status
Use this endpoint to check the current status of a payment. All payment transactions are supported, including wallet to mobile, wallet to other banks and utility payments.
Transaction Status
POST
https://sandbox.temboplus.com/tembo/v1/payment/status
Checks the current status of a wallet to mobile transaction
Headers
Name
Type
Description
x-account-id*
string
Partner account id
x-secret-key*
string
Partner secret key
x-request-id*
string
A unique id identifying this request
Request Body
Name
Type
Description
transactionId*
string
The ID of the transaction returned by the wallet-to-mobile endpoint
transactionRef*
string
The reference that was provided in the wallet-to-mobile endpoint
Last updated