upgrade

Discussion in 'Payments processing' started by jayzee, Jul 13, 2004.

  1. jayzee

    jayzee New Member

    Joined:
    Jul 5, 2004
    Messages:
    6
    Is there a way to set up an upgrade option. we have classic and gold members, some functions are gold members only but if a classic member wants access they will need to upgrade by paying extra, is this going to be easy.

    J
  2. iantresman

    iantresman Guest

    I have something similar based on these 5 plans:

    Code:
    1 week   = $20
    1 month  = $30
    3 months = $40
    6 months = $50
    1 year   = $60
    I want to allow people to upgrade from one plan to another by paying the difference in price. Do I need to create:

    4 upgrade products for people who want to upgrade from 1 week
    3 upgrade products for people who want to upgrade from 1 month
    2 upgrade products for people who want to upgrade from 3 months
    1 upgrade product for people who want to upgrade from 6 months

    ie. Do I have to make 4+3+2+1 = 10 new upgrade products, or is there an easier way to do this, where people can credit the cost of one plan towards the next?

    Regards,
    Ian Tresman
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Unfortunately, there is no such feature and I see no clear and "correct for anybody" ways to make this feature yet.

Share This Page