#turtle-checkoutsession
1 messages · Page 1 of 1 (latest)
hi there! you can manually expire the Checkout Session : https://stripe.com/docs/api/checkout/sessions/expire
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
but then we need to start timer when checkout session is created and cancel checkout session when timer time is completed right
yep.
is there any other easy way also without using timer and stuff ?
unfortunately, not that I can think of
okhh thanks for help