Active
Project:
Signup Pay for a node
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2008 at 17:18 UTC
Updated:
31 Aug 2008 at 03:16 UTC
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
Comment #1
kbahey commentedThis 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.