Tips and Tricks HQ Support Portal › Forums › WP eMember › Sending User Welcome email after adding via API
Tagged: custom paypal, Klaviyo integration
- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by
admin.
-
AuthorPosts
-
July 31, 2019 at 8:41 pm #15502
Amy Myers
MemberHello, I am using WP eMember to connect my some products on Shopify to a WordPress Members only site. I’ve successfully created user accounts based on purchase using Zapier, but I cannot solve the problem of automatically generating a welcome email with their login information.
I understand this is a unique case, but I might be missing something.
Please let me know if this is possible with the plugin settings:
Here is the flow I would like ideally:
User purchased product(s) on Shopify
User account is created with the membership level that corresponds to the product(s) purchased — done
User gets an email with login credentials or a 1 time use automatic login link
User is prompted to update their password
I would be willing to settle for sending them the auto-generated password via email as long as we can prompt them to update their password on their first login.
Another approach might be to send users to a registration page with a link in their order confirmation, but then how do I connect their membership level to the products they’ve purchased?
Troubleshooting info:
I’m working on a staging site – membersmyers.staging.wpengine.com/create-your-password/
You’ll need a login which I can provide privately
August 1, 2019 at 6:24 am #79765admin
KeymasterIf you are using the following API to create emember user account, then that should automatically send the standard “registration complete” email to the user:
Maybe that email is not getting delivered to the inbox due to other email delivery related issue(s)?
August 2, 2019 at 4:48 pm #79766Amy Myers
MemberYes! It was a mail delivery problem.
Now I’m want to see if I can detect it’s the member’s first time logging in so I can prompt them to update their password. Let me know if you have any tips to accomplish this detection.
Also, can you please help me clear up the warnings I’m getting on the edit profile page?
Warning: count(): Parameter must be an array or an object that implements Countable in /nas/content/staging/membersmyers/wp-content/plugins/wp-eMember/custom_field_template.php on line 7
Warning: count(): Parameter must be an array or an object that implements Countable in /nas/content/staging/membersmyers/wp-content/plugins/wp-eMember/custom_field_template.php on line 23
August 3, 2019 at 1:22 am #79767admin
KeymasterThose warnings seem to be coming from the custom fields option. Wrong data is being fed into the custom fields database table. Just to confirm, go to the settings menu of the plugin and disable the custom fields feature. Does the error go away?
-
AuthorPosts
- You must be logged in to reply to this topic.