Difference: 1. The store mini-program is associated with the official account by default and does not have an independent account and password, so it cannot be authorized to other third-party production platforms; while the mini-program has an independent account and password and can be authorized to other third-party platforms. . 2. The store mini-program only functions as a page display and cannot be purchased, while the functional mini-program can be used for product reservations, purchases, marketing activities, etc.
The operating environment of this tutorial: HarmonyOS 2.0 system, WeChat version 8.0.19, HONOR V30.
Since the emergence of mini programs, many people can’t distinguish between “store mini programs and mini programs”. They want to make a mini program, but don’t know which one to make? There are two types of mini programs: one is a store mini program, and the other is a functional mini program. What is the difference between the two?
1. Different opening methods:
Conditions for opening the store mini program: The main body is the public account of enterprises, media, government and other organizations;
Activation process:
Step one: Log in to the WeChat public platform - click "Add function plug-in" - click "Store Mini Program" - click "Activate".
Step 2: Confirm the business information - Use the WeChat code bound to the operator's personal bank card to scan the QR code to verify the identity - Check Read - Click Next .
Step 3: Fill in relevant information such as "merchant name, merchant avatar, service category, merchant introduction" - click "Submit".
Note: The merchant name cannot be modified after it is approved.
Step 4: Submit for review. (The review time is within 5 working days)
## Mini program registration process: Go to the homepage of the WeChat public platform official website1)RegisterRegister the mini program on the WeChat public platform. After completing the registration, information can be improved and developed simultaneously. 2) Mini program information is completeFill in the basic information of the mini program, including name, avatar, introduction and service scope, etc. 3) Develop mini programs/authorizationAfter completing the mini program developer binding and development information configuration, developers can download developer tools and refer to development documents to develop and debug mini programs. . Merchants who do not have development capabilities can leave it to the third-party mini program production platform for relevant configuration and release. 4) Submit for review and releaseAfter completing the development of the mini program, you can submit the code to the WeChat team for review, and it can be released after passing the review.2. Different functions:
Store Mini Program: It is the management capability provided by the public platform to merchants for the related functions of their offline physical stores. It is associated with the public account by default. There is no independent account and password, and it cannot be authorized to other third-party production platforms. After the store mini program is opened, it will be displayed in the menu bar of the official account. Function Mini Program: It is a new open capability that can be easily obtained and disseminated within WeChat, while providing an excellent user experience. can be associated with a public account, has an independent account password, and can be authorized to other third-party platforms. Separate login interface, where you can perform relevant settings, authentication, activate WeChat payment, etc.3. Different display forms:
The store applet can only serve as a page display and cannot be used for purchaseMini program: Not only can you display stores and companies, you can also make product reservations, purchases, and conduct marketing activities, etc.! [Related learning recommendations:小program development tutorial]
The above is the detailed content of What are the differences between store mini programs and functional mini programs?. For more information, please follow other related articles on the PHP Chinese website!