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

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

Uses of CorpPayment in com.foxinmy.weixin4j.api
 

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

Uses of CorpPayment in com.foxinmy.weixin4j.payment
 

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



Copyright © 2014–2017. All rights reserved.