#Devik
1 messages · Page 1 of 1 (latest)
Hello! You mean like fetch something from Stripe using client_reference_id? If so, no. We don't allow you to look things up using that ID. That ID is intended to be how you look things up on your end.
Can I check it any other way? Get all payments and check on my end for example?
You can list all Checkout Sessions to find the one with that ID: https://stripe.com/docs/api/checkout/sessions/list