#Bengomo
1 messages · Page 1 of 1 (latest)
Hi there!
Hi 🙂
Can you clarify what you mean by "retrieve"?
Do you mean this? https://stripe.com/docs/api/checkout/sessions/retrieve
Yep, just a straight api call to retrieve a checkout session
Then yes, if you have the Checkout Session ID, use the link I shared above to retrieve the Checkout Session.
So it's possible to retrieve one that has a status complete ?
Absolutely, you can retrieve all Checkout Sessions, regardless of their status.