mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-02 14:00:51 +08:00
增加支付宝微信支付案例
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user