CN117580002A - Service handling method, system and device based on mobile terminal information distribution - Google Patents

Service handling method, system and device based on mobile terminal information distribution Download PDF

Info

Publication number
CN117580002A
CN117580002A CN202311413953.6A CN202311413953A CN117580002A CN 117580002 A CN117580002 A CN 117580002A CN 202311413953 A CN202311413953 A CN 202311413953A CN 117580002 A CN117580002 A CN 117580002A
Authority
CN
China
Prior art keywords
applet
user
page
mobile terminal
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311413953.6A
Other languages
Chinese (zh)
Inventor
叶剑亮
铁锦程
李虎
曾毅峰
魏明丽
高萍萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Pudong Development Bank Co Ltd
Original Assignee
Shanghai Pudong Development Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Pudong Development Bank Co Ltd filed Critical Shanghai Pudong Development Bank Co Ltd
Priority to CN202311413953.6A priority Critical patent/CN117580002A/en
Publication of CN117580002A publication Critical patent/CN117580002A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
    • H04W4/185Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals by embedding added-value information into content, e.g. geo-tagging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to a business handling method, a system and a device based on mobile terminal information distribution, wherein the method comprises the following steps: the user mobile terminal receives a short message push containing an H5 middle page link; after receiving the operation of clicking the H5 intermediate page link by the user, the user mobile terminal opens the H5 intermediate page and calls a corresponding applet; and the user mobile terminal opens a service handling related H5 page in the applet, acquires user information through the applet to perform authorization authentication, and logs in to reach the service handling related H5 operation page. Compared with the prior art, the invention performs unified authorization authentication through the applet, and the user who has logged in the applet or the user who has bound information in the WeChat public number can directly transact the service without manual login operation, so that the user does not need to input login information for multiple times to perform binding operation under different scenes, thereby optimizing the operation flow and simplifying the operation.

Description

