Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eMember – {first_name} {last_name} on automated bulk email not working
Tagged: first name
- This topic has 7 replies, 3 voices, and was last updated 10 years, 6 months ago by
wzp.
-
AuthorPosts
-
March 30, 2015 at 2:38 pm #12425
rogerg
SpectatorOur first e-member automated emails went out last week for – ‘Email Before the Account Expires’. However the {first_name} {last_name} did not work and names were not substituted. How can I rectify this?
March 30, 2015 at 5:18 pm #69354wzp
ModeratorEmail tags are not available for bulk messages:
April 2, 2015 at 12:40 pm #69355rogerg
SpectatorIf that is the case why is this set as the default for this type of email?
April 2, 2015 at 12:57 pm #69356wzp
ModeratorWhat do you mean by “set as the default for this type of email?”
April 2, 2015 at 4:26 pm #69357rogerg
SpectatorWhen this plugin was installed the these shortcodes were already written into the default email messages. This works fine for new registration and other automated emails but does not appear to work for the reminder emails before and after membership expires.
April 2, 2015 at 4:40 pm #69358wzp
ModeratorThat’s because certain email tags are only available when an IPN is being processed. The email messages you want to use the tags in are batch messages, which are not the result of an IPN being processed:
May 15, 2015 at 3:28 pm #69359ncdesignz
MemberI am having the same issue. It was very embarrassing. Can these be changed to be IPN, rather than bulk? Would even pay a fee to do so!
May 15, 2015 at 3:50 pm #69360wzp
ModeratorThis information is only available during IPN processing, which only takes place at the time of purchase.
In the case of eMember, please realize the name of the person captured during the IPN (purchase) is not necessarily going to be the same as the name of the registered member; which is captured during the registration process. Case in point; the name returned during the IPN might be “Calvin Broadus,” because that’s the name on his credit card, but you can be sure he’ll put down “Snoop Dogg” after he clicks the registration link.
And because we allow you to make member first/last names optional on the registration form, imagine the embarrassment that would result if some members did not fill in those fields; and we added {profile_first_name} and {profile_last_name} email tags.
-
AuthorPosts
- You must be logged in to reply to this topic.