Now that dues payments are working, we need to revamp the default templates.
Tasks:
- Choose an Email Template: Below is a list of email templates we’re looking to revamp. Simply add your name next to the template you’d like to work on.
- Mark Your Progress: Once you’ve completed a draft, please indicate this by placing an “X” in the brackets next to your chosen template. This helps us keep track of progress.
Template Tags
To personalize the emails, you can use the following template tags. I highlighted the ones we believe will be most useful. We’re using RestrictPro for our membership backend (Restrict Pro Knowledgebase if you want to learn more).
- %name% - The full name of the member
- %username% - The user name of the member on the site
- %useremail% - The email address of the member
- %firstname% - The first name of the member
- %lastname% - The last name of the member
- %displayname% - The display name of the member
- %expiration% - The expiration date of the member
- %subscription_name% - The name of the membership level the member is subscribed to
- %subscription_key% - The unique key of the membership level the member is subscribed to
- %amount% - The amount of the last payment made by the member
- %invoice_url% - The URL to the member’s most recent invoice
- %membership_renew_url% - The URL to renew the membership associated with the email being sent
- %membership_change_url% - The URL to change (upgrade/downgrade) the membership associated with the email being sent
- %update_billing_card_url% - The URL to the “Update Billing Card” page for the latest payment (recommended for use in the Renewal Payment Failed email)
- %discount_code% - The discount code that was used with the most recent payment
- %member_id% - The member’s user ID number
- %blogname% - The name of this website
Email Templates & Requirements:
Each email template needs a Subject Line and Body. Here are the templates we’re focusing on:
- Paid Membership Activation Email (This is the email message that is sent to users when their membership becomes active.) - @anon26178869
Hi %displayname%,
Your %subscription_name% membership has been activated.
- Cancelled Membership Email (This is the email message that is sent to users when their membership is cancelled.) - @anon26178869
Hi %displayname%,
Your %subscription_name% membership has been cancelled. You will retain access to content until %expiration%.
- Expired Membership Email (This is the email message that is sent to users when their membership is expired.) - @anon26178869
Hi %displayname%,
Your %subscription_name% membership has expired.
- Expiration Reminders (Expiration reminders are sent to “active” and “cancelled” memberships that do not have auto renew enabled. They can be used to inform customers that their memberships will not be automatically renewed and they will need to do a manual renewal to retain access to their content. - 1 week before cancellation) - @anon26178869
Hello %name%,
Your subscription for %subscription_name% will expire on %expiration%.
- Payment Received Email (This is the email message that is sent to users after a payment has been received from them.) - @anon26178869
Hi %displayname%,
Your %subscription_name% payment has been received.
Payment Amount:
Invoice:
- Renewal Payment Failed Email (This is the email message that is sent to users when a renewal payment fails.) - @anon26178869
Hi %displayname%,
Your %subscription_name% renewal payment could not be processed. Please log in and update your billing information so we can reattempt payment.
Please let me know if you need any additional information or if this format works for you in terms of task delegation. Once we are done we the initial drafts, we’ll move this over to the Docs category. That way if anyone has comments/suggestions for the templates, they can still leave a reply in this thread.
Tasks for Steering
- Implement priority level tags for tasks as well as “Group Assignments” -@chima
- Turn on the “Solved” plugin and see if it could be used to tag threads as Completed