| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.proxy | |
| cn.ipokerface.weixin.proxy.payment |
| 限定符和类型 | 字段和说明 |
|---|---|
protected WeixinPayAccount |
MerchantProxy.weixinPayAccount |
| 限定符和类型 | 方法和说明 |
|---|---|
WeixinPayAccount |
WeixinPaymentProxy.getWeixinPayAccount()
获取微信商户账号信息
|
| 构造器和说明 |
|---|
CashProxy(WeixinPayAccount weixinAccount) |
CouponProxy(WeixinPayAccount weixinAccount) |
MerchantProxy(WeixinPayAccount payAccount) |
OrderProxy(WeixinPayAccount weixinAccount) |
PaymentProxy(WeixinPayAccount weixinAccount) |
WeixinPaymentProxy(WeixinPayAccount weixinPayAccount)
微信支付接口实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
WeixinPayAccount |
MerchantPaymentRequest.getPaymentAccount()
支付账号
|
WeixinPayAccount |
MicroPaymentRequest.getPaymentAccount() |
WeixinPayAccount |
AbstractPaymentRequest.getPaymentAccount() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MicroPaymentRequest.setPaymentAccount(WeixinPayAccount paymentAccount) |
| 构造器和说明 |
|---|
AbstractPaymentRequest(String prePayId,
WeixinPayAccount paymentAccount) |
AppPaymentRequest(String prePayId,
WeixinPayAccount payAccount) |
JsapiPaymentRequest(String prePayId,
WeixinPayAccount payAccount) |
NativePaymentRequest(String prePayId,
String codeUrl,
WeixinPayAccount payAccount) |
NativePaymentResponse(WeixinPayAccount weixinAccount,
String prepayId)
作为return_code 为 SUCCESS 的时候返回
|
WapPaymentRequest(String prePayId,
String payUrl,
WeixinPayAccount payAccount) |
Copyright © 2019. All rights reserved.