#atul-billing_history
1 messages · Page 1 of 1 (latest)
you can use https://stripe.com/docs/api/invoices/list
I am not gettingivoice by using this dics
are you getting an error?
can you share an example Customer id that you want to get the list of invoices from? it'll look like cu_123
yes, gimme a while to take a look
this customer has no payments, nor do they have any invoices
can you try with a customer that has invoices under them?
i just created a subscritpion with 0.0 rupee payment
i am not getting payment intent id while fetching invoice
Getting "payment_intent": null,
While fetching invoice i wan to also know the payment method, how payment is done
can you share the subscription id? without any object id to refer to, it's a bit difficult for me to troubleshoot and provide advice