I would be keen to test this if at all possible.

Comments

kbahey’s picture

Title: Request for dev participation » Specifications for sign up pay module
Version: » 5.x-1.x-dev
Category: support » task

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

giggler’s picture

"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)."

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, as Drupal 5 is now not supported.