#Hitesh
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
No, it's not possible.
You can only set it to <24 h: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-expires_at
What's your use case?
i am creating checkout session link and send it to customer email
i want that link must be valid for more then 7 days
is thier any possibility
if not what is alternative solution for it?
The best solution is to send a link to your server in the email, that will generate a fresh Stripe Checkout link and then redirect the customer to Stripe.