Skip to content

Enter Details

  1. Go to https://mp.weixin.qq.com
  2. Click on your account name at the bottom left sidebar
  3. Select 账号详情 (Account Details)
  4. Scroll down to 注册信息 (Registration Information) section
  5. Your AppID is displayed there

  1. Go to https://developers.weixin.qq.com/console/
  2. Select your account → Navigate to 基础信息 (Basic Information) tab
  3. Your AppID is displayed in the account details section

  1. In the same 账号详情 (Account Details) page
  2. Find 名称 field at the top - this is your official account name
  1. Go to https://developers.weixin.qq.com/console/
  2. Select your account → Navigate to 基础信息 (Basic Information) tab
  3. Find 主体名称 field in the account details section
  1. Go to https://mp.weixin.qq.com
  2. Go to 设置与开发 (Settings & Development) → 基本配置 (Basic Configuration)
  3. Find 开发者密码(AppSecret)
  4. Click 重置 (Reset) to generate a new secret
  5. Copy the secret immediately (it will only be shown once)

These will be configured in the next step (Webhook setup). You can either:

  • Use values we provide
  • Or create your own (Token: any string, EncodingAESKey: 43-character random string)