- This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months 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.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Can user email address be different to PayPal email address?
Tagged: paypal
Can user email address be different to PayPal email address for repeat subscription payments? How does the system link the two?
Can user email address be different to PayPal email address for repeat subscription payments?
Yes, they can be different.
How does the system link the two?
Via an IPN that contains a transaction key; established when the subscription is first started.
Resolved
I tried this, I click on the activation link, but it won’t let me change the email address to something else, it forces me to use the paypal address. Otherwise it gives an error that either the username or email doesn’t exist.
So what is required to allow user to choose a different email if they do not want to use their paypal address?
The “normal” registration flow for SWPM is for the user to pay for their membership first, then the registration link is sent to whatever email address is given to PayPal:
https://simple-membership-plugin.com/wp-content/uploads/2018/02/standard-membership-registration-process-1.jpg
Alternatively, they can register first, pay for their membership, and PayPal tells the plugin to “upgrade” them to the appropriate level:
https://simple-membership-plugin.com/wp-content/uploads/2018/02/membership-registration-option-2-flow-chart.jpg
In order to implement the second scenario, follow these instructions:
https://simple-membership-plugin.com/allowing-members-create-account-prior-completing-membership-payment/