Closed (outdated)
Project:
Signup Pay for a node
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 23:08 UTC
Updated:
21 Dec 2021 at 21:22 UTC
Jump to comment: Most recent
Comments
Comment #1
kbahey commentedHere are the original specifications of the module are as follows:
-Ties into specific nodes types and specific nodes, via the signup module.
-Limit payments to registered users only (can do anonymous users with some extra work at some future time).
-Allows different amounts depending on the user role (admin defined, per node), so one can offer member prices vs. non-member prices.
-Use Paypal for automatic payments.
-Once a user signs up for a node, they are presented with a button "Proceed to paypal".
-Once they finish paying in Paypal, we register the payment in the database for that user.
-Allows a manually entered form of payment (e.g. mailing a cheque) for overrides.
-Offers some reporting (list of users who paid for a certain node) via the signup status module.
Thanks for offering to test this.
There should be a tarball available by tomorrow for this module.
It is not complete yet, but input is appreciated on what works and what does not.
Please report each problem in a separate new issue, after searching the issue queue for similar ones.
Comment #2
giggler commented"Allows different amounts depending on the user role (admin defined, per node), so one can offer member prices vs. non-member prices."
I see the "authenticated user pay amount" in each node, but how do you select anonymous user pay amount to be different from authenticated users?
UPDATE: oh I see "Limit payments to registered users only (can do anonymous users with some extra work at some future time)."
Comment #3
avpadernoI am closing this issue, as Drupal 5 is now not supported.