- This topic has 4 replies, 3 voices, and was last updated 7 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Email tags eStore and eMember
Tagged: email merge tags
Hello, I’m using eMember and eStore. To make a purchase on my website, the user must first be registered as a member. In the receipt e-mailed to the purchaser by the eStore’s system (sale notification email), is it possible to add the email tags of eMember? For example {company_name}?
Thank you
Hi, Those email tags are not interchangeable between the plugins. The emember system will send another email to the user when he completes the registration. You can use the email tag for eMember in that email. The following post explains where you can use eMember’s email tags:
https://support.tipsandtricks-hq.com/forums/topic/wp-emember-email-tags-reference-list-of-email-tags
Hello, we have a couple questions regarding the email merge tags. Currently we are using the following text and tags in our Purchase Confirmation Email Settings within eStore:
Product: {product_name}
Date of purchase: {purchase_date}
Price: £{product_price}
VAT: £{total_tax}
Total: £{purchase_amt}
1) When the email is generated, however, there is a comma that appears after both {product_name} and {product_price}. So it appears like:
Product: Sample name,
Price: £20,
Would it be possible to have these unnecessary commas removed?
2) The {purchase_date} date of purchase appears in Y-m-d format
Is it possible to change the format of this date to Y-d-m format?
Thank you!
1) I have made a change to the name and price email tag so it doesn’t output a comma where there is only one item.
2) The purchase date email tag has been updated to use the date format from your WordPress settings.
I have sent an updated copy via email so you can use it.
Perfect, this is very much appreciated, thank you!!!