get https://pay.fiuu.com/RMS/API/VoidPendingNonCash/index.php
For merchants to cancel and void the non-cash payment request order (generated from direct server API), before getting paid within the expiry time, and force-to-expired.
Formula of Signature
hash_mac( “sha256”, {ReferenceNo}{TxnAmount}{MerchantID}, {verify_key} )
Response
PG responds JSON format to merchant upon a successful request.
Field Name | Data Type (Size) | M/O | Description |
---|---|---|---|
StatCode | n2 | M |
|
ReferenceNo | an-31 | O | Merchant reference number |
TxnAmount | n2 | O | The total amount to be paid in one purchase order |
MerchantID | an-31 | O | Merchant ID provided by PG |
TxnChannel | an-31 | O | Channel references for the merchant system |