Questions tagged [wechat-official-account]

The WeChat Official Accounts Platform is used for operators to provide information and services to WeChat users via Official Accounts.

The WeChat Official Accounts Platform is used for operators to provide information and services to WeChat users via Official Accounts.

Development docs: https://developers.weixin.qq.com/doc/

4 questions
0
votes
0 answers

How can I get user basic information (wechat API)?

I have an application that uses UnionID Mechanism to get user info (nickname, language code). After researching, According to WeChat's official description, this method will no longer output user information after 12/27/2021.…
0
votes
1 answer

How to make payment using QR code in WeChat?

Hi I have WeChat API's and I am trying to make payment with code_url got from the unified order API result. I got code_url from unified order result, and I converted it to QR code image and scanned that QR code to make a payment, but when I scan QR…
0
votes
1 answer

What are all the IP Address to white list to receive the incoming messages from the wechat server

What are all the IP Address to white list to receive the incoming messages from the wechat server. There is a webhook URL we have to be configured in wechat console mp.wexin.qq.com to receive the incoming messages. The following ips addres we have…
Madhu
  • 552
  • 2
  • 10
  • 23
0
votes
1 answer

Where is the submit button in a WeChat Official Account app?

I am trying to follow the WeChat Official Account tutorial to build an app. In the step of 1.4 Basic Configuration for Developers After the restart is successful (python main.py 80), click the Submit button. If the prompt "token verification…
Hongbo Miao
  • 45,290
  • 60
  • 174
  • 267