支付寶即時到帳接口,支付寶捐助本站代碼html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>支付寶</title> </head> <body> <form action="https://shenghuo.alipay.com/send/payment/fill.htm" method="POST" target="_blank" accept-charset="GBK"> <input name="optEmail" type="hidden" value="1148157030@qq.com"> <input name="payAmount" type="hidden" value="30"> <input id="title" name="title" type="hidden" value="捐助 www.258025.com"> <input name="memo" type="hidden" value="在這裏留下你的名字以及QQ,以便後臺記錄。--雷影"> <input name="pay" type="image" value="支付寶轉帳" src="./alipay.png" /> </form> </body> </html>下載 http://258025.com/usr/uploads/2015/10/3390170733.zip原文:http://www.258025.com/2015/10/138.html