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 ?
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.