#georgegeorgiou
1 messages · Page 1 of 1 (latest)
You can override that:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-expires_at
But the max value is 24h
is there any alternative way?
no
What are you referring to exactly ?
\Stripe\PaymentLink::create
I invite you to follow this guide:
https://stripe.com/docs/payment-links/create
but it says that i have to create item first
You can let your customer choose what to pay
programatically is this one
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
this expire?
Yes
The payment link doesn't not expire, but the Checkout Session generated from that lnk (one a customer clicks on that link) does expire after 24h