|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativePayResponse | |
|---|---|
| com.foxinmy.weixin4j.api | |
| com.foxinmy.weixin4j.payment | |
| Uses of NativePayResponse in com.foxinmy.weixin4j.api |
|---|
| Methods in com.foxinmy.weixin4j.api that return NativePayResponse | |
|---|---|
NativePayResponse |
PayApi.createNativePayResponse(String productId,
String body,
String outTradeNo,
double totalFee,
String notifyUrl,
String createIp,
String attach)
创建Native支付(扫码支付)回调对象【模式一】 |
| Uses of NativePayResponse in com.foxinmy.weixin4j.payment |
|---|
| Methods in com.foxinmy.weixin4j.payment that return NativePayResponse | |
|---|---|
NativePayResponse |
WeixinPayProxy.createNativePayResponse(String productId,
String body,
String outTradeNo,
double totalFee,
String notifyUrl,
String createIp,
String attach)
创建Native支付(扫码支付)回调对象【模式一】 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||