I have a finished drupal 7 website, but I need someone to help me with the paypal donation form in a page.

Please send me sites that you have implemented a paypal donation form similar to this link ( http://www.harvestarmy.org/donate.html ) into a drupal 7 page.

If you don't have a link of A PayPal donation form in a drupal 7 Page, please spare me the wasted time to look through responses.

Comments

bishwadeep’s picture

This module might help you. If you have any problem i am ready to help you.
http://drupal.org/project/paypal_donate

debo7debo’s picture

I think that option just gives a donation button, however I want a form implemented. Example: http://www.harvestarmy.org/donate.html That's not a drupal site, however it is something like that I need. Does the plugin you recommended do that? Or what else do you recommend?

bishwadeep’s picture

Hi
I have build a module for you so where can i send this module so that you can test it, can you provide me your email address?

debo7debo’s picture

bishwadeep’s picture

Please check your email.

bishwadeep’s picture

Please let me know your changes in the form i sent you.

debo7debo’s picture

I never got an email. If it's easier, send me a contact message through my drupal contact form here http://drupal.org/user/1278206/contact

rajus540’s picture

Hi Bishwadeep,

Could you please send same module that has registration form and then goes to Paypal.

Appreciate your help on this.

Thanksk
Raju

skalak1111’s picture

Hello Bishwadeep,

Can you please send me your module. I do have the same requirement.
Having a form, when submitted, data should be save in the database and then directs the user to the paypal page. Need to get the success response from paypal to our application.

Thanks
Saikrishna

debo7debo’s picture

Thanks drupal. Don't know how to close this thread.

esoteric1’s picture

maybe post the code?

skalak1111’s picture

Hello Donvil Collins,

Great. Can you please send me the code. I do have the similar requirement.
Having a form, when submitted, data should be save in the database and then directs the user to the paypal page. Need to get the success response from paypal to our application. Based upon the response (success / failure) again need to save the data to the db.

Thanks,
Saikrishna

gingerfrog’s picture

Any chance you could share the module or at least the steps you did to achieve the donation form, been fighting with both commerce and ubercart but they are not doing what I require and it feels like using a digger to hang a picture

juc1’s picture

@ gingerfrog - I am having the same problem did you get anywhere with this?

sagar ramgade’s picture

Acquia certified Developer, Back end and Front specialist
Need help? Please use my contact form

nate covington’s picture

I just posted a similar solution that works with Drupal 7, Webform 4.

<a href="https://www.covingtoncreations.com/blog/simple-drupal-webform-v4-paypal-...">Simple Drupal Webform (v4) PayPal Integration using custom PHP confirmation message</a>