Automatically changing member levels when a bundle expires
M
Michael F
started a topic
almost 5 years ago
I need help figuring out how to automatically change a members level after a bundle expires.
I have a free membership and multiple paid memberships. I'd like to set it up so that if a paid membership/bundle expires, it automatically reverts back to the free membership.
Does anyone have insight on how to accomplish this?
M
MemberMouse Support
said
over 4 years ago
Answer
Hello. We accomplished this ourselves but it took some PHP coding. Basically we used the Push Notification feature to run a custom script when a bundle expires. The custom script calls the API call updateMember to change that person's membership level.
M
MemberMouse Support
said
over 4 years ago
This is an important and much needed feature. Can this be included in a future update?
M
MemberMouse Support
said
over 4 years ago
Anyone else that comes across this, here's a solution utilizing push notifications & Zapier: http://darrencrawford.com/how-to-downgrade-a-paid-membermouse-subscription-to-a-free-membership-level-after-they-cancel/
Michael F
I have a free membership and multiple paid memberships. I'd like to set it up so that if a paid membership/bundle expires, it automatically reverts back to the free membership.
Does anyone have insight on how to accomplish this?