PayPal按钮工作不正常,我错过了什么?

时间:2016-03-22 16:52:29

标签: html paypal

基本上我需要一些帮助,我已经设法提出了一个按预期工作的在线报价脚本。

然而,问题是来付款时。 我认为简单地添加PayPal立即购买按钮会很容易。然而,由于我的按钮不起作用,情况似乎并非如此。

我不知道是否有人能够了解我的情况?

您可以在此处查看PayPal按钮 http://www.ncrprintinguk.co.uk/< - 现在向下滚动到订单。

代码是;

<label class="checkbox inline"></label>
<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="VQC7SQN2J3TXA">
<input id="output">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_buynow_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_GB/i/scr/pixel.gif" width="1" height="1"> </form>

提前致谢 亚当

1 个答案:

答案 0 :(得分:0)

在页面本身上,您错过了帖子操作&amp;方法属性