Why can't I post a generated paypal button in Website X5 evo?
Автор: George C.
Просмотрено 1104,
Подписчики 1,
Размещенный 0
I do not want a "shopping cart" on my site. I just need to embed the code as I have done on my previous sites when I did not use Website X5. Why isn't it possible to just embed a Psimple bit of code into the website that links to PayPal? It seems if you want to create a website, it should have that function. I can't use the software if I cannot embed the code.
Размещено
You can use the HTML-Object to insert code.
Автор
I tried that. It inserted the code but would not link to PayPal.
Can this be seen online?
Can you show the code here?
Автор
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="4XMKCV2N66YH4">
<table>
<tr><td><input type="hidden" name="on0" value="Genealogy Research">Genealogy Research</td></tr><tr><td><select name="os0">
<option value="Genealogy Research Request">Genealogy Research Request $25.00 USD</option>
</select> </td></tr>
<tr><td><input type="hidden" name="on1" value="Requester's Name">Requester's Name</td></tr><tr><td><input type="text" name="os1" maxlength="200"></td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
As a test I entered the code in an html object, uploaded it and it worked. Here is the result:
Автор
I don't know why it will not work for me. I enter the code using the HTML-Object. It appears on mu page but when I click the PayPal button, it goew to the PayPal site and I get the message that says " Something is not right.. That page does not exist." We can’t find a page with the url you entered.
Автор
Maybe I have to post the site to my host server to see if this works.
It's true that if you haven't already uploaded the page to the web, it won't work.
Автор
I tried that and the problem is solved. Thanks so much for your help. I think if you get any more queries like mine, it might save some headaches just to mention how we solved my problem. You were a big help and ended my frustration. Have a nice day.
George