Uses of Class
com.foxinmy.weixin4j.pay.payment.mch.CorpPayment
-
Packages that use CorpPayment Package Description com.foxinmy.weixin4j.pay com.foxinmy.weixin4j.pay.api -
-
Uses of CorpPayment in com.foxinmy.weixin4j.pay
Methods in com.foxinmy.weixin4j.pay with parameters of type CorpPayment Modifier and Type Method Description CorpPaymentResult
WeixinPayProxy. sendCorpPayment(CorpPayment payment)
企业付款 -
Uses of CorpPayment in com.foxinmy.weixin4j.pay.api
Methods in com.foxinmy.weixin4j.pay.api with parameters of type CorpPayment Modifier and Type Method Description CorpPaymentResult
CashApi. sendCorpPayment(CorpPayment payment)
企业付款为企业提供付款至用户零钱的能力
-