mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
36 lines
938 B
JSON
36 lines
938 B
JSON
{
|
|
"out_trade_no": "201407033233368018",
|
|
"transaction_id": "25012014070332333018",
|
|
"attach": "自定义数据",
|
|
"bank_type": "CMC",
|
|
"success_time": "2020-03-26T10:43:39+08:00",
|
|
"trade_state": "SUCCESS",
|
|
"trade_state_description": "支付成功",
|
|
"payer": {
|
|
"openid": "oUpF8uMuAJOM2pxb1Q"
|
|
},
|
|
"amount": {
|
|
"total": 888,
|
|
"payer_total": 888,
|
|
"discount_total": 100,
|
|
"currency": "CNY"
|
|
},
|
|
"device_information": {
|
|
"device_id": "12343232",
|
|
"device_ip": "123.12.12.123"
|
|
},
|
|
"promotion_detail": [
|
|
{
|
|
"coupon_id": "109519",
|
|
"name": "单品惠-6",
|
|
"scope": "GLOBALSINGLE",
|
|
"type": "DISCOUNTCOUPON",
|
|
"amount": 5,
|
|
"stock_id": "931386",
|
|
"wechatpay_contribute": 0,
|
|
"merchant_contribute": 0,
|
|
"other_contribute": 0
|
|
}
|
|
]
|
|
}
|