Skip to content

Instantly share code, notes, and snippets.

@eva0919
Last active August 29, 2015 14:14
Show Gist options
  • Save eva0919/988c88f2a86de1269057 to your computer and use it in GitHub Desktop.
Save eva0919/988c88f2a86de1269057 to your computer and use it in GitHub Desktop.
<form method="post" action="https://payment.allpay.com.tw/Cashier/AioCheckOut">
<input type="hidden" value="1047153" name="MerchantID">
<input type="hidden" value="hypoOnlieTest2Product25215" name="MerchantTradeNo">
<input type="hidden" value="2015/02/10 13:58:34" name="MerchantTradeDate">
<input type="hidden" name="PaymentType" value="aio">
<input type="hidden" value="1425" name="TotalAmount">
<input type="hidden" name="TradeDesc" value="hypoProduct">
<input type="hidden" value="LHB8" name="ItemName">
<input type="hidden" name="ChoosePayment" value="Alipay">
<input type="hidden" value="LHB8" name="AlipayItemName">
<input type="hidden" value="1" name="AlipayItemCounts">
<input type="hidden" value="1425" name="AlipayItemPrice">
<input type="hidden" value="blueapple@gmail.com" name="Email">
<input type="hidden" value="0228265610" name="PhoneNo">
<input type="hidden" value="藍永倫" name="UserName">
<input type="hidden" value="5F12629070C9337D6C94D6BD37AB002D" name="CheckMacValue">
<input type="hidden" name="ReturnURL" value="http://office.hypo.cc:57445/cgi-bin/WebObjects/iPhotoServer.woa/wa/allpayAlipayCallback">
<input type="hidden" value="http://office.hypo.cc:57445/cgi-bin/WebObjects/iPhotoServer.woa/wa/allpayAlipayCompeletAction" name="ClientBackURL">
<table class="address_table">
<tbody><tr>
<td class="label"></td>
<td>
<input type="submit" value="支付宝付费" id="submit_button">
</td>
</tr>
</tbody></table>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment