Alipay mini program creation method
First, log in to the mini program development center. Depending on whether the account has created a mini program, the My Mini Program page layout is slightly different:
If you have never created a mini program, click Start Creation to enter the Create Mini Program page.
#If you have already created a mini program, click Create in the upper right corner of the page to enter the Create Mini Program page.
Then, on the Create Mini Program page, fill in the Mini Program name (see Mini Program Application Name Specifications), click Create, and you can quickly create the Mini Program.
#Except for the mini program name, other information can be filled in when creating or completed during subsequent arraignments. Basic information needs to comply with the Mini Program Review Standards.
Instructions:
Each Alipay account can create up to 10 mini programs.
Mini programs that have not been submitted for review can be deleted and will not be counted in the total number after deletion.
Query APPID
The mini program APPID is equivalent to the mini program’s ID number and is displayed on the My Mini Program page of the Mini Program Development Center .
Modify the basic information
How to modify the basic information of the mini program outside of the creation and review process:
1. Log in to the Mini Program Development Center and select the desired mini program on the My Mini Program page.
2. In the left navigation bar, click to enter the Mini Program Information page.
3. Click Edit to start modifying the basic information of the mini program.
Basic information modification rules:
All information can be modified without limit on the number of times before it is put on the shelf.
After being put on the shelves, modification restrictions are divided into three categories:
1. Mini program name and mini program English name are not allowed to be modified.
2. Mini Program Introduction, Mini Program Category, and Mini Program Description can be modified, but can only be modified 5 times per calendar month.
3, logo and other information can be modified without limit.
Recommended learning: Small program development
The above is the detailed content of How to create a mini program in Alipay. For more information, please follow other related articles on the PHP Chinese website!