mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
22 lines
581 B
JSON
22 lines
581 B
JSON
{
|
|
"amount": {
|
|
"currency": "CNY",
|
|
"payer_currency": "CNY",
|
|
"payer_total": 1,
|
|
"total": 1
|
|
},
|
|
"appid": "wxdace645e0bc2cXXX",
|
|
"attach": "",
|
|
"bank_type": "OTHERS",
|
|
"mchid": "1900006XXX",
|
|
"out_trade_no": "44_2126281063_5504",
|
|
"payer": {
|
|
"openid": "o4GgauJP_mgWEWictzA15WT15XXX"
|
|
},
|
|
"promotion_detail": [],
|
|
"success_time": "2021-03-22T10:29:05+08:00",
|
|
"trade_state": "SUCCESS",
|
|
"trade_state_desc": "支付成功",
|
|
"trade_type": "JSAPI",
|
|
"transaction_id": "4200000891202103228088184743"
|
|
} |