Thanks for your response… Yes it is an interesting issue… It is definitely reproducible with this one user and I already have logging enabled. it appears that it is not identifying/associating the user with their existing account. I am using PayPal buttons to sell the membership.
Looking at the logs this is what i noticed
This is the entry for the user encountering an issue, it appears that it is not identifying/associating the user with their existing account.
Any thoughts?
[s2member_log] => Array
(
[0] => IPN received on: Mon Feb 22, 2021 3:08:45 am UTC
[1] => s2Member POST vars verified through a POST back to PayPal.
[2] => s2Member originating domain ($_SERVER["HTTP_HOST"]
) validated.
[3] => s2Member txn_type
identified as ( web_accept|subscr_signup
).
[4] => s2Member txn_type
identified as ( web_accept|subscr_signup
) w/o update vars.
[5] => Signup Confirmation Email sent to: “xxxxxxxxxxx” xxxxxxxxr@xxxxx.com.
[6] => Storing payment
for Subscription via ( web_accept
).
[7] => Creating an IPN response for subscr_payment
. This will go into a Transient Queue; and be processed during registration.
[8] => Storing IPN signup vars into a Transient Queue. These will be processed on registration.
** )**