#noemie_92305
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
Each payment made via a Payment Link should have an associated PaymentIntent.
You will see it in your Dashboard Payments
i see the recap of them but no proper invoice
i need them in PDF to send to my tax officer
how can i download them ?
Could you please share an example PaymentIntent ID pi_xxx?
That's a Payment Method - pm_xxx
I need a PaymentIntent - pi_xxx
In any case you can find the receipt URL (not Invoice though), on the Charge object: https://stripe.com/docs/api/charges/object#charge_object-receipt_url
On the Dashboard -> Payments -> select a payment -> Receipt history, you can view the receipt
receipt is fine but still dont understand where it is
ok
i will try
ok i see it
can i dowload it ?
or screenshot is the only option ?
It's the only option.
If you want to have real Invoices you will need to use Stripe Billing: https://stripe.com/docs/invoicing
Happy to help.