post
https://api.paymongo.com/v3/qr/mpm/execute
Initiate a transaction from the scanner to the beneficiary account designated in the QR
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Initiates a transfer from the scanner PayMongo account to the beneficiary account designated in the QR, whether it be generated by PayMongo or other banks.
Webhooks, for structure please see the Webhook Payload Structure.
- Upon getting a successful transaction, a Webhook event will be sent with the type
qr.paid - Upon failing the transaction, a Webhook event will be sent with the type
qr.expired
Tip: QR strings can be decoded from a QR image by using any QR decoding library to inspect its contents before executing a transfer.
For possible error codes, please refer to the definitions of Error Codes.