how to not use payment processor.

Discussion in 'Payments processing' started by marcel, Sep 4, 2005.

  1. marcel

    marcel New Member

    Joined:
    Aug 18, 2005
    Messages:
    7
    Our registrtion is free. Yet, new users are forced to go to the payment interface pay when they signup.

    How do I make sure the new user signs up without being asked to pay $0.00 ?
  2. tomarriola

    tomarriola Member

    Joined:
    Mar 29, 2003
    Messages:
    140
    You can create an if/then/else statement in the sighnup.html template to hide payment and even membership type.

    Here is my smarty tag that hides payment for free memberships. Note the price group info that should be changed to suit your subscriptions.

Share This Page