How a Programmer Receive Donations

bhavshashank
New Community Member

Hi! I am a sole developer and want to have a donation button linked to my paypal account so as when ever a person uses my service or my program which are free of cost and want to help me in the development of that product by donating me as much as they can. So can you help me with that that how can I make donation button and link it with my account.

 

I tried Googling but nothing happens. I am from India.

 

Thanks

Login to Me Too
2 REPLIES 2

MTS_Ciaran
Moderator
Moderator
You can create these through you PayPal account interface and just copy and paste the code into your website: https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/donate_step_1/ Or you can code it using the sample here as a base: https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/html_example_do... To link it to your account you just need to set the "business" variable in the HTML form to your PayPal account email address.
Login to Me Too

PayPal_Rachael
PayPal Employee
PayPal Employee

Hi bhavshashank,

 

Welcome to the community forum and thanks for posting.

 

If your PayPal account is registered in India there are certain things that you will need to do in order to receive money. You will find details on what these are here https://www.paypal.com/in/selfhelp/article/what-do-i-need-to-do-to-receive-money-faq3042/1 .

 

Once your account is set up to receive payments you can add a donation button. Here's how https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/donate_step_1/?... .

 

I hope this helps.

Rachael

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.