How do I add fixed donation amounts to my Paypal page?

nanny23
Contributor
Contributor

I would like to add fixed donation amounts to my charity site PayPal pages like this.

How can I add a  fixed amount to the page, like " $25" instead of the blank $0? 

Login to Me Too
1 REPLY 1

MTS_Andre
Moderator
Moderator

Hi, once you are inside the button creation page of your PayPal profile go to the >> "Step 1: Choose a button type and enter your payment details", here select the option "Donors contribute a fixed amount."  and insert the fixed amount.

 

To enter that page:

 

- log in into your PayPal account
- selct Profile
- select My selling preferences (Alternatively click on this direct link https://www.paypal.com/businessprofile/mytools )
- click UPDATE next to PayPal buttons
- next to your existing button click the combo "Action" and select "Edit Code"

 

If you have an already created button you can also just add to your HTML button code the HTML line with an amount like this one:

 

<input type="hidden" name="amount" value="12.00">

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.