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