#elianbraja
1 messages · Page 1 of 1 (latest)
Hi there!
Have you tried this setting? https://dashboard.stripe.com/settings/billing/invoice
Now I realized that the invoice pdf is the due amount. I want the receipt of the invoice instead
isn't that the invoice pdf?
I want the recipt pdf
I want the link of the pdf of the recipt and not the link of the page
is there any field receipt_pdf?
There is the receipt on the Charge object: https://stripe.com/docs/api/charges/object?lang=curl#charge_object-receipt_url
this is the url
I want the link of the pdf generated
I want a link that downloads the receipt
like we do with invoice_pdf
for example here
for** download invoice **there is a field in invoice "invoice_pdf"
for download receipt I cant find the "receipt_pdf"
can I please have a solution on this?
I don't think we have this in the API unfortunately.