- This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Email verification vs. one-time code
I’ve checked the box for email verification within my WP signup page, but my test user and I are not receiving the expected verification email.
We are, on the other hand, having to supply PP’s one-time code at Pay Now. Given that one-time code goes to the user’s phone to avoid fraud, does that preclude need for the email verification?
The PayPal SMS code thing, instead of a password; is a “PayPal thing” and is being used if you haven’t changed your PayPal password in awhile.
So, are you saying you are not receiving email verification when registering users from SWPM, or are you asking how you too can impliment 2FA login on SWPM?
Users are not receiving email verification after registering from SWPM.
Are these for “paid” or “free” registrations? Please enable the debug logs and check for possible error messages. Specifically, the sending of registration email messages. Also, if this is for a “paid” subscription, the email will not be sent until receipt & verification of the PayPal IPN message. Please ensure that PayPal IPN is correctly setup.
https://simple-membership-plugin.com/enabling-paypal-ipn-feature-in-your-paypal-account/
For paid subscribers.
PayPal IPN is enabled.
User receives a receipt after registration, but I wish to send the user an “Did you make this transaction” email.
You need to turn on the SWPM debug logs, and make sure SWPM is receiving the IPN message from PayPal, that SWPM validates the IPN, and that SWPM is sending an email (in addition to the one PayPal sends).