由于业务调整,收款主页已于2014年5月4日起停止服务,感谢您一直以来的支持!了解详情,详细可参阅:https://cshall.alipay.com/lab/help_detail.htm?help_id=440229
新方案:
https://shenghuo.alipay.com/send/payment/fill.htm
如果需要填入默认值的话可以:
<form action="https://shenghuo.alipay.com/send/payment/fill.htm" method="post" target="_blank" accept-charset="GBK"> <input name="optEmail" type="hidden" value="taobao@upall.cn" /> <input name="payAmount" type="hidden" value="6.00" /> <input id="title" name="title" type="hidden" value="捐赠给“某某人”" /> <input name="memo" type="hidden" value="文章写的不错,支持站长,给个小费鼓励一下!" /> <input name="pay" type="image" src="https://img.alipay.com/sys/personalprod/style/mc/btn-index.png" width="159" height="37"> </form>
点击下边的按钮查看效果:
<完>