com.foxinmy.weixin4j.mp.oldpayment
Class NativePayNotifyV2

java.lang.Object
  extended by com.foxinmy.weixin4j.payment.PayBaseInfo
      extended by com.foxinmy.weixin4j.payment.JsPayNotify
          extended by com.foxinmy.weixin4j.mp.oldpayment.NativePayNotifyV2
All Implemented Interfaces:
Serializable

public class NativePayNotifyV2
extends JsPayNotify

V2 Native支付回调时POST的信息

Since:
JDK 1.6
Author:
jinyu(foxinmy@gmail.com)
See Also:
, Serialized Form

Method Summary
 String getProductId()
           
 String toString()
           
 
Methods inherited from class com.foxinmy.weixin4j.payment.JsPayNotify
getFormatIsSubscribe, getIsSubscribe, getOpenId
 
Methods inherited from class com.foxinmy.weixin4j.payment.PayBaseInfo
getAppId, getFormatSignType, getNonceStr, getPaySign, getSignType, getTimeStamp, setAppId, setNonceStr, setPaySign, setSignType, setTimeStamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getProductId

public String getProductId()

toString

public String toString()
Overrides:
toString in class JsPayNotify


Copyright © 2014–2017. All rights reserved.