WO2017031987A1 - Information processing method and device, and terminal - Google Patents

Information processing method and device, and terminal Download PDF

Info

Publication number
WO2017031987A1
WO2017031987A1 PCT/CN2016/078043 CN2016078043W WO2017031987A1 WO 2017031987 A1 WO2017031987 A1 WO 2017031987A1 CN 2016078043 W CN2016078043 W CN 2016078043W WO 2017031987 A1 WO2017031987 A1 WO 2017031987A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
payment
payment request
authorization
user
Prior art date
Application number
PCT/CN2016/078043
Other languages
French (fr)
Chinese (zh)
Inventor
陈历伟
Original Assignee
宇龙计算机通信科技(深圳)有限公司
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 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017031987A1 publication Critical patent/WO2017031987A1/en

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
    • 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
    • G06Q20/40145Biometric identity checks

Abstract

An information processing method and device, and a terminal. The method comprises: receiving a payment request of a target user (S101); collecting physiological feature information of the target user (S102); if the physiological feature information exists in a preset association table, acquiring authorization information corresponding to the physiological feature information (S103); processing the payment request according to the authorization information (S104). The present method can distinguish different users and process different payment requests, and makes it convenient for multiple users to use a same terminal, thereby improving user experience.

Description

一种信息处理方法、装置以及终端Information processing method, device and terminal 技术领域Technical field
本发明涉及数据处理领域,尤其涉及一种信息处理方法、装置以及终端。The present invention relates to the field of data processing, and in particular, to an information processing method, apparatus, and terminal.
背景技术Background technique
现阶段使用手机等移动终端进行支付十分普遍,当前的移动支付中,往往是通过在支付平台或者银行的服务系统上设置用户的相关支付权限等配置信息。At present, it is very common to use mobile terminals such as mobile phones for payment. In current mobile payment, configuration information such as payment related rights of users is often set on the payment platform or the service system of the bank.
现有技术中,由于单个移动终端仅仅能对应一个支付权限等配置信息,当多个用户使用一个移动终端进行支付时,无法针对多个用户区分相应的配置信息,无法区别处理不同用户的支付请求。In the prior art, since a single mobile terminal can only correspond to configuration information such as a payment right, when multiple users use one mobile terminal for payment, the corresponding configuration information cannot be distinguished for multiple users, and the payment requests of different users cannot be distinguished. .
发明内容Summary of the invention
本发明实施例提供一种信息处理方法、装置以及终端,可以区分不同的用户处理不同的支付请求。The embodiment of the invention provides an information processing method, device and terminal, which can distinguish different users from processing different payment requests.
本发明第一方面提供了一种信息处理方法,包括:A first aspect of the present invention provides an information processing method, including:
接收目标用户的支付请求;Receiving a payment request of the target user;
采集所述目标用户的生理特征信息;Collecting physiological characteristic information of the target user;
判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息;Determining whether the physiological feature information exists in the preset association table, and if yes, acquiring the authorization information corresponding to the physiological feature information;
根据授权信息处理所述支付请求。The payment request is processed according to the authorization information.
优选地,还包括:若所述预设的关联表中不存在所述生理特征信息,则拒绝所述支付请求,并提醒所述目标用户。Preferably, the method further includes: if the physiological feature information does not exist in the preset association table, rejecting the payment request and alerting the target user.
优选地,所述接收目标用户的支付请求之前,还包括:预先设置关联表,其中所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。Preferably, before receiving the payment request of the target user, the method further includes: setting an association table in advance, wherein the association table includes physiological characteristic information of the at least one user and authorization information corresponding to the physiological characteristic information of the at least one user .
优选地,所述采集所述目标用户的生理特征,包括:采集所述目标用户的心电信号;根据所述心电信号生成心电波形;解析所述心电波形,获取所述心 电波形的特征值。Preferably, the collecting the physiological characteristics of the target user comprises: collecting an ECG signal of the target user; generating an electrocardiogram waveform according to the ECG signal; and parsing the ECG waveform to obtain the heart The characteristic value of the electrical waveform.
优选地,所述支付请求包括支付金额,所述授权信息包括授权额度。Preferably, the payment request includes a payment amount, and the authorization information includes an authorization amount.
优选地,所述根据授权信息处理所述支付请求,包括:判断所述支付金额是否超过所述授权额度;若是,则拒绝所述支付请求,并提醒所述目标用户;若否,则根据所述支付请求执行所述支付请求对应的支付操作。Preferably, the processing the payment request according to the authorization information comprises: determining whether the payment amount exceeds the authorization amount; if yes, rejecting the payment request and reminding the target user; if not, according to the The payment request performs a payment operation corresponding to the payment request.
本发明第二方面通过了一种信息处理装置,包括:接收模块,用于接收目标用户的支付请求;采集模块,用于采集所述目标用户的生理特征信息;获取模块,用于判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息;处理模块,用于根据授权信息处理所述支付请求。The second aspect of the present invention provides an information processing apparatus, including: a receiving module, configured to receive a payment request of a target user; an acquiring module, configured to collect physiological characteristic information of the target user; and an acquiring module, configured to determine a preset Whether the physiological characteristic information exists in the association table, if yes, acquiring the authorization information corresponding to the physiological characteristic information; and the processing module is configured to process the payment request according to the authorization information.
优选地,还包括:拒绝模块,用于当所述预设的关联表中不存在所述生理特征信息时,拒绝所述支付请求,并提醒所述目标用户。Preferably, the method further includes: a rejection module, configured to reject the payment request and remind the target user when the physiological characteristic information does not exist in the preset association table.
优选地,还包括:设置模块,用于预先设置关联表,其中所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。Preferably, the method further includes: a setting module, configured to preset an association table, wherein the association table includes physiological characteristic information of the at least one user and authorization information corresponding to the physiological characteristic information of the at least one user.
优选地,所述采集模块包括:信号采集单元,用于采集所述目标用户的心电信号;波形生成单元,用于根据所述心电信号生成心电波形;解析单元,用于解析所述心电波形,获取所述心电波形的特征值。Preferably, the acquisition module includes: a signal acquisition unit configured to collect an ECG signal of the target user; a waveform generation unit configured to generate an electrocardiogram waveform according to the ECG signal; and an analysis unit configured to parse the The electrocardiographic waveform acquires the characteristic value of the electrocardiographic waveform.
优选地,其特征在于,所述支付请求包括支付金额,所述授权信息包括授权额度。Preferably, the payment request includes a payment amount, and the authorization information includes an authorization amount.
优选地,其特征在于,所述处理模块包括:判断单元,用于判断所述支付金额是否超过所述授权额度;第一处理单元,用于在所述支付金额超过所述授权额度时,拒绝所述支付请求,并提醒所述目标用户;第二处理单元,用于在所述支付金额没有超过所述授权额度时,根据所述支付请求执行所述支付请求对应的支付操作。Preferably, the processing module includes: a determining unit, configured to determine whether the payment amount exceeds the authorization amount; and the first processing unit is configured to reject when the payment amount exceeds the authorization amount And the second processing unit is configured to execute, according to the payment request, a payment operation corresponding to the payment request, when the payment amount does not exceed the authorization amount.
本发明第三方面提供了一种终端,包括上述所述的信息处理装置。A third aspect of the present invention provides a terminal comprising the information processing apparatus described above.
实施本发明实施例,具有如下有益效果:Embodiments of the present invention have the following beneficial effects:
本发明实施例中,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求。从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提 升了用户体验。In the embodiment of the present invention, when receiving the payment request, the physiological characteristic information of the user is collected, the authorization information of the user is obtained according to the physiological characteristic information, and the payment request of the user is processed according to the authorization information. Therefore, it is possible to distinguish different users, handle different payment requests, and facilitate multiple people to use the same terminal. Increased user experience.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any creative work.
图1为本发明实施例提供的一种信息处理方法第一实施例的流程图;FIG. 1 is a flowchart of a first embodiment of an information processing method according to an embodiment of the present invention;
图2为本发明实施例的一种生理特征信息采集方法实施例的流程图;2 is a flowchart of an embodiment of a method for collecting physiological characteristic information according to an embodiment of the present invention;
图3为本发明实施例提供的一种信息处理方法第二实施例的流程图;FIG. 3 is a flowchart of a second embodiment of an information processing method according to an embodiment of the present disclosure;
图4为本发明实施例提供的一种信息处理方法第三实施例的流程图;4 is a flowchart of a third embodiment of an information processing method according to an embodiment of the present invention;
图5为本发明实施例提供的一种信息处理装置第一实施例的结构示意图;FIG. 5 is a schematic structural diagram of a first embodiment of an information processing apparatus according to an embodiment of the present disclosure;
图6为本发明实施例提供的一种信息处理装置第二实施例的结构示意图;FIG. 6 is a schematic structural diagram of a second embodiment of an information processing apparatus according to an embodiment of the present disclosure;
图7为本发明实施例提供的一种信息处理装置第三实施例的结构示意图;FIG. 7 is a schematic structural diagram of a third embodiment of an information processing apparatus according to an embodiment of the present disclosure;
图8为本发明实施例提供的一种终端的结构示意图。FIG. 8 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
图1为本发明实施例提供的一种信息处理方法第一实施例的流程图。本实施方式中,信息处理方法应用于终端上,用户可以通过终端发起支付请求,终端与支付平台或者银行的服务器通信连接,处理用户的支付请求。其中,终端可以为手机、平板电脑、可穿戴式设备如智能手表、智能手环等终端,也可以为POS机、刷卡机等支付设备,本发明实施例并不以此为限。该信息处理方法包括步骤S101-S104。FIG. 1 is a flowchart of a first embodiment of an information processing method according to an embodiment of the present invention. In this embodiment, the information processing method is applied to the terminal, and the user can initiate a payment request through the terminal, and the terminal communicates with the payment platform or the server of the bank to process the payment request of the user. The terminal may be a mobile phone, a tablet computer, a wearable device such as a smart watch, a smart wristband, or the like, and may also be a payment device such as a POS machine or a credit card machine. The embodiment of the present invention is not limited thereto. The information processing method includes steps S101-S104.
在步骤S101中,接收目标用户的支付请求。In step S101, a payment request of the target user is received.
具体的,接收目标用户发出的支付请求可以有多种形式,比如用户通过在终端上操作支付的应用程序进入到支付环节,发起支付请求;也可以是用户采 用支付宝支付、微信支付等打开二维码或条码;还可以是用户打开声波支付、NFC支付等功能,本发明实施例并不以此为限。特别的,支付请求包括了支付金额。当侦测到目标用户发出了支付请求时,进入步骤S102中。Specifically, the payment request sent by the receiving target user may be in various forms, for example, the user enters the payment link by using an application that operates the payment on the terminal, and initiates a payment request; The user can use the Alipay payment, the WeChat payment, and the like to open the two-dimensional code or the barcode. The user can also open the function of the sound wave payment, the NFC payment, and the like, and the embodiment of the present invention is not limited thereto. In particular, the payment request includes the payment amount. When it is detected that the target user has issued a payment request, the process proceeds to step S102.
在步骤S102中,采集所述目标用户的生理特征信息。In step S102, physiological characteristic information of the target user is collected.
具体的,终端上面设置有传感器,传感器用于采集用户的生理特征信息。在本实施方式中,传感器的形式可以有多种,比如可以是指纹传感器、心率传感器、心电传感器等,对应采集的生理特征信息可以是指纹信息、心率信息、心电信息等。在具体的采集方式上,可以是终端提醒用户将手指或手掌放置在传感器上,其中,可以是通过终端的屏幕显示提醒,也可以是通过语音发出提醒。Specifically, the terminal is provided with a sensor, and the sensor is used to collect physiological characteristic information of the user. In this embodiment, the sensor may be in various forms, such as a fingerprint sensor, a heart rate sensor, an electrocardiogram sensor, etc., and the collected physiological characteristic information may be fingerprint information, heart rate information, ECG information, and the like. In a specific collection manner, the terminal may remind the user to place a finger or a palm on the sensor, wherein the reminder may be displayed through the screen of the terminal, or may be sent by voice.
在步骤S103中,若预设的关联表中存在所述生理特征信息,则获取所述生理特征信息对应的授权信息。In step S103, if the physiological feature information exists in the preset association table, the authorization information corresponding to the physiological feature information is acquired.
具体的,在采集到用户的生理特征信息之后,判断预设的关联表中是否存在所述生理特征信息,若存在,则获取该生理特征信息对应的授权信息。其中,预设的关联表中存储了多个生理特征信息以及与其对应的授权信息。在本实施方式中,授权信息包括了授权额度,授权额度是指该用户对应的最大可支付金额。预设的关联表中可以预先存储了多个用户的生理特征信息以及授权信息。这样,就可以根据生理特征信息实现区分用户,并对不同的用户采用不同的授权信息,从而便于后续处理支付请求。Specifically, after the physiological characteristic information of the user is collected, it is determined whether the physiological characteristic information exists in the preset association table, and if yes, the authorization information corresponding to the physiological characteristic information is acquired. The preset association table stores a plurality of physiological feature information and authorization information corresponding thereto. In this embodiment, the authorization information includes an authorization amount, and the authorization amount refers to the maximum payable amount corresponding to the user. The physiological characteristic information and the authorization information of a plurality of users may be pre-stored in the preset association table. In this way, the user can be differentiated according to the physiological characteristic information, and different authorization information is used for different users, thereby facilitating subsequent processing of the payment request.
在步骤S104中,根据授权信息处理所述支付请求。In step S104, the payment request is processed according to the authorization information.
具体的,在获取到授权信息之后,根据授权信息处理支付请求。在本实施方式中,支付请求包括了支付金额。当支付金额大于授权额度,此时由于已经超过了最大可支付金额,会拒绝当前的支付请求;只有在支付金额小于授权额度时,才会根据支付金额执行支付请求对应的支付操作。Specifically, after obtaining the authorization information, the payment request is processed according to the authorization information. In the present embodiment, the payment request includes the payment amount. When the payment amount is greater than the authorization amount, the current payment request is rejected because the maximum payment amount has been exceeded; only when the payment amount is less than the authorization amount, the payment operation corresponding to the payment request is executed according to the payment amount.
上述可知,本发明实施方式中的信息处理方法,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验。As described above, the information processing method in the embodiment of the present invention, when receiving the payment request, acquires the user's authorization information according to the physiological feature information by collecting the physiological characteristic information of the user, and then processes the user's payment request according to the authorization information, thereby being able to process the user's payment request according to the authorization information. Differentiate users and handle different payment requests, so that multiple people can use the same terminal, which improves the user experience.
图2为本发明实施例的一种生理特征信息采集方法实施例的流程图。本实施方式示出了采集用户生理特征信息的步骤,可对应于图1对应实施例中的 S102,具体包括以下步骤:FIG. 2 is a flowchart of an embodiment of a method for collecting physiological feature information according to an embodiment of the present invention. This embodiment shows the step of collecting user physiological characteristic information, which may correspond to the corresponding embodiment in FIG. 1 . S102, specifically comprising the following steps:
在步骤S201中,采集所述目标用户的心电信号。In step S201, an ECG signal of the target user is acquired.
具体的,在本实施方式中,首先通过心电传感器采集目标用户的心电信号。其中,心电传感器可以设置在终端的表面,当用户手持终端时,即可通过心电传感器采集用户的心电信号。Specifically, in the embodiment, the ECG signal of the target user is first collected by the ECG sensor. The ECG sensor can be disposed on the surface of the terminal, and when the user holds the terminal, the ECG signal of the user can be collected through the ECG sensor.
在步骤S202中,根据所述心电信号生成心电波形。In step S202, an electrocardiographic waveform is generated based on the electrocardiographic signal.
具体的,在采集到心电信号之后,根据心电信号生成心电波形。特别的,生成的心电波形为PQRST波形。PQRST波形由P波、QRS波以及T波组成,各个波形是众多心肌细胞动作电位在体表的综合效应。其中P波反映心房肌的除极过程,频率主要在10-15Hz之间;QRS波反映心室肌的除极过程,波形较陡峭,频率主要在10-40Hz之间;T波反映心室肌的复极过程,频率主要在10-15Hz之间。Specifically, after the ECG signal is acquired, the ECG waveform is generated according to the ECG signal. In particular, the generated ECG waveform is a PQRST waveform. The PQRST waveform consists of P wave, QRS wave and T wave. Each waveform is the combined effect of many cardiomyocyte action potentials on the surface. The P wave reflects the depolarization process of the atrial muscle, the frequency is mainly between 10-15Hz; the QRS wave reflects the depolarization process of the ventricular muscle, the waveform is steep, the frequency is mainly between 10-40Hz; the T wave reflects the complex of the ventricular muscle. Polar process, the frequency is mainly between 10-15Hz.
在步骤S203中,解析所述心电波形,获取所述心电波形的特征值。In step S203, the electrocardiographic waveform is analyzed to acquire a feature value of the electrocardiographic waveform.
具体的,根据心电波形,获取心电波形的特征值,其中特征值包括心电波形的波峰值、波谷值以及波动特性值等。由于每个人的心电波形差异主要受体型、年龄、体重、情绪、性别、心脏位置、心脏大小、心脏几何形状、胸部构造、运动状况以及心脏生理特征等影响,因此根据PQRST波形的波形特征值可以进行生物识别,识别不同的用户,从而便于为不同的用户设置不同的授权信息。Specifically, the characteristic value of the electrocardiographic waveform is obtained according to the electrocardiographic waveform, wherein the characteristic value includes a peak value, a trough value, and a fluctuation characteristic value of the electrocardiographic waveform. Because of the influence of each person's ECG waveform on the main receptor type, age, weight, mood, gender, heart position, heart size, heart geometry, chest structure, exercise status, and cardiac physiology, waveform characteristics based on PQRST waveforms Values can be biometrically identified to identify different users, making it easy to set up different authorization information for different users.
图3为本发明实施例提供的一种信息处理方法第二实施例的流程图。本实施例包括步骤S301-S305。FIG. 3 is a flowchart of a second embodiment of an information processing method according to an embodiment of the present invention. This embodiment includes steps S301-S305.
在步骤S301中,接收目标用户的支付请求。In step S301, a payment request of the target user is received.
在步骤S302中,采集所述目标用户的生理特征信息。In step S302, physiological characteristic information of the target user is collected.
在步骤S303中,判断预设的关联表中是否存在所述生理特征信息。In step S303, it is determined whether the physiological feature information exists in the preset association table.
具体的,若存在所述生理特征信息,则进入步骤S304中;若不存在,则进入步骤S306中。Specifically, if the physiological characteristic information exists, the process proceeds to step S304; if not, the process proceeds to step S306.
在步骤S304中,获取所述生理特征信息对应的授权信息。In step S304, the authorization information corresponding to the physiological feature information is acquired.
在步骤S305中,根据授权信息处理所述支付请求。In step S305, the payment request is processed according to the authorization information.
在步骤S306中,拒绝所述支付请求,并提醒所述目标用户。In step S306, the payment request is rejected and the target user is alerted.
具体的,若所述预设的关联表中不存在所述生理特征信息,表明当前用户 的信息未存储在关联表中,当前用户为未授权用户,无法进行支付。因此,拒绝所述支付请求,并提醒所述目标用户。其中,提醒方式可以是通过语音或文字提醒该用户为未授权用户;拒绝支付请求的方式可以是关闭当前的支付进程,还可以是退出当前的支付界面等,本实施例并不以此为限。这样,未授权的用户就无法进行支付,避免了终端遗失被他人使用,降低了支付风险。Specifically, if the physiological feature information does not exist in the preset association table, indicating that the current user The information is not stored in the association table. The current user is an unauthorized user and cannot be paid. Therefore, the payment request is rejected and the target user is alerted. The reminding method may be to remind the user as an unauthorized user by voice or text; the method of rejecting the payment request may be to close the current payment process, or to exit the current payment interface, etc., which is not limited by this embodiment. . In this way, unauthorized users cannot make payments, avoiding the loss of the terminal being used by others, and reducing the risk of payment.
上述可知,本发明实施方式中的信息处理方法,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验;同时,还能够排除未授权用户,降低了支付风险,提升了安全性。As described above, the information processing method in the embodiment of the present invention, when receiving the payment request, acquires the user's authorization information according to the physiological feature information by collecting the physiological characteristic information of the user, and then processes the user's payment request according to the authorization information, thereby being able to process the user's payment request according to the authorization information. Differentiating users, handling different payment requests, facilitating multiple users to use the same terminal, improving the user experience; at the same time, it can also eliminate unauthorized users, reduce payment risks, and improve security.
图4所示为本发明实施例提供的一种信息处理方法第三实施例的流程图。该实施例包括步骤S401-S407,本领域技术人员可以理解的是,本实施例中S401的步骤也可以应用于第二实施例中,本实施例中S405-407的步骤也可以应用于第二实施例中。FIG. 4 is a flowchart of a third embodiment of an information processing method according to an embodiment of the present invention. This embodiment includes steps S401-S407. It can be understood by those skilled in the art that the steps of S401 in this embodiment can also be applied to the second embodiment. The steps of S405-407 in this embodiment can also be applied to the second. In the examples.
在步骤S401中,预先设置关联表。In step S401, the association table is set in advance.
具体的,用户首先在终端上设置关联表,所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。在本实施方式中,终端可以设有一个管理员账户或者超级账户,用户通过登录该账户可以设置关联表,关联表中保存了多个用户的生理特征信息以及和生理特征信息对应的授权信息。比如,某家庭有一个共用的用于支付的终端,家庭成员甲可以以管理员账户登录终端,设置所有家庭成员的授权信息,在设置时,先采集用户的生理特征信息,再设置与其对应的授权信息。其中,生理特征信息可以是指纹信息、心率信息、心电信息等;授权信息可以是授权额度。比如,小孩的授权额度可以设置的较低,青少年的可以较高,中老年的可以更高。本领域技术人员可以理解的是,授权信息可以由用户自行根据实际情况设置。Specifically, the user first sets an association table on the terminal, where the association table includes physiological characteristic information of at least one user and authorization information corresponding to physiological characteristic information of the at least one user. In this embodiment, the terminal may be provided with an administrator account or a super account. The user may set an association table by logging in the account, and the association table stores physiological characteristic information of the plurality of users and authorization information corresponding to the physiological characteristic information. For example, if a family has a shared terminal for payment, family member A can log in to the terminal as an administrator account and set authorization information for all family members. When setting, first collect the physiological characteristic information of the user, and then set corresponding information. Authorization information. The physiological characteristic information may be fingerprint information, heart rate information, ECG information, etc.; the authorization information may be an authorization amount. For example, a child's authorization amount can be set lower, adolescents can be higher, and middle-aged people can be higher. Those skilled in the art can understand that the authorization information can be set by the user according to the actual situation.
在其他实施方式中,授权信息包括的授权额度可以为多个,授权额度可以包括单次支付额度、日支付额度以及月支付额度。In other embodiments, the authorization information may include a plurality of authorization amounts, and the authorization amount may include a single payment amount, a daily payment amount, and a monthly payment amount.
在步骤S402中,接收目标用户的支付请求。In step S402, a payment request of the target user is received.
在步骤S403中,采集所述目标用户的生理特征信息。In step S403, physiological characteristic information of the target user is collected.
在步骤S404中,若预设的关联表中存在所述生理特征信息,则获取所述生 理特征信息对应的授权信息。In step S404, if the physiological feature information exists in the preset association table, the living condition is acquired. Authorization information corresponding to the feature information.
在步骤S405中,判断所述支付请求中的支付金额是否超过授权额度。In step S405, it is determined whether the payment amount in the payment request exceeds the authorization amount.
具体的,在获取到对应的授权信息了之后,判断支付请求中的支付金额是否超过授权信息中的授权额度。若超过,进入步骤S406中;若未超过,进入步骤S407中。Specifically, after obtaining the corresponding authorization information, it is determined whether the payment amount in the payment request exceeds the authorization amount in the authorization information. If it is over, the process proceeds to step S406; if not, the process proceeds to step S407.
在其他实施方式中,若授权额度包括单次支付额度、日支付额度以及月支付额度。则在判断时,不仅需要判断单词支付金额是否超过单次支付额度,还需要判断该用户的所有支付金额是否超过了日支付额度或者月支付额度。In other embodiments, the authorization amount includes a single payment amount, a daily payment amount, and a monthly payment amount. In the judgment, it is not only necessary to determine whether the word payment amount exceeds the single payment amount, but also whether the user's all payment amount exceeds the daily payment amount or the monthly payment amount.
在步骤S406中,拒绝所述支付请求,并提醒所述目标用户。In step S406, the payment request is rejected and the target user is alerted.
具体的,若支付金额超过了授权信息中的授权额度,表明此时用户请求的支付金额已经超限,此时拒绝用户的支付请求,并提醒所述目标用户支付金额超限。Specifically, if the payment amount exceeds the authorization amount in the authorization information, it indicates that the payment amount requested by the user has exceeded the limit, and the user's payment request is rejected at this time, and the target user is reminded that the payment amount is exceeded.
在步骤S407中,根据所述支付请求执行所述支付请求对应的支付操作。In step S407, a payment operation corresponding to the payment request is performed according to the payment request.
具体的,若支付金额未超过授权额度,表明此时用户请求的支付金额未超限。此时允许用户进行支付,根据所述支付请求执行支付请求对应的支付操作。在本实施方式中,执行支付操作可以是相应该支付请求,与支付平台或者银行的服务器进行通信,完成支付操作。Specifically, if the payment amount does not exceed the authorized amount, it indicates that the payment amount requested by the user is not exceeded. At this time, the user is allowed to make a payment, and the payment operation corresponding to the payment request is executed according to the payment request. In this embodiment, the performing the payment operation may be corresponding to the payment request, and communicating with the payment platform or the server of the bank to complete the payment operation.
上述可知,本发明实施方式中的信息处理方法,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验。As described above, the information processing method in the embodiment of the present invention, when receiving the payment request, acquires the user's authorization information according to the physiological feature information by collecting the physiological characteristic information of the user, and then processes the user's payment request according to the authorization information, thereby being able to process the user's payment request according to the authorization information. Differentiate users and handle different payment requests, so that multiple people can use the same terminal, which improves the user experience.
图5为本发明实施例提供的一种信息处理装置第一实施例的结构示意图。本实施方式中,信息处理装置应用于终端上,用户可以通过终端发起支付请求,终端与支付平台或者银行的服务器通信连接,处理用户的支付请求。其中,终端可以为手机、平板电脑、可穿戴式设备如智能手表、智能手环等终端,也可以为POS机、刷卡机等支付设备,本发明实施例并不以此为限。该信息处理装置包括接收模块501、采集模块502、获取模块503以及处理模块504。FIG. 5 is a schematic structural diagram of a first embodiment of an information processing apparatus according to an embodiment of the present invention. In this embodiment, the information processing device is applied to the terminal, and the user can initiate a payment request through the terminal, and the terminal communicates with the payment platform or the server of the bank to process the payment request of the user. The terminal may be a mobile phone, a tablet computer, a wearable device such as a smart watch, a smart wristband, or the like, and may also be a payment device such as a POS machine or a credit card machine. The embodiment of the present invention is not limited thereto. The information processing apparatus includes a receiving module 501, an acquisition module 502, an obtaining module 503, and a processing module 504.
接收模块501用于接收目标用户的支付请求。The receiving module 501 is configured to receive a payment request of the target user.
具体的,接收模块501接收目标用户发出的支付请求可以有多种形式,比如用户通过在终端上操作支付的应用程序进入到支付环节,发起支付请求;也 可以是用户采用支付宝支付、微信支付等打开二维码或条码;还可以是用户打开声波支付、NFC支付等功能,本发明实施例并不以此为限。特别的,支付请求包括了支付金额。Specifically, the receiving module 501 receives the payment request sent by the target user in various forms, for example, the user enters the payment link by using an application that operates the payment on the terminal, and initiates a payment request; The user can use the Alipay payment, the WeChat payment, etc. to open the two-dimensional code or the bar code; the user can also open the function of the sound wave payment, the NFC payment, and the like, and the embodiment of the present invention is not limited thereto. In particular, the payment request includes the payment amount.
采集模块502用于采集所述目标用户的生理特征信息。The collection module 502 is configured to collect physiological characteristic information of the target user.
具体的,终端上面设置有传感器,采集模块502通过传感器用于采集用户的生理特征信息。在本实施方式中,传感器的形式可以有多种,比如可以是指纹传感器、心率传感器、心电传感器等,对应采集的生理特征信息可以是指纹信息、心率信息、心电信息等。在具体的采集方式上,可以是终端提醒用户将手指或手掌放置在传感器上,其中,可以是通过终端的屏幕显示提醒,也可以是通过语音发出提醒。Specifically, the terminal is provided with a sensor, and the collection module 502 is configured to collect physiological characteristic information of the user through the sensor. In this embodiment, the sensor may be in various forms, such as a fingerprint sensor, a heart rate sensor, an electrocardiogram sensor, etc., and the collected physiological characteristic information may be fingerprint information, heart rate information, ECG information, and the like. In a specific collection manner, the terminal may remind the user to place a finger or a palm on the sensor, wherein the reminder may be displayed through the screen of the terminal, or may be sent by voice.
在其他实施方式中,采集模块502进一步包括:信号采集单元5021、波形生成单元5022以及解析单元5023。In other embodiments, the acquisition module 502 further includes: a signal acquisition unit 5021, a waveform generation unit 5022, and a parsing unit 5023.
信号采集单元5021用于采集所述目标用户的心电信号。The signal acquisition unit 5021 is configured to collect an ECG signal of the target user.
具体的,在本实施方式中,信号采集单元5021首先通过心电传感器采集目标用户的心电信号。其中,心电传感器可以设置在终端的表面,当用户手持终端时,即可通过心电传感器采集用户的心电信号。Specifically, in the embodiment, the signal acquisition unit 5021 first collects the ECG signal of the target user through the ECG sensor. The ECG sensor can be disposed on the surface of the terminal, and when the user holds the terminal, the ECG signal of the user can be collected through the ECG sensor.
波形生成单元5022用于根据所述心电信号生成心电波形。The waveform generating unit 5022 is configured to generate an electrocardiographic waveform according to the electrocardiographic signal.
具体的,在采集到心电信号之后,波形生成单元5022根据心电信号生成心电波形。具体的,生成的心电波形为PQRST波形。典型的心电信号由P波、QRS波以及T波组成。心电信号中的各个波形是众多心肌细胞动作电位在体表的综合效应。其中P波反映心房肌的除极过程,频率主要在10-15Hz之间;QRS波反映心室肌的除极过程,波形较陡峭,频率主要在10-40Hz之间;T波反映心室肌的复极过程,频率主要在10-15Hz之间。Specifically, after the ECG signal is acquired, the waveform generating unit 5022 generates an ECG waveform according to the ECG signal. Specifically, the generated ECG waveform is a PQRST waveform. A typical ECG signal consists of a P wave, a QRS wave, and a T wave. The individual waveforms in the ECG signal are the combined effects of many myocardial cell action potentials on the body surface. The P wave reflects the depolarization process of the atrial muscle, the frequency is mainly between 10-15Hz; the QRS wave reflects the depolarization process of the ventricular muscle, the waveform is steep, the frequency is mainly between 10-40Hz; the T wave reflects the complex of the ventricular muscle. Polar process, the frequency is mainly between 10-15Hz.
解析单元5023用于解析所述心电波形,获取所述心电波形的特征值。The parsing unit 5023 is configured to parse the electrocardiographic waveform to acquire a feature value of the electrocardiographic waveform.
具体的,解析单元5023根据心电波形,获取心电波形的特征值,其中特征值包括心电波形的波峰值、波谷值以及波动特性值等。由于每个人的心电波形差异主要受体型、年龄、体重、情绪、性别、心脏位置、心脏大小、心脏几何形状、胸部构造、运动状况以及心脏生理特征等影响,因此根据PQRST波形的波形特征值可以进行生物识别,识别不同的用户,从而便于为不同的用户设置不同的授权信息。 Specifically, the parsing unit 5023 acquires the feature value of the electrocardiographic waveform according to the electrocardiographic waveform, wherein the feature value includes a peak value, a trough value, a fluctuation characteristic value, and the like of the electrocardiographic waveform. Because of the influence of each person's ECG waveform on the main receptor type, age, weight, mood, gender, heart position, heart size, heart geometry, chest structure, exercise status, and cardiac physiology, waveform characteristics based on PQRST waveforms Values can be biometrically identified to identify different users, making it easy to set up different authorization information for different users.
获取模块503用于判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息。The obtaining module 503 is configured to determine whether the physiological feature information exists in the preset association table, and if yes, acquire the authorization information corresponding to the physiological feature information.
具体的,在采集到用户的生理特征信息之后,获取模块503判断预设的关联表中是否存在所述生理特征信息,若存在,则获取模块503获取该生理特征信息对应的授权信息。其中,预设的关联表中存储了多个生理特征信息以及与其对应的授权信息。在本实施方式中,授权信息包括了授权额度,授权额度是指该用户对应的最大可支付金额。预设的关联表中可以预先存储了多个用户的生理特征信息以及授权信息。这样,就可以根据生理特征信息实现区分用户,并对不同的用户采用不同的授权信息,从而便于后续处理支付请求。Specifically, after acquiring the physiological characteristic information of the user, the obtaining module 503 determines whether the physiological characteristic information exists in the preset association table, and if yes, the obtaining module 503 acquires the authorization information corresponding to the physiological characteristic information. The preset association table stores a plurality of physiological feature information and authorization information corresponding thereto. In this embodiment, the authorization information includes an authorization amount, and the authorization amount refers to the maximum payable amount corresponding to the user. The physiological characteristic information and the authorization information of a plurality of users may be pre-stored in the preset association table. In this way, the user can be differentiated according to the physiological characteristic information, and different authorization information is used for different users, thereby facilitating subsequent processing of the payment request.
处理模块504用于根据授权信息处理所述支付请求。The processing module 504 is configured to process the payment request according to the authorization information.
具体的,在获取到授权信息之后,处理模块504根据授权信息处理支付请求。在本实施方式中,支付请求包括了支付金额。当支付金额大于授权额度,此时由于已经超过了最大可支付金额,会拒绝当前的支付请求;只有在支付金额小于授权额度时,才会根据支付金额执行支付请求对应的支付操作。Specifically, after obtaining the authorization information, the processing module 504 processes the payment request according to the authorization information. In the present embodiment, the payment request includes the payment amount. When the payment amount is greater than the authorization amount, the current payment request is rejected because the maximum payment amount has been exceeded; only when the payment amount is less than the authorization amount, the payment operation corresponding to the payment request is executed according to the payment amount.
在其他实施方式中,处理模块504进一步包括判断单元5041、第一处理单元5042以及第二处理单元5043。In other implementations, the processing module 504 further includes a determining unit 5041, a first processing unit 5042, and a second processing unit 5043.
判断单元5041用于判断所述支付金额是否超过所述授权额度。The determining unit 5041 is configured to determine whether the payment amount exceeds the authorization amount.
具体的,在获取到对应的授权信息了之后,判断单元5041判断支付请求中的支付金额是否超过授权信息中的授权额度。Specifically, after obtaining the corresponding authorization information, the determining unit 5041 determines whether the payment amount in the payment request exceeds the authorization amount in the authorization information.
第一处理单元5042用于在所述支付金额超过所述授权额度时,拒绝所述支付请求,并提醒所述目标用户。The first processing unit 5042 is configured to reject the payment request and remind the target user when the payment amount exceeds the authorization amount.
具体的,若支付金额超过了授权信息中的授权额度,表明此时用户请求的支付金额已经超限,第一处理单元5042此时拒绝用户的支付请求,并提醒所述目标用户支付金额超限。Specifically, if the payment amount exceeds the authorization amount in the authorization information, indicating that the payment amount requested by the user has exceeded the limit, the first processing unit 5042 rejects the payment request of the user at this time, and reminds the target user that the payment amount exceeds the limit. .
第二处理单元5043用于在所述支付金额没有超过所述授权额度时,根据所述支付请求执行所述支付请求对应的支付操作。The second processing unit 5043 is configured to execute a payment operation corresponding to the payment request according to the payment request when the payment amount does not exceed the authorization amount.
具体的,若支付金额未超过授权额度,表明此时用户请求的支付金额未超限。此时第二处理单元5043允许用户进行支付,根据所述支付请求执行支付请求对应的支付操作。在本实施方式中,执行支付操作可以是相应该支付请求,与支付平台或者银行的服务器进行通信,完成支付操作。 Specifically, if the payment amount does not exceed the authorized amount, it indicates that the payment amount requested by the user is not exceeded. At this time, the second processing unit 5043 allows the user to make a payment, and performs a payment operation corresponding to the payment request according to the payment request. In this embodiment, the performing the payment operation may be corresponding to the payment request, and communicating with the payment platform or the server of the bank to complete the payment operation.
上述可知,本发明实施方式中的信息处理装置,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验。As described above, the information processing apparatus in the embodiment of the present invention, when receiving the payment request, acquires the authorization information of the user according to the physiological characteristic information by collecting the physiological characteristic information of the user, and processes the payment request of the user according to the authorization information, thereby being able to process the payment request of the user according to the authorization information. Differentiate users and handle different payment requests, so that multiple people can use the same terminal, which improves the user experience.
图6为本发明实施例提供的一种信息处理装置第二实施例的结构示意图。本实施方式中,信息处理装置包括:接收模块601、采集模块602、获取模块603、处理模块604以及拒绝模块605,其中接收模块601、采集模块602、获取模块603以及处理模块604的功能与第一实施例中相同,在此不赘述。FIG. 6 is a schematic structural diagram of a second embodiment of an information processing apparatus according to an embodiment of the present invention. In this embodiment, the information processing apparatus includes: a receiving module 601, an acquiring module 602, an obtaining module 603, a processing module 604, and a rejecting module 605, wherein the functions of the receiving module 601, the collecting module 602, the obtaining module 603, and the processing module 604 are The same is true in an embodiment, and details are not described herein.
接收模块601用于接收目标用户的支付请求。The receiving module 601 is configured to receive a payment request of the target user.
采集模块602用于采集所述目标用户的生理特征信息。The collecting module 602 is configured to collect physiological characteristic information of the target user.
获取模块603用于判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息。The obtaining module 603 is configured to determine whether the physiological feature information exists in the preset association table, and if yes, acquire the authorization information corresponding to the physiological feature information.
处理模块604用于根据授权信息处理所述支付请求。The processing module 604 is configured to process the payment request according to the authorization information.
拒绝模块605用于当所述预设的关联表中不存在所述生理特征信息时,拒绝所述支付请求,并提醒所述目标用户。The rejecting module 605 is configured to reject the payment request when the physiological feature information does not exist in the preset association table, and remind the target user.
具体的,若所述预设的关联表中不存在所述生理特征信息,表明当前用户的信息未存储在关联表中,当前用户为未授权用户,无法进行支付。因此,拒绝模块605拒绝所述支付请求,并提醒所述目标用户。其中,提醒方式可以是通过语音或文字提醒该用户为未授权用户;拒绝支付请求的方式可以是关闭当前的支付进程,还可以是退出当前的支付界面等,本实施例并不以此为限。这样,未授权的用户就无法进行支付,避免了终端遗失被他人使用,降低了支付风险。Specifically, if the physiological characteristic information does not exist in the preset association table, it indicates that the current user information is not stored in the association table, and the current user is an unauthorized user, and the payment cannot be performed. Therefore, the rejection module 605 rejects the payment request and alerts the target user. The reminding method may be to remind the user as an unauthorized user by voice or text; the method of rejecting the payment request may be to close the current payment process, or to exit the current payment interface, etc., which is not limited by this embodiment. . In this way, unauthorized users cannot make payments, avoiding the loss of the terminal being used by others, and reducing the risk of payment.
上述可知,本发明实施方式中的信息处理装置,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验;同时,还能够排除未授权用户,降低了支付风险,提升了安全性。As described above, the information processing apparatus in the embodiment of the present invention, when receiving the payment request, acquires the authorization information of the user according to the physiological characteristic information by collecting the physiological characteristic information of the user, and processes the payment request of the user according to the authorization information, thereby being able to process the payment request of the user according to the authorization information. Differentiating users, handling different payment requests, facilitating multiple users to use the same terminal, improving the user experience; at the same time, it can also eliminate unauthorized users, reduce payment risks, and improve security.
图7所示为本发明实施例提供的一种信息处理装置第三实施例的结构示意图。本实施方式中,信息处理装置包括:设置模块701、接收模块702、采集模块703、获取模块704、以及处理模块705,其中接收模块702、采集模块703、 获取模块704以及处理模块705的功能与第一实施例中相同,在此不赘述。本领域技术人员可以理解的是,第二实施例中拒绝模块605也可以应用于本实施方式中。FIG. 7 is a schematic structural diagram of a third embodiment of an information processing apparatus according to an embodiment of the present invention. In this embodiment, the information processing apparatus includes: a setting module 701, a receiving module 702, an acquiring module 703, an obtaining module 704, and a processing module 705, wherein the receiving module 702, the collecting module 703, The functions of the obtaining module 704 and the processing module 705 are the same as those in the first embodiment, and are not described herein. It can be understood by those skilled in the art that the rejection module 605 in the second embodiment can also be applied to the present embodiment.
设置模块701用于预先设置关联表。The setting module 701 is configured to preset an association table.
具体的,用户首先在终端上通过设置模块701设置关联表,所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。在本实施方式中,终端可以设有一个管理员账户或者超级账户,用户通过登录该账户可以设置关联表,关联表中保存了多个用户的生理特征信息以及和生理特征信息对应的授权信息。比如,某家庭有一个共用的用于支付的终端,家庭成员甲可以以管理员账户登录终端,设置所有家庭成员的授权信息,在设置时,先采集用户的生理特征信息,再设置与其对应的授权信息。其中,生理特征信息可以是指纹信息、心率信息、心电信息等;授权信息可以是授权额度。比如,小孩的授权额度可以设置的较低,青少年的可以较高,中老年的可以更高。本领域技术人员可以理解的是,授权信息可以由用户自行根据实际情况设置。Specifically, the user first sets an association table on the terminal through the setting module 701, where the association table includes physiological characteristic information of at least one user and authorization information corresponding to the physiological characteristic information of the at least one user. In this embodiment, the terminal may be provided with an administrator account or a super account. The user may set an association table by logging in the account, and the association table stores physiological characteristic information of the plurality of users and authorization information corresponding to the physiological characteristic information. For example, if a family has a shared terminal for payment, family member A can log in to the terminal as an administrator account and set authorization information for all family members. When setting, first collect the physiological characteristic information of the user, and then set corresponding information. Authorization information. The physiological characteristic information may be fingerprint information, heart rate information, ECG information, etc.; the authorization information may be an authorization amount. For example, a child's authorization amount can be set lower, adolescents can be higher, and middle-aged people can be higher. Those skilled in the art can understand that the authorization information can be set by the user according to the actual situation.
在其他实施方式中,授权信息包括的授权额度可以为多个,授权额度可以包括单次支付额度、日支付额度以及月支付额度。In other embodiments, the authorization information may include a plurality of authorization amounts, and the authorization amount may include a single payment amount, a daily payment amount, and a monthly payment amount.
接收模块702用于接收目标用户的支付请求。The receiving module 702 is configured to receive a payment request of the target user.
采集模块703用于采集所述目标用户的生理特征信息。The collecting module 703 is configured to collect physiological characteristic information of the target user.
获取模块704用于判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息。The obtaining module 704 is configured to determine whether the physiological feature information exists in the preset association table, and if yes, acquire the authorization information corresponding to the physiological feature information.
处理模块705用于根据授权信息处理所述支付请求。The processing module 705 is configured to process the payment request according to the authorization information.
上述可知,本发明实施方式中的信息处理装置,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验。As described above, the information processing apparatus in the embodiment of the present invention, when receiving the payment request, acquires the authorization information of the user according to the physiological characteristic information by collecting the physiological characteristic information of the user, and processes the payment request of the user according to the authorization information, thereby being able to process the payment request of the user according to the authorization information. Differentiate users and handle different payment requests, so that multiple people can use the same terminal, which improves the user experience.
本发明实施例还公开了一种终端,参见图8,该终端可以包括信息处理装置,该信息处理装置的结构和功能可以参见图5-7中实施例中的相关说明,在此不赘述。可以理解的是,本发明实施例的终端,也可以应用图1-4中任一实施例所示的方法。 The embodiment of the present invention further discloses a terminal. Referring to FIG. 8, the terminal may include an information processing device. For the structure and function of the information processing device, refer to the related description in the embodiment in FIG. 5-7, and details are not described herein. It is to be understood that the method shown in any of the embodiments of the present invention can also be applied to the terminal in the embodiment of the present invention.
上述可知,本发明实施方式中的终端,当接收到支付请求时,通过采集用户的生理特征信息,根据生理特征信息获取用户的授权信息,再根据授权信息处理用户的支付请求,从而能够区分不同的用户,处理不同的支付请求,方便多人使用同一终端,提升了用户体验。As described above, the terminal in the embodiment of the present invention, when receiving the payment request, acquires the user's authorization information according to the physiological feature information, and then processes the user's payment request according to the authorization information, thereby distinguishing different The user handles different payment requests, facilitating multiple people to use the same terminal, and improving the user experience.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。One of ordinary skill in the art can understand that all or part of the process of implementing the foregoing embodiments can be completed by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium. When executed, the flow of an embodiment of the methods as described above may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
以上所揭露的仅为本发明较佳实施例而已,当然不能以此来限定本发明之权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。 The above is only the preferred embodiment of the present invention, and the scope of the present invention is not limited thereto, and thus equivalent changes made in the claims of the present invention are still within the scope of the present invention.

