public class WechatAppFunctions extends WeChatPayFunctions
properties| 构造器和说明 |
|---|
WechatAppFunctions() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,String> |
createAppPayParamter(AppOrderPayModel model)
创建APP支付的请求参数 APP将用其发起微信支付
|
static RefundReturnModel |
createAppRefundParamter(AppRefundModel model)
发起退款申请
|
checkMap, createRefundRequest, createSign, createUnifiedOrder, createWithdrawXml, notifyReturnValue, parseNotifypublic static Map<String,String> createAppPayParamter(AppOrderPayModel model) throws org.apache.http.ParseException, IOException, cn.minsin.core.exception.MutilsErrorException, org.jdom.JDOMException
model - 下单时的包装对象org.jdom.JDOMExceptioncn.minsin.core.exception.MutilsErrorExceptionIOExceptionorg.apache.http.ParseExceptionExceptionpublic static RefundReturnModel createAppRefundParamter(AppRefundModel model) throws cn.minsin.core.exception.MutilsErrorException, org.apache.http.client.ClientProtocolException, org.jdom.JDOMException, IOException
model - cn.minsin.core.exception.MutilsErrorExceptionIOExceptionorg.jdom.JDOMExceptionorg.apache.http.client.ClientProtocolExceptionCopyright © 2019. All rights reserved.