Payment order web services
Principle
Thanks to the createPaymentOrder Web Service, it is possible to send a payment order to the buyer, for example:
- By e-mail.
- By SMS.
Upon receipt of the payment order, the buyer clicks on a link to be redirected to the secure payment page.
To know the payment result, implement the instant payment notification (also known as IPN).
- In the REST API section (TEST or PRODUCTION), enter only the notification URL: Procedure.
- Analyze the IPN: Procedure.
Use cases
Distribution channel | Integration | Payment in installments |
---|---|---|
By URL | Create a payment order by URL | |
By e-mail. | Creating a payment order by e-mail | |
By SMS | Creating an SMS payment order | |
By QR Code | Creating a payment order by QR Code | |
By WhatsApp | Creating a WhatsApp payment order | |
By invoice | Creating an invoice payment order |
List of web services
Description | Web service |
---|---|
Creating a payment order | |
Obtaining payment order details | |
Updating a payment order | |
Canceling a payment order | Charge/PaymentOrder/Cancel |