- This topic has 3 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Changing Billing Cycles
Tagged: billing cycles
My site has 1 premium and 1 free membership. However, the premium memberships are given a choice of billing cycles (monthly. quarterly, yearly). I want to give the user the ability to change their billing cycle. My initial approach is to have them cancel their current subscription (this is via Paypal, BTW), then pick a new one. Will this work?
I should further explain that for both I’ve created 3 payment buttons via Simple Membership reflecting these 3 choices
If a member cancels their existing membership, a cancellation IPN is sent from PayPal to SWPM, and the membership status will go to INACTIVE. They must then resubscribe to another membership, using the same email address.
Understand. So in theory this should work IF they are allowed to return to the page from which they issued their request. Is there a better way to handle this? Or is it not feasible to offer differing options which they could change?
And what about the effects of the expiration date being set to none on the above?
Thank you! Much appreciated.