On this guide you can learn how to create a payment session and get notification on to your backend via webhooks.Below you can see a typical integration flow between an ecommerce and a payment gateway.To integrate with Sprintcheckeckout API follow this two steps:
For some use cases a payment session can accept multiple payments (for example donation links). In that case you can do updates to the payment session, check full API reference on update a payment session.
On the Notifications section, you can set up the endpoint to receive the order confirmation.
You can optionally secure your endpoint accepting call with the webhook API key on the header that is shown on your dashboard.The payment notification message will be a .json with this format: