我正在使用 PayPal 在我的网站上处理付款,将用户定向到贝宝结帐网站,然后将他们重定向回我网站上的成功页面,但是当有人被定向到贝宝登陆页面时我遇到了问题。它不会接受有效的贝宝用户名和/或密码来登录以完成交易。以前有人遇到过这个问题吗?任何帮助,将不胜感激。
这是我拥有的html表单代码:
<form action="https://www.sandbox.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="ZHGKEN49VB9SG">
<input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
如果有帮助,这里是链接:http: //tunesparker.com/members