Not routed to PayPal
| Project: | Signup Pay for a node |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Hi,
I have followed all of the directions in http://drupal.org/node/269737, and can signup & press the Pay button, but I am not taken to PayPal. Instead, I am taken to: http://www.mysite.com/signup_pay_do_payment,
which is blank but for a title 'Payment'.
Is there some setting in the Simple PayPal module that I need to look at? Or do I need SignUp 2.4?
Also, are there plans to enable more than 1 PayPal email address to receive payments? I have development experience, but am new to Drupal -- just starting to look at changing the code, is that hard to do? Ideally, when one of my special users to whom I have delegated authority to create events does create an event, I would like them to have the ability to receive the payments.
Thank you.

#1
The page "signup_pay_do_payment" should have a button at the bottom saying "Proceed to Paypal web site".
One you click on that button, you should be redirected to Paypal. I tested it on the latest -dev tar ball and it works fine.
The rest of the instructions are fine, but the names of the options may have changed. I updated it to reflect the current tarball.
#2
Hi -- thanks for the reply. But there is no Button at the bottom of the "signup_pay_do_payment" page; as I stated in my previous post, the page had no content other than the title.
#3
That is very strange.
I did a fresh install on an empty database using the latest dev, and everything works fine. Try to do the same with a fresh download too.
Not sure what it can be in your case.