I am trying to use the signup and pay module. And currently you have to put a price down even if its 0 dollars but yet the user is required to go to paypal. and if they dont then they get the error message: you have registered but havent paid. Is there a work around for this.

I would like my members to have access for free and non members pay. without having the error message.

Comments

kbahey’s picture

Component: Miscellaneous » Code
Category: support » feature

This can be done via an add on module that does an unset() for the message depending on the criteria you want.

Changing this to a feature request, in case someone wants to submit a patch for it.