You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on the subscription business, the information on the "Subscription information" email template might not be enough for the customer to understand why is he getting this email.
For example, I sell premium WordPress plugins, using WooCommerce Subscriptions and a 3rd party licensing plugin.
This is the email the customer gets:
As you can see, there's absolutely no information about the subscription items. Yes, he can click the subscription ID, log in, and see its details, but we have a serious risk here that the customer just ignores this email, as he sees no identifiable information.
I have two suggestions:
Load the order details email template after the subscription information table
Add hooks before and after the subscription information table so that developers can decide what else to add
Product impact
Does this feature affect WooCommerce Subscriptions?
The text was updated successfully, but these errors were encountered:
Description
Depending on the subscription business, the information on the "Subscription information" email template might not be enough for the customer to understand why is he getting this email.
For example, I sell premium WordPress plugins, using WooCommerce Subscriptions and a 3rd party licensing plugin.
This is the email the customer gets:
As you can see, there's absolutely no information about the subscription items. Yes, he can click the subscription ID, log in, and see its details, but we have a serious risk here that the customer just ignores this email, as he sees no identifiable information.
I have two suggestions:
Product impact
The text was updated successfully, but these errors were encountered: