类 PayConstant

java.lang.Object
com.abasecode.opencode.pay.constant.PayConstant

public class PayConstant extends Object
作者:
Jon e-mail: ijonso123@gmail.com url: Jon's blog url: project github url: AbaseCode.com
  • 字段详细资料

    • MSG_NOT_NULL_ORDER

      public static final String MSG_NOT_NULL_ORDER
      另请参阅:
    • MSG_NOT_NULL_PAY_CHANNEL

      public static final String MSG_NOT_NULL_PAY_CHANNEL
      另请参阅:
    • MSG_NOT_NULL_PAY_TYPE

      public static final String MSG_NOT_NULL_PAY_TYPE
      另请参阅:
    • MSG_NOT_NULL_PAY_CODE_OPENID

      public static final String MSG_NOT_NULL_PAY_CODE_OPENID
      另请参阅:
    • MSG_PAY_TYPE_SUPPORT_WECHAT_ONLY

      public static final String MSG_PAY_TYPE_SUPPORT_WECHAT_ONLY
      另请参阅:
    • MSG_PAY_TYPE_SUPPORT_APPLY_ONLY

      public static final String MSG_PAY_TYPE_SUPPORT_APPLY_ONLY
      另请参阅:
    • MSG_PAY_CHANNEL_SUPPORT

      public static final String MSG_PAY_CHANNEL_SUPPORT
      另请参阅:
    • MSG_PAY_CHANNEL_ONLY_WECHAT

      public static final String MSG_PAY_CHANNEL_ONLY_WECHAT
      另请参阅:
    • REFUND_STATUS_SUCCESS

      public static final String REFUND_STATUS_SUCCESS
      另请参阅:
    • REFUND_STATUS_FAIL

      public static final String REFUND_STATUS_FAIL
      另请参阅:
  • 构造器详细资料

    • PayConstant

      public PayConstant()