- This topic has 6 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Product detail in email setting
Hi. I would like to change {product_details} content in email setting. Its showing like this
product name:
quantity 1
price: USD100
——————————–
total: USD100
This works for a one time payment but it looks confusing for a subscription plan because it doesnt show the total amount that will be charged for the purchase. So I would like to send in email something like this.
product name:
quantity 1
price: USD100/month X 2
——————————–
total: USD200
How can I do it?
It doesn’t have an option for this. We will try to create an email merge tag for this.
We have added a new email merge tag for it. Upgrade the subscriptions addon then use the following email merge tag to display the subscription plan description in the email:
{sub_plan_description}
The following documentation has the list of available email merge tags:
But this setting should be separated from the one time payment. Now both one time payment and the subscription are sending the same email content.
Since I have a one time payment plan and a subscription plan, one email should send with {product_details}, and the other email with {sub_plan_description}. Otherwise there will be no use of these merge tags
You mean like having completely separate emails on a per product basis? So each email can be customized on a per product basis? The best way to handle that is using an addon and we have an addon for it already.
Which addon?
The following addon has option to configure sale notification email on a per-product basis: