#OptimalSurprise-checkout-events
1 messages · Page 1 of 1 (latest)
Hi 👋 I don't think any events are triggered from creating a Checkout Session, but am double checking that.
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.
Any time!