[go: up one dir, main page]

CN110175833B - Computer device, method, system and medium for binding bank card information - Google Patents

Computer device, method, system and medium for binding bank card information Download PDF

Info

Publication number
CN110175833B
CN110175833B CN201910464656.1A CN201910464656A CN110175833B CN 110175833 B CN110175833 B CN 110175833B CN 201910464656 A CN201910464656 A CN 201910464656A CN 110175833 B CN110175833 B CN 110175833B
Authority
CN
China
Prior art keywords
information
bank card
bank
card information
agreement
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.)
Active
Application number
CN201910464656.1A
Other languages
Chinese (zh)
Other versions
CN110175833A (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.)
China Mobile Group E Commerce Co Ltd
Original Assignee
China Mobile Group E Commerce 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 China Mobile Group E Commerce Co Ltd filed Critical China Mobile Group E Commerce Co Ltd
Priority to CN201910464656.1A priority Critical patent/CN110175833B/en
Publication of CN110175833A publication Critical patent/CN110175833A/en
Application granted granted Critical
Publication of CN110175833B publication Critical patent/CN110175833B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/105Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems involving programming of a portable memory device, e.g. IC cards, "electronic purses"
    • 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/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/34Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
    • G06Q20/354Card activation or deactivation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Finance (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application discloses a computer device for binding bank card information, which comprises: the data interface is used for receiving a binding request of the newly-built account; the data processing module is used for determining the to-be-bound bank card information corresponding to the bank card identification and the to-be-bound bank protocol information corresponding to the bank card information in the database, and establishing a binding relationship between the newly-built account and the bank card information and a binding relationship between the bank card information and the bank protocol information. The user information only reserves the corresponding relation between the account information and the bank card information, so that the quantity of the bank card information and the bank protocol information does not need to be in one-to-one correspondence with the quantity of the account information, one bank card information can be bound to a plurality of account information, and a plurality of bank protocol information can be bound to one bank card information, thereby avoiding redundant bank card information and bank protocol information. The application also provides a method and a device for binding the bank card information and a computer readable storage medium, and the effects can be realized.

Description

一种绑定银行卡信息的计算机装置、方法、系统及介质A computer device, method, system and medium for binding bank card information

技术领域technical field

本发明涉及信息管理技术领域,更具体地说,涉及一种绑定银行卡信息的计算机装置、一种银行卡信息绑定方法、系统及计算机可读存储介质。The present invention relates to the technical field of information management, and more specifically, relates to a computer device for binding bank card information, a method and system for binding bank card information, and a computer-readable storage medium.

背景技术Background technique

目前在电子支付平台中,用户注册一个账户信息后,需要添加需要绑定的银行卡信息、银行协议信息等,并将这三项进行绑定,将这三项的绑定信息和三项信息的具体内容均进行保存。At present, in the electronic payment platform, after the user registers an account information, he needs to add the bank card information, bank agreement information, etc. that need to be bound, and bind these three items, and combine the binding information of these three items with the three information The specific content is saved.

由于上述三项数据一起进行绑定,造成了三项数据的紧耦合,而且,当出现不同账户绑定相同银行卡信息、相同银行协议信息时,每次绑定都需要添加相同的银行卡信息与相同的银行协议信息,造成数据冗余。Since the above three items of data are bound together, the three items of data are tightly coupled. Moreover, when different accounts are bound to the same bank card information and the same bank agreement information, the same bank card information needs to be added for each binding. With the same bank protocol information, resulting in data redundancy.

因此,如何避免电子支付平台中用户数据冗余,是本领域技术人员需要解决的问题。Therefore, how to avoid user data redundancy in the electronic payment platform is a problem to be solved by those skilled in the art.

发明内容Contents of the invention

本发明的目的在于提供一种绑定银行卡信息的计算机装置、一种银行卡信息绑定方法、系统及计算机可读存储介质,以避免电子支付平台中用户数据冗余。The purpose of the present invention is to provide a computer device for binding bank card information, a method and system for binding bank card information, and a computer-readable storage medium, so as to avoid user data redundancy in the electronic payment platform.

为实现上述目的,本发明实施例提供了如下技术方案:In order to achieve the above object, the embodiment of the present invention provides the following technical solutions:

一种绑定银行卡信息的计算机装置,包括:A computer device for binding bank card information, comprising:

数据接口,用于接收新建账户的绑定请求,所述绑定请求包括银行卡标识;A data interface, configured to receive a binding request for a newly created account, where the binding request includes a bank card identification;

数据库,用于存储银行卡信息和银行协议信息;Database for storing bank card information and bank agreement information;

数据处理模块,用于在所述数据库中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行卡信息对应的待绑定的银行协议信息,并建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡信息和所述银行协议信息之间的绑定关系。A data processing module, configured to determine in the database the bank card information to be bound corresponding to the bank card identification and the bank agreement information to be bound corresponding to the bank card information, and to establish the newly created account The binding relationship with the bank card information and the binding relationship between the bank card information and the bank agreement information.

可选地,所述数据处理模块,具体用于判断所述数据库中是否保存有所述银行卡信息;若是,则建立所述新建账户与所述银行卡信息之间的绑定关系;并判断是否所述数据库中是否保存有所述银行协议信息;若是,则建立所述银行卡与所述银行协议信息之间的绑定关系。Optionally, the data processing module is specifically configured to determine whether the bank card information is saved in the database; if so, establish a binding relationship between the newly created account and the bank card information; and determine Whether the bank agreement information is stored in the database; if yes, establish a binding relationship between the bank card and the bank agreement information.

可选地,所述数据接口还用于当所述数据库中未保存所述银行卡信息时,接收所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系;Optionally, the data interface is also used to receive the bank card information when the bank card information is not saved in the database, and establish a binding relationship between the newly created account and the bank card information;

所述数据处理模块具体用于保存所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系。The data processing module is specifically configured to save the bank card information, and establish a binding relationship between the newly created account and the bank card information.

可选地,所述数据接口还用于当所述数据库中未保存所述银行协议信息时,接收所述银行协议信息;Optionally, the data interface is also used to receive the bank agreement information when the bank agreement information is not saved in the database;

所述数据处理模块具体用于保存所述银行协议信息,建立所述银行卡与所述银行协议信息之间的绑定关系。The data processing module is specifically used to save the bank agreement information, and establish a binding relationship between the bank card and the bank agreement information.

可选地,所述数据库还用于保存已创建的用户信息,每条所述用户信息包括账户信息、银行卡信息、银行协议信息与账户信息、银行卡信息、银行协议信息三者之间的对应关系;Optionally, the database is also used to save the created user information, each piece of user information includes account information, bank card information, bank agreement information and account information, bank card information, bank agreement information Correspondence;

所述数据处理模块还用于检测当前保存的用户信息中是否有重复的冗余银行卡信息;若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息;建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。The data processing module is also used to detect whether there is redundant redundant bank card information in the currently saved user information; if so, determine the target account information and target bank agreement information corresponding to the redundant bank card information; Keep a target bank card information in redundant bank card information, delete all non-target bank card information; establish the binding relationship between the target account information and the target bank card information and the target bank card and the target bank card information The binding relationship between target bank protocol information.

可选地,所述数据处理模块还用于检测当前保存的用户信息中是否有重复的冗余银行协议信息;若是,在重复的多个冗余银行协议信息中保留一个目标银行协议信息,删除所有非银行协议信息。Optionally, the data processing module is also used to detect whether there is redundant redundant bank agreement information in the currently saved user information; if so, keep a target bank agreement information among the repeated redundant bank agreement information, delete All non-bank agreement information.

为实现上述目的,本申请还提供一种银行卡信息绑定方法,包括:In order to achieve the above purpose, this application also provides a bank card information binding method, including:

接收新建账户的绑定请求,所述绑定请求包括银行卡标识与银行协议标识;Receive a binding request for a newly created account, where the binding request includes a bank card identifier and a bank agreement identifier;

在数据库中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行卡信息对应的待绑定的银行协议信息;Determining in the database the bank card information to be bound corresponding to the bank card identification and the bank agreement information to be bound corresponding to the bank card information;

建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡和所述银行协议信息之间的绑定关系。Establish a binding relationship between the newly created account and the bank card information and a binding relationship between the bank card and the bank agreement information.

可选地,所述方法还包括:Optionally, the method also includes:

检测当前保存的用户信息中是否有重复的冗余银行卡信息;Detect whether there is duplicate redundant bank card information in the currently saved user information;

若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;If so, determine the target account information and target bank agreement information corresponding to the redundant bank card information;

在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息;Retain one target bank card information in repeated multiple redundant bank card information, and delete all non-target bank card information;

建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。Establish a binding relationship between the target account information and the target bank card information and a binding relationship between the target bank card and the target bank agreement information.

为实现上述目的,本申请还提供一种银行卡信息绑定装置,包括:In order to achieve the above purpose, the present application also provides a bank card information binding device, including:

存储器,用于存储计算机程序;memory for storing computer programs;

处理器,用于执行所述计算机程序时实现如所述银行卡信息绑定方法的步骤。The processor is configured to realize the steps of the bank card information binding method when executing the computer program.

为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如所述银行卡信息绑定方法的步骤。In order to achieve the above purpose, the present application also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, it realizes the bank card information binding method. step.

由此可见,本申请实施例提供的一种绑定银行卡信息的计算机装置,通过数据接口接收新建用户的绑定请求,并通过数据处理模块确定与绑定请求对应的银行卡信息以及与银行卡信息对应的银行协议信息,新建账户和银行卡信息之间的绑定关系与银行卡信息与银行协议信息之间的绑定关系。在本申请中,一条用户信息不再是包括银行卡信息、银行协议信息、账户信息以及三者之间的映射关系,而只保留账户信息与银行卡信息之间的对应关系,从而可以使银行卡信息、银行协议信息独立于用户信息,银行卡信息、银行协议信息的数量也无需与账户信息的数量一一对应,而是可以多个账户信息绑定一个银行卡信息,而一个银行卡信息可以绑定一个或多个银行协议信息,从而可以避免冗余的银行卡信息和银行协议信息。It can be seen that the computer device for binding bank card information provided by the embodiment of the present application receives the binding request of the newly created user through the data interface, and determines the bank card information corresponding to the binding request and the bank card information corresponding to the binding request through the data processing module. The bank agreement information corresponding to the card information, the binding relationship between the newly created account and the bank card information, and the binding relationship between the bank card information and the bank agreement information. In this application, a piece of user information no longer includes bank card information, bank agreement information, account information, and the mapping relationship between the three, but only retains the corresponding relationship between account information and bank card information, so that the bank can Card information and bank agreement information are independent of user information, and the number of bank card information and bank agreement information does not need to correspond to the number of account information. Instead, multiple account information can be bound to one bank card information, and one bank card information One or more bank agreement information can be bound, so that redundant bank card information and bank agreement information can be avoided.

本申请还提供了一种银行卡信息绑定方法、装置及计算机可读存储介质,同样可以实现上述效果。The present application also provides a bank card information binding method, device and computer-readable storage medium, which can also achieve the above effects.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1为本发明实施例公开的一种绑定银行卡信息的计算机装置结构示意图;Fig. 1 is a schematic structural diagram of a computer device for binding bank card information disclosed in an embodiment of the present invention;

图2为本发明实施例公开的一种银行卡信息绑定关系对比示意图;Fig. 2 is a schematic diagram of a comparison of bank card information binding relationships disclosed in an embodiment of the present invention;

图3为本发明实施例公开的一种银行卡信息绑定方法流程图;Fig. 3 is a flow chart of a bank card information binding method disclosed by an embodiment of the present invention;

图4为本发明实施例公开的一种具体的银行卡信息绑定方法流程图;FIG. 4 is a flow chart of a specific method for binding bank card information disclosed in an embodiment of the present invention;

图5为本发明实施例公开的一种银行卡信息绑定装置结构示意图。Fig. 5 is a schematic structural diagram of a bank card information binding device disclosed in an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

本发明实施例公开了一种绑定银行卡信息的计算机装置、一种银行卡信息绑定方法、系统及计算机可读存储介质,以避免电子支付平台中用户数据冗余。The embodiment of the invention discloses a computer device for binding bank card information, a method and system for binding bank card information, and a computer-readable storage medium, so as to avoid redundancy of user data in an electronic payment platform.

参见图1,本发明实施例提供的一种绑定银行卡信息的计算机装置,包括:Referring to Fig. 1, a computer device for binding bank card information provided by an embodiment of the present invention includes:

数据接口101,用于接收新建账户的绑定请求,所述绑定请求包括银行卡标识;The data interface 101 is used to receive a binding request for creating a new account, and the binding request includes a bank card identification;

数据库102,用于存储银行卡信息和银行协议信息;Database 102, used to store bank card information and bank agreement information;

数据处理模块103,用于在所述数据库102中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行协议标识对应的待绑定的银行协议信息,并建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡和所述银行协议信息之间的绑定关系。A data processing module 103, configured to determine in the database 102 the bank card information to be bound corresponding to the bank card identifier and the bank agreement information to be bound corresponding to the bank agreement identifier, and to establish the The binding relationship between the newly created account and the bank card information and the binding relationship between the bank card and the bank agreement information.

在本方案中,数据接口101可以接收新建账户的绑定请求,该请求中包括银行卡的标识。In this solution, the data interface 101 may receive a binding request for creating a new account, and the request includes the identification of the bank card.

用户在创建新的账户后,会进行签约操作,即绑定银行卡信息和银行协议信息。After the user creates a new account, he will perform a signing operation, that is, bind the bank card information and bank agreement information.

银行协议即银行授权电子支付平台进行支付的相关协议,具体可以参见现有技术,本方案不做具体限定。一个银行卡可以支持多个银行协议。The bank agreement refers to the relevant agreement for the bank to authorize the electronic payment platform to make payment. For details, please refer to the existing technology, and this solution does not make specific limitations. A bank card can support multiple bank protocols.

在本方案中,数据库102中保存银行卡信息和银行协议信息,这两项信息独立于每个账户信息,银行协议信息可以预先与银行卡信息完成绑定,如,卡A与协议1、协议2均有绑定关系。In this solution, the bank card information and bank agreement information are stored in the database 102. These two pieces of information are independent of each account information. The bank agreement information can be bound with the bank card information in advance. For example, card A and agreement 1, agreement 2 have a binding relationship.

参见图2,在本方案中,一条用户信息不再是包括银行卡信息、银行协议信息、账户信息以及三者之间的映射关系,而只保留账户信息与银行卡信息之间的对应关系,从而可以使银行卡信息、银行协议信息独立于用户信息,银行卡信息、银行协议信息的数量也无需与账户信息的数量一一对应,而是可以多个账户信息绑定一个银行卡信息,而一个银行卡信息可以绑定一个或多个银行协议信息,从而可以避免冗余的银行卡信息和银行协议信息。Referring to Figure 2, in this solution, a piece of user information no longer includes bank card information, bank agreement information, account information, and the mapping relationship between the three, but only retains the corresponding relationship between account information and bank card information. In this way, bank card information and bank agreement information can be independent of user information, and the number of bank card information and bank agreement information does not need to be in one-to-one correspondence with the number of account information. Instead, multiple account information can be bound to one bank card information. One bank card information can be bound with one or more bank agreement information, so that redundant bank card information and bank agreement information can be avoided.

具体地,数据处理模块103在数据库中确定绑定请求对应的银行卡信息以及该银行卡信息对应的银行协议信息,并建立两种对应关系,即,新建账户和银行卡信息之间的绑定关系与银行卡信息与银行协议信息之间的绑定关系。Specifically, the data processing module 103 determines in the database the bank card information corresponding to the binding request and the bank agreement information corresponding to the bank card information, and establishes two corresponding relationships, that is, the binding between the newly created account and the bank card information Relationship and the binding relationship between bank card information and bank agreement information.

在一个具体的实施方式中,数据处理模块103具体用于:In a specific implementation manner, the data processing module 103 is specifically used for:

判断所述数据库102中是否保存有所述银行卡信息;Judging whether the bank card information is stored in the database 102;

若是,则建立所述新建账户与所述银行卡信息之间的绑定关系;If so, establish a binding relationship between the newly created account and the bank card information;

判断是否所述数据库102中是否保存有所述银行协议信息;Judging whether the bank agreement information is saved in the database 102;

若是,则建立所述银行卡与所述银行协议信息之间的绑定关系。If yes, establish a binding relationship between the bank card and the bank agreement information.

在本方案中,确定银行卡信息与银行协议信息之前,还需要确定数据库102中是否保存有该信息,若有才建立对应的绑定关系,以避免在建立绑定关系时,由于缺少信息造成系统出错。In this solution, before determining the bank card information and bank agreement information, it is also necessary to determine whether the information is stored in the database 102, and if so, establish the corresponding binding relationship, so as to avoid the lack of information when establishing the binding relationship. system error.

在另一个具体的实施方式中,数据接口101还用于:In another specific implementation manner, the data interface 101 is also used for:

当所述数据库102中未保存所述银行卡信息时,接收所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系;When the bank card information is not saved in the database 102, receive the bank card information, and establish a binding relationship between the newly created account and the bank card information;

所述数据处理模块103具体用于保存所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系。The data processing module 103 is specifically configured to save the bank card information, and establish a binding relationship between the newly created account and the bank card information.

如果数据库102中没有与绑定请求中银行卡标识对应的银行卡信息时,需要由用户输入银行卡信息,由数据接口101接收输入的银行卡信息,并将银行卡信息保存于数据库102中,建立新建账户和银行卡信息之间的绑定关系。If there is no bank card information corresponding to the bank card identification in the binding request in the database 102, the bank card information needs to be input by the user, the bank card information is received by the data interface 101, and the bank card information is stored in the database 102, Establish a binding relationship between the newly created account and the bank card information.

在另一个具体的实施方式中,数据接口101还用于当所述数据库102中未保存所述银行协议信息时,接收所述银行协议信息;In another specific embodiment, the data interface 101 is also used to receive the bank agreement information when the bank agreement information is not saved in the database 102;

所述数据处理模块103具体用于保存所述银行协议信息,建立所述银行卡与所述银行协议信息之间的绑定关系。The data processing module 103 is specifically configured to save the bank agreement information, and establish a binding relationship between the bank card and the bank agreement information.

在本方案中,数据库102中也可能还未存有银行协议信息,此时就需要用户输入银行协议信息,数据接口101接收输入的银行协议信息,并将其保存于数据库102中,将银行协议信息与银行卡信息进行绑定。In this scheme, the bank agreement information may not be stored in the database 102 yet, at this moment, the user needs to input the bank agreement information, and the data interface 101 receives the input bank agreement information, and saves it in the database 102, and the bank agreement The information is bound with the bank card information.

在一个具体的实施方式中,数据库102还用于保存已创建的用户信息,每条所述用户信息包括账户信息、银行卡信息、银行协议信息与账户信息、银行卡信息、银行协议信息三者之间的对应关系;In a specific implementation, the database 102 is also used to save the created user information, each piece of user information includes account information, bank card information, bank agreement information and account information, bank card information, bank agreement information Correspondence between;

所述数据处理模块103还用于检测当前保存的用户信息中是否有重复的冗余银行卡信息;若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息;建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。The data processing module 103 is also used to detect whether there is redundant redundant bank card information in the currently saved user information; if so, determine the target account information and target bank agreement information corresponding to the redundant bank card information; Keep a target bank card information in multiple redundant bank card information, delete all non-target bank card information; establish the binding relationship between the target account information and the target bank card information and the target bank card and the target bank card information Describe the binding relationship between the target bank agreement information.

需要说明的是,当前数据库中可能已经存有按照传统方式建立的用户信息,即每一条用户信息都包括账户信息、银行卡信息、银行协议信息,以及三者的对应关系,此时按照传统方式建立的所有用户信息中会存在数据冗余的情况,为了进一步减少数据冗余的情况,本方案对已建立的用户信息进行改进,使其保存方式与本方案相同。It should be noted that there may already be user information established in the traditional way in the current database, that is, each piece of user information includes account information, bank card information, bank agreement information, and the corresponding relationship between the three. There will be data redundancy in all established user information. In order to further reduce data redundancy, this solution improves the established user information so that its storage method is the same as this solution.

具体地,数据处理模块103检测当前保存的用户信息中有重复的冗余银行卡信息时,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息。Specifically, when the data processing module 103 detects that there is redundant redundant bank card information in the currently saved user information, it determines the target account information and target bank agreement information corresponding to the redundant bank card information; Keep a target bank card information in the bank card information, and delete all non-target bank card information.

数据处理模块103建立目标账户信息和目标银行卡信息之间的绑定关系以及目标银行卡和目标银行协议信息之间的绑定关系。The data processing module 103 establishes the binding relationship between the target account information and the target bank card information and the binding relationship between the target bank card and the target bank agreement information.

在此基础上,为进一步避免冗余,还可以对冗余银行协议信息进行检测。具体地,在一个具体的实施方式中,所述数据处理模块103还用于检测当前保存的用户信息中是否有重复的冗余银行协议信息;若是,在重复的多个冗余银行协议信息中保留一个目标银行协议信息,删除所有非银行协议信息。On this basis, in order to further avoid redundancy, redundant bank agreement information can also be detected. Specifically, in a specific implementation manner, the data processing module 103 is also used to detect whether there is repeated redundant bank agreement information in the currently saved user information; if so, among the repeated redundant bank agreement information Keep one target bank agreement information, delete all non-bank agreement information.

由此可见,本申请实施例提供的一种绑定银行卡信息的计算机装置,通过数据接口接收新建用户的绑定请求,并通过数据处理模块确定与绑定请求对应的银行卡信息以及与银行卡信息对应的银行协议信息,新建账户和银行卡信息之间的绑定关系与银行卡信息与银行协议信息之间的绑定关系。在本方案中,一条用户信息不再是包括银行卡信息、银行协议信息、账户信息以及三者之间的映射关系,而只保留账户信息与银行卡信息之间的对应关系,从而可以使银行卡信息、银行协议信息独立于用户信息,银行卡信息、银行协议信息的数量也无需与账户信息的数量一一对应,而是可以多个账户信息绑定一个银行卡信息,而一个银行卡信息可以绑定一个或多个银行协议信息,从而可以避免冗余的银行卡信息和银行协议信息。It can be seen that the computer device for binding bank card information provided by the embodiment of the present application receives the binding request of the newly created user through the data interface, and determines the bank card information corresponding to the binding request and the bank card information corresponding to the binding request through the data processing module. The bank agreement information corresponding to the card information, the binding relationship between the newly created account and the bank card information, and the binding relationship between the bank card information and the bank agreement information. In this scheme, a piece of user information no longer includes bank card information, bank agreement information, account information, and the mapping relationship between the three, but only keeps the corresponding relationship between account information and bank card information, so that the bank can Card information and bank agreement information are independent of user information, and the number of bank card information and bank agreement information does not need to correspond to the number of account information. Instead, multiple account information can be bound to one bank card information, and one bank card information One or more bank agreement information can be bound, so that redundant bank card information and bank agreement information can be avoided.

下面对本申请实施例提供的一种银行卡信息绑定方法进行介绍,下文描述的一种银行卡信息绑定方法与上述实施例可以相互参照。A method for binding bank card information provided in the embodiment of the present application is introduced below, and a method for binding bank card information described below may be referred to with the foregoing embodiments.

参见图3,本申请实施例提供的一种银行卡信息绑定方法,具体包括:Referring to Fig. 3, a bank card information binding method provided by the embodiment of the present application specifically includes:

S201,接收新建账户的绑定请求,所述绑定请求包括银行卡标识与银行协议标识。S201. Receive a binding request for creating a new account, where the binding request includes a bank card identifier and a bank agreement identifier.

用户在创建新的账户后,会进行签约操作,即绑定银行卡信息和银行协议信息。After the user creates a new account, he will perform a signing operation, that is, bind the bank card information and bank agreement information.

银行协议即银行授权电子支付平台进行支付的相关协议,具体可以参见现有技术,本方案不做具体限定。一个银行卡可以支持多个银行协议。The bank agreement refers to the relevant agreement for the bank to authorize the electronic payment platform to make payment. For details, please refer to the existing technology, and this solution does not make specific limitations. A bank card can support multiple bank protocols.

首先接收新建账户的绑定请求,该请求中包括银行卡的标识。Firstly, a binding request for creating a new account is received, and the request includes the identification of the bank card.

S202,在数据库中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行卡信息对应的待绑定的银行协议信息。S202. Determine in the database the bank card information to be bound corresponding to the bank card identifier and the bank agreement information to be bound corresponding to the bank card information.

在数据库中确定与银行卡标识对应的银行卡信息和与银行卡信息对应的银行协议信息。The bank card information corresponding to the bank card identification and the bank agreement information corresponding to the bank card information are determined in the database.

在本方案中,数据库中保存银行卡信息和银行协议信息,这两项信息独立于每个账户信息,银行协议信息可以预先与银行卡信息完成绑定,如,卡A与协议1、协议2均有绑定关系。In this solution, bank card information and bank agreement information are stored in the database. These two pieces of information are independent of each account information. Bank agreement information can be bound with bank card information in advance, for example, card A and agreement 1, agreement 2 have a binding relationship.

S203,建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡和所述银行协议信息之间的绑定关系。S203. Establish a binding relationship between the newly created account and the bank card information and a binding relationship between the bank card and the bank agreement information.

在本方案中,一条用户信息不再是包括银行卡信息、银行协议信息、账户信息以及三者之间的映射关系,而只保留账户信息与银行卡信息之间的对应关系,从而可以使银行卡信息、银行协议信息独立于用户信息,银行卡信息、银行协议信息的数量也无需与账户信息的数量一一对应,而是可以多个账户信息绑定一个银行卡信息,而一个银行卡信息可以绑定一个或多个银行协议信息,从而可以避免冗余的银行卡信息和银行协议信息。In this scheme, a piece of user information no longer includes bank card information, bank agreement information, account information, and the mapping relationship between the three, but only keeps the corresponding relationship between account information and bank card information, so that the bank can Card information and bank agreement information are independent of user information, and the number of bank card information and bank agreement information does not need to correspond to the number of account information. Instead, multiple account information can be bound to one bank card information, and one bank card information One or more bank agreement information can be bound, so that redundant bank card information and bank agreement information can be avoided.

具体地,数据处理模块在数据库中确定绑定请求对应的银行卡信息以及该银行卡信息对应的银行协议信息,并建立两种对应关系,即,新建账户和银行卡信息之间的绑定关系与银行卡信息与银行协议信息之间的绑定关系。Specifically, the data processing module determines the bank card information corresponding to the binding request and the bank agreement information corresponding to the bank card information in the database, and establishes two corresponding relationships, that is, the binding relationship between the newly created account and the bank card information Binding relationship with bank card information and bank agreement information.

参见图4,在一个具体的实施方式中,所述方法还包括:Referring to Figure 4, in a specific embodiment, the method also includes:

S301,检测当前保存的用户信息中是否有重复的冗余银行卡信息。S301. Detect whether there is redundant bank card information in the currently stored user information.

需要说明的是,当前数据库中可能已经存有按照传统方式建立的用户信息,即每一条用户信息都包括账户信息、银行卡信息、银行协议信息,以及三者的对应关系,此时按照传统方式建立的所有用户信息中会存在数据冗余的情况,为了进一步减少数据冗余的情况,本方案对已建立的用户信息进行改进,使其保存方式与本方案相同。It should be noted that there may already be user information established in the traditional way in the current database, that is, each piece of user information includes account information, bank card information, bank agreement information, and the corresponding relationship between the three. There will be data redundancy in all established user information. In order to further reduce data redundancy, this solution improves the established user information so that its storage method is the same as this solution.

具体地,首先检测当前保存的用户信息中是否有重复的冗余银行卡信息。Specifically, firstly, it is detected whether there is duplicate redundant bank card information in the currently stored user information.

S302,若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息。S302, if yes, determine target account information and target bank agreement information corresponding to the redundant bank card information.

S303,在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息。S303. Keep one target bank card information in the repeated redundant bank card information, and delete all non-target bank card information.

S304,建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。S304. Establish a binding relationship between the target account information and the target bank card information and a binding relationship between the target bank card and the target bank agreement information.

在此基础上,为进一步避免冗余,还可以对冗余银行协议信息进行检测。具体地,在一个具体的实施方式中,所述方法还包括:On this basis, in order to further avoid redundancy, redundant bank agreement information can also be detected. Specifically, in a specific embodiment, the method also includes:

检测当前保存的用户信息中是否有重复的冗余银行协议信息;若是,在重复的多个冗余银行协议信息中保留一个目标银行协议信息,删除所有非银行协议信息。Detect whether there is redundant redundant bank agreement information in the currently saved user information; if so, retain a target bank agreement information among the repeated redundant bank agreement information, and delete all non-bank agreement information.

下面对本申请实施例提供的一种银行卡信息绑定装置进行介绍,下文描述的一种银行卡信息绑定装置与上述任一实施例可以相互参照。The following introduces a bank card information binding device provided by the embodiment of the present application. The bank card information binding device described below may refer to any of the above embodiments.

参见图5,本申请实施例提供的一种银行卡信息绑定装置,具体包括:Referring to Fig. 5, a bank card information binding device provided by an embodiment of the present application specifically includes:

存储器100,用于存储计算机程序;memory 100, for storing computer programs;

处理器200,用于执行所述计算机程序时实现上述任一银行卡信息绑定方法的步骤。The processor 200 is configured to implement the steps of any of the bank card information binding methods described above when executing the computer program.

具体的,存储器100包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机可读指令,该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。Specifically, the memory 100 includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer-readable instructions, and the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.

进一步的,本实施例中的银行卡信息绑定装置,还可以包括:Further, the bank card information binding device in this embodiment may also include:

输入接口300,用于获取外界导入的计算机程序,并将获取到的计算机程序保存至所述存储器100中,还可以用于获取外界终端设备传输的各种指令和参数,并传输至处理器200中,以便处理器200利用上述各种指令和参数展开相应的处理。本实施例中,所述输入接口300具体可以包括但不限于USB接口、串行接口、语音输入接口、指纹输入接口、硬盘读取接口等。The input interface 300 is used to obtain the computer program imported from the outside world, and save the obtained computer program into the memory 100, and can also be used to obtain various instructions and parameters transmitted by the external terminal device, and transmit them to the processor 200 , so that the processor 200 uses the above-mentioned various instructions and parameters to carry out corresponding processing. In this embodiment, the input interface 300 may specifically include, but is not limited to, a USB interface, a serial interface, a voice input interface, a fingerprint input interface, a hard disk reading interface, and the like.

输出接口400,用于将处理器200产生的各种数据输出至与其相连的终端设备,以便于与输出接口400相连的其他终端设备能够获取到处理器200产生的各种数据。本实施例中,所述输出接口400具体可以包括但不限于USB接口、串行接口等。The output interface 400 is configured to output various data generated by the processor 200 to a terminal device connected thereto, so that other terminal devices connected to the output interface 400 can acquire various data generated by the processor 200 . In this embodiment, the output interface 400 may specifically include but not limited to a USB interface, a serial interface, and the like.

通讯单元500,用于在银行卡信息绑定装置和其他节点之间建立远程链接。The communication unit 500 is used to establish a remote link between the bank card information binding device and other nodes.

键盘600,用于获取用户通过实时敲击键帽而输入的各种参数数据或指令。The keyboard 600 is used to obtain various parameter data or instructions input by the user by tapping keycaps in real time.

显示器700,用于对银行卡信息绑定过程的相关信息进行实时显示,以便于用户及时地了解当前银行卡信息绑定情况。The display 700 is used to display relevant information of the bank card information binding process in real time, so that the user can know the current bank card information binding situation in a timely manner.

鼠标800,可以用于协助用户输入数据并简化用户的操作。The mouse 800 can be used to assist the user to input data and simplify the user's operation.

本申请还提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时可以实现上述实施例所提供的步骤。该存储介质可以包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The present application also provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps provided in the above-mentioned embodiments can be realized. The storage medium may include various media capable of storing program codes such as a U disk, a removable hard disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk.

本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other.

对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本发明。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present invention will not be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1.一种绑定银行卡信息的计算机装置,其特征在于,包括:1. A computer device for binding bank card information, characterized in that it comprises: 数据接口,用于接收新建账户的绑定请求,所述绑定请求包括银行卡标识;A data interface, configured to receive a binding request for a newly created account, where the binding request includes a bank card identification; 数据库,用于存储银行卡信息和银行协议信息;Database for storing bank card information and bank agreement information; 数据处理模块,用于在所述数据库中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行卡信息对应的待绑定的银行协议信息,并建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡信息和所述银行协议信息之间的绑定关系;A data processing module, configured to determine in the database the bank card information to be bound corresponding to the bank card identification and the bank agreement information to be bound corresponding to the bank card information, and to establish the newly created account The binding relationship with the bank card information and the binding relationship between the bank card information and the bank agreement information; 其中,所述数据库还用于保存已创建的用户信息,每条所述用户信息包括账户信息、银行卡信息、银行协议信息与账户信息、银行卡信息、银行协议信息三者之间的对应关系;Wherein, the database is also used to save the created user information, and each piece of user information includes account information, bank card information, bank agreement information and account information, bank card information, and bank agreement information. ; 所述数据处理模块还用于检测当前保存的用户信息中是否有重复的冗余银行卡信息;若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息;建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。The data processing module is also used to detect whether there is redundant redundant bank card information in the currently saved user information; if so, determine the target account information and target bank agreement information corresponding to the redundant bank card information; Keep a target bank card information in redundant bank card information, delete all non-target bank card information; establish the binding relationship between the target account information and the target bank card information and the target bank card and the target bank card information The binding relationship between target bank protocol information. 2.根据权利要求1所述的计算机装置,其特征在于,所述数据处理模块,具体用于判断所述数据库中是否保存有所述银行卡信息;若是,则建立所述新建账户与所述银行卡信息之间的绑定关系;并判断是否所述数据库中是否保存有所述银行协议信息;若是,则建立所述银行卡与所述银行协议信息之间的绑定关系。2. The computer device according to claim 1, wherein the data processing module is specifically used to judge whether the bank card information is stored in the database; A binding relationship between bank card information; and judging whether the bank agreement information is stored in the database; if so, establishing a binding relationship between the bank card and the bank agreement information. 3.根据权利要求1所述的计算机装置,其特征在于,所述数据接口还用于当所述数据库中未保存所述银行卡信息时,接收所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系;3. The computer device according to claim 1, wherein the data interface is also used for receiving the bank card information when the bank card information is not saved in the database, and establishing the new account and the bank card information. The binding relationship between the bank card information; 所述数据处理模块具体用于保存所述银行卡信息,建立所述新建账户与所述银行卡信息之间的绑定关系。The data processing module is specifically configured to save the bank card information, and establish a binding relationship between the newly created account and the bank card information. 4.根据权利要求1所述的计算机装置,其特征在于,所述数据接口还用于当所述数据库中未保存所述银行协议信息时,接收所述银行协议信息;4. The computer device according to claim 1, wherein the data interface is also used for receiving the bank agreement information when the bank agreement information is not saved in the database; 所述数据处理模块具体用于保存所述银行协议信息,建立所述银行卡与所述银行协议信息之间的绑定关系。The data processing module is specifically used to save the bank agreement information, and establish a binding relationship between the bank card and the bank agreement information. 5.根据权利要求1所述的计算机装置,其特征在于,所述数据处理模块还用于检测当前保存的用户信息中是否有重复的冗余银行协议信息;若是,在重复的多个冗余银行协议信息中保留一个目标银行协议信息,删除所有非银行协议信息。5. The computer device according to claim 1, wherein the data processing module is also used to detect whether there is redundant redundant bank agreement information in the currently saved user information; One target bank agreement information is reserved in the bank agreement information, and all non-bank agreement information is deleted. 6.一种银行卡信息绑定方法,其特征在于,包括:6. A method for binding bank card information, comprising: 接收新建账户的绑定请求,所述绑定请求包括银行卡标识与银行协议标识;Receive a binding request for a newly created account, where the binding request includes a bank card identifier and a bank agreement identifier; 在数据库中确定与所述银行卡标识对应的待绑定的银行卡信息和与所述银行卡信息对应的待绑定的银行协议信息;Determining in the database the bank card information to be bound corresponding to the bank card identification and the bank agreement information to be bound corresponding to the bank card information; 建立所述新建账户和所述银行卡信息之间的绑定关系与所述银行卡和所述银行协议信息之间的绑定关系;Establishing a binding relationship between the newly created account and the bank card information and a binding relationship between the bank card and the bank agreement information; 其中,所述数据库还用于保存已创建的用户信息,每条所述用户信息包括账户信息、银行卡信息、银行协议信息与账户信息、银行卡信息、银行协议信息三者之间的对应关系;Wherein, the database is also used to save the created user information, and each piece of user information includes account information, bank card information, bank agreement information and account information, bank card information, and bank agreement information. ; 所述方法还包括:检测当前保存的用户信息中是否有重复的冗余银行卡信息;若是,确定所述冗余银行卡信息对应的目标账户信息与目标银行协议信息;在重复的多个冗余银行卡信息中保留一个目标银行卡信息,删除所有非目标银行卡信息;建立所述目标账户信息和所述目标银行卡信息之间的绑定关系与所述目标银行卡和所述目标银行协议信息之间的绑定关系。The method also includes: detecting whether there is redundant redundant bank card information in the currently saved user information; if so, determining the target account information and target bank agreement information corresponding to the redundant bank card information; Keep a target bank card information in the remaining bank card information, delete all non-target bank card information; establish the binding relationship between the target account information and the target bank card information and the target bank card and the target bank Binding relationship between protocol information. 7.一种银行卡信息绑定装置,其特征在于,包括:7. A bank card information binding device, characterized in that it comprises: 存储器,用于存储计算机程序;memory for storing computer programs; 处理器,用于执行所述计算机程序时实现如权利要求6所述银行卡信息绑定方法的步骤。The processor is configured to implement the steps of the method for binding bank card information as claimed in claim 6 when executing the computer program. 8.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如权利要求6所述银行卡信息绑定方法的步骤。8. A computer-readable storage medium, characterized in that, a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, it realizes the bank card information binding method as claimed in claim 6 step.
CN201910464656.1A 2019-05-30 2019-05-30 Computer device, method, system and medium for binding bank card information Active CN110175833B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910464656.1A CN110175833B (en) 2019-05-30 2019-05-30 Computer device, method, system and medium for binding bank card information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910464656.1A CN110175833B (en) 2019-05-30 2019-05-30 Computer device, method, system and medium for binding bank card information

Publications (2)

Publication Number Publication Date
CN110175833A CN110175833A (en) 2019-08-27
CN110175833B true CN110175833B (en) 2023-08-15

Family

ID=67696773

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910464656.1A Active CN110175833B (en) 2019-05-30 2019-05-30 Computer device, method, system and medium for binding bank card information

Country Status (1)

Country Link
CN (1) CN110175833B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111275543B (en) * 2020-01-17 2023-06-23 北京字节跳动网络技术有限公司 Information processing method, device, server and storage medium
CN112053161B (en) * 2020-05-09 2022-11-11 支付宝(杭州)信息技术有限公司 Binding processing method, device and equipment
CN113962346A (en) * 2021-11-17 2022-01-21 中国工商银行股份有限公司 Bank card business processing method, device, equipment, medium and program product
CN115601151A (en) * 2022-12-12 2023-01-13 平安银行股份有限公司(Cn) Credit card management method, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030311A (en) * 2007-04-16 2007-09-05 中国工商银行股份有限公司 One to multiple account processing system
CN105931033B (en) * 2015-12-21 2021-08-27 中国银联股份有限公司 Offline consumption method and device
CN105959930A (en) * 2016-04-25 2016-09-21 宇龙计算机通信科技(深圳)有限公司 ESIM card binding processing method, eSIM card binding processing device, and terminal
CN106022773A (en) * 2016-05-27 2016-10-12 广州羊城通有限公司 Method of binding IC card and bank card together
CN109544135B (en) * 2018-10-25 2022-08-30 北京三快在线科技有限公司 Bank card binding method and device, storage medium and mobile terminal

Also Published As

Publication number Publication date
CN110175833A (en) 2019-08-27

Similar Documents

Publication Publication Date Title
CN110175833B (en) Computer device, method, system and medium for binding bank card information
CN107124278B (en) Service processing method and device and data sharing system
CN110096857B (en) Authority management method, device, equipment and medium for block chain system
JP7110343B2 (en) Blockchain network transaction processing method, device, equipment and storage medium
CN108984645B (en) Block chain processing method, device, equipment and storage medium
CN110473104B (en) Transaction processing method and related equipment
CN111414374B (en) A method, device and equipment for concurrent processing of blockchain transactions
CN106484421A (en) A kind of method and system quickly generating api interface
CN110535639A (en) Block chain assets disposition method and relevant device based on more asset models
CN104732376B (en) Payment password resetting method, terminal and system
CN108960797A (en) Block generates and verification method, device, equipment and storage medium
US20150235228A1 (en) Method, device and system for on-line payment information transmission
CN104580162A (en) Method and device for matching user accounts and method and device for initiating matching information
CN108133026B (en) Multi-data processing method, system and storage medium
CN109656632A (en) Interface automatic adaptation method, device, electronic equipment and computer readable storage medium
CN107862035A (en) Network reading method and device for conference record, intelligent tablet and storage medium
CN105847286A (en) Method and device for acquiring multimedia files
CN114218191B (en) System function migration method, device, computer equipment and storage medium
CN105404543A (en) Simulation machine
CN115801279A (en) File secure transmission method and device
CN111030863B (en) A method, device, device and storage medium for determining node topology information
CN110059109B (en) Device, method and storage medium for data query
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer equipment and storage medium
CN108668271B (en) A smart card number transfer method and device
CN119149643B (en) Data synchronization method, device, equipment and storage medium

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