Get a tracked QR code payment
GET/tracked-payment-qr-codes/:id
- Retrieves the status and details of a previously generated, Acme-hosted PayNow QR code using its unique ID.This API allows clients to check whether a credit notification for the tracked payment has been received, confirming payment completion. Only QR codes generated via create a tracked QR code are supported.
Currently, this API only supports PayNow in Singapore.
Request
Responses
- 200
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.