Customer
Easily create a payment confirmation email to your customers.
In your Craft CMS dashboard go toΒ Stripe PaymentsΒ β Settings β Customer Notifications
Enable theΒ Customer Email Notification lightswicth and fill in the following fields:
- Subject: The Order model is available to pass any Order info, for example:Β
Order Recieved: {{ order.number }}
- Sender Name
- Sender Email Address
- Reply To Email Address
# Template Override
Stripe Payments give you a basic email template, you can override it adding the path of your email template within the Template Override input field.
β Display Button Admin β