#JCrags-checkout

1 messages · Page 1 of 1 (latest)

desert burrow
#

Hi! Give me a few minutes to look into this.

#

Sorry for the delay. That's something that you will have to do on your end:

  • listen to the checkout.session.async_payment_failed event
  • and send an email to your customer to retry, by creating a new Checkout Session
magic delta
#

Ok, so basically I just create a new checkout session with the same parameters. So that means the old session is deleted on Stripe side and can't be "re-used" or something based on the it's ID to "restart" the checkout session?

ancient turret
#

Correct, you wouldn't be able to re-use the original session and should create a new one

magic delta
#

Thanks, that's all I needed to know! 🙂 Have a good day!

ancient turret
#

Of course, you as well