in3
Integrate your own checkout with our API and allow your customers to make payments with in3.
How does it work?
- Customer opens your webshop, adds some items to the shopping basket, and clicks on 'Proceed to Checkout'.
- Customer lands on your own checkout, and selects iDEAL in3.
- After creating an in3 transaction using the create in3 transaction endpoint, you redirect the customer to the provided URL.
- The customer completes the first instalment payment, you receive a webhook (if you configured it for your in3 transaction), and the customer is redirected to the Return URL(s) you specified on your in3 transaction.
- You make a request to the get in3 transaction endpoint, and use its latest details to update your system.
When using webhooks, be aware that they are only a "best effort" mechanism. Find more details here.
Updated about 1 month ago