feat(tenpayv3): 随官方更新智慧商圈相关回调通知事件模型

This commit is contained in:
Fu Diwei
2022-08-26 22:38:35 +08:00
parent 4f08d01ac5
commit 9461f0892c
3 changed files with 30 additions and 13 deletions

View File

@@ -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"
}

View File

@@ -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
}