5.3订单支付通知


  订单状态变更的数据通知

业务请求参数

method: allinpay.shopoint.orderService.notify

字段名

参数类型

必填

最大长度

说明

取值

reqTransCode

String

否

 

外部订单号

ISV订单号

 

orderCode

String

是

 

订单号

 

amount

Integer

是

 

订单原始金额

单位分

noDiscountAmount

Integer

是

 

不参与优惠抵扣金额

单位分

discountAmount

Integer

是

 

商户活动优惠金额

单位分

couponAmount

Integer

是

 

商户卡券抵扣金额

单位分

balanceAmount

Integer

是

 

钱包消费金额

单位分

scoreAmount

Integer

是

 

积分抵扣金额

单位分

subsidyAmount

Integer

是

 

银行活动优惠金额

单位分

giveAmount

Integer

是

 

赠送金额

单位分

paymentMethod

String

是

 

支付方式

银行卡、微信、支付宝、云闪付、现金、全抵扣

paymentAmount

Integer

是

 

支付金额

单位分

transType

Integer

是

 

交易类型

1-消费,2-撤销,3-退款,4-充值

transTime

String

是

 

交易时间

格式:yyyy-MM-dd HH:mm:ss

shopId

Integer

是

 

店铺ID

 

shopCode

String

否

 

店铺编号

 

shopName

String

是

 

店铺名称

 

customerId

Integer

否

 

顾客ID

 

trxId

String

否

 

收银宝支付流水号

 

openId

String

否

 

机构公众号openId

 

remark

String

否

 

备注

 

orderItemList

 

ArrayList

 

 

否

 

 

 

itemType

 

Integer

否

 

订单明细类别

1、实体商品;2、虚拟商品;3、充值

skuId

 

Integer

否

 

货品ID

 

salePrice

 

Integer

否

 

销售价

单位分

nums

 

Integer

否

 

购买数量

 

amount

 

Integer

否

 

总金额

单位分

score

 

Integer

否

 

积分价

积分数

shareId

 

Integer

否

 

分享ID

 

guideId

 

Integer

否

 

导购ID

 

refereeCustomerId

 

Integer

否

 

推荐会员ID

 

skuInfoList

ArrayList

 

否

 

 

 

 

templateId

Integer

否

 

券模板ID

 

 

templateName

String

否

 

券模板名称

 

 

num

Integer

否

 

张数

 

 


2025年11月19日 14:57 收藏文档