YITH WooCommerce Membership allows you to send notification emails to your users whenever one of the following actions on memberships occur:
- a new membership is created;
- a membership gets cancelled;
- a membership is going to expire;
- a membership has expired.
To edit content and general settings for emails, go to WooCommerce > Settings > Emails.


In the email content you can use the following placeholders to print dynamic information about the user or the membership:
- {firstname}: user’s first name
- {lastname}: user’s surname
- {site_title}: the name of your website
- {membership_name}: membership plan name
- {membership_expire_date}: membership expiring date
- {site_address} or {site_url}: the URL of your website
Users receive the email informing them about their expiring membership 10 days before it expires.