How do I add fix broken links in my PayPal button link?

nanny23
Contributor
Contributor

I'm trying to add a link to a button I'm creating for my PayPal page.  I want to link  to this page. However, when I click on the button, the link is broken. How can I fix this link?

 

 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="ZQ5UUE4DEBMV2" /

Login to Me Too
1 REPLY 1

MTS_Andre
Moderator
Moderator

Hi, looks like some part of your hosted button code is missing, to get it again you can:

 

- 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 "View Code"
- on this page you have 2 tabs, "Website" and "Email"
now

- click on "Website" and you have the button code, you can copy this code
- click on "Email" and you have the string link to your button, you can copy this link anywhere and will load your button

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.