Ok, so if the user is logged into EE and purchases a subscription, there are no issues… he/she is assigned to the proper member group and everything works great. If the user isn’t logged in at all and is completely anonymous (i.e. hasn’t previsouly created an account with EE), then everything works great there too.. they receive an email with instructions of how to login.
So, the issue i’m running into is if the user DOES have an account with EE but isn’t logged in when purchasing the subscription. He/she enters their email address on Foxycart (the same email address that their EE account is tied to)... the purchase goes through, but when I check the “Active Membership” tab they show up as “anonymous”. They ARE, however, assigned to the proper group - but FoxEE doesn’t seem to be associating that purchase with their already created account.
The docs state that the workflow is:
Determine the ExpressionEngine User
* If the user was logged in at time of purchase, then it is recorded
* The member’s database is queried to determine if the payment email address matches any known user
* Finally, as a last resort, a new ExpressionEngine member is created and an email is sent to the member with their account name and password.
So, is there anything that I may be doing wrong on my end, or is this a bug with FoxEE? Also, I saw on another post that the user may have rolled back to an older version (i’m currently on Foxee-0.40.109) - would rolling back to a former version address this?
Any help / insight is greatly appreciated!
