#abhishek-receipt-url

1 messages · Page 1 of 1 (latest)

fickle iris
#

The receipt url is associated with the charge object under the payment intent, which you can find associated with the invoice.
https://stripe.com/docs/api/charges/object#charge_object-receipt_url
Depending on what API requests you making here, you might want to consider using expansion to get the full objects you need.

there is no PDF of the receipt, just a hosted URL.