| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
MerchantPaymentRequest |
WeixinPaymentProxy.createAppPayRequest(String body,
String outTradeNo,
double totalFee,
String notifyUrl,
String createIp,
String attach,
SceneInfoStore store)
创建APP支付请求对象
|
MerchantPaymentRequest |
PaymentProxy.createAppPayRequest(String body,
String outTradeNo,
double totalFee,
String notifyUrl,
String createIp,
String attach,
SceneInfoStore store)
创建APP支付请求对象
|
MerchantPaymentRequest |
WeixinPaymentProxy.createMicroPayRequest(String authCode,
String body,
String outTradeNo,
double totalFee,
String createIp,
String attach,
SceneInfoStore store)
提交被扫支付
|
MerchantPaymentRequest |
PaymentProxy.createMicroPayRequest(String authCode,
String body,
String outTradeNo,
double totalFee,
String createIp,
String attach,
SceneInfoStore store)
提交被扫支付
|
Copyright © 2019. All rights reserved.