Service handling method, system and device based on mobile terminal information distribution
Technical Field
The present invention relates to the field of message distribution in a mobile communication network, and in particular, to a method, a system, and a device for handling login-free service based on mobile terminal information distribution.
Background
The existing scheme for sending information to the mobile terminal equipment of the user and guiding the user to conduct related business is that the user clicks a link to open an H5 page to conduct related business by sending a short message with the link to the user. However, for service pushing which requires personal information of the user, the user can perform related operation only after logging in the information such as the certificate number, the local short message verification code and the like which are manually input on the H5 page, and the user operation is complicated.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a business handling method, a system and a device based on mobile terminal information distribution.
The aim of the invention can be achieved by the following technical scheme:
as a first aspect of the present invention, there is provided a service handling method based on mobile terminal information distribution, the method comprising the steps of:
the user mobile terminal receives a short message push containing an H5 middle page link;
after receiving the operation of clicking the H5 intermediate page link by the user, the user mobile terminal opens the H5 intermediate page and calls a corresponding applet;
and the user mobile terminal opens a service handling related H5 page in the applet, acquires user information through the applet to perform authorization authentication, and logs in to reach the service handling related H5 operation page.
Further, the applet queries the database for user information via the openId shared with the public number.
Further, the H5 middle page adopts a website hosted by a static website to jump to an applet without authentication.
Further, the H5 middle page is spliced with dynamic parameters after being linked.
Further, the dynamic parameters include marketer codes and/or manager numbers for counting performance of the marketer.
As a second aspect of the present invention, there is provided a business transaction system based on mobile-side information distribution, the system comprising:
the short message platform is used for sending a short message push comprising an H5 middle page link to the user terminal;
h5 middle page, which adopts static website to call corresponding applet;
the applet is embedded with a service handling related H5 page and is used for acquiring user information and uniformly authorizing to log in the service handling related H5 page.
Further, the applet queries the database for user information via the openId shared with the public number.
Further, the H5 middle page is spliced with dynamic parameters after being linked, wherein the dynamic parameters comprise marketer codes and/or manager numbers and are used for counting the performance of the marketer.
As a third aspect of the present invention, there is provided a mobile terminal including a memory, a processor, and a program stored in the memory, the processor implementing the service transacting method based on mobile terminal information distribution as described above when executing the program.
As a fourth aspect of the present invention, there is provided a storage medium having stored thereon a program which, when executed, implements the steps of the business transaction method based on mobile-side information distribution as described above.
Compared with the prior art, the invention has the following beneficial effects:
1) In the scheme of the invention, after the user opens the short link, the user calls the applet through the H5 intermediate page, and opens the relevant H5 page for business handling in the applet. Through unified authorization authentication of the applet, a user who has logged in the applet or a user who has bound information in the WeChat public number can directly transact business without manual login operation, so that the user does not need to input login information for multiple times to perform binding operation under different scenes, the operation flow is optimized, and the operation is simplified.
2) The invention jumps to the corresponding applet through the intermediate page of the static website host without authentication, which can jump the applet in the H5 of the WeChat internal browser and jump the credit card applet in the WeChat external browser. The generated link is permanently and effectively without limitation of timeliness, and dynamic parameters can be spliced behind the generated link, so that multiple functions can be expanded.
Drawings
Fig. 1 is a flow chart of a business handling method based on mobile terminal information distribution according to the present invention.
Detailed Description
The invention will now be described in detail with reference to the drawings and specific examples. The present embodiment is implemented on the premise of the technical scheme of the present invention, and a detailed implementation manner and a specific operation process are given, but the protection scope of the present invention is not limited to the following examples.
Example 1
As shown in fig. 1, in the solution provided in the first embodiment of the present invention, a user opens a corresponding applet in a mobile terminal through a short message link, and a user who has logged in the applet or a user who has a public number bound can perform a login-free operation through unified authorization authentication to reach an H5 page.
The WeChat applet has the advantages of no need of installation, availability of tentacles, running after running out and no need of unloading, and the WeChat applet is opened through short message link, so that the operability is strong, as the applet can be bound with WeChat public numbers, i.e. users bound with corresponding public numbers can directly log in-free to open the corresponding applet, user information sharing is realized, H5 page open login is realized through unified authorization, users do not need to input login information for multiple times under different scenes to carry out binding operation, and the operation flow is optimized.
Because the WeChat public number shares the same openId with the WeChat applet, user information can be found in the database through the openId, and the user bound on the WeChat public number can be automatically bound even if the user is not bound in the applet, and the applet can be opened. Thus, the H5 embedded in the WeChat applet can be operated directly without login operation, and the H5 page can be opened without login by means of the login mechanism of the WeChat applet by the shell of the WeChat applet.
The invention can skip to the applet without authentication through the website hosted by the static website, the method can skip to the applet in the H5 of the internal browser of the WeChat, and also can skip to the applet in the external browser of the WeChat, the H5 link is sent to the user by using the SMS platform, the user can click the link to directly open the H5 page in the WeChat access applet, and the user information is not required to be input to avoid logging in the access page. Significant advantages over the generation of links previously by configuring url schemes in the WeChat background: the validity period of the link generated by the url schema is 2 hours, the link fails after the validity period, the WeChat applet cannot be opened, and the link generated by the method is permanently valid without limitation of timeliness. Links generated by url schema are fixed and cannot be modified, dynamic parameters can be spliced behind links generated in the above way, this function can be used in business applications to carry information including marketer codes, manager numbers, etc. for counting marketer performance, etc.
Example 2
As a second embodiment of the present invention, this embodiment further provides a service handling system based on mobile terminal information distribution, where the system includes:
the short message platform is used for sending a short message push comprising an H5 middle page link to the user terminal;
h5 middle page, which adopts static website to call corresponding applet;
the applet is embedded with a service handling related H5 page and is used for acquiring user information and uniformly authorizing to log in the service handling related H5 page.
When a user clicks an H5 middle page link in the short message pushing, skipping to a corresponding applet through the H5 middle page hosted by the static website without authentication; the applet queries and obtains user information in the database through the openId shared by the public numbers to perform unified authorization authentication, and logs in to the related H5 operation page of business handling.
Example 3
As a third aspect of the present invention, the present application further provides a mobile terminal, including: one or more processors; a memory for storing one or more programs; the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the methods described in the embodiments above. In addition to the above-mentioned processor, memory and interface, any device with data processing capability in the embodiments generally may further include other hardware according to the actual function of the any device with data processing capability, which will not be described herein.
Example 4
As a fourth aspect of the present invention, there is also provided a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement a method as described in the above embodiments. The computer readable storage medium may be an internal storage unit, such as a hard disk or a memory, of any of the data processing enabled devices described in any of the previous embodiments. The computer readable storage medium may also be an external storage device, such as a plug-in hard disk, a Smart Media Card (SMC), an SD Card, a Flash memory Card (Flash Card), or the like, provided on the device. Further, the computer readable storage medium may include both internal storage units and external storage devices of any device having data processing capabilities. The computer readable storage medium is used for storing the computer program and other programs and data required by the arbitrary data processing apparatus, and may also be used for temporarily storing data that has been output or is to be output.
The foregoing describes in detail preferred embodiments of the present invention. It should be understood that numerous modifications and variations can be made in accordance with the concepts of the invention by one of ordinary skill in the art without undue burden. Therefore, all technical solutions which can be obtained by logic analysis, reasoning or limited experiments based on the prior art by the person skilled in the art according to the inventive concept shall be within the scope of protection defined by the claims.

