Initiate an e-financing journey
How to initiate an e-financing journey: split payment or long term credit
Last updated
Was this helpful?
How to initiate an e-financing journey: split payment or long term credit
Last updated
Was this helpful?
Initiate an e-financing journey is 2 steps process:
Display eligible e-financing solutions
You can display all eligible by calling API .
There are mandatory input parameters such as "Amount to be financed" and "Country of the Buyer" . As a result, you will get all eligible e-financing solutions codes to be selected to initiate a subscription. It will also return the "merchant kit" you can used to display a insert text or graphical widget on the product page explaining the solution to the buyer with the general conditions. Also, It can be used to display the payment methods during the checkout process.
Simulate e-financing solutions You can simulate any eligible by calling API . As a result, you will have a list of simulations you can display on the product page so e-buyer can see details of the payments or credits installments and amounts. You can see an example of the rendering of that simulations .
Subscribe to a dedicated e-financing solutions
After selecting a financing method you can initiate a subscription by calling
The request must be completed with buyer identities, billing, delivery addresses and basket content.
As a result, you will get a "subscription Id" and a "redirect Url" to redirect the buyer to start his e-financing journey that would vary accordingly to the financing solution code selected.
Initiating a subscription with a specific e-financing solution code is a prerequisite before executing any e-financing buyer journey.