#surajpatidar
1 messages · Page 1 of 1 (latest)
Hi
There is no public api for listing all customers'receipts, but you can list all customer's invoices:
https://stripe.com/docs/api/invoices/list#list_invoices-customer
Hi! I'm taking over this thread.
I"m not usre I understand your question. Can you clarify?
What's the issue with the invoice?
i have pay bill but in inovice it show due
Can you share the invoice ID (in_xxx)?
in_1NTexiECJUF37lWXfJVcU6Ci
This invoice status ispaid, so what is the issue?
how to retirve all invoice of customer
With this: https://stripe.com/docs/api/invoices/list
why so pay online like that if already paid
I don't understand your question.
Can you explain more clearly what you are trying to do, and what exactly is the issue?
That's correct. Due to regulations, we cannot update the PDF once the invoice is finalized. So even if the invoice is paid there's still the "pay online" link.
what i show customer like that ?
but i wan send inovice on customer email
every sucess payment i want to send email with receipts
You can enable that in your dashboard:
https://dashboard.stripe.com/settings/emails
and i want to show all receipts of customer
We already answered this question, please read the previous answers.