I’m a bit lost on what happens when a user cancels using the Unsubscribe button - that does not have IPN_Signup_Vars
I tested by deleting the Paid Subscr. ID from a user and entering that data into another user that I used for clicking on the Unsubscribe button.
In that case it’s very clear - the test user with the Subscriber-ID I entered isn’t changed but the user that has IPN_Signup Vars value in the database will be demoted by having the EOT date added to their account.
Is there a fallback if no IPN singup vars are found to demote the current user that clicks the button?
I actually would expect in that case both my test user as well as the user with the signup_vars to be demoted.(as in having the EOT date added to their user account).
(Due to a bug in custom_value field of a user - I have over thousand users whithout signup_vars. Also if users lose their link to register - and drop you an email and you create that user by hand - it will not have signup_vars. So I wonder what happens in those cases. Are they properly demoted?
