Creating a new product help

Discussion in 'Integration' started by akanowicz, Dec 1, 2009.

  1. akanowicz

    akanowicz New Member

    Joined:
    Feb 19, 2007
    Messages:
    31
    We're using AM for memberships.

    We also hold yearly retreats and I'm trying to figure out how to create a sign up and payment page for the retreat.

    I've created a new product (and product group), but when I view that page it asks for the same fields as for the membership (like creating a username and password), which we don't need (since our members have already done that).

    How can I create another "form" for the retreat registration?

    Thank you,
    Ron
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Create a new order page and use the order button linked with:
    <a href="amember/member.php?action=renew&paysys_id=paypal_r&product_id=2">

    This will bring them to the payment page if they are logged in, if not, to the log in page, then payment page.

    David
  3. akanowicz

    akanowicz New Member

    Joined:
    Feb 19, 2007
    Messages:
    31
    how do I create a new order page?

    I already created a new product, called "retreat"....I set the cost, product group, etc. But for someone to buy the "retreat" we need to collect their name, what retreat course they want to take, etc.

    Like I mentioned, the fields need to be different than on the signup page.

    And, if the user is logged into his account, can the retreat sign up page already fill in his name?

    >> Okay, digging a little deeper, I supposed I need to create my own form, put it into a page on the site, then "protect" that page via this product and its Product URL field, right?
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279

Share This Page