#rbole
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
There's a way to find it. Could you please share an example Invoice ID?
I haven’t an example Id right now, could you describe the steps in short?
You can List Checkout Sessions by Subscription ID: https://stripe.com/docs/api/checkout/sessions/list#list_checkout_sessions-subscription
The Invoices that were generated by Subscripitions usually have a subscription parameter with the ID: https://stripe.com/docs/api/invoices/object#invoice_object-subscription
Ok, thanks
Happy to help!