增加支付宝微信支付案例

This commit is contained in:
egzosn
2018-01-26 19:44:03 +08:00
parent b6c714f33e
commit 497699dece
4 changed files with 541 additions and 17 deletions

View File

@@ -116,6 +116,21 @@ getOrderInfo" target="_blank">
<button id="js_submit">提交</button>
<br>
主动收款(pos条码声波付等)
<form action="microPay" target="_blank">
账户id<input type="text" name="payId">
<br>
金额<input type="text" name="price">
<br>
交易类型<input type="text" name="transactionType">
<br>
条码授权信息<input type="text" name="authCode">
<br>
<input type="submit" value="提交">
</form>
<br>
<br>
二维码
<form action="toQrPay.jpg" target="_blank">