#Sebastián Štancel - Checkout session
1 messages · Page 1 of 1 (latest)
Yes, you can expire the checkout session if you have the ID, with the API request here:
https://stripe.com/docs/api/checkout/sessions/expire
thanks
Happy to help 🙂
but I dont really get how I can actually expire it with code
You make the API request, using whatever coding language you are implementing