类的使用
cn.crushes.cloud.core.pay.wechat.v3.model.combine.CombinePayParams
-
使用CombinePayParams的程序包 程序包 说明 cn.crushes.cloud.core.pay.wechat.v3 -
-
cn.crushes.cloud.core.pay.wechat.v3中CombinePayParams的使用
参数类型为CombinePayParams的cn.crushes.cloud.core.pay.wechat.v3中的方法 修饰符和类型 方法 说明 WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>WechatCombinePayApi. appPay(CombinePayParams combinePayParams)合单下单-APP支付APIprivate org.springframework.http.RequestEntity<?>WechatCombinePayApi. combinePayFunction(WechatPayV3Type type, CombinePayParams params)Combine pay function request entity.WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>WechatCombinePayApi. jsPay(CombinePayParams combinePayParams)合单下单-JSAPI支付/小程序支付APIWechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>WechatCombinePayApi. nativePay(CombinePayParams combinePayParams)合单下单-Native支付API.
-