- 收付通合单小程序下单,老师们来帮我看看提交的JSON格式哪里错了?一直返回下单“系统繁忙,请稍后重”
{ "combine_appid": "wxaxxxxx1a55", "combine_mchid": "1643xxx", "combine_out_trade_no": "P10150", "sub_orders": [{ "mchid": "1648251039", "attach": "xxxxx", "amount": { "total_amount": 1224, "currency": "CNY" }, "out_trade_no": "10368", "sub_mchid": "1648251039", "description": "平台商品", "settle_info": { "profit_sharing": true, "subsidy_amount": 0 } }], "combine_payer_info": { "openid": "o4msxxbZ-Qxxxg3tL_WvEqk" }, "time_start": "2023-07-28T17:19:45+08:00", "time_expire": "2023-07-28T17:24:45+08:00", "notify_url": "https://www.xxxxx.com.cn/admin/xxxx/notify.php" }
2023-07-28 - 微信v3支付-WeChatPay\Exception\InvalidArgumentExcept ?
[图片]Uncaught WeChatPay\Exception\InvalidArgumentException: The `certs(2FCE0E4B3CE8F601C4990824135BD113449F781A)` contains the merchant's certificate serial number(2FCE0E4B3CE8F601C4990824135BD113449F781A) which is not allowed here. in /www/wwwroot/*****/src/ClientJsonTrait.php:
2021-07-30 - 可以从商户平台直接获取到,从哪里获取?$merchantCertificateSerial
[图片]
2021-07-29 - 小程序中引入了echarts组件,点击组件后微信直接闪退
现象:小程序中引入了echarts组件,点击组件后微信直接闪退; 补充:安卓机并无此问题。 附github上的issue链接:https://github.com/ecomfe/echarts-for-weixin/issues/767
2020-12-31