Micro letter - small programs - development documentation - Introduction: Small program guide access

ylbtech- micro letter - small programs - development documentation - Introduction: Small program guide access

 

1. Back to top
1、

Product Positioning and Features

Applet micro-channel is a new way to connect to the service user, it can be easily access and dissemination in the micro channel, while having a better experience

Applet registration

Applet micro-channel is a new way to connect to the service user, it can be easily access and dissemination in the micro channel, while having a better experience

Registration applet account

In the micro-channel public platform official website home page ( mp.weixin.qq.com top right, click "Register Now" button).

Select the type of account registration

Select "applets", click on "View type difference" to see the differences and advantages of different types of accounts.

Fill in email and password

Please fill in the unregistered public platform, open platform, Enterprise, unbound personal mailbox number.

Activate mailbox

Login E-mail, check the activation email, click on the activation link.

Fill the main information

Click the activation link, continue to the next step of the registration process. Please select the subject type selection, perfect subject information and administrator information.

Select body type

Type body as follows:

Main account range
personal There are over 18 domestic micro-channel real-name user identity information
enterprise Businesses, branch offices, business-related brand.
Enterprise (individual industrial and commercial households) Individual industrial and commercial households.
government Domestic, at all levels, various government agencies, institutions, social organizations have administrative functions and so on. At present, covering public security agencies, caucus, the judiciary, transport operators, travel agencies, industrial and commercial tax authorities, municipal agencies.
media Newspapers, magazines, television, radio, news agencies, others.
Other organizations It does not belong to the government, the media, businesses or types of individuals.

Fill in the information and select the authentication subject

  • Type of business account to select two main authentication.
    • One way: the need to use public accounts Tencent to fight money companies to verify the identity of the subject. Play money after submitting information subject information you can view.
    • Second way: to verify the identity of the body through the micro-certified letter, to pay 300 yuan certification fee. Pre-certification by a small part of the program function temporarily unavailable.

  • Government, media, other tissue types account, you must verify the identity of the body through the micro-certified letter. Pre-certification by a small part of the program function temporarily unavailable.

  • Micro-channel authentication entry: Login Applet - Set - Micro-Letter certification details

Fill in the information administrator

Confirm information is not subject to change

Click OK to complete the registration process

Select the user to play section of the public, follow the prompts page, import the specified amount of payment to the designated account.

注意:请在10天内完成汇款,否则将注册失败。

选择通过微信认证验证主体身份的用户,完成注册流程后请尽快进行微信认证,认证完成之前部分功能暂不可使用。

小程序信息完善及开发前准备

登录小程序管理平台

完成注册后,在微信公众平台官网首页(mp.weixin.qq.com)的登录入口直接登录。

完善小程序信息

完成注册后,微信小程序信息完善步骤和开发可同步进行。

选择对公打款的用户,完成汇款验证后,可以补充小程序名称信息,上传小程序头像,填写小程序介绍并选择服务范围。

选择通过微信认证验证主体身份的用户,需先完成微信认证后,才可以补充小程序名称信息,上传小程序头像,填写小程序介绍并选择服务范围。 

小程序开放的服务类目

非个人主体小程序开放的服务类目

非个人主体类型小程序,可参考当前已开放的服务类目小程序开放的服务类目-非个人主体

个人主体小程序开放的服务类目

个人主体类型小程序,可参考当前已开放的服务类目小程序开放的服务类目-个人主体

海外主体小程序开放的服务类目

海外主体类型小程序,可参考当前已开放的服务类目小程序开放的服务类目-海外外主体

开发前准备

绑定开发者

登录微信公众平台小程序,进入用户身份-开发者,新增绑定开发者。

个人主体小程序最多可绑定5个开发者,10个体验者。

未认证的组织类型小程序最多可绑定10个开发者,20个体验者

已认证的小程序最多可绑定20个开发者,40个体验者。

获取AppID

进入“设置-开发设置”,获取AppID信息。

代码审核与发布

提交审核

登录微信公众平台小程序,进入开发管理,开发版本中展示已上传的代码,管理员可提交审核或是删除代码。

审核信息填写

配置功能页面

填写重要业务页面的类目与标签,重要业务页面组数不多于5组。

测试帐号

