Form initialization - Creation of the formToken
Call to the Charge/CreatePayment
Web Service to retrieve a formToken:
Retrieving REST API keys (click on Prerequisites )
How to use the keys and understand the authentication system (click on Authentication phase )
Launch the call to the
Charge/CreatePayment
web services (click to see the details of the possible parameters and use our playground on this Charge/CreatePayment link)
Example of a call:
- Create a payment request to the Charge/CreatePayment Web Service.
- Example for a simple payment:
- amount : 9.90 €.
- order: "myOrderId-999999",
- buyer's email: "sample@example.com ".
- By default, all compatible payment methods (depending on the currency, the minimum or maximum amount, the technical constraints, etc.) associated with the shop will be offered. If you want to select the payment methods, go to: Select payment methods.