Uses of Class
com.foxinmy.weixin4j.payment.mch.CorpPaymentResult

Packages that use CorpPaymentResult
com.foxinmy.weixin4j.api   
com.foxinmy.weixin4j.payment   
 

Uses of CorpPaymentResult in com.foxinmy.weixin4j.api
 

Methods in com.foxinmy.weixin4j.api that return CorpPaymentResult
 CorpPaymentResult CashApi.sendCorpPayment(CorpPayment payment)
          企业付款 实现企业向个人付款,针对部分有开发能力的商户, 提供通过API完成企业付款的功能。 比如目前的保险行业向客户退保、给付、理赔。
 

Uses of CorpPaymentResult in com.foxinmy.weixin4j.payment
 

Methods in com.foxinmy.weixin4j.payment that return CorpPaymentResult
 CorpPaymentResult WeixinPayProxy.sendCorpPayment(CorpPayment payment)
          企业付款 实现企业向个人付款,针对部分有开发能力的商户, 提供通过API完成企业付款的功能。 比如目前的保险行业向客户退保、给付、理赔。
 



Copyright © 2014–2017. All rights reserved.