#jd-receipt-customize
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jd_dev_, 1 hour ago, 7 messages
The customization options for emails rceipts are shown here
https://stripe.com/docs/receipts?payment-ui=payment-links#customizing-receipts
is email-recepts the only way to tell the customer that you have been charged or is there any other way which will have some more control of customization?
You can always notify them yourself by listening to a webhook event like charge.succeeded or payment_intent.payment_succeeded and triggering your own notification to the customer
jd-receipt-customize