Customizing your checkout
If you require a checkout experience completely tailored to your specific business needs, you can customize your checkout with Pay.
You need to integrate the following steps
- Load the configuration Get all enabled payment methods, settings etc.
- Process paymentsOnce the user has select the payment method and /or entered all needed information the payment can be processed, through the different payer experience flowsd depending on the payment method selected.
- Handle our exchanges/callbacksDuring the payment process we sent several exchange calls to your system so that you can make sure that you retrieve the correct information about the status of a transaction
- Return the customer to your return URL Once the customer completed the transaction, the customer will be redirected to your return URL
Updated 3 months ago