#stefan95_41
1 messages · Page 1 of 1 (latest)
Hi
I think you are looking for this:
https://docs.stripe.com/api/charges/object#charge_object-receipt_url
almost yes but here i can only view it but I can't dwonload it
for example in invoices i can download it
another one question can i do this https://docs.stripe.com/invoicing/send-email?dashboard-or-api=api but for charges?
Yes there is no pdf url for in the public api for the charge, not like the invoice
No this is for billing/invoices
What exactly are you referring to? could you please share more details ?
Ah you mean sending the payment receipt using APIs, no that's not available in the public API
what you can do is to implement your own emailing feature and include the receipt url if you want to .
and can I get all the success customer payments?
Yes you can make a search API call:
https://docs.stripe.com/api/payment_intents/search
and filter over the status