Product + free membership trial on checkout

Discussion in 'Customization & add-ons' started by evevera, Oct 27, 2010.

  1. evevera

    evevera Member

    Joined:
    Jul 28, 2010
    Messages:
    41
    Not sure if this is possible, but after a customer clicks on the Buy button, I would like it to go to the amember signup page where it selects their initial product plus the option of a free membership trial.

    The membership trial can be deselected by the customer. It needs to be set up like a shopping cart basically.

    Then if the membership trial is selected, it is added with the customers purchase. If not, it isn't once they go through the payment process.

    Is this possible to do? And how?
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    This depends on your shopping cart- for example, with paypal_r, you cant mix continuity and non-continuity items. In this case you need to use forced continuity.

    If using authorize or other more flexible system, you should be able to do this using the link to /amember/signup.php?product_id[]=1&product_id[]=2

    David
  3. evevera

    evevera Member

    Joined:
    Jul 28, 2010
    Messages:
    41
    Hmm, yea I figured that out about paypal_r. I guess I can create 2 products. One with trial, one without.

    Thanks

Share This Page