Checkout Integration
Want to boost conversion with branded messaging?
Access all official seQura widgets, badges, and UX guidelines here: 👉 Branding & UX Guidelines →
This section contains all the information to help you integrate your existing checkout with the payment options offered by SeQura, gathering your clients' data and using our API to let them confirm the order in real time.
Order API: It allows an online-shop to integrate SeQura's payment services directly in their checkout. Read more
Order API Integration Steps: You only need to implement four steps to make it all possible:
- Start Solicitation: The shop starts the process by sending the shopping cart and shopper's data to SeQura.
- Present the Identification Form: Next, the shop fetches and presents or sends a dynamic form to the shopper so they can confirm their identity.
- Confirm Order: Once seQura has approved the order, the shop must confirm that it is actually going to be placed.
- Register Order Reference: Finally, the order reference should be registered.
Products: seQura offers 3 kind of financial products. We identify them as invoicing, part payments, and seasonal campaigns. All these products share the same API and they are selected in the step 2 of the checkout process, when the merchant presents the identification form to the shopper. The seasonal campaign may require an special configuration, so please, request it to seQura before activating it in production. Read more about seasonal campaigns.
Calling the Order API
A sample of how you can call the Order API. Read more
Quick introduction guide
You can download this document to have a quick view of the checkout process: Quick introduction guide
Updated 5 days ago