Uses of Class
com.foxinmy.weixin4j.mp.oldpayment.PayPackageV2

Packages that use PayPackageV2
com.foxinmy.weixin4j.mp.api   
com.foxinmy.weixin4j.mp.oldpayment   
 

Uses of PayPackageV2 in com.foxinmy.weixin4j.mp.api
 

Methods in com.foxinmy.weixin4j.mp.api with parameters of type PayPackageV2
 String PayOldApi.createPayJsRequestJson(PayPackageV2 payPackage)
          生成V2.x版本JSAPI支付字符串
 

Uses of PayPackageV2 in com.foxinmy.weixin4j.mp.oldpayment
 

Methods in com.foxinmy.weixin4j.mp.oldpayment with parameters of type PayPackageV2
 String WeixinOldPaymentSignature.sign(PayPackageV2 packageInfo)
          package拼接签名
 

Constructors in com.foxinmy.weixin4j.mp.oldpayment with parameters of type PayPackageV2
NativePayResponseV2(WeixinOldPayAccount weixinAccount, PayPackageV2 payPackage)
          正确响应
 



Copyright © 2014–2017. All rights reserved.