Hi,
Was there some change on Wechat end recently?
Plugin is no longer showing QR code on payment page.
Everything was configured properly and working before.
Before the plugin ‘WP Weixin’ was activate, the home page is available in the in-app browser in Wechat. After the plugin was activated, browsing the home page in Wechat will return 404 error.
The Service account and the Wechatpay account is linked. All settings i can find in any document has been done. (Collecting and updating a list and subit as soon as i can.)
Why do this happened? Is there any step i still didn’t do?
激活插件“WP Weixin”前,微信浏览器可以正常浏览网站首页。激活插件后,尝试浏览主页时返回404错误。
服务号和微信支付已对接。网上文档所说的所有设置都已经完成了。(稍候提供步骤清单)
是不是我还有什么步骤没有做?
Hello
Thanks for yr plugin. I am using WordPress 5.4. After activate plugin, no setup option on my woocommerce payment section. Pls help and thanks for yr time.
]]>Where did I make this mistake
I install the wp-weixin and Payment gateway for WooCommerce – Woo WeChatPay plugins and actived them,
can I just use the wechat pay function only ,just save the wechatpay appid and Key, let the WeChat Official Account fields blank, I just use the wechat pay no need WeChat Official Account. and I use https://open.weixin.qq.com/ account bind the wechat pay
Hi
I installed and activated the plugin but I cannot see the payment option on woocommerce, and I can’t see any setup options for the plugin.
How can I activate WeChat payments on my site?
Thanks a lot!
Jaume Llagostera
Hello
I have configured everything right as per the documentation, but still failing while generating QR code. Do you offer paid consulting to take a look and suggest what could be the issue? Also, will this work with WooCommerce Subscriptions (Auto Renew).
Let me know. Thanks
在woo-wechatpay\inc\class-wc-wechatpay.php文件的1121行:__( 'WeChat Order Notification Template ID', 'wp-weixin' ),
最后单引号的wp-weixin是不正确的,导致字段WeChat Order Notification Template ID
翻译不出来。
应该是:__( 'WeChat Order Notification Template ID', 'woo-wechatpay' )