Claims (10)

1. The business handling method based on mobile terminal information distribution is characterized by comprising the following steps:
the user mobile terminal receives a short message push containing an H5 middle page link;
after receiving the operation of clicking the H5 intermediate page link by the user, the user mobile terminal opens the H5 intermediate page and calls a corresponding applet;
and the user mobile terminal opens a service handling related H5 page in the applet, acquires user information through the applet to perform authorization authentication, and logs in to reach the service handling related H5 operation page.
2. The mobile-side-information-based business transaction method according to claim 1, wherein the applet queries the database for user information via an openId shared with a public number.
3. The business handling method based on mobile terminal information distribution according to claim 1, wherein the H5 middle page adopts a website authentication-free jump to applet hosted by a static website.
4. The business handling method based on mobile terminal information distribution according to claim 3, wherein the H5 middle page is spliced with dynamic parameters after being linked.
5. The mobile-side-information-based business transaction method according to claim 4, wherein the dynamic parameters include marketer codes and/or manager numbers for counting performance of marketers.
6. A business transaction system based on mobile-side information distribution, the system comprising:
the short message platform is used for sending a short message push comprising an H5 middle page link to the user terminal;
h5 middle page, which adopts static website to call corresponding applet;
the applet is embedded with a service handling related H5 page and is used for acquiring user information and uniformly authorizing to log in the service handling related H5 page.
7. The mobile-side-information-based transaction system of claim 6 wherein the applet queries the database for user information via an openId shared with a public number.
8. The mobile-side-information-based business transaction system according to claim 6, wherein the H5 middle page is spliced with dynamic parameters after linking, and the dynamic parameters include marketer codes and/or manager numbers for counting the performance of the marketer.
9. A mobile terminal comprising a memory, a processor, and a program stored in the memory, wherein the processor implements the mobile-side-information-based service transaction method according to any one of claims 1 to 5 when executing the program.
10. A storage medium having a program stored thereon, wherein the program, when executed, implements the steps of the mobile-side-information-based distribution service transaction method according to any one of claims 1 to 5.
CN202311413953.6A 2023-10-30 2023-10-30 Service handling method, system and device based on mobile terminal information distribution Pending CN117580002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311413953.6A CN117580002A (en) 2023-10-30 2023-10-30 Service handling method, system and device based on mobile terminal information distribution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311413953.6A CN117580002A (en) 2023-10-30 2023-10-30 Service handling method, system and device based on mobile terminal information distribution

Publications (1)

Publication Number Publication Date
CN117580002A true CN117580002A (en) 2024-02-20

Family

ID=89863357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311413953.6A Pending CN117580002A (en) 2023-10-30 2023-10-30 Service handling method, system and device based on mobile terminal information distribution

Country Status (1)

Country Link
CN (1) CN117580002A (en)

Similar Documents

Publication Publication Date Title
CN105512881B (en) A kind of method and terminal for completing payment based on two dimensional code
US11200579B2 (en) Apparatus for authentication and payment based on web, method for authentication and payment based on web, system for authentication and payment based on web and non-transitory computer readable storage medium having computer program recorded thereon
CN112333198B (en) Secure cross-domain login method, system and server
CN111160845B (en) Service processing method and device
KR101541263B1 (en) Method and apparatus for executing user action commands
CN111062024B (en) Application login method and device
CN112039826B (en) Login method and device applied to applet end, electronic equipment and readable medium
CN104572263A (en) Page data interaction method, related device and system
CN104820944A (en) Method and system for bank self-service terminal authentication, and device
CN111242462A (en) Data processing method and device, computer storage medium and electronic equipment
CN102012925B (en) Page data generation method, data reviewing method and data exchange entry system
CN110719590A (en) One-key login method, device, equipment and storage medium based on mobile phone number
CN117580002A (en) Service handling method, system and device based on mobile terminal information distribution
CN115858320A (en) Operation log recording method, apparatus, medium and product
CN110059081A (en) Data output method, device and the computer equipment shown based on data
CN113873450B (en) Short message configuration method, device, computer equipment and storage medium
CN106610966A (en) Information providing method and device
CN105141586A (en) Method and system for verifying user
CN109492034A (en) Batch processing system, method, apparatus and storage medium
CN104158893A (en) Method and system for transmitting clipboard content based on WiFi (Wireless Fidelity) equipment
CN110943982B (en) Document data encryption method and device, electronic equipment and storage medium
CN114218550A (en) Single sign-on method and device, electronic equipment and storage medium
CN112200654A (en) Service method, client, system, electronic device and readable storage medium
CN105718314A (en) Event execution method, device and system
CN108734814B (en) Visitor information processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination