...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
//send POST to https://test.oppwa.com/v1/payments authentication.password= // Your Password authentication.entityId= // Your channel id for Oxxo authentication.userId= // Your API user login amount=10.00 paymentType=PA currency=MXN merchantTransactionId=123456 paymentBrand=BOLETOOXXO billing.country=MX shopperResultUrl=http://google.com //Although there is no re-direct back from the Boleto to your shop, our API requires this parameter to be present testMode=EXTERNAL |
...