#yrocaz
1 messages · Page 1 of 1 (latest)
hi @shrewd meteor
Hi. So the subscription exists in Stripe but not in your applicatoin/system?
no it doens't exist in stripe
but the event does
i can give you event id or whatever's needed.
Yeah send the event id then
cs_live_a12P23V9cSU6RwKKb2si9x8UcqeaGdn1Be9zrHFYEC24dfWRw4FAKu2ocO
That's just a checkout session id
And it's status is open
So the customer never finished checking out
They may have visited the link
But never completed payment
customers 🤪 ok let me get back with them.
how would I have been able to tell this on my own?
You can use the api to retrieve the session: https://stripe.com/docs/api/checkout/sessions/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Then look at its status