Claims (13)

  1. 一种信息处理方法,其特征在于,包括:An information processing method, comprising:
    接收目标用户的支付请求;Receiving a payment request of the target user;
    采集所述目标用户的生理特征信息;Collecting physiological characteristic information of the target user;
    判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息;Determining whether the physiological feature information exists in the preset association table, and if yes, acquiring the authorization information corresponding to the physiological feature information;
    根据授权信息处理所述支付请求。The payment request is processed according to the authorization information.
  2. 如权利要求1所述的信息处理方法,其特征在于,还包括:The information processing method according to claim 1, further comprising:
    若所述预设的关联表中不存在所述生理特征信息,则拒绝所述支付请求,并提醒所述目标用户。If the physiological feature information does not exist in the preset association table, the payment request is rejected, and the target user is alerted.
  3. 如权利要求1所述的信息处理方法,其特征在于,所述接收目标用户的支付请求之前,还包括:The information processing method according to claim 1, wherein before the receiving the payment request of the target user, the method further comprises:
    预先设置关联表,其中所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。The association table is preset, wherein the association table includes physiological characteristic information of at least one user and authorization information corresponding to the physiological characteristic information of the at least one user.
  4. 如权利要求1所述的信息处理方法,其特征在于,所述采集所述目标用户的生理特征,包括:The information processing method according to claim 1, wherein the collecting the physiological characteristics of the target user comprises:
    采集所述目标用户的心电信号;Collecting an ECG signal of the target user;
    根据所述心电信号生成心电波形;Generating an electrocardiogram waveform according to the ECG signal;
    解析所述心电波形,获取所述心电波形的特征值。The ECG waveform is parsed to obtain a feature value of the ECG waveform.
  5. 如权利要求1-4任一项所述的信息处理方法,其特征在于,所述支付请求包括支付金额,所述授权信息包括授权额度。The information processing method according to any one of claims 1 to 4, wherein the payment request includes a payment amount, and the authorization information includes an authorization amount.
  6. 如权利要求5所述的信息处理方法,其特征在于,所述根据授权信息处理所述支付请求,包括:The information processing method according to claim 5, wherein the processing the payment request according to the authorization information comprises:
    判断所述支付金额是否超过所述授权额度; Determining whether the payment amount exceeds the authorization amount;
    若是,则拒绝所述支付请求,并提醒所述目标用户;If yes, rejecting the payment request and alerting the target user;
    若否,则根据所述支付请求执行所述支付请求对应的支付操作。If not, the payment operation corresponding to the payment request is executed according to the payment request.
  7. 一种信息处理装置,其特征在于,包括:An information processing apparatus, comprising:
    接收模块,用于接收目标用户的支付请求;a receiving module, configured to receive a payment request of the target user;
    采集模块,用于采集所述目标用户的生理特征信息;An acquisition module, configured to collect physiological characteristic information of the target user;
    获取模块,用于判断预设的关联表中是否存在所述生理特征信息,若存在,则获取所述生理特征信息对应的授权信息;The obtaining module is configured to determine whether the physiological feature information exists in the preset association table, and if yes, acquire the authorization information corresponding to the physiological feature information;
    处理模块,用于根据授权信息处理所述支付请求。And a processing module, configured to process the payment request according to the authorization information.
  8. 如权利要求7所述的信息处理装置,其特征在于,还包括:The information processing apparatus according to claim 7, further comprising:
    拒绝模块,用于当所述预设的关联表中不存在所述生理特征信息时,拒绝所述支付请求,并提醒所述目标用户。And a rejecting module, configured to reject the payment request and remind the target user when the physiological feature information does not exist in the preset association table.
  9. 如权利要求7所述的信息处理装置,其特征在于,还包括:The information processing apparatus according to claim 7, further comprising:
    设置模块,用于预先设置关联表,其中所述关联表中包括至少一个用户的生理特征信息以及与所述至少一个用户的生理特征信息对应的授权信息。And a setting module, configured to preset an association table, wherein the association table includes physiological characteristic information of at least one user and authorization information corresponding to physiological characteristic information of the at least one user.
  10. 如权利要求7所述的信息处理装置,其特征在于,所述采集模块包括:The information processing apparatus according to claim 7, wherein the acquisition module comprises:
    信号采集单元,用于采集所述目标用户的心电信号;a signal acquisition unit, configured to collect an ECG signal of the target user;
    波形生成单元,用于根据所述心电信号生成心电波形;a waveform generating unit, configured to generate an electrocardiogram waveform according to the ECG signal;
    解析单元,用于解析所述心电波形,获取所述心电波形的特征值。And an analyzing unit, configured to parse the electrocardiographic waveform, and acquire a feature value of the electrocardiographic waveform.
  11. 如权利要求7-10任一项所述的信息处理装置,其特征在于,所述支付请求包括支付金额,所述授权信息包括授权额度。The information processing apparatus according to any one of claims 7 to 10, wherein the payment request includes a payment amount, and the authorization information includes an authorization amount.
  12. 如权利要求11所述的信息处理装置,其特征在于,所述处理模块包括:The information processing apparatus according to claim 11, wherein the processing module comprises:
    判断单元,用于判断所述支付金额是否超过所述授权额度;a determining unit, configured to determine whether the payment amount exceeds the authorized amount;
    第一处理单元,用于在所述支付金额超过所述授权额度时,拒绝所述支付请求,并提醒所述目标用户; a first processing unit, configured to reject the payment request and remind the target user when the payment amount exceeds the authorization amount;
    第二处理单元,用于在所述支付金额没有超过所述授权额度时,根据所述支付请求执行所述支付请求对应的支付操作。a second processing unit, configured to perform, according to the payment request, a payment operation corresponding to the payment request when the payment amount does not exceed the authorization amount.
  13. 一种终端,其特征在于,包括权利要求6-12中任一项所述的信息处理装置。 A terminal comprising the information processing apparatus according to any one of claims 6-12.
