Void Pending-Cash API
For merchants to cancel and void the cash payment request order, before getting paid or the expiry time, and force-to-expired.
Request
URL: https://api.fiuu.com/RMS/API/VoidPendingCash/index.php
Method: POST or GET

Formula of checksum
md5( {tranID}{amount}{merchantID}{verify_key} )
Response
PG responds JSON format to merchant upon a successful request.

Updated 4 days ago