#OptimalSurprise-checkout-events

1 messages · Page 1 of 1 (latest)

tawdry cedar
#

Hi 👋 I don't think any events are triggered from creating a Checkout Session, but am double checking that.

thorn moon
#

Thank you

#

How do we check then whether a checkout url has been created successfully?

tawdry cedar
#

You might see a payment_intent.created event, but the Checkout Session's URL will be provided in the response to the request to create it. So that response is the best place to check for the URL.

thorn moon
#

ah ok

#

that makes sense

#

thank you for your help

tawdry cedar
#

Any time!