当前位置:网站首页>ECSHOP configures wechat payment, and the wechat developer tool prompts "unbound web developer" when wechat payment pops up
ECSHOP configures wechat payment, and the wechat developer tool prompts "unbound web developer" when wechat payment pops up
2022-07-22 18:42:00 【enoshxu】
The wechat development tool in the developer configuration of wechat official account clearly has correctly bound the developer account , But wechat developer tools still pop up “ Unbound web developer ”, For a long time , Record
reason :
1. The developer account is not bound in the wechat development tool in the developer configuration of wechat official account ;
2. Call... In the parameters passed by the payment authorization interface appid And public service number appid .
I'm the number one 2 One reason , I found it by checking the parameters of the authorization interface appid Wrong sign , For a long time . After finding the reason, I will find ecshop Wechat payment in the system settings of the platform background management system , Edit the corresponding service number appid , It's over .
边栏推荐
- [tools] how to set the comparison tool for TortoiseSVN to beyond compare 4
- Laravel 解决【1045】Access denied for user ‘homestead‘@‘localhost‘ (usin g password: YES)
- H5 no scaling on the mobile terminal
- [STM32] STM32 SDIO SD card read / write test (I) -- SD card hardware design and software migration
- 总结20220210
- ecshop禁用缓存、关闭缓存
- 手写shallowReadonly和readonly
- C language simple TCP server program
- creating vlan over openstack (by quqi99)
- 总结20220119
猜你喜欢
微信公众号网页授权----redirect_uri域名与后台配置不一致,错误码10003 错误
uniapp 微信小程序地图,在高德app、腾讯app、百度app、苹果地图app 中打开
04.接口隔离原则(Interface Segregation Principle)
[STM32] STM32 SDIO SD card read / write test (III) -- SD_ Init card stage of init
06.里氏替换原则(Liskov Substitution Principle,LSP)
【SDIO】SD2.0协议分析总结(一)-- SD卡基本概率介绍
[SDIO] sd2.0 protocol analysis summary (II) -- SD card identification & data transmission process
Is it really necessary to define VO, Bo, Po, do, dto?
垃圾回收
OSI模型,TCP/IP模型
随机推荐
包装类和字符串的方法
ES6 assignment deconstruction
03.单一职责原则(Simple Responsibility Pinciple)
Internet download manager2022 trial (IDM for short)
构造函数
使用工厂的方法创建对象
[audio] analysis and summary of PCM audio data transmitted by I2S (II)
C language simple TCP server program
【Nordic】nRF52810 OTA升级(二)–DFU如何使用
Why does chrome video get stuck badly (by quqi99)
Toss Phoenix system (by quqi99)
06.里氏替换原则(Liskov Substitution Principle,LSP)
Try kolla-ansible (by quqi99)
02.依赖导致原则 - Dependence Inversion Principle
总结20220120
debug glance(by quqi99)
【Nordic】nRF52810 OTA升级(三)–DFU理论分析
It took two hours to find the bug about scrollto scrolling the distance from offsettop to the top
Uniapp wechat applet map, open in Gaode app, Tencent app, baidu app, apple map app
真的有必要定义VO,BO,PO,DO,DTO吗?