当小程序需要开发者提供测试帐号才能完成审核体验时,小程序在首次提交审核时将被打回,再次提交审核时将开放提供测试帐号的入口,该入口将由开发者提供帐号给微信审核人员审核微信小程序时登录使用。

完成提交

提交审核完成后,开发管理页中审核版本模块展示审核进度。

提示:

代码发布

代码审核通过,需要开发者手动点击发布,小程序才会发布到线上提供服务。

注意:

内测期间,代码发布按钮不可点击。

小程序申请微信认证

政府、媒体、其他组织类型帐号,必须通过微信认证验证主体身份。企业类型帐号,可以根据需要确定是否申请微信认证。已认证帐号可使用微信支付权限。

个人类型帐号暂不支持微信认证。

认证入口:登录小程序—设置—基本设置—微信认证—详情

小程序申请微信支付

已认证的小程序可申请微信支付。

小程序绑定微信开放平台帐号

小程序绑定微信开放平台帐号后,可与帐号下的其他移动应用、网站应用及公众号打通,通过UnionID机制满足在多个应用和公众号之间统一用户帐号的需求。

UnionID机制说明:如果开发者拥有多个移动应用、网站应用、和公众帐号(包括小程序),可通过UnionID来区分用户的唯一性,因为只要是同一个微信开放平台帐号下的移动应用、网站应用和公众帐号(包括小程序),用户的unionid是唯一的。换句话说,同一用户,对同一个微信开放平台下的不同应用,UnionID是相同的。用户的UnionID可通过调用“获取用户信息”接口获取。

了解“获取用户信息”接口请查看开发文档—API—开放接口—用户信息。

绑定小程序流程说明:登录微信开放平台(open.weixin.qq.com)—管理中心—公众帐号—绑定公众帐号

注意:微信开放平台帐号必须完成开发者资质认证才可以绑定小程序。

公众号关联小程序

公众号关联小程序后,将可在图文消息、自定义菜单、模板消息等功能中使用小程序。

关联规则:

  1. 所有公众号都可以关联小程序。
  2. 一个公众号可关联10个同主体的小程序,3个不同主体的小程序。
  3. 一个小程序可关联500个公众号。
  4. 公众号一个月可新增关联小程序13次,小程序一个月可新增关联500次。

关联流程:

登录公众号后台-小程序-小程序管理-添加-关联小程序

在企业微信中使用小程序

概述

企业微信移动客户端有内置小程序基础库,微信小程序可在企业微信上运行,同时开发者也可以针对企业微信提供的特殊接口开发出更适应于企业内部场景的小程序。需注意,企业微信只支持运行已在微信侧上架的小程序。 更多详细介绍可点击查看 企业微信小程序开发文档

小程序关联到企业微信

目前,开发者可将小程序关联到企业微信,关联后可设置在企业微信的工作台与个人对外信息展示小程序。

关联入口

可通过以下两个方式找到关联小程序到企业微信的入口:

1.可前往企业微信管理后台-进入应用与小程序-小程序-关联小程序 详情

2.登录小程序管理后台-设置tab-关联设置,找到关联到企业微信-前往关联的入口 

关联步骤

1.登录企业微信管理后台-进入应用与小程序-小程序-关联小程序;或登录小程序管理后台-设置tab-关联设置,找到关联到企业微信-前往关联的入口

2.关联需要小程序开发者授权,故会跳转到公众平台中进行一次授权扫码,请使用要关联的小程序所属的管理员微信号进行扫码授权

3.对小程序进行可见范围的设置 

4.关联完成,设置了可见范围的企业成员可以在工作台看到关联的小程序。

注: 小程序被关联到了哪些企业,可以统一在小程序后台设置-关联设置-关联到企业微信中看到关联记录。

企业微信小程序开发文档 企业微信提供了特有的API,可供开发者开发更适合企业场景的小程序;同时,由于平台有差异性,会有一定适配工作;以及如何调试企业微信小程序等更多的开发相关文档,请点击查阅 企业微信开发文档

2、
2.返回顶部
 
3.返回顶部
 
4.返回顶部
 
5.返回顶部
1、
2、
 
6.返回顶部
 
warn 作者:ylbtech
出处:http://ylbtech.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

Guess you like

Origin www.cnblogs.com/storebook/p/11041122.html