top of page

How to receive donations and payments using Paypal Buttons

Thank You For Donations/Payments Leading Picture

Thank you to anyone considering donating to me or already has. Thank you for just being on my site in general.

First Step Image Showing you need to Go to Apps and Credentials Page on Paypal

First go to https://developer.paypal.com/dashboard/

​

The above should show when you click on live instead of sandbox. You want people to be able to pay you so I suggest putting it on live and then testing it yourself at the end whether the payments are going through.

​

But you will be shown your account is limited if you don't have a business account.

​

There's not much difference between a personal account and business account just that they ask for more information, so just click on upgrade account, give the info and you should be set.

Second Image Showing One Needs to Obtain their Client ID for later Embedding

After you name the "app", call it anything really, I called it "adding payments" you should be shown the above. I do not believe it is in some people's best interest to show Client Ids or paypal account email addresses so don't show the above information to others.

​

Keep this information handy and open a new window/page to paypal.com

Third Picture Showing One Needs to Go to Paypal Buttons in the Pay & Get Paid Drop Down Menu in Paypal.com

On Paypal go to pay and get paid then go to paypal buttons.

Fourth Picture Showing One will See and be Able to Select Mutiple Buttons to add in order to receive Payments or Donations

Here you will see all the buttons you can make, the smart buttons are the ones most websites use.

Fifth Picture Showing Paypal Smart Buttons Customization

Click on copy code once you are happy with the settings and go to a place where you can embed code.

If you don't know what the above means ask your CMS service  (Content Management Service) such as Wordpress for help.

​

In the code the client id's equal sign is empty, set it to the client id you have (the information I wrote you should keep handy). It should look like the below.

​

Only then will your paypal smart buttons work correctly otherwise it will keep saying payment cold not be processed or another error message.

​

A good tip is to leave enough space so the buttons can expand when attempting to pay by credit card or debit card.

​

Definitely test your paypal buttons yourself to make everything is working properly.

6th and Last Picture Showing Embedding of HTML with a Blank Script SRC attribute to be filled with One's Paypal Client ID which would in turn allow them to receive Payments and or Donations with a Professional Look

You can throw me a bone by using the Paypal smart buttons below if you wish, otherwise thanks for reading.

bottom of page