Create a tracked QR code
POST/tracked-payment-qr-codes
- Generates a trackable QR code that is tied to a specific transaction and tracked by Acme.
- A uniquetransactionReference
is required.
- Supports Get a tracked QR code payment and Perform a direct lookup of a tracked QR code.
This API only supports PayNow in Singapore
- To simulate
SUCCEEDED
status in test-mode, useproxyType
UEN withproxyValue
000000001. - To simulate
FAILED
status in test-mode, useproxyType
UEN withproxyValue
000000002. - Status can be retrieved from Get a tracked QR code payment.
Request
Responses
- 200
- 400
OK
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.
Bad Request
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.