mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"amount": {
|
|
"currency": "HKD",
|
|
"payer_currency": "CNY",
|
|
"payer_total": 8,
|
|
"total": 10
|
|
},
|
|
"appid": "wx7bc98d929da735fe",
|
|
"attach": "testruoyu",
|
|
"bank_type": "CFT",
|
|
"mchid": "132012662",
|
|
"merchant_category_code": "0",
|
|
"out_trade_no": "autotest_20210608201410_9263565",
|
|
"payer": {
|
|
"openid": "of8YZ6A_ySrPYzjX7joXo_h2CI44"
|
|
},
|
|
"promotion_detail": [
|
|
{
|
|
"promotion_id": "109519",
|
|
"name": "单品惠-6",
|
|
"scope": "SINGLE",
|
|
"type": "COUPON",
|
|
"amount": 5,
|
|
"currency": "HKD",
|
|
"activity_id": "931386",
|
|
"wxpay_contribute_amount": 100,
|
|
"merchant_contribute_amount": 100,
|
|
"other_contribute_amount": 5,
|
|
"goods_detail": [
|
|
{
|
|
"goods_id": "124512",
|
|
"goods_remark": "1001",
|
|
"discount_amount": 100,
|
|
"quantity": 1,
|
|
"price": 528800
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"success_time": "2021-12-09T10:56:27+08:00",
|
|
"trade_state": "SUCCESS",
|
|
"trade_state_desc": "支付成功",
|
|
"trade_type": "AUTH",
|
|
"transaction_id": "4200001136202112092809736426"
|
|
}
|