payment
Get payment status
Retrieve the current status of a payment transaction
get/payment/status
Query parameters
refNostring
Example:16twtopup34567890123
Reference number (exactly 20 characters)
paymentIdnumber
Example:123
Payment ID
ipay88TransIdstring
Example:IP88TXN123
iPay88 Transaction ID
Response
Payment status retrieved successfully
Example response
{
"success": true,
"message": "Payment status retrieved successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.