Hi.
i have integrated my app with the checkout api and am able to successfully make a demo payment.
But how will I know that the payment has completed successfully and be able to update my database as webhooks does not seem to be supported by the Checkout API?
Payments webhook are triggered when a payment is make with the Checkout API.