CN111833063A - Information processing method, computer device, and computer-readable storage medium - Google Patents

Information processing method, computer device, and computer-readable storage medium Download PDF

Info

Publication number
CN111833063A
CN111833063A CN201910303951.9A CN201910303951A CN111833063A CN 111833063 A CN111833063 A CN 111833063A CN 201910303951 A CN201910303951 A CN 201910303951A CN 111833063 A CN111833063 A CN 111833063A
Authority
CN
China
Prior art keywords
information
user
asset management
processing method
server
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.)
Granted
Application number
CN201910303951.9A
Other languages
Chinese (zh)
Other versions
CN111833063B (en
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.)
Beijing Didi Infinity Technology and Development Co Ltd
Original Assignee
Beijing Didi Infinity Technology and Development 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 Beijing Didi Infinity Technology and Development Co Ltd filed Critical Beijing Didi Infinity Technology and Development Co Ltd
Priority to CN201910303951.9A priority Critical patent/CN111833063B/en
Publication of CN111833063A publication Critical patent/CN111833063A/en
Application granted granted Critical
Publication of CN111833063B publication Critical patent/CN111833063B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/02Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • Bioethics (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the disclosure provides an information processing method, computer equipment and a computer readable storage medium, which relate to the technical field of mobile payment, wherein the information processing method comprises the following steps: sending the user basic information of the current login account to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information; receiving subscription information fed back by a server; and associating the current login account and the account information of the target asset management mechanism according to the subscription information. According to the method, the server of the target asset management mechanism which grasps the assets and the privacy information executes the identity authentication operation and the three-party protocol signing operation, so that the touch and the storage of the privacy information by a payment company can be isolated, the security of the user privacy is ensured, the operating pressure of the payment application program server can be reduced, and the operating efficiency of the payment application program server is improved.

Description

Information processing method, computer device, and computer-readable storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of mobile payment, in particular to an information processing method, computer equipment and a computer readable storage medium.
Background
The function of a payment company in most business scenes is to assist a user in participating in a transaction and complete fund receipt and payment. In order to ensure the security of the user in the payment link, the payment company needs to identify the real identity information of the user. For the real identity of the user, the authentication method adopted by the system, such as checking the privacy information of the user bank card, checking the biological information of the user, etc., is called identity authentication. In order to improve the convenience of the user in the payment link, the payment company needs to master the asset information of the user, such as asset account information, bank card information, and the like. In order to protect the legality of the user in the payment link, the payment company needs to sign a three-party agreement with the user and an asset management party, such as a bank, and grant the right of the payment company to control the user asset within a certain amount.
Currently, there are some existing ways in the industry to obtain and verify identity information and asset information, such as four-factor filling authentication and signing, and require a user to fill in real information of the user in a product interface of a payment company, and the common four factors include: the name, the identity card, the bank card number and the bank reserved mobile phone number are encrypted by a payment company and then transmitted to the bank or other mechanisms through a private line, and the mechanisms perform recheck and check based on user privacy information mastered by the mechanisms and inform the payment company of the result of the check of the identity and asset information. Meanwhile, the function of signing a three-party protocol is attached, a short message is sent to a user, and the protocol takes effect after the user confirms the short message. The authentication mode is the most original, from the perspective of user experience, a user needs to remember all privacy information or needs to carry related certificates and provide the privacy information to a payment company, and a confirmation short message for subsequently signing a three-party protocol is also issued to the user through a short message or other forms, so that the risk of hijacking exists, and the user experience and the safety are poor. From the aspect of system operation, the amount of information input and transmitted by the product of the payment company is large, the product is easily influenced by the network environment, the operation burden is heavy, and the system operation efficiency is reduced.
Disclosure of Invention
The disclosed embodiments are directed to solving at least one of the technical problems of the related art or the related art.
To this end, a first aspect of the embodiments of the present disclosure is to provide an information processing method.
A second aspect of the embodiments of the present disclosure is to provide a computer device.
A third aspect of the embodiments of the present disclosure is to provide a computer-readable storage medium.
In view of this, according to a first aspect of the embodiments of the present disclosure, there is provided an information processing method including: sending the user basic information of the current login account to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information; receiving subscription information fed back by a server; and associating the current login account and the account information of the target asset management mechanism according to the subscription information.
The information processing method provided by the embodiment of the disclosure is particularly used for a third-party payment application program, when a user needs to perform identity authentication and sign a three-party protocol for payment, the user basic information of a current login account is sent to a server of a target asset management mechanism which grasps user assets and privacy information, the server executes identity authentication operation and three-party protocol signing operation, so that the payment company can be isolated from touching and storing the privacy information, and the application (namely the server of the target asset management mechanism) which grasps the assets and the privacy information completes verification and protocol signing, so that on one hand, the security of the user privacy is ensured, on the other hand, the operating pressure of the payment application program server can be reduced, and the operating efficiency of the payment application program server is improved. And then, the payment application program completes the association of the payment application program and the account number of the target asset management mechanism according to the subscription information fed back by the server, and can perform the control within a certain limit on the fund of the user in the target asset management mechanism in the subsequent payment process.
In addition, according to the information processing method in the above technical solution provided by the embodiment of the present disclosure, the following additional technical features may also be provided:
in the above technical solution, preferably, the user basic information includes a name and an identification number.
In the technical scheme, the user basic information comprises a name and an identification card number which are enough to reflect the identity of the user, so that a target asset management mechanism can execute subsequent operations according to the identity, the information transmission amount can be reduced, and the privacy of the user can be protected.
In any of the above technical solutions, preferably, the subscription information includes user basic information, account information and a protocol number stored in the server and associated with the user basic information.
In the technical scheme, the subscription information comprises the basic information of the user, so that the payment application program can check whether the information is consistent or not conveniently; the account information is information registered by the user in the target asset management mechanism, so that the fund receipt and payment operation is conveniently executed, and the relationship between the basic information of the user and the account information of the plurality of application programs is favorably correlated; the protocol number reflects the successful signing of the three-party protocol, which is convenient for executing fund receipt and payment operation without transmitting the whole three-party protocol, thereby reducing the information transmission amount and lightening the operation pressure.
In any of the above technical solutions, preferably, before the operation of sending the user basic information of the current login account to the server of the target asset management authority, the information processing method further includes: and outputting prompt information to prompt the user to input basic information of the user.
In the technical scheme, the user can be reminded to input the basic information of the user in time by outputting the prompt information, and the successful execution of the signing process is ensured. The output of the prompt information can be realized by displaying a text input box, and specific information names, namely names and identity card numbers, are marked beside the text input box so that a user can input the names and the identity card numbers in the corresponding text input box.
In any one of the above technical solutions, preferably, before the operation of outputting the prompt information, the information processing method further includes: and judging whether the basic information of the user is stored or not, and if not, executing the operation of outputting the prompt information.
In the technical scheme, whether the basic user information is stored or not is judged, and if the basic user information is stored, the basic user information does not need to be input again, so that the user operation is further simplified, and the information processing burden is reduced.
In any one of the above technical solutions, preferably, after the operation of outputting the prompt information, the information processing method further includes: and checking whether the name in the user basic information corresponds to the identity card number, if so, executing the operation of sending the user basic information of the current login account to a server of the target asset management mechanism.
In the technical scheme, the payment application program firstly carries out real-name verification on the basic information of the user to be used as basic identity verification, so that the identity authentication process of the server of the target asset management mechanism can be simplified. Specifically, the real-name verification is carried out on the user basic information acquired for the first time, and the real-name verification is carried out on the user basic information which is not acquired for the first time and is stored, so that the verification is not required to be carried out in the subsequent use, the real-name verification on the payment application program can replace the real-name verification of the servers of a plurality of subsequent target asset management mechanisms, the same basic identity verification result can be ensured to be used among the plurality of application programs, the assets of different application programs on the same terminal are determined to belong to the same person, the repeated verification is reduced, and the optimization of the operating efficiency of the servers of the target asset management mechanisms is facilitated.
In any one of the above technical solutions, preferably, after the step of receiving the subscription information fed back by the server, the information processing method further includes: outputting the subscription information and confirmation reminding information to remind a user to confirm the subscription information; and saving the subscription information according to the received feedback information.
In the technical scheme, after the subscription information fed back by the server is received, the subscription information is not directly stored but delivered to the user for secondary confirmation, so that the reliability of information processing can be improved. In addition, the subscription information is not sent by short messages, so that the privacy of the user can be prevented from being hijacked, and the occupation of the short messages on the data storage space of the terminal can be reduced.
In any of the above technical solutions, preferably, before the operation of sending the user basic information of the current login account to the server of the target asset management authority, the information processing method further includes: outputting a list of asset management mechanisms, wherein the list of asset management mechanisms comprises at least one asset management mechanism for a user to select; and acquiring the selected asset management mechanism and recording as a target asset management mechanism.
In the technical scheme, the asset management mechanism list is output, so that the user can directly select from the asset management mechanism list, the input operation of the user is simplified, and the problem of irregular name input by the user is avoided.
In any of the above technical solutions, preferably, after the step of acquiring the selected asset management entity and recording as the target asset management entity, before the step of sending the user basic information of the current login account to the server of the target asset management entity, the information processing method further includes: detecting whether an application program of a target asset management mechanism is installed on a terminal for logging in a current login account; based on the condition that the detection result is yes, executing the operation of sending the user basic information of the current login account to the server of the target asset management mechanism; and outputting a downloading link for the terminal to install the application program based on the condition that the detection result is negative, and executing the operation of sending the user basic information of the current login account to the server of the target asset management mechanism after the installation is finished.
In the technical scheme, when the terminal is not provided with the application program of the target asset management mechanism, the user can be guided to directly operate and download by outputting the download link, so that the subsequent authentication and signing operations are ensured to be carried out smoothly, and the user operation is facilitated.
According to a second aspect of the embodiments of the present disclosure, there is provided a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the steps of the information processing method according to any of the above technical solutions when executing the computer program, so that the method has all the beneficial technical effects of the information processing method, and details are not described herein.
According to a third aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, on which a computer program is stored, where the computer program, when being executed by a processor, implements the steps of the information processing method according to any of the above technical solutions, so that the information processing method has all the beneficial technical effects, and details are not repeated herein.
Additional aspects and advantages of the disclosed embodiments will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the disclosed embodiments.
Drawings
The above and/or additional aspects and advantages of the embodiments of the present disclosure will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 shows a schematic flow chart of an information processing method according to a first embodiment of the present disclosure;
FIG. 2 shows a schematic flow chart diagram of an information processing method according to a second embodiment of the present disclosure;
fig. 3 shows a schematic flow chart of an information processing method according to a third embodiment of the present disclosure;
fig. 4 shows a schematic flow chart of an information processing method according to a fourth embodiment of the present disclosure;
fig. 5 shows a schematic flow chart of an information processing method according to a fifth embodiment of the present disclosure;
FIG. 6 illustrates a logical view of an information processing method according to a specific embodiment of the present disclosure;
FIG. 7 shows a schematic structural diagram of a computer device according to one embodiment of the present disclosure.
Detailed Description
In order that the above objects, features and advantages of the embodiments of the present disclosure can be more clearly understood, embodiments of the present disclosure will be described in further detail below with reference to the accompanying drawings and detailed description. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure, however, the embodiments of the disclosure may be practiced in other ways than those described herein, and therefore the scope of the embodiments of the disclosure is not limited by the specific embodiments disclosed below.
An embodiment of a first aspect of an embodiment of the present disclosure provides an information processing method.
Fig. 1 shows a schematic flow chart of an information processing method according to a first embodiment of the embodiments of the present disclosure.
As shown in fig. 1, an information processing method according to a first embodiment of the present disclosure includes:
s102, sending user basic information of the current login account to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information;
s104, receiving subscription information fed back by the server;
and S106, associating the current login account with the account information of the target asset management mechanism according to the subscription information.
The information processing method provided by the embodiment of the disclosure is particularly used for a third-party payment application program, when a user needs to perform identity authentication and sign a three-party protocol for payment, the user basic information of a current login account is sent to a server of a target asset management mechanism which grasps user assets and privacy information, the server executes identity authentication operation and three-party protocol signing operation, so that the payment company can be isolated from touching and storing the privacy information, and the application (namely the server of the target asset management mechanism) which grasps the assets and the privacy information completes verification and protocol signing, so that on one hand, the security of the user privacy is ensured, on the other hand, the operating pressure of the payment application program server can be reduced, and the operating efficiency of the payment application program server is improved. And then, the payment application program completes the association of the payment application program and the account number of the target asset management mechanism according to the subscription information fed back by the server, and can perform the control within a certain limit on the fund of the user in the target asset management mechanism in the subsequent payment process. Specifically, the method can be used for a terminal loaded with the payment application program and can also be used for a server of the payment application program.
In some embodiments, the user basic information includes a name and an identification number.
In this embodiment, the user basic information includes a name and an identification number, which are sufficient to reflect the identity of the user, so that the target asset management authority can perform subsequent operations accordingly, which can reduce the amount of transmitted information and help to protect the privacy of the user.
In some embodiments, the subscription information includes user basic information, account information stored in the server and associated with the user basic information, and a protocol number.
In this embodiment, the subscription information includes the basic information of the user, which is convenient for the payment application program to check whether the information is consistent; the account information is information registered by the user in the target asset management mechanism, so that the fund receipt and payment operation is conveniently executed, and the relationship between the basic information of the user and the account information of the plurality of application programs is favorably correlated; the protocol number reflects the successful signing of the three-party protocol, which is convenient for executing fund receipt and payment operation without transmitting the whole three-party protocol, thereby reducing the information transmission amount and lightening the operation pressure.
Fig. 2 shows a schematic flow chart of an information processing method according to a second embodiment of the embodiments of the present disclosure.
As shown in fig. 2, an information processing method according to a second embodiment of the present disclosure includes:
s202, judging whether user basic information corresponding to the current login account is stored or not, wherein the user basic information comprises a name and an identity card number, if yes, turning to S208, and if not, turning to S204;
s204, outputting prompt information to prompt a user to input basic information of the user;
s206, checking whether the name in the user basic information corresponds to the ID card number, if so, turning to S208, and if not, turning to S214;
s208, sending the basic information of the user to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information;
s210, receiving subscription information fed back by a server;
s212, associating the current login account and the account information of the target asset management mechanism according to the subscription information;
s214, outputting error information to prompt that the name is not consistent with the identification number.
In this embodiment, it is first determined in S202 whether the user basic information has been stored, and if the user basic information has been stored, the user basic information is directly transferred to S208 without inputting again, thereby further simplifying the user operation and reducing the information processing load. If it is determined in S202 that the basic user information is not stored, the process goes to S204 to output a prompt message to prompt the user to input the basic user information in time, so as to ensure that the signing process is performed smoothly. The output of the prompt information can be realized by displaying a text input box, and specific information names, namely names and identity card numbers, are marked beside the text input box so that a user can input the names and the identity card numbers in the corresponding text input box.
In addition, in S206, the payment application performs real-name verification on the basic user information as a basic identity check, so as to simplify the authentication process of the server of the target asset management entity. Specifically, the real-name verification is performed on the user basic information acquired for the first time in S204, and for the user basic information which is confirmed to be stored and is not acquired for the first time in S202, because the real-name verification is performed at the time of the first acquisition, the verification is not required to be performed at the time of subsequent use, so that the real-name verification performed at one time on the payment application program can replace the real-name verification performed on the servers of the plurality of subsequent target asset management mechanisms, and not only can the same basic identity verification result be ensured to be used among the plurality of application programs, the asset attribution of different application programs on the same terminal to the same person is determined, but also the repeated verification is reduced, and the optimization of the operating efficiency of the servers of the target asset management mechanisms is facilitated.
Fig. 3 shows a schematic flow chart of an information processing method according to a third embodiment of the embodiments of the present disclosure.
As shown in fig. 3, an information processing method according to a third embodiment of the present disclosure includes:
s302, sending the user basic information of the current login account to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information;
s304, receiving subscription information fed back by the server;
s306, outputting the subscription information and the confirmation reminding information to remind the user to confirm the subscription information;
s308, saving the subscription information according to the received feedback information;
and S310, associating the current login account with the account information of the target asset management mechanism according to the subscription information.
In this embodiment, after receiving the subscription information fed back by the server, the subscription information is not directly stored, but is handed to the user for secondary confirmation, so that the reliability of information processing can be improved. In addition, the subscription information is not sent by short messages, so that the privacy of the user can be prevented from being hijacked, and the occupation of the short messages on the data storage space of the terminal can be reduced.
Fig. 4 shows a schematic flow chart of an information processing method according to a fourth embodiment of the present disclosure.
As shown in fig. 4, an information processing method according to a fourth embodiment of the present disclosure includes:
s402, outputting an asset management mechanism list, wherein the asset management mechanism list comprises at least one asset management mechanism for a user to select;
s404, acquiring the selected asset management mechanism and recording as a target asset management mechanism;
s406, outputting prompt information to prompt a user corresponding to the current login account to input user basic information, wherein the user basic information comprises a name and an identity card number;
s408, checking whether the name in the user basic information corresponds to the ID card number, if so, turning to S410, and if not, turning to S416;
s410, sending the basic information of the user to a server of a target asset management mechanism, so that the server can execute identity authentication operation and three-party protocol signing operation on the current login account and generate corresponding signing information;
s412, receiving subscription information fed back by the server;
s414, associating the current login account and the account information of the target asset management mechanism according to the subscription information;
s416, outputting error information to prompt that the name is not consistent with the identification number.
In the embodiment, the asset management mechanism list is output, so that the user can directly select from the asset management mechanism list, the input operation of the user is simplified, and the problem of irregular name input by the user is avoided.
Fig. 5 shows a schematic flowchart of an information processing method according to a fifth embodiment of the present disclosure.
As shown in fig. 5, the information processing method of the fifth embodiment of the present disclosure includes:
s502, outputting an asset management mechanism list, wherein the asset management mechanism list comprises at least one asset management mechanism for a user to select;
s504, acquiring the selected asset management mechanism and recording as a target asset management mechanism;
s506, outputting prompt information to prompt a user corresponding to the current login account to input user basic information, wherein the user basic information comprises a name and an identity card number;
s508, checking whether the name in the user basic information corresponds to the ID card number, if so, turning to S510, and if not, turning to S522;
s510, detecting whether an application program of a target asset management mechanism is installed on a terminal for logging in a current login account, if so, turning to S512, and if not, turning to S514;
s512, sending the basic information of the user to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information;
s514, outputting the downloading link for the terminal to install the application program;
s516, judging whether the application program is installed completely, if so, turning to S512, and if not, returning to S516;
s518, receiving subscription information fed back by the server;
s520, associating the current login account and the account information of the target asset management mechanism according to the subscription information;
s522, outputting error information to prompt that the name is not consistent with the identification number.
In the embodiment, when the terminal is not provided with the application program of the target asset management mechanism, the user can be guided to directly operate and download by outputting the download link, so that the successful proceeding of the subsequent authentication and signing operations is ensured, and the user operation is facilitated.
Next, an information processing method provided by an embodiment of the present disclosure is described as a specific embodiment with reference to fig. 6:
firstly, entering a payment application program, displaying a bank list, selecting a commercial bank by a user, requiring the user to input basic information of the user, including a name and an identification number (if the user is an old user, the user does not need to input the name and the identification number), and completing basic verification.
And then, the tendering bank palm life application program is invoked (if necessary, the downloading can be guided), meanwhile, the background transmits the basic information of the user to the tendering bank palm life application program background, the palmtop life requires the user to log in, and checks whether the logged-in user is consistent with the basic information of the user acquired by the background, the form and means of user check can be determined by the tendering bank palm life application program in full right, and the safety and the flexibility are controlled by the tendering bank palm life application program. And the user confirms the signed three-party protocol content, and then the user selects and agrees to sign.
And finally, the tenderer bank palm life application program transmits the user basic information, the tenderer bank palm life account information and the signed protocol number of the user back to the payment application program. The foreground also jumps back to the payment application program, and the user confirms the account binding relationship again in the payment application program. The flow ends.
As shown in fig. 7, an embodiment of a second aspect of the embodiment of the present disclosure provides a computer device 1, which includes a memory 12, a processor 14, and a computer program stored on the memory 12 and capable of running on the processor 14, and when the processor 14 executes the computer program, the steps of the information processing method according to any one of the above embodiments are implemented, so that all beneficial technical effects of the information processing method are achieved, and are not described herein again.
In particular, the memory 12 described above may include mass storage for data or instructions. By way of example, and not limitation, memory 12 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 12 may include removable or non-removable (or fixed) media, where appropriate. The memory 12 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 12 is a non-volatile solid-state memory. In a particular embodiment, the memory 12 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
Processor 14 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more integrated circuits implementing embodiments of the present disclosure.
An embodiment of the third aspect of the embodiments of the present disclosure provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the information processing method according to any of the above embodiments, so that all the beneficial technical effects of the information processing method are achieved, and are not described herein again.
Computer readable storage media may include any medium that can store or transfer information. Examples of computer readable storage media include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
The technical scheme of the embodiment of the disclosure is described in detail with reference to the accompanying drawings, and the embodiment of the disclosure provides an information processing scheme in a payment signing process, wherein a user account payment three-party protocol is signed by confirming user basic information and associated account information of a user, and payment is also completed by using a protocol number in a subsequent payment process, so that user experience is improved, and the security of user privacy information is ensured. Specifically, a user selects a bank (or other asset management mechanisms) needing authentication and signing at a product entrance of a payment company, a payment application program verifies basic user information to complete real-name verification, the basic user information is transmitted to the bank application program (or other asset management mechanism application programs, which are described as examples below) through a background interface, the bank application program completes user login, identity verification and privacy verification (identity verification and privacy verification are identity authentication), signing of a payment three-party protocol is completed, and then signing information is returned to an initiated payment application program through the background interface.
The above description is only a preferred embodiment of the present disclosure and is not intended to limit the present disclosure, and various modifications and changes may be made to the present disclosure by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the disclosed embodiments should be included in the scope of protection of the disclosed embodiments.

Claims (10)

1. An information processing method characterized by comprising:
sending user basic information of a current login account to a server of a target asset management mechanism, so that the server executes identity authentication operation and three-party protocol signing operation on the current login account and generates corresponding signing information;
receiving the subscription information fed back by the server;
and associating the current login account and the account information of the target asset management mechanism according to the subscription information.
2. The information processing method according to claim 1,
the user basic information comprises a name and an identity card number; and/or
The subscription information comprises the user basic information, the account information and a protocol number which are stored in the server and are associated with the user basic information.
3. The information processing method according to claim 1, wherein prior to the operation of transmitting the user basic information of the current login account to the server of the target asset management authority, the information processing method further comprises:
and outputting prompt information to prompt the user to input the basic information of the user.
4. The information processing method according to claim 3, wherein prior to the operation of outputting the guidance information, the information processing method further comprises:
and judging whether the basic information of the user is stored or not, and if not, executing the operation of outputting the prompt information.
5. The information processing method according to claim 3, wherein after the operation of outputting the guidance information, the information processing method further comprises:
and checking whether the name in the user basic information corresponds to the identity card number, if so, executing the operation of sending the user basic information of the current login account to a server of a target asset management mechanism.
6. The information processing method according to any one of claims 1 to 5, wherein after the step of receiving the subscription information fed back by the server, the information processing method further includes:
outputting the signing information and confirmation reminding information to remind a user to confirm the signing information;
and saving the subscription information according to the received feedback information.
7. The information processing method according to any one of claims 1 to 5, wherein prior to the operation of transmitting the user basic information of the current login account to the server of the target asset management authority, the information processing method further includes:
outputting an asset management mechanism list, wherein the asset management mechanism list comprises at least one asset management mechanism for a user to select;
and acquiring the selected asset management mechanism and recording as the target asset management mechanism.
8. The information processing method according to claim 7, wherein after the step of acquiring the selected asset management entity as the target asset management entity, and before the operation of sending the user basic information of the current login account to the server of the target asset management entity, the information processing method further comprises:
detecting whether an application program of the target asset management mechanism is installed on a terminal for logging in the current login account;
based on the condition that the detection result is yes, executing the operation of sending the user basic information of the current login account to the server of the target asset management mechanism;
and outputting a downloading link for the terminal to install the application program based on the condition that the detection result is negative, and executing the operation of sending the user basic information of the current login account to the server of the target asset management mechanism after the installation is finished.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the information processing method according to any one of claims 1 to 8 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the information processing method according to any one of claims 1 to 8.
CN201910303951.9A 2019-04-16 2019-04-16 Information processing method, computer device, and computer-readable storage medium Active CN111833063B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910303951.9A CN111833063B (en) 2019-04-16 2019-04-16 Information processing method, computer device, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910303951.9A CN111833063B (en) 2019-04-16 2019-04-16 Information processing method, computer device, and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN111833063A true CN111833063A (en) 2020-10-27
CN111833063B CN111833063B (en) 2024-02-02

Family

ID=72914556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910303951.9A Active CN111833063B (en) 2019-04-16 2019-04-16 Information processing method, computer device, and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN111833063B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112396409A (en) * 2020-11-27 2021-02-23 中国银联股份有限公司 Digital resource account binding method, device, equipment and medium
CN113411349A (en) * 2021-07-22 2021-09-17 用友汽车信息科技(上海)股份有限公司 Authentication method, authentication system, computer device and storage medium
CN113641494A (en) * 2021-08-11 2021-11-12 京东科技控股股份有限公司 Server and control method and device thereof

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794294A (en) * 2005-12-27 2006-06-28 中国工商银行股份有限公司 Network protocol payment method
US7444676B1 (en) * 2001-08-29 2008-10-28 Nader Asghari-Kamrani Direct authentication and authorization system and method for trusted network of financial institutions
CN102483825A (en) * 2009-08-04 2012-05-30 奥瑟内蒂夫公司 Multi-tier transaction processing method and payment system in M and E-commerce
CN102870132A (en) * 2009-12-15 2013-01-09 艾菲尼迪公司 Systems, apparatus, and methods for identity verification and funds transfer via payment proxy system
CN102984556A (en) * 2012-11-02 2013-03-20 深圳市同洲电子股份有限公司 Payment method based on set top box and set top box and payment system based on set top box
CN104717073A (en) * 2015-03-19 2015-06-17 张文 Personal information sharing, personal information sharing method and identity authentication method
CN104852884A (en) * 2014-02-14 2015-08-19 中兴通讯股份有限公司 Registration method of third party payment platform, device, and system
CN105187431A (en) * 2015-09-17 2015-12-23 网易(杭州)网络有限公司 Log-in method, server, client and communication system for third party application
CN105550871A (en) * 2015-12-17 2016-05-04 浙江脸谱科技有限公司 Mobile internet based mobile phone bank transaction system
CN107330690A (en) * 2017-06-26 2017-11-07 中国人民银行数字货币研究所 The method and system that the application wallet of digital cash is bound with bank's wallet

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7444676B1 (en) * 2001-08-29 2008-10-28 Nader Asghari-Kamrani Direct authentication and authorization system and method for trusted network of financial institutions
CN1794294A (en) * 2005-12-27 2006-06-28 中国工商银行股份有限公司 Network protocol payment method
CN102483825A (en) * 2009-08-04 2012-05-30 奥瑟内蒂夫公司 Multi-tier transaction processing method and payment system in M and E-commerce
CN102870132A (en) * 2009-12-15 2013-01-09 艾菲尼迪公司 Systems, apparatus, and methods for identity verification and funds transfer via payment proxy system
CN102984556A (en) * 2012-11-02 2013-03-20 深圳市同洲电子股份有限公司 Payment method based on set top box and set top box and payment system based on set top box
CN104852884A (en) * 2014-02-14 2015-08-19 中兴通讯股份有限公司 Registration method of third party payment platform, device, and system
WO2015120694A1 (en) * 2014-02-14 2015-08-20 中兴通讯股份有限公司 Registration method, device and system for third-party payment platform
CN104717073A (en) * 2015-03-19 2015-06-17 张文 Personal information sharing, personal information sharing method and identity authentication method
CN105187431A (en) * 2015-09-17 2015-12-23 网易(杭州)网络有限公司 Log-in method, server, client and communication system for third party application
CN105550871A (en) * 2015-12-17 2016-05-04 浙江脸谱科技有限公司 Mobile internet based mobile phone bank transaction system
CN107330690A (en) * 2017-06-26 2017-11-07 中国人民银行数字货币研究所 The method and system that the application wallet of digital cash is bound with bank's wallet

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄晓芳;周亚建;赖欣;杨义先;: "基于第三方的安全移动支付方案", 计算机工程, no. 18 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112396409A (en) * 2020-11-27 2021-02-23 中国银联股份有限公司 Digital resource account binding method, device, equipment and medium
CN113411349A (en) * 2021-07-22 2021-09-17 用友汽车信息科技(上海)股份有限公司 Authentication method, authentication system, computer device and storage medium
CN113411349B (en) * 2021-07-22 2022-09-02 用友汽车信息科技(上海)股份有限公司 Authentication method, authentication system, computer device and storage medium
CN113641494A (en) * 2021-08-11 2021-11-12 京东科技控股股份有限公司 Server and control method and device thereof

Also Published As

Publication number Publication date
CN111833063B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
EP3429243B1 (en) Remote management method and device
CN109525604B (en) Account number binding method and related equipment
CN109471865B (en) Offline data management method, system, server and storage medium
CN104021333B (en) Mobile security watch bag
US11882509B2 (en) Virtual key binding method and system
CN103327119B (en) Remote control method, device and system
CN111833063B (en) Information processing method, computer device, and computer-readable storage medium
CN111861451A (en) Offline transaction method, client device and POS (point of sale) machine
CN110838010B (en) Service processing method, device, terminal, server and storage medium
US20170286873A1 (en) Electronic ticket management
KR101839346B1 (en) Cloud payment system
CN103678993A (en) Method and device controlling terminal
CN115129332A (en) Firmware burning method, computer equipment and readable storage medium
CN110175833B (en) Computer device, method, system and medium for binding bank card information
CN111489156A (en) Transaction method based on block chain, electronic device and readable storage medium
CN107911335B (en) Method, device and system for checking Uniform Resource Identifier (URI)
CN109348472B (en) OTA (over the air) upgrading method and system based on single-point pushing
KR20140111137A (en) Method, server and system for providing coupon of online game
CN108259487B (en) information interaction method and computer readable medium
US20100056047A1 (en) Method of exchanging data between two electronic entities
CN112732676B (en) Block chain-based data migration method, device, equipment and storage medium
CN105814540A (en) System and method for policy control functions management mechanism
CN115640565A (en) Data processing method, data processing device, computer equipment and storage medium
CN114463012A (en) Authentication method, payment method, device and equipment
US11640597B2 (en) Method of managing an emergency mode transaction procedure, and an associated 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
GR01 Patent grant
GR01 Patent grant