#meisei81-Invoice
1 messages · Page 1 of 1 (latest)
You have the invoice.invoice_pdf field: https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
No receipt pdf?
Hmm you mean the receipt for Payment?
You would want to get the PaymentIntent in that Invoice, then find the Charge, finally you will have the Charge object's receipt_url
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok.
this url is a page to show receipt detail. Is there a receipt pdf url? just make customer to download
Hmm don't think there is any other url than that
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.