mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(tenpayv2): bump version to v2.2.2
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"mch_id": "10000100",
|
||||
"nonce_str": "TeqClE3i0mvn3DrK",
|
||||
"out_refund_no_0": "1415701182",
|
||||
"out_trade_no": "1415757673",
|
||||
"refund_count": "1",
|
||||
"refund_fee_0": "1",
|
||||
"refund_status_0": "PROCESSING",
|
||||
"result_code": "SUCCESS",
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"sign": "1F2841558E233C33ABA71A961D27561C",
|
||||
"transaction_id": "1008450740201411110005820873"
|
||||
"result_code": "SUCCESS",
|
||||
"appid": "wx1a************",
|
||||
"mch_id": "1515********",
|
||||
"sub_mch_id": "152********",
|
||||
"nonce_str": "0t1K************",
|
||||
"sign": "51D8C0093****************************************",
|
||||
"transaction_id": "4200************************",
|
||||
"out_trade_no": "DEMO****************",
|
||||
"total_fee": "10",
|
||||
"settlement_total_fee": "2",
|
||||
"fee_type": "CNY",
|
||||
"out_refund_no": "DEMO****************",
|
||||
"refund_id": "503****************************",
|
||||
"refund_fee": "2",
|
||||
"refund_status": "SUCCESS"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user