You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a level requires email confirmation, if a member of the level hasn't confirmed their email, subscription cancellation at the gateway does not affect the associated membership. The membership continues indefinitely.
Describe the bug
If a level requires email confirmation, if a member of the level hasn't confirmed their email, subscription cancellation at the gateway does not affect the associated membership. The membership continues indefinitely.
pmproec_pmpro_has_membership_level
causespmpro_hasMembershipLevel
to returnfalse
here for members with unconfirmed emails even when they still have the membership level.https://github.com/strangerstudios/paid-memberships-pro/blob/2679ab045553b03a08362885325fc7985299dea9/includes/gateway-request-handlers.php#L64-L67
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Membership is changed to cancel on next payment date.
Isolating the problem (mark completed items with an [x]):
WordPress Environment
The text was updated successfully, but these errors were encountered: