WordPress Membership Plugin
Yes, that value is there for that member.
the debug log file has the following:
[05/22/2018 10:19 AM] – SUCCESS: Subscription cancellation IPN received… (handled by the subscription IPN handler)
[05/22/2018 10:19 AM] – SUCCESS: Refund/Cancellation check – lets see if a member account needs to be deactivated.
[05/22/2018 10:19 AM] – SUCCESS: Subscriber ID is present. Retrieving member account from the database. Subscr_id: I-2G1SAE2TALS8
[05/22/2018 10:19 AM] – FAILURE: No associated active member record found for this notification.
[05/22/2018 10:19 AM] – SUCCESS: Paypal class finished.
However, the member still shows as “active” in the account state in the plugin settings.
Is this right?
So I manually input a password and the member can change it after they log in using that password?