#Marius_Stefanel
1 messages ยท Page 1 of 1 (latest)
It has the status property https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-status
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
And how can i get with code?
You can use the Retrieve Checkout Session API
Same link?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
here
No you look at the status property of the Checkout Session returned in the response
Paid would be the one you are looking for
๐ Not sure if you figured it out yourself. Let us know in this thread if you have followup questions