PCT/CN2016/078043 2015-08-27 2016-03-31 Information processing method and device, and terminal WO2017031987A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510536854.6 2015-08-27
CN201510536854.6A CN105046496A (en) 2015-08-27 2015-08-27 Information processing method, apparatus and terminal

Publications (1)

Publication Number Publication Date
WO2017031987A1 true WO2017031987A1 (en) 2017-03-02

Family

ID=54453021

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078043 WO2017031987A1 (en) 2015-08-27 2016-03-31 Information processing method and device, and terminal

Country Status (2)

Country Link
CN (1) CN105046496A (en)
WO (1) WO2017031987A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105046496A (en) * 2015-08-27 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Information processing method, apparatus and terminal
CN105678539A (en) * 2016-01-11 2016-06-15 广东小天才科技有限公司 NFC payment method for wearable device
CN106203033A (en) * 2016-06-29 2016-12-07 联想(北京)有限公司 A kind of mandate wearable device and authorization method
CN106504003A (en) * 2016-09-30 2017-03-15 维沃移动通信有限公司 A kind of method of mobile terminal payment mandate and mobile terminal
CN107423979B (en) * 2017-06-30 2020-11-13 珠海市魅族科技有限公司 Payment method and device, computer device and readable storage medium
CN108074093B (en) * 2017-12-14 2022-03-04 重庆金康特智能穿戴技术研究院有限公司 Spending money payment method and system based on child watch device
CN108121448A (en) * 2017-12-29 2018-06-05 阿里巴巴集团控股有限公司 Information prompting method, device and equipment
CN108280645A (en) * 2018-01-12 2018-07-13 阿里巴巴集团控股有限公司 The acquisition of payment code, payment request response method, device and equipment
CN108764872B (en) * 2018-06-01 2020-07-10 杭州复杂美科技有限公司 Authorized payment method, system, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN203812271U (en) * 2014-02-19 2014-09-03 钟一鸣 A mobile payment system and an intelligent bracelet
CN104182871A (en) * 2014-02-19 2014-12-03 钟一鸣 Mobile payment system and smart wristband
CN204480313U (en) * 2014-11-28 2015-07-15 汤伟 A kind of electron motion bracelet with payment function
CN105046496A (en) * 2015-08-27 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Information processing method, apparatus and terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102760262A (en) * 2012-08-06 2012-10-31 北京中科金财电子商务有限公司 System and method based on biometrics identification payment risks
CN103942880A (en) * 2013-01-20 2014-07-23 上海博路信息技术有限公司 A payment method based on biological characteristics
TWI545511B (en) * 2013-11-22 2016-08-11 宏達國際電子股份有限公司 Electronic device and authentication method thereof
CN104574086A (en) * 2014-12-29 2015-04-29 宇龙计算机通信科技(深圳)有限公司 Payment method, device and terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN203812271U (en) * 2014-02-19 2014-09-03 钟一鸣 A mobile payment system and an intelligent bracelet
CN104182871A (en) * 2014-02-19 2014-12-03 钟一鸣 Mobile payment system and smart wristband
CN204480313U (en) * 2014-11-28 2015-07-15 汤伟 A kind of electron motion bracelet with payment function
CN105046496A (en) * 2015-08-27 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Information processing method, apparatus and terminal

