Payment Refund
Last updated
Last updated
Initiates a refund for a specific transaction identified by the ptxid
parameter. This endpoint allows partial or full refunds based on the provided input. Ensure the transaction ID (ptxid
) corresponds to a valid transaction and has not been fully refunded previously.
Parent txid of the transaction
Lookup result
tid sent through with the transaction
Transaction id
Each Transaction has a unique id. The parent transaction is the transaction that groups all transaction together.
Has the value "OK" for a successful transaction, "EXC" for a failed transaction, "PEND" for a transaction in progress.
The state change txaction, e.g. "PAYMENT", "REFUND"
The amount of the transaction
The currency of the transaction
Merchant reference
your reference 1
your reference 2
your reference 3
your reference 4
This is a sha256 hash so the data can be verified. Generate sha256 hash of the string of sid;rcode;txid;status;amount;currency;txaction