• Resolved l0gin

    (@l0gin)


    Hello,

    I use the link scheme below to redirect the user to the subscription selection form. This works fine but only for new registrations.

    website.com/?subscription_plan=112&single_plan=yes

    Question: Can I do the same if the user is logged in and wants to change their subscription plan?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @l0gin,

    ?Unfortunately, that URL parameter doesn’t work for the Change subscription plan functionality (it works only for the Registration forms).
    ?
    ?Maybe a workaround would be, in case a user has already purchased a subscription plan, and that subscription plan has Expired, then the user can Abandon that plan, and then he can go back to the Registration form (that utilizes that URL parameter) and purchase the new subscription plan from there. Keep in mind this is only worth doing, when the current subscription plan has Expired, since if that plan is still “Active” and the user abandons that active plan, then he will lose access to everything to what plan offers.
    ?
    ?Best regards,

    Thread Starter l0gin

    (@l0gin)

    Which plugin file is responsible for the subscription renewal form? I could try using child-theme and modify this file.

    When unsubscribing, it actually works, but I would like to simplify it. I have over 20 plans on the website and it doesn’t look very clear.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscription renewal link diagram’ is closed to new replies.