vote up 0 vote down star

Hello,

I am looking for a way to display a button on my site for donations. If a user clicks it, they would be taken to a paypal page with all the necessary information on the donor's end already filled in. What is the best way to implement this in a PHP/Drupal environment? I already have a paypal account set up.

Thanks.

flag

69% accept rate

2 Answers

vote up 5 vote down check

Sorry, but RTFM:

  1. Log in to your PayPal account.
  2. Click Merchant Services.
  3. Click Website Payments Standard, and then click a payment button.
  4. Under Create Buttons, click Donate.
  5. Complete the form (click More Resources for additional information).
  6. If you want to add details, click Add More Options, and complete the fields.
  7. Click Create Button Now.
  8. Copy and paste the button code into your own web page code.
  9. Click Done or Create Another Button.
link|flag
1  
Also: cms.paypal.com/us/cgi-bin/… – Stobor Aug 7 at 2:18
vote up 0 vote down

I think this should be good enough? Just get a nice donation imagine and you are good to go!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.