Upgrading in a different group

Discussion in 'Troubleshooting' started by smivers, Aug 26, 2011.

  1. smivers

    smivers New Member

    Joined:
    Apr 23, 2011
    Messages:
    6
    Hi

    I had a edit made to the coupon system which basically redirects the user to a different set of product prices as 2checkout does not support coupons.

    However, I want to email out to free members who have not upgraded with a discount code to offer them, problem is I dont want them to have to setup a new account I just want them to be able to purchase the new product at a discounted price through their existing account.

    How can this be done?

    -Owen
  2. smivers

    smivers New Member

    Joined:
    Apr 23, 2011
    Messages:
    6
    Does nobody have any take on this?

    -Owen
  3. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Existing members purchase products through the members.php pages.. so you would just need to redirect there with a URL to drive a particular price_group.
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    For existing usjer's you can use direct link:
    /amember/member.php?action=renew&tab=add_renew&product_id=1&paysys_id=twocheckout_r&price_group=-1
  5. smivers

    smivers New Member

    Joined:
    Apr 23, 2011
    Messages:
    6
    Ok thank you I will try this :)

    -Owen

Share This Page