Pay Pal button wont load correct page...

User 92897 Photo


Registered User
20 posts

How do I make this a link button
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="X77GYUQH7SXHJ">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">

http://partyrental.coffeecup.com/layout … index.html
User 103173 Photo


VP of Software Development
0 posts

What I would do there is use a Button or Picture element as the "placeholder" for your PayPal Button. Then after you export your website, edit the generated HTML file and search for that placeholder. Once you find that, replace the placeholder with the PayPal code.

If you use RSD, you can do that with the HTML element.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.