Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Transactional Email templates #1429

Closed
aaronjudd opened this issue Sep 24, 2016 · 3 comments
Closed

Create Transactional Email templates #1429

aaronjudd opened this issue Sep 24, 2016 · 3 comments
Assignees
Milestone

Comments

@aaronjudd
Copy link
Contributor

aaronjudd commented Sep 24, 2016

Create Transactional Email templates as defined in #423

These templates are:

Template Event Template Type Implementation Status
New shop admin invite Basic Text Template Shop owner inviting another admin to the account (with various levels of permissions)
Welcome (shopper) Basic Text Template Shopper registers at shop and receives welcome email (checkbox at checkout to register for this email)
Change PW/Password Reset (shopper) Basic Text Template
Order canceled Order Confirmation (variation)
Order confirmation (shopper) Order Confirmation
Order refund Order Confirmation (variation)
Shipment notification (shopper) Order Confirmation (variation)
Subscription Activation Not yet
Recurring Charge Confirmation Not yet
Upcoming Charge Not yet
Charge declined Basic Text Template
Card Expired Not yet
Subscription Cancellation Not yet
Out of stock Basic Text Template Not yet
Refunds Same as order refund above?
Abandoned Cart Not Yet

The template type should define which variables are expected to be available for use in the template.

@brent-hoover
Copy link
Collaborator

All email templates should create emails which display properly in Gmail / Outlook as described in #1059

@brent-hoover
Copy link
Collaborator

This ticket also includes ensuring that the email is sent at the appropriate time. A lot of that should already be happening but we should verify.

@kieckhafer
Copy link
Member

kieckhafer commented Nov 17, 2016

All email templates are created in #1585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants