【发布时间】:2012-11-25 09:31:39
【问题描述】:
我正在使用贝宝按钮。代码是
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="encrypted" value="test">
<input type="image" src="http://www.paypalobjects.com/en_US/i/btn/btn_buynow_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
如何用测试卡号测试这个。我试过了
MasterCard:5555555555554444
MasterCard:5105105105105100
Visa:4111111111111111
签证:4012888888881881
但显示错误“您输入的卡不能用于此付款。请输入其他信用卡或借记卡号。”
【问题讨论】:
标签: paypal credit-card