Checkout Webhooks
Last updated
Was this helpful?
Last updated
Was this helpful?
Your server can receive Webhooks from Tebex after events occur on our platform (successful payment, refunds, etc.)
Please see our for a guide on working with Webhooks.
Any webhooks sent to the server will contain the details of the actual items purchased (the basket at the point of payment).
If your app manages its own basket, it is important to verify that webhook contents always match the items and amount you are expecting.