Paypal(贝宝)支付到(付款给)的代码

程序脚本 0 comments

Paypal(贝宝)支付到(付款给)的代码

表单例子: 把其中的business的Value改一下即可。

<form method="post" action="https://www.paypal.com/cgi-bin/webscr">
   <fieldset><input type="hidden" value="_xclick" name="cmd">
   <input type="hidden" value="lokesh2084@gmail.com" name="business">
   <input type="hidden" value="1" name="no_note">
   <input type="hidden" value="USD" name="currency_code">
   <input type="hidden" value="0" name="tax">
   <input type="hidden" value="PP-DonationsBF" name="bn">
   <input type="image" alt="Make payments with PayPal - it's fast, free and secure!" src="http://www.makewing.com/lanren/jscode/js-0026/images/donate-button.gif" name="submit">
   </fieldset></form>

做外贸的客户,可以直接把这个代码加在网站上,付款方式(Payment)栏目里,方便客户直接用Paypal支付,然后用VISA卡收款即可。

to "Paypal(贝宝)支付到(付款给)的代码"

Leave a Reply

Powered By Z-Blog,Theme & Icons by N.Design Studio.
Entries RSS Comments RSS Login
Copyright Chinacsky.com, All Rights Reserved.