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 )
Lancer l'appel aux webservices
Charge/CreatePayment
( cliquer pour avoir le détail des paramètres possible et utiliser notre playground sur ce lien Charge/CreatePayment )
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 apply a filter to the payment methods, go to: select payment methods.