Also Published As

Publication number Publication date
CN105046496A (en) 2015-11-11

Similar Documents

Publication Publication Date Title
WO2017031987A1 (en) Information processing method and device, and terminal
Hammad et al. ResNet‐Attention model for human authentication using ECG signals
Bashar et al. Atrial fibrillation detection from wrist photoplethysmography signals using smartwatches
US11757869B2 (en) Biometric signature authentication and centralized storage system
CN105740680B (en) Method and apparatus for being authenticated based on bio signal to user
US9254092B2 (en) Systems and methods for processing and analyzing medical data
Weidemann et al. Assessing recognition memory using confidence ratings and response times
TWI686721B (en) Login method and device and electronic equipment
RU2558617C2 (en) Secured personal data handling and management system
WO2016107035A1 (en) Payment method and device, and terminal
US20140120876A1 (en) Ecg measuring device and method thereof
CN204537307U (en) Based on the self-service payment terminal of fingerprint recognition
EP3449409B1 (en) Biometric method and device for identifying a person through an electrocardiogram (ecg) waveform
US20140165184A1 (en) Electro-Biometric Authentication
US11803850B2 (en) System and method for biometric heartrate authentication
CN201974810U (en) Health self-examination system based on membership management
US20160217565A1 (en) Health and Fitness Monitoring via Long-Term Temporal Analysis of Biometric Data
CN108108974A (en) Method of payment and device and electronic equipment
WO2022047272A9 (en) Electronic devices with a static artificial intelligence model for contextual situations, including age blocking for vaping and ignition start, using data analysis and operating methods thereof
CN204537335U (en) Based on the self-service payment terminal of registered number
CN113095839A (en) Authentication mode recommendation method, device, equipment and storage medium
Białas et al. Multifactor authentication system using simplified EEG brain–computer interface
CN102034034A (en) Biological authentication device
CN111967333B (en) Signal generation method, system, storage medium and brain-computer interface spelling device
CN114527875A (en) Electroencephalogram data acquisition system and method for synchronously tracking reading content

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16838250

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16838250

Country of ref document: EP

Kind code of ref document: A1