支付宝赞助代码..

支付宝赞助代码..
一段发起支付到指定支付宝账号,指定金额的代码.
放在网站上,让别人赞助.

<form method="post" accept-charset="utf-8" action="https://shenghuo.alipay.com/send/payment/fill.htm" target="_blank" id="alipay_form">
<input type="hidden" name="optEmail" value="273082449@qq.com">
<input type="hidden" name="title" value="">
<input type="hidden" name="memo" value="">
<input type="hidden" name="isSend" value="">
<input type="hidden" name="smsNo" value="">
<input type="hidden" name="payAmount" value="3" id="payAmount"><input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 0.1);" value="0.1元">
<input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 1);" value="1元">
<input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 3);" value="3元">
<input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 5);" value="5元">
<input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 10);" value="10元">
<input class="_val" style="background: #2873C2;" type="button" onclick="_n(this, 50);" value="50元">

<!--
<input class = '_val' style = 'background: #c89ac8;' type = 'button' onclick = '_n(this, 1);' value = '".lang('plugin/nciaer_postreward','je1')."'/>
<input class = '_val' style = 'background: #d3b4d3;' type = 'button' onclick = '_n(this, 3);' value = '".lang('plugin/nciaer_postreward','je3')."'/>
<input class = '_val' style = 'background: #eed7cf;' type = 'button' onclick = '_n(this, 5);' value = '".lang('plugin/nciaer_postreward','je5')."'/>
<input class = '_val' style = 'background: #ca7c6f;' type = 'button' onclick = '_n(this, 10);' value = '".lang('plugin/nciaer_postreward','je10')."'/>
-->
</form>
function _n(o, n) {
   jQuery('#payAmount').val(n);
   jQuery('#alipay_form').submit();
} 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值