#The Freedom Coach - receipt

1 messages · Page 1 of 1 (latest)

tulip halo
#

And I don't see a way to add a customer link.

prisma lintel
#

thanks for your response, so can you only send the default receipt, you cant edit it?

#

I have read this article already but didnt find it helpful

tulip halo
#

No you can't really edit it. If you need something custom you could disable the Stripe receipts and create then send you own receipts.

prisma lintel
#

do you have to send them manually or can you automate them

tulip halo
#

If you decide to do you own receipts, you'll have to send them on your own (Stripe cannot help with this).

#

You would listen to the payment_intent.succeeded webhook event (for example), then generate a new receipt on your end, and then you send it to the customer.