| 程序包 | 说明 |
|---|---|
| org.mutils.wechat.wechatpay.core | |
| org.mutils.wechat.wechatpay.core.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,String> |
WeChatPayFunctions.createAppPayParamter(BaseWeChatPayModel model) |
static Map<String,String> |
WeChatPayFunctions.createJSAPIPayParamter(BaseWeChatPayModel model)
生成微信支付js需要的提交参数
|
static Map<String,String> |
WeChatPayFunctions.createMiniProgramPayParamter(BaseWeChatPayModel model)
小程序支付
|
static Map<String,String> |
WeChatPayFunctions.unifiedOrder(BaseWeChatPayModel model)
统一下单接口 用于生成 预支付id 及二维码id
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AppOrderPayModel |
class |
MiniProgramOrderPayModel |
Copyright © 2018. All rights reserved.