Integration of the payment form
6 steps for integrating the payment form
1. Prerequisites
Set the Instant Payment Notification URL at the end of the payment.
2. Authenticate
Secure data during the payment.
3. Create the formToken
Generate the formToken to define the payment context (amount, currency, order number, buyer details, etc.),
4. Display the payment form
Discover the different display modes and the customization of the payment form.
5. Analyzing the payment result
Analyze the payment result via the IPN or via the return to the shop.
6. Go into production
Carry out the tests to go to Production mode.