mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv3): 随官方更新智慧商圈相关回调通知事件模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"mchid": "1230000109",
|
||||
"merchant_name": "腾讯广场",
|
||||
"shop_name": "微信支付",
|
||||
@@ -7,5 +7,7 @@
|
||||
"openid": "oUpF8uMuAJ2pxb1Q9zNjWUHsd",
|
||||
"amount": 200,
|
||||
"time_end": "2020-05-20T13:29:35+08:00",
|
||||
"transaction_id": "1234567890"
|
||||
"transaction_id": "1234567890",
|
||||
"code": "478515832665",
|
||||
"auth_type": "REGISTERED_MODE"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"sub_mchid": "1234567890",
|
||||
"transaction_id": "4200000533202000000000000000",
|
||||
"appid": "wx8828b70xxxxxxx8",
|
||||
@@ -6,5 +6,6 @@
|
||||
"earn_points": true,
|
||||
"increased_points": 100,
|
||||
"points_update_time": "2020-05-20T13:29:35.120+08:00",
|
||||
"no_points_remarks": "促销商品不参与积分活动",
|
||||
"total_points": 888888
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user