Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stripe public URL to receipt

Is there a public URL to a receipt, given a transaction id? For example:

https://dashboard.stripe.com/test/payments/ch_8In0hTNkSQliCq

This requires a login. Is there any way I can get a permalink to a receipt? I'd like to be able to email it to a customer, or present on an order confirmation page (or anything else).

like image 605
Mark Richman Avatar asked Oct 16 '25 02:10

Mark Richman


1 Answers

It is now possible by recovering the load with the parameter "receipt_url"

API link: https://stripe.com/docs/api/charges/retrieve

like image 199
Hugo-dev Avatar answered Oct 19 '25 10:10

Hugo-dev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!