Issues with account association
-
Problematic for a developer and some problems with subscriber account association.
Plugin does not associate accounts with logins but instead with email. The email can be changed by the users and therefore would disassociate their account with the subscription.
If the same paypal account is used to initialize a subscription for two separate accounts, it will not work for an account with a differing email. Due to the fact that an email can only be associated with one account, it therefore means that only one paypal account may be associated with any single user at any given a time.
In the case that a user on wordpress decides to change their email for whatever reason. Some other user can simply input the email of the subscribed user and would gain their subscription status.
Suggested solution is to allow the user to input the username with which to associate the subscription with if they already have one. Automatically auto-fill the form if they are already logged in. If not logged in and not creating a new account, require login to autofill the form and as mentioned allow them to modify this with a cross check in the database to make sure entered account exists.
- The topic ‘Issues with account association’ is closed to new replies.