Quick Pay + Voucher
Quick Pay with a Revenue Monster voucher applied. The voucher's discount is deducted from the order total before processing the e-wallet payment.
When to Use
▾
Use this endpoint when:
- The customer has an RM voucher to redeem against the purchase
- Combining wallet payment with merchant promotions
Vouchers can be generated as QR codes for scanning. Scan the voucher QR code first, then scan the wallet QR code.
How to Use
▾
Request Parameters
▾
Auth code of QR code/barcode being scanned
IP address of terminal/application for payment
Revenue Monster Store ID
Order details
Order ID
Order Title
Order Currency Type (currently supported MYR only)
Order Amount
Order Detail
Order Additional Data
Voucher details
Revenue Monster Voucher Code
Response Parameters
▾
Transaction response object
Revenue Monster's unique transaction ID
Reference ID from the payment provider
Order details
Order ID
Order title
Currency type
Order amount in cents
Order detail
Additional data
Store details
Currency type (MYR)
Remaining balance amount for initiating refund
Amount after all deductions
Transaction platform
Transaction type
Payment method
Payment region
Transaction status (SUCCESS, FAILED, IN_PROCESS, etc.)
Transaction date time (only when SUCCESS)
Created date time
Last updated date time
"SUCCESS" if the payment succeeded, otherwise an error code
Error details
Error code if the request failed
Error message if the request failed
Debug message (sandbox only)