#m.michalis
1 messages · Page 1 of 1 (latest)
Hello there
Hello!
So yeah the "Pay Now" link must remain for regulations that state we can't manipulate the Invoice PDF after it has been finalized.
As far as the receipt though you want that from the actual Charge
So you want to expand the payment_intent.latest_charge
oh i see
Yep then you can get the receipt_url: https://stripe.com/docs/api/charges/object#charge_object-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.
does expand work when listing all invoices?
nvm will use list all charges for a customer
Yes expand works when listing