String tradeTime
String appId
String mchId
String subMchId
String deviceInfo
String transationId
String outTradeNo
String openId
String tradeType
String tradeState
String bankType
String feeType
String totalFee
String couponFee
String refundId
String outRefundNo
String settlementRefundFee
String couponRefundFee
String refundChannel
String refundState
String body
String attach
String poundage
String poundageRate
String deviceInfo
字段名:设备号 变量名:device_info 是否必填:否 类型:String(32) 示例值:013467007045764 描述:微信支付分配的终端设备号,
String openid
字段名:用户标识 变量名:openid 是否必填:是 类型:String(128) 示例值:wxd930ea5d5a258f4f 描述:用户在商户appid下的唯一标识
String isSubscribe
字段名:是否关注公众账号 变量名:is_subscribe 是否必填:否 类型:String(1) 示例值:Y 描述:用户是否关注公众账号,Y-关注,N-未关注,仅在公众账号类型支付有效
String subOpenid
字段名:用户子标识 变量名:sub_openid 是否必填:是 类型:String(128) 示例值:wxd930ea5d5a258f4f 描述:用户在子商户appid下的唯一标识
String subIsSubscribe
字段名:是否关注子公众账号 变量名:sub_is_subscribe 是否必填:否 类型:String(1) 示例值:Y 描述:用户是否关注子公众账号,Y-关注,N-未关注,仅在公众账号类型支付有效
String tradeType
字段名:交易类型 变量名:trade_type 是否必填:是 类型:String(16) 示例值:JSAPI JSA描述:PI、NATIVE、APP
String bankType
字段名:付款银行 变量名:bank_type 是否必填:是 类型:String(16) 示例值:CMC 描述:银行类型,采用字符串类型的银行标识,银行类型见银行列表
Integer totalFee
字段名:订单金额 变量名:total_fee 是否必填:是 类型:Int 示例值:100 描述:订单总金额,单位为分
Integer settlementTotalFee
字段名:应结订单金额 变量名:settlement_total_fee 是否必填:否 类型:Int 示例值:100 描述:应结订单金额=订单金额-非充值代金券金额,应结订单金额<=订单金额。
String feeType
字段名:货币种类 变量名:fee_type 是否必填:否 类型:String(8) 示例值:CNY 描述:货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
Integer cashFee
字段名:现金支付金额 变量名:cash_fee 是否必填:是 类型:Int 示例值:100 描述:现金支付金额订单现金支付金额,详见支付金额
String cashFeeType
字段名:现金支付货币类型 变量名:cash_fee_type 是否必填:否 类型:String(16) 示例值:CNY 描述:货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
Integer couponFee
字段名:总代金券金额 变量名:coupon_fee 是否必填:否 类型:Int 示例值:10 描述:代金券金额<=订单金额,订单金额-代金券金额=现金支付金额,详见支付金额
Integer couponCount
字段名:代金券使用数量 变量名:coupon_count 是否必填:否 类型:Int 示例值:1 描述:代金券使用数量
List<E> couponList
String transactionId
字段名:微信支付订单号 变量名:transaction_id 是否必填:是 类型:String(32) 示例值:1217752501201407033233368018 描述:微信支付订单号
String outTradeNo
字段名:商户订单号 变量名:out_trade_no 是否必填:是 类型:String(32) 示例值:1212321211201407033568112322 描述:商户系统的订单号,与请求一致。
String attach
字段名:商家数据包 变量名:attach 是否必填:否 类型:String(128) 示例值:123456 描述:商家数据包,原样返回
String timeEnd
字段名:支付完成时间 变量名:time_end 是否必填:是 类型:String(14) 示例值:20141030133525 描述:支付完成时间,格式为yyyyMMddHHmmss,如2009年12月25日9点10分10秒表示为20091225091010。其他详见时间规则
String deviceInfo
String transactionId
String outTradeNo
String outRefundNo
String refundId
String refundChannel
String refundFee
String totalFee
String feeType
String cashFee
String cashRefundFee
String couponRefundFee
String couponRefundCount
String couponRefundId
String prepayId
Copyright © 2017. All rights reserved.