#santhosh-checkout-expiration
1 messages · Page 1 of 1 (latest)
What do you mean by your payment intent expired? Are you maybe referring to a card hold that expired before you could capture it?
i created a dynamic price and a payment link for the customer to pay. now its more than 24hrs the customer did not pay
so it auto expired
Usually payment links don't expire - d o you maybe mean a Checkout Session instead? If you are in fact using Payment Links they should be able to just visit the link again to start a new, fresh session
yes checkout session
A Checkout Session expired
A payment pi_xxxxxxxxxxxxxxxx for US$xxx was cancelled
Can you share your Checkout Session ID here?
cs_live_a1JKBO3J1TtpiKQe1n1ZxXpIlHkSLx0o4L0qaZTkAleZmpSm6d8BZnYbuS
Thanks!
So the best option we have for this is using our after_expiration parameter https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-after_expiration
You can read more about how it works and how to use it here: https://stripe.com/docs/payments/checkout/abandoned-carts