#MurukuBaby - Checkout
1 messages · Page 1 of 1 (latest)
Hi there!
What do you mean by "success message"? You want to know when the payment was successful?
yeh
and i wanna handle it in the same file kinda like awaiting a function to get a response then do something with it
To know when the Checkout Session is completed, we recommend using Stripe webhook events. You can learn more about this here: https://stripe.com/docs/payments/checkout/fulfill-orders
hmm, do i set this session.getUrl() as the payload?