#ЕленаГрос
1 messages · Page 1 of 1 (latest)
Hi 👋 if you used /v1/checkout/sessions, then you created a Checkout Session rather than a Payment Link.
You can use this endpoint to retrieve the Checkout Session, and you can then check its payment_status field to see the status of its payment.
https://stripe.com/docs/api/checkout/sessions/retrieve
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-payment_status
@alpine fiber I've created a thread for your question, let's continue the discussion here