
Email types
The app includes 14 notification templates:Order and billing emails
- New subscription: Sent when a customer creates a subscription
- Upcoming order: Reminds customers that an order is scheduled soon
- Payment failed: Notifies customers when a billing attempt fails
- Subscription paused: Confirms that the subscription is paused
- Subscription resumed: Confirms that the subscription is active again
- Subscription cancelled: Sent when a subscription is cancelled
- Next order date updated: Notifies customers when the next billing date changes
Product and plan emails
- Product added: Sent when a product is added to the subscription
- Product removed: Sent when a product is removed from the subscription
- Price change: Notifies customers when the subscription price changes
- Shipping address updated: Confirms changes to the shipping address
Frequency and payment emails
- Order frequency updated: Sent when the billing frequency changes
- Payment method updated: Confirms when the customer updates their payment method
Stock notifications
- Out of stock: Alerts customers when a product in their subscription is out of stock
Configure email settings
1
Go to Email settings
Click Emails in the app navigation.
2
Enable or disable emails
Toggle the switch next to each email type to enable or disable it. Disabled emails are not sent to customers.
3
Edit email content
Click Edit Email next to any template to customize the subject line and body content.You can use variables to insert customer-specific information like name, order details, and subscription information.
4
Send test emails
Click Send Test Email to preview how the email looks. Test emails are sent to the email address configured in your shop settings.
Customize email templates
Each email template includes:- Subject line: The email subject. Use variables like
{{customer_name}}to personalize. - Body content: The email message. You can include HTML formatting and variables.
{{customer_name}}— The customer’s first name{{subscription_id}}— The subscription contract ID{{next_billing_date}}— The date of the next billing cycle{{order_total}}— The total amount of the order{{product_names}}— A list of products in the subscription
Email delivery
Emails are sent automatically when the triggering event occurs. For example, the Upcoming order email sends a few days before the billing date. You can adjust the timing for some emails in the email settings.Emails are sent from a no-reply address. Customers cannot reply to subscription notification emails. Provide a support contact in your email templates if customers need help.
Klaviyo integration
If you use Klaviyo for marketing automation, Appfox Subscriptions can emit subscription events directly to your Klaviyo account. Configure your Klaviyo public API key in the integration settings to enable event tracking.Available Klaviyo events
The following events are sent to Klaviyo when they occur:
Each event includes customer information (email, name), subscription details (contract ID, order name, amount, currency), and event-specific data like failure reasons or next billing dates.

