Void Pending Non-Cash API

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.


Request

URL: https://api.fiuu.com/RMS/API/VoidPendingNonCash/index.php


Method: POST or GET


Formula of Signature

hash_mac( “sha256”, {ReferenceNo}{TxnAmount}{MerchantID},  {verify_key} )

Response

PG responds JSON format to merchant upon a successful request.