WO2021190018A1 - Method for assisting in verifying international bank card and device thereof - Google Patents

Method for assisting in verifying international bank card and device thereof Download PDF

Info

Publication number
WO2021190018A1
WO2021190018A1 PCT/CN2020/139752 CN2020139752W WO2021190018A1 WO 2021190018 A1 WO2021190018 A1 WO 2021190018A1 CN 2020139752 W CN2020139752 W CN 2020139752W WO 2021190018 A1 WO2021190018 A1 WO 2021190018A1
Authority
WO
WIPO (PCT)
Prior art keywords
card
bank
bank card
template
module
Prior art date
Application number
PCT/CN2020/139752
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 WO2021190018A1 publication Critical patent/WO2021190018A1/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/751Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching

Definitions

  • This manual relates to the field of e-commerce.
  • the credit card channels of general large-scale international e-commerce platforms usually involve verification of the authenticity of bank card vouchers in various countries, because there are user transactions in hundreds of countries on the platform, bank cards of thousands of issuing banks, and bank cards of the same issuing bank. There are also different styles, and it is difficult to distinguish the authenticity of the various card faces involved.
  • the card organization has issued a card-making specification.
  • the specification is a guiding document, which only makes the most basic provisions on the style of bank cards, which is general.
  • the details have been deleted or added to varying degrees, which is unique. Therefore, the card-making specification does not have much effect on the authenticity verification of the uniqueness of the bank card.
  • This manual provides a method and device for assisting international bank card review, providing standards and basis for bank card review, so that bank card review can be completed quickly, accurately and effectively.
  • the implementation of this specification discloses a method for assisting international bank card review, including: extracting the card face information and card BIN of the bank card according to the bank card photo submitted by the user; and judging the card Whether the face information matches the historical card face information corresponding to the user recorded by the transaction platform; if so, query the bank card template corresponding to the card BIN in the template library according to the card BIN; compare the bank card photo with the found The bank card template is compared with the features of the card face, so as to complete the verification of the bank card.
  • the embodiment of this specification also discloses a device for assisting international bank card review, including: an extraction module for extracting the card face information and card BIN of the bank card according to the bank card photo submitted by the user; the judgment module uses To determine whether the card information extracted by the extraction module matches the historical card information recorded by the transaction platform and corresponding to the user; the query module is used to determine the correspondence between the card information and the transaction platform record in the judgment module When the historical card face information of the user matches, the bank card template corresponding to the card BIN is searched in the template library according to the card BIN extracted by the extraction module; the verification module is used to compare the bank card photo with the query module The found bank card template is compared with card features, so as to complete the bank card review.
  • the embodiment of this specification also discloses a device for assisting in the verification of international bank cards, including: a memory for storing computer-executable instructions; and a processor for implementing the above method when the computer-executable instructions are executed. A step of.
  • the embodiments of this specification also disclose a computer-readable storage medium in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the steps in the above-mentioned method are realized.
  • historical data is used to establish a template library, and templates are searched in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
  • the feature A+B+C is disclosed, and in another example, the feature A+B+D+E is disclosed, and the features C and D are equivalent technical means that play the same role.
  • Feature E can be combined with feature C technically. Then, the solution of A+B+C+D should not be regarded as recorded because it is technically infeasible, and A+B+ The C+E plan should be deemed to have been documented.
  • Figure 1 is a system architecture diagram of the technical solution of the present application.
  • Fig. 2 is a schematic flowchart of a method for assisting international bank card verification according to the first embodiment of this specification
  • Fig. 3 is a schematic structural diagram of a device for assisting international bank card verification according to the second embodiment of the present specification.
  • Card BIN is the English abbreviation of Bank Identification Number (Bank Identification Number).
  • the card BIN is generally represented by 6 digits, appears in the first 6 digits of the card number, and is allocated by the International Organization for Standardization (ISO) to all bank card organizations that are engaged in inter-bank transfer and exchange.
  • Card BIN is uniformly coordinated and allocated by a special organization. Therefore, card BINs between bank cards are not conflicting, and a card issuer can be uniquely identified based on the card BIN.
  • the card number of a bank card is a number that identifies the card issuing institution and cardholder information, and consists of the following three parts: the issuing bank's identification code (card BIN), the issuing bank's custom digits, and the verification code.
  • card BIN the issuing bank's identification code
  • the issuing bank's custom digits the verification code.
  • domestic credit cards belong to different bank card organizations according to their numbers.
  • Bank cards starting with the BIN "4" belong to the VISA card organization, and those starting with "5" belong to the MASTERCARD card organization. "9", "62” and "60” begin with China UnionPay.
  • Figure 1 is a system architecture diagram of the technical solution of the present application. As shown in Figure 1, it includes the following steps.
  • the template library is further inquired according to the card BIN (the first six digits) to compare the unique characteristics of the card face to complete the authenticity review.
  • the system records the card BIN and incorporates it into the template library, so that the template library is constantly updated.
  • the first embodiment of this specification relates to a method for assisting international bank card verification.
  • the process is shown in FIG. 2.
  • the method includes steps 202 to 208.
  • step 202 the card face information and card BIN of the bank card are extracted according to the bank card photo submitted by the user.
  • the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, the card issuing bank, and other information.
  • step 204 is entered to determine whether the card information matches the historical card information recorded by the transaction platform and corresponding to the user.
  • step 206 If yes, go to step 206; if no, then directly end this process.
  • the historical card face information corresponding to the user recorded by the transaction platform refers to the card face information of the bank card filled in (reserved) when the user registers or trades on the transaction platform.
  • Step 204 is the general review in the process of verifying the bank card certificate.
  • step 204 includes the following sub-steps: judging whether the card face information is consistent with the historical card face information recorded by the transaction platform and corresponding to the user; judging whether the bank card photo has been modified by image processing software.
  • the process will be ended directly, and the user will be notified that the bank card information submitted is incorrect and reminded to submit the correct bank card photo.
  • the card face information newly submitted by the user is consistent with the historical card face information recorded by the transaction platform corresponding to the user, it is further determined whether the bank card photo has been modified by the image processing software. If the bank card photo submitted by the user has been modified by image processing software, the process will be ended directly and the user will be notified to submit the unmodified bank card photo.
  • step 206 the bank card template corresponding to the card BIN is searched in the template library according to the card BIN.
  • step 208 is entered to compare the bank card photo with the found bank card template for card face features, so as to complete the bank card review.
  • the card surface features include: card surface background design, card issuing bank logo, card number distribution, cardholder name and position on the card surface, and other feature information in the form of partial patterns.
  • step 208 includes the following sub-steps: judging whether the bank card photo is consistent with the features of the bank card template found; if so, the bank card passes the review; if not, the bank The card failed the review.
  • step 206 the following steps may be further included: creating a template library using the approved historical bank card photos as a bank card template, and setting a card BIN index to the template library.
  • step 208 adding the new bank card photo that has passed the review as a new template into the template library.
  • the new bank card photo refers to the bank card photo that has not been added to the original template library.
  • the template library is further searched based on the card BIN (the first six digits), and the unique characteristics of the card face are compared to complete the authenticity review.
  • the bank card information that has passed the review and is not disputed will be recorded by the system and incorporated into the template library, so that the template library is constantly updated.
  • this application uses historical data to establish a template library, and queries templates in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
  • the second embodiment of this specification relates to a device for assisting in international bank card verification. Its structure is shown in Figure 3.
  • the device for assisting in international bank card verification includes: an extraction module, a judgment module, an inquiry module, and an audit module.
  • the extraction module is used to extract the card face information and card BIN of the bank card according to the bank card photo submitted by the user.
  • the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, and the card issuing bank.
  • the judging module is used to judge whether the card information extracted by the extraction module matches the historical card information recorded by the transaction platform and corresponding to the user.
  • the judging module includes the following sub-modules: a first judging sub-module for judging whether the card information is consistent with the historical card information recorded by the transaction platform and corresponding to the user; a second judgment The sub-module is used to determine whether the bank card photo has been modified by image processing software.
  • the query module is used to query the card corresponding to the card in the template library according to the card BIN extracted by the extraction module when the judgment module determines that the card information matches the historical card information recorded by the transaction platform.
  • BIN bank card template is used to query the card corresponding to the card in the template library according to the card BIN extracted by the extraction module when the judgment module determines that the card information matches the historical card information recorded by the transaction platform.
  • the verification module is configured to compare the bank card photo with the bank card template found by the query module for card face features, so as to complete the bank card verification.
  • the card surface features include: card surface background design, card issuing bank logo, card number distribution, cardholder name and position on the card surface, and other feature information in the form of partial patterns.
  • the verification module includes the following sub-modules: a third judgment sub-module is used to judge whether the bank card photo is consistent with the card face features of the bank card template found by the query module; if so, The bank card passes the review; if not, the bank card fails the review.
  • the apparatus for assisting international bank card review further includes: a creation module for creating a template library using historical bank card photos that have passed the review as a bank card template, and setting a card BIN index to the template library.
  • the creation module is also used to add the new bank card photo that has been approved as a new template to the template library.
  • the new bank card photo refers to the bank card photo that has not been added to the original template library.
  • the template library is further searched based on the card BIN (the first six digits), and the unique characteristics of the card face are compared to complete the authenticity review.
  • the bank card information that has passed the review and is not disputed will be recorded by the system and incorporated into the template library, so that the template library is constantly updated.
  • this application uses historical data to establish a template library, and queries templates in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
  • the first embodiment is a method embodiment corresponding to this embodiment.
  • the technical details in the first embodiment can be applied to this embodiment, and the technical details in this embodiment can also be applied to the first embodiment.
  • each module shown in the above implementation of the apparatus for assisting international bank card verification can be realized by a program (executable instruction) running on a processor, or can be realized by a specific logic circuit. If the device for assisting international bank card verification in the embodiment of this specification is implemented in the form of a software function module and sold or used as an independent product, it can also be stored in a computer readable storage medium.
  • the technical solutions of the embodiments of the present specification can be embodied in the form of a software product in essence or a part that contributes to the prior art.
  • the computer software product is stored in a storage medium and includes several instructions for A computer device (which may be a personal computer, a server, or a network device, etc.) executes all or part of the methods described in the various embodiments of this specification.
  • the aforementioned storage media include: U disk, mobile hard disk, Read Only Memory (ROM, Read Only Memory), magnetic disk or optical disk and other media that can store program codes. In this way, the embodiments of this specification are not limited to any specific combination of hardware and software.
  • the embodiments of this specification also provide a computer-readable storage medium in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, each method embodiment of this specification is implemented.
  • Computer-readable storage media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable storage media does not include transitory media, such as modulated data signals and carrier waves.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory or other memory technology
  • CD-ROM compact disc
  • DVD digital versatile disc
  • Magnetic cassettes magnetic tape magnetic disk storage or other magnetic storage devices or any other
  • the embodiments of this specification also provide a device for assisting international bank card verification, which includes a memory for storing computer-executable instructions, and a processor; the processor is used to execute the computer-executable instructions in the memory.
  • the processor can be a central processing unit (Central Processing Unit, "CPU"), other general-purpose processors, digital signal processors (Digital Signal Processor, "DSP"), and application specific integrated circuits (Application Specific Integrated Circuits). Circuit, referred to as "ASIC") and so on.
  • the aforementioned memory may be read-only memory (“ROM” for short), random access memory (“RAM” for short), flash memory (Flash), hard disk or solid state hard disk, etc.
  • the steps of the method disclosed in each embodiment of the present invention may be directly embodied as being executed and completed by a hardware processor, or executed and completed by a combination of hardware and software modules in the processor.
  • an act is performed based on a certain element, it means that the act is performed at least based on that element, which includes two situations: performing the act only based on the element, and performing the act based on the element and Other elements perform the behavior.
  • Multiple, multiple, multiple, etc. expressions include two, two, two, and two or more, two or more, and two or more expressions.

Abstract

A method for assisting in verifying an international bank card and a device thereof. The method for assisting in verifying an international bank card comprises: according to an image of a bank card submitted by a user, extracting card face information of the bank card and a card BIN (202); determining whether the card face information matches historical card face information corresponding to the user and recorded by a transaction platform (204); if so, querying a template library, according to the card BIN, for a bank card template corresponding to the card BIN (206); and comparing the card face feature on the image of the bank card with that of the found bank card template, so as to complete the verification of the bank card (208).

Description

辅助国际银行卡审核的方法及其装置Method and device for assisting international bank card verification 技术领域Technical field
本说明书涉及电子商务领域。This manual relates to the field of e-commerce.
背景技术Background technique
一般的大型国际电商平台信用卡渠道通常会涉及各国银行卡凭证的真伪审核,因为平台上有几百个国家的用户交易,上千个发卡行的银行卡,而且同个发卡行的银行卡也有不同样式,涉及的卡面种类繁多较难辨别真伪。The credit card channels of general large-scale international e-commerce platforms usually involve verification of the authenticity of bank card vouchers in various countries, because there are user transactions in hundreds of countries on the platform, bank cards of thousands of issuing banks, and bank cards of the same issuing bank. There are also different styles, and it is difficult to distinguish the authenticity of the various card faces involved.
对于银行卡的真伪识别,卡组织颁布过一份制卡规范。然而,该规范是指导性文件,仅对银行卡的样式作出最基本的规定,此为一般性。但各发卡行在实际发卡时,细节上有不同程度的删减或增加,此为独特性。因此,该制卡规范对银行卡独特性的真伪审核没有太大的作用。For the identification of the authenticity of bank cards, the card organization has issued a card-making specification. However, the specification is a guiding document, which only makes the most basic provisions on the style of bank cards, which is general. However, when each issuing bank actually issues the card, the details have been deleted or added to varying degrees, which is unique. Therefore, the card-making specification does not have much effect on the authenticity verification of the uniqueness of the bank card.
同时,因为银行卡的敏感性,网上相关实体卡的模板资料较少,给银行卡凭证审核造成了较大困难。At the same time, due to the sensitivity of bank cards, there are less template data related to physical cards on the Internet, which makes it difficult to verify bank card vouchers.
发明内容Summary of the invention
本说明书提供了一种辅助国际银行卡审核的方法及其装置,为银行卡的审核提供标准和依据,从而能够快速、准确、有效地完成银行卡审核。This manual provides a method and device for assisting international bank card review, providing standards and basis for bank card review, so that bank card review can be completed quickly, accurately and effectively.
为解决上述技术问题,本说明书的实施方式公开了一种辅助国际银行卡审核的方法,包括:根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN;判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配;若是,则根据所述卡BIN在模板库查询对应所述卡BIN的银行卡模板;将所述银行卡照片与查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。In order to solve the above technical problems, the implementation of this specification discloses a method for assisting international bank card review, including: extracting the card face information and card BIN of the bank card according to the bank card photo submitted by the user; and judging the card Whether the face information matches the historical card face information corresponding to the user recorded by the transaction platform; if so, query the bank card template corresponding to the card BIN in the template library according to the card BIN; compare the bank card photo with the found The bank card template is compared with the features of the card face, so as to complete the verification of the bank card.
本说明书的实施方式还公开了一种辅助国际银行卡审核的装置,包括:提取模块,用于根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN;判断模块,用于判断所述提取模块提取的卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配;查询模块,用于在所述判断模块判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息匹配时,根据所述提取模块提取的卡BIN在模板库查询对应所述 卡BIN的银行卡模板;审核模块,用于将所述银行卡照片与所述查询模块查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。The embodiment of this specification also discloses a device for assisting international bank card review, including: an extraction module for extracting the card face information and card BIN of the bank card according to the bank card photo submitted by the user; the judgment module uses To determine whether the card information extracted by the extraction module matches the historical card information recorded by the transaction platform and corresponding to the user; the query module is used to determine the correspondence between the card information and the transaction platform record in the judgment module When the historical card face information of the user matches, the bank card template corresponding to the card BIN is searched in the template library according to the card BIN extracted by the extraction module; the verification module is used to compare the bank card photo with the query module The found bank card template is compared with card features, so as to complete the bank card review.
本说明书的实施方式还公开了一种辅助国际银行卡审核的设备,包括:存储器,用于存储计算机可执行指令;以及,处理器,用于在执行所述计算机可执行指令时实现上述方法中的步骤。The embodiment of this specification also discloses a device for assisting in the verification of international bank cards, including: a memory for storing computer-executable instructions; and a processor for implementing the above method when the computer-executable instructions are executed. A step of.
本说明书的实施方式还公开了一种计算机可读存储介质,其中存储有计算机可执行指令,该计算机可执行指令被处理器执行时实现上述方法中的步骤。The embodiments of this specification also disclose a computer-readable storage medium in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the steps in the above-mentioned method are realized.
本说明书实施方式中,利用历史数据建立模板库,通过卡BIN索引在模板库中查询模板,能够准确定位到各类银行卡的卡面特征,从而快速、准确、有效地完成银行卡审核。In the implementation of this specification, historical data is used to establish a template library, and templates are searched in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
本说明书中记载了大量的技术特征,分布在各个技术方案中,如果要罗列出本申请所有可能的技术特征的组合(即技术方案)的话,会使得说明书过于冗长。为了避免这个问题,本说明书上述发明内容中公开的各个技术特征、在下文各个实施方式和例子中公开的各技术特征、以及附图中公开的各个技术特征,都可以自由地互相组合,从而构成各种新的技术方案(这些技术方案均应该视为在本说明书中已经记载),除非这种技术特征的组合在技术上是不可行的。例如,在一个例子中公开了特征A+B+C,在另一个例子中公开了特征A+B+D+E,而特征C和D是起到相同作用的等同技术手段,技术上只要择一使用即可,不可能同时采用,特征E技术上可以与特征C相组合,则,A+B+C+D的方案因技术不可行而应当不被视为已经记载,而A+B+C+E的方案应当视为已经被记载。A large number of technical features are recorded in this specification, which are distributed in various technical solutions. If all possible combinations of technical features (ie, technical solutions) of this application are to be listed, the specification will be too long. In order to avoid this problem, the various technical features disclosed in the above-mentioned invention content of this specification, the various technical features disclosed in the various embodiments and examples below, and the various technical features disclosed in the drawings can be freely combined with each other to form Various new technical solutions (these technical solutions should be regarded as having been recorded in this specification), unless such a combination of technical features is technically infeasible. For example, in one example, the feature A+B+C is disclosed, and in another example, the feature A+B+D+E is disclosed, and the features C and D are equivalent technical means that play the same role. Technically, just choose It can be used once and cannot be used at the same time. Feature E can be combined with feature C technically. Then, the solution of A+B+C+D should not be regarded as recorded because it is technically infeasible, and A+B+ The C+E plan should be deemed to have been documented.
附图说明Description of the drawings
图1是本申请技术方案的一种系统架构图;Figure 1 is a system architecture diagram of the technical solution of the present application;
图2是根据本说明书第一实施方式的一种辅助国际银行卡审核的方法的流程示意图;Fig. 2 is a schematic flowchart of a method for assisting international bank card verification according to the first embodiment of this specification;
图3是根据本说明书第二实施方式的一种辅助国际银行卡审核的装置的结构示意图。Fig. 3 is a schematic structural diagram of a device for assisting international bank card verification according to the second embodiment of the present specification.
具体实施方式Detailed ways
在以下的叙述中,为了使读者更好地理解本申请而提出了许多技术细节。但是,本领域的普通技术人员可以理解,即使没有这些技术细节和基于以下各实施方式的种种变化和修改,也可以实现本申请所要求保护的技术方案。In the following description, many technical details are proposed in order to enable readers to better understand this application. However, those of ordinary skill in the art can understand that even without these technical details and various changes and modifications based on the following embodiments, the technical solution claimed in this application can be realized.
卡BIN:BIN即银行标识代码(Bank Identification Number)的英文缩写。卡BIN一般由6位数字表示,出现在卡号的前6位,由国际标准化组织(ISO)分配给各从事跨行转接交换的银行卡组织。卡BIN由专门的组织机构统一协调分配,因此,银行卡之间卡BIN是不冲突的,可以根据卡BIN唯一识别一家发卡机构。Card BIN: BIN is the English abbreviation of Bank Identification Number (Bank Identification Number). The card BIN is generally represented by 6 digits, appears in the first 6 digits of the card number, and is allocated by the International Organization for Standardization (ISO) to all bank card organizations that are engaged in inter-bank transfer and exchange. Card BIN is uniformly coordinated and allocated by a special organization. Therefore, card BINs between bank cards are not conflicting, and a card issuer can be uniquely identified based on the card BIN.
银行卡的卡号是标识发卡机构和持卡人信息的号码,由以下三部分组成:发卡行标识代码(卡BIN)、发卡行自定义位、校验码。目前,国内的信用卡按照数字打头的不同分别归属于不同的银行卡组织,其中以卡BIN“4”字打头的银行卡属于VISA卡组织,以“5”字打头的属于MASTERCARD卡组织,以“9”字和“62”、“60”打头的属于中国银联。The card number of a bank card is a number that identifies the card issuing institution and cardholder information, and consists of the following three parts: the issuing bank's identification code (card BIN), the issuing bank's custom digits, and the verification code. At present, domestic credit cards belong to different bank card organizations according to their numbers. Bank cards starting with the BIN "4" belong to the VISA card organization, and those starting with "5" belong to the MASTERCARD card organization. "9", "62" and "60" begin with China UnionPay.
图1是本申请技术方案的一种系统架构图。如图1所示,包括以下步骤。Figure 1 is a system architecture diagram of the technical solution of the present application. As shown in Figure 1, it includes the following steps.
1.用户提交银行卡凭证。1. The user submits the bank card certificate.
2.银行卡凭证审核过程中,除一般性审核外,进一步根据卡BIN(前六位)在模板库查询模板,比对卡面独特性特征,完成真伪审核。2. In the process of bank card voucher review, in addition to the general review, the template library is further inquired according to the card BIN (the first six digits) to compare the unique characteristics of the card face to complete the authenticity review.
3.审核通过且没有争议的银行卡,系统记录卡BIN并纳入模板库,使模板库不断自我更新。3. For bank cards that have passed the review and are not disputed, the system records the card BIN and incorporates it into the template library, so that the template library is constantly updated.
下面将结合附图对本说明书的实施方式作进一步地详细描述。The embodiments of this specification will be described in further detail below in conjunction with the accompanying drawings.
本说明书的第一实施方式涉及一种辅助国际银行卡审核的方法,其流程如图2所示,该方法包括步骤202~步骤208。The first embodiment of this specification relates to a method for assisting international bank card verification. The process is shown in FIG. 2. The method includes steps 202 to 208.
在步骤202中,根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN。In step 202, the card face information and card BIN of the bank card are extracted according to the bank card photo submitted by the user.
用户在需要提供银行卡凭证申诉的场景,根据要求提交银行卡照片,遮住敏感信息,留出卡号的前六位和后四位以便审核。When the user needs to provide a bank card credential appeal, he submits a bank card photo as required to cover sensitive information, and leave the first six and last four digits of the card number for review.
在本实施方式中,优选地,所述卡面信息包括:卡号前六后四位、持卡人、有效期和发卡行等信息。In this embodiment, preferably, the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, the card issuing bank, and other information.
此后进入步骤204,判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配。After that, step 204 is entered to determine whether the card information matches the historical card information recorded by the transaction platform and corresponding to the user.
若是,则进入步骤206;若否,则直接结束本流程。If yes, go to step 206; if no, then directly end this process.
需要说明的是,交易平台记录的对应所述用户的历史卡面信息,是指该用户在交易平台注册或者交易的时候,所填写(预留)的银行卡的卡面信息。It should be noted that the historical card face information corresponding to the user recorded by the transaction platform refers to the card face information of the bank card filled in (reserved) when the user registers or trades on the transaction platform.
步骤204即为银行卡凭证审核过程中的一般性审核。 Step 204 is the general review in the process of verifying the bank card certificate.
进一步地,优选地,步骤204包括以下子步骤:判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否一致;判断所述银行卡照片是否经过图像处理软件修改。Further, preferably, step 204 includes the following sub-steps: judging whether the card face information is consistent with the historical card face information recorded by the transaction platform and corresponding to the user; judging whether the bank card photo has been modified by image processing software.
如果用户新提交的卡面信息与交易平台记录的对应该用户的历史卡面信息不一致,则直接结束本流程,并告知用户所提交的银行卡信息有误,提醒提交正确的银行卡照片。If the card information newly submitted by the user is inconsistent with the historical card information recorded by the transaction platform, the process will be ended directly, and the user will be notified that the bank card information submitted is incorrect and reminded to submit the correct bank card photo.
如果用户新提交的卡面信息与交易平台记录的对应该用户的历史卡面信息一致,则进一步判断所述银行卡照片是否经过图像处理软件修改。如果用户所提交的银行卡照片是经过图像处理软件修改过的,则直接结束本流程,并告知用户提交未修改的银行卡照片。If the card face information newly submitted by the user is consistent with the historical card face information recorded by the transaction platform corresponding to the user, it is further determined whether the bank card photo has been modified by the image processing software. If the bank card photo submitted by the user has been modified by image processing software, the process will be ended directly and the user will be notified to submit the unmodified bank card photo.
当然,也可以先判断所述银行卡照片是否经过图像处理软件修改,再判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否一致。这两个子步骤之间的先后顺序不加限制。Of course, it is also possible to first determine whether the bank card photo has been modified by image processing software, and then determine whether the card face information is consistent with the historical card face information recorded by the transaction platform and corresponding to the user. There is no restriction on the sequence of these two sub-steps.
在步骤206中,根据所述卡BIN在模板库查询对应所述卡BIN的银行卡模板。In step 206, the bank card template corresponding to the card BIN is searched in the template library according to the card BIN.
此后进入步骤208,将所述银行卡照片与查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。After that, step 208 is entered to compare the bank card photo with the found bank card template for card face features, so as to complete the bank card review.
在本实施方式中,优选地,所述卡面特征包括:卡面背景设计、发卡行标志、卡号分布、持卡人姓名和有效期在卡面上的位置等偏图案形式的特征信息。In this embodiment, preferably, the card surface features include: card surface background design, card issuing bank logo, card number distribution, cardholder name and position on the card surface, and other feature information in the form of partial patterns.
进一步地,优选地,步骤208包括以下子步骤:判断所述银行卡照片与查找到的银行卡模板的卡面特征是否一致;若是,则所述银行卡通过审核;若否,则所述银行卡未通过审核。Further, preferably, step 208 includes the following sub-steps: judging whether the bank card photo is consistent with the features of the bank card template found; if so, the bank card passes the review; if not, the bank The card failed the review.
此后结束本流程。This process ends thereafter.
更进一步地,优选地,在步骤206之前,还可以包括以下步骤:将审核通过的历 史银行卡照片作为银行卡模板创建模板库,并对所述模板库设置卡BIN索引。Furthermore, preferably, before step 206, the following steps may be further included: creating a template library using the approved historical bank card photos as a bank card template, and setting a card BIN index to the template library.
并且,在步骤208之后,还可以包括以下步骤:将审核通过的新的银行卡照片作为新的模板加入所述模板库。需要说明的是,新的银行卡照片是指没有加入原模板库中的银行卡照片。In addition, after step 208, the following step may be further included: adding the new bank card photo that has passed the review as a new template into the template library. It should be noted that the new bank card photo refers to the bank card photo that has not been added to the original template library.
在银行卡凭证审核过程中,除一般性审核外,进一步根据卡BIN(前六位)在模板库查询模板,比对卡面独特性特征,完成真伪审核。审核通过且没有争议的银行卡资料,由系统记录卡BIN并纳入模板库,使模板库不断自我更新。In the process of bank card voucher review, in addition to the general review, the template library is further searched based on the card BIN (the first six digits), and the unique characteristics of the card face are compared to complete the authenticity review. The bank card information that has passed the review and is not disputed will be recorded by the system and incorporated into the template library, so that the template library is constantly updated.
通过上面的描述,可以看出,在本申请的技术方案中,主要包括两个方面。From the above description, it can be seen that the technical solution of this application mainly includes two aspects.
(1)利用历史数据建立模板库。以往的银行卡审核,一般都以卡组织颁布的制卡规范为准,但该规范是指导性文件,各发卡行在实际发卡时各有删减和增添,使得在辨别银行卡个案时,缺乏卡面独特性细节特征,无标准可依。面对这个问题,本申请技术方案利用了历史数据,历史数据里面有大量的特征细节。把历史数据善加利用,将以往审核通过的银行卡资料作为模板库,通过设置索引,快速定位到某一个银行卡的模板,给银行卡的独特性审核提供丰富的参考依据。并且,审核通过的新的银行卡资料,又可以入库,作为后续新的模板,使模板库实现自我更新。(1) Use historical data to build a template library. In the past, bank card audits were generally based on the card-making specifications issued by the card organization. However, the specifications are guiding documents. Each card issuing bank has cuts and additions in actual card issuance, which makes the identification of bank card cases lack. There is no standard for the uniqueness and details of the card surface. Faced with this problem, the technical solution of this application uses historical data, which contains a large number of characteristic details. Make good use of historical data, use bank card information that has been approved in the past as a template library, and quickly locate a bank card template by setting an index to provide a wealth of reference for the unique review of bank cards. In addition, the new bank card information that has passed the review can be stored in the database as a new template for subsequent updates, enabling the template database to update itself.
(2)通过卡BIN索引快速查询。有了模板库,如何准确定位到需要的模板,关键是如何找到最佳索引关键词。面对这个问题,本申请技术方案采用卡BIN检索的方法来达到准确搜索的效果。因为同个发卡发行的银行卡,卡面可能不一样,但同个卡BIN的银行卡卡面基本一致,基于这个特征确定使用卡BIN来搜索同类模板。(2) Quick query through the card BIN index. With the template library, how to accurately locate the required template, the key is how to find the best index keywords. Faced with this problem, the technical solution of this application adopts the method of card BIN retrieval to achieve the effect of accurate search. Because the card surface of the bank card issued by the same card may be different, but the card surface of the bank card of the same card BIN is basically the same. Based on this feature, it is determined to use the card BIN to search for similar templates.
综上所述,本申请利用历史数据建立模板库,通过卡BIN索引在模板库中查询模板,能够准确定位到各类银行卡的卡面特征,从而快速、准确、有效地完成银行卡审核。In summary, this application uses historical data to establish a template library, and queries templates in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
本说明书的第二实施方式涉及一种辅助国际银行卡审核的装置,其结构如图3所示,该辅助国际银行卡审核的装置包括:提取模块、判断模块、查询模块和审核模块。The second embodiment of this specification relates to a device for assisting in international bank card verification. Its structure is shown in Figure 3. The device for assisting in international bank card verification includes: an extraction module, a judgment module, an inquiry module, and an audit module.
提取模块,用于根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN。The extraction module is used to extract the card face information and card BIN of the bank card according to the bank card photo submitted by the user.
在本实施方式中,优选地,所述卡面信息包括:卡号前六后四位、持卡人、有效期和发卡行。In this embodiment, preferably, the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, and the card issuing bank.
判断模块,用于判断所述提取模块提取的卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配。The judging module is used to judge whether the card information extracted by the extraction module matches the historical card information recorded by the transaction platform and corresponding to the user.
进一步地,优选地,所述判断模块,包括以下子模块:第一判断子模块,用于判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否一致;第二判断子模块,用于判断所述银行卡照片是否经过图像处理软件修改。Further, preferably, the judging module includes the following sub-modules: a first judging sub-module for judging whether the card information is consistent with the historical card information recorded by the transaction platform and corresponding to the user; a second judgment The sub-module is used to determine whether the bank card photo has been modified by image processing software.
查询模块,用于在所述判断模块判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息匹配时,根据所述提取模块提取的卡BIN在模板库查询对应所述卡BIN的银行卡模板。The query module is used to query the card corresponding to the card in the template library according to the card BIN extracted by the extraction module when the judgment module determines that the card information matches the historical card information recorded by the transaction platform. BIN bank card template.
审核模块,用于将所述银行卡照片与所述查询模块查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。The verification module is configured to compare the bank card photo with the bank card template found by the query module for card face features, so as to complete the bank card verification.
在本实施方式中,优选地,所述卡面特征包括:卡面背景设计、发卡行标志、卡号分布、持卡人姓名和有效期在卡面上的位置等偏图案形式的特征信息。In this embodiment, preferably, the card surface features include: card surface background design, card issuing bank logo, card number distribution, cardholder name and position on the card surface, and other feature information in the form of partial patterns.
进一步地,优选地,所述审核模块,包括以下子模块:第三判断子模块,用于判断所述银行卡照片与所述查询模块查找到的银行卡模板的卡面特征是否一致;若是,则所述银行卡通过审核;若否,则所述银行卡未通过审核。Further, preferably, the verification module includes the following sub-modules: a third judgment sub-module is used to judge whether the bank card photo is consistent with the card face features of the bank card template found by the query module; if so, The bank card passes the review; if not, the bank card fails the review.
更进一步地,优选地,该辅助国际银行卡审核的装置还包括:创建模块,用于将审核通过的历史银行卡照片作为银行卡模板创建模板库,并对所述模板库设置卡BIN索引。Further, preferably, the apparatus for assisting international bank card review further includes: a creation module for creating a template library using historical bank card photos that have passed the review as a bank card template, and setting a card BIN index to the template library.
并且,所述创建模块,还用于将审核通过的新的银行卡照片作为新的模板加入所述模板库。需要说明的是,新的银行卡照片是指没有加入原模板库中的银行卡照片。In addition, the creation module is also used to add the new bank card photo that has been approved as a new template to the template library. It should be noted that the new bank card photo refers to the bank card photo that has not been added to the original template library.
在银行卡凭证审核过程中,除一般性审核外,进一步根据卡BIN(前六位)在模板库查询模板,比对卡面独特性特征,完成真伪审核。审核通过且没有争议的银行卡资料,由系统记录卡BIN并纳入模板库,使模板库不断自我更新。In the process of bank card voucher review, in addition to the general review, the template library is further searched based on the card BIN (the first six digits), and the unique characteristics of the card face are compared to complete the authenticity review. The bank card information that has passed the review and is not disputed will be recorded by the system and incorporated into the template library, so that the template library is constantly updated.
通过上面的描述,可以看出,在本申请的技术方案中,主要包括两个方面:From the above description, it can be seen that the technical solution of this application mainly includes two aspects:
(1)利用历史数据建立模板库。以往的银行卡审核,一般都以卡组织颁布的制卡规范为准,但该规范是指导性文件,各发卡行在实际发卡时各有删减和增添,使得在辨别银行卡个案时,缺乏卡面独特性细节特征,无标准可依。面对这个问题,本申请技术方案利用了历史数据,历史数据里面有大量的特征细节。把历史数据善加利用,将以往审核通过的银行卡资料作为模板库,通过设置索引,快速定位到某一个银行卡的模板,给银行卡的独特性审核提供丰富的参考依据。并且,审核通过的新的银行卡资料,又可以入库,作为后续新的模板,使模板库实现自我更新。(1) Use historical data to build a template library. In the past, bank card audits were generally based on the card-making specifications issued by the card organization. However, the specifications are guiding documents. Each card issuing bank has cuts and additions in actual card issuance, which makes the identification of bank card cases lack. There is no standard for the uniqueness and details of the card surface. Faced with this problem, the technical solution of this application uses historical data, which contains a large number of characteristic details. Make good use of historical data, use bank card information that has been approved in the past as a template library, and quickly locate a bank card template by setting an index to provide a wealth of reference for the unique review of bank cards. In addition, the new bank card information that has passed the review can be stored in the database as a new template for subsequent updates, enabling the template database to update itself.
(2)通过卡BIN索引快速查询。有了模板库,如何准确定位到需要的模板,关键是如何找到最佳索引关键词。面对这个问题,本申请技术方案采用卡BIN检索的方法来达到准确搜索的效果。因为同一发卡行发行银行卡的卡面可能不一样,但卡BIN的基本一致。换句话说,同一个卡BIN可能对应多个银行卡卡面。(2) Quick query through the card BIN index. With the template library, how to accurately locate the required template, the key is how to find the best index keywords. Faced with this problem, the technical solution of this application adopts the method of card BIN retrieval to achieve the effect of accurate search. Because the card surface of the bank card issued by the same card issuing bank may be different, but the card BIN is basically the same. In other words, the same card BIN may correspond to multiple bank card faces.
综上所述,本申请利用历史数据建立模板库,通过卡BIN索引在模板库中查询模板,能够准确定位到各类银行卡的卡面特征,从而快速、准确、有效地完成银行卡审核。In summary, this application uses historical data to establish a template library, and queries templates in the template library through the card BIN index, which can accurately locate the card face features of various bank cards, thereby quickly, accurately and effectively completing bank card review.
第一实施方式是与本实施方式相对应的方法实施方式,第一实施方式中的技术细节可以应用于本实施方式,本实施方式中的技术细节也可以应用于第一实施方式。The first embodiment is a method embodiment corresponding to this embodiment. The technical details in the first embodiment can be applied to this embodiment, and the technical details in this embodiment can also be applied to the first embodiment.
需要说明的是,本领域技术人员应当理解,上述辅助国际银行卡审核的装置的实施方式中所示的各模块的实现功能可参照前述辅助国际银行卡审核的方法的相关描述而理解。上述辅助国际银行卡审核的装置的实施方式中所示的各模块的功能可通过运行于处理器上的程序(可执行指令)而实现,也可通过具体的逻辑电路而实现。本说明书实施例上述辅助国际银行卡审核的装置如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本说明书实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本说明书各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本说明书实施例不限制于任何特定的硬件和软件结合。It should be noted that those skilled in the art should understand that the implementation functions of the modules shown in the implementation of the above-mentioned apparatus for assisting international bank card verification can be understood with reference to the relevant description of the aforementioned method for assisting international bank card verification. The function of each module shown in the above implementation of the apparatus for assisting international bank card verification can be realized by a program (executable instruction) running on a processor, or can be realized by a specific logic circuit. If the device for assisting international bank card verification in the embodiment of this specification is implemented in the form of a software function module and sold or used as an independent product, it can also be stored in a computer readable storage medium. Based on this understanding, the technical solutions of the embodiments of the present specification can be embodied in the form of a software product in essence or a part that contributes to the prior art. The computer software product is stored in a storage medium and includes several instructions for A computer device (which may be a personal computer, a server, or a network device, etc.) executes all or part of the methods described in the various embodiments of this specification. The aforementioned storage media include: U disk, mobile hard disk, Read Only Memory (ROM, Read Only Memory), magnetic disk or optical disk and other media that can store program codes. In this way, the embodiments of this specification are not limited to any specific combination of hardware and software.
相应地,本说明书实施方式还提供一种计算机可读存储介质,其中存储有计算机可执行指令,该计算机可执行指令被处理器执行时实现本说明书的各方法实施方式。计算机可读存储介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括但不限于,相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读存储介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Correspondingly, the embodiments of this specification also provide a computer-readable storage medium in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, each method embodiment of this specification is implemented. Computer-readable storage media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable storage media does not include transitory media, such as modulated data signals and carrier waves.
此外,本说明书实施方式还提供一种辅助国际银行卡审核的设备,其中包括用于存储计算机可执行指令的存储器,以及,处理器;该处理器用于在执行该存储器中的计算机可执行指令时实现上述各方法实施方式中的步骤。其中,该处理器可以是中央处理单元(Central Processing Unit,简称“CPU”),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,简称“DSP”)、专用集成电路(Application SpecificIntegrated Circuit,简称“ASIC”)等。前述的存储器可以是只读存储器(read-only memory,简称“ROM”)、随机存取存储器(random access memory,简称“RAM”)、快闪存储器(Flash)、硬盘或者固态硬盘等。本发明各实施方式所公开的方法的步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。In addition, the embodiments of this specification also provide a device for assisting international bank card verification, which includes a memory for storing computer-executable instructions, and a processor; the processor is used to execute the computer-executable instructions in the memory. Implement the steps in the above-mentioned method implementations. Among them, the processor can be a central processing unit (Central Processing Unit, "CPU"), other general-purpose processors, digital signal processors (Digital Signal Processor, "DSP"), and application specific integrated circuits (Application Specific Integrated Circuits). Circuit, referred to as "ASIC") and so on. The aforementioned memory may be read-only memory (“ROM” for short), random access memory (“RAM” for short), flash memory (Flash), hard disk or solid state hard disk, etc. The steps of the method disclosed in each embodiment of the present invention may be directly embodied as being executed and completed by a hardware processor, or executed and completed by a combination of hardware and software modules in the processor.
需要说明的是,在本专利的申请文件中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。本专利的申请文件中,如果提到根据某要素执行某行为,则是指至少根据该要素执行该行为的意思,其中包括了两种情况:仅根据该要素执行该行为、和根据该要素和其它要素执行该行为。多个、多次、多种等表达包括2个、2次、2种以及2个以上、2次以上、2种以上。It should be noted that in the application documents of this patent, relational terms such as first and second are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these There is any such actual relationship or sequence between entities or operations. Moreover, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements not only includes those elements, but also includes those that are not explicitly listed Other elements of, or also include elements inherent to this process, method, article or equipment. If there are no more restrictions, the element defined by the phrase "including one" does not exclude the existence of other same elements in the process, method, article, or equipment that includes the element. In the application documents of this patent, if it is mentioned that an act is performed based on a certain element, it means that the act is performed at least based on that element, which includes two situations: performing the act only based on the element, and performing the act based on the element and Other elements perform the behavior. Multiple, multiple, multiple, etc. expressions include two, two, two, and two or more, two or more, and two or more expressions.
在本说明书提及的所有文献都被认为是整体性地包括在本说明书的公开内容中,以便在必要时可以作为修改的依据。此外应理解,以上所述仅为本说明书的较佳实施例而已,并非用于限定本说明书的保护范围。凡在本说明书一个或多个实施例的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本说明书一个或多个实施例的保护范围之内。All documents mentioned in this specification are considered to be included in the disclosure of this specification as a whole, so that they can be used as a basis for modification when necessary. In addition, it should be understood that the above descriptions are only preferred embodiments of this specification, and are not used to limit the protection scope of this specification. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of one or more embodiments of this specification shall be included in the protection scope of one or more embodiments of this specification.
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。The foregoing describes specific embodiments of this specification. Other embodiments are within the scope of the appended claims. In some cases, the actions or steps described in the claims can be performed in a different order than in the embodiments and still achieve desired results. In addition, the processes depicted in the drawings do not necessarily require the specific order or sequential order shown in order to achieve the desired results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.

Claims (16)

  1. 一种辅助国际银行卡审核的方法,包括:A method to assist in the verification of international bank cards, including:
    根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN;Extract the card face information and card BIN of the bank card according to the bank card photo submitted by the user;
    判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配;Judging whether the card information matches the historical card information recorded by the transaction platform and corresponding to the user;
    若是,则根据所述卡BIN在模板库查询对应所述卡BIN的银行卡模板;If yes, query the bank card template corresponding to the card BIN in the template library according to the card BIN;
    将所述银行卡照片与查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。The bank card photo is compared with the found bank card template for card face features, so as to complete the bank card review.
  2. 如权利要求1所述的方法,其中,所述卡面信息包括:卡号前六后四位、持卡人、有效期和发卡行。The method according to claim 1, wherein the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, and the card issuing bank.
  3. 如权利要求1所述的方法,其中,所述卡面特征包括:卡面背景设计、发卡行标志、卡号分布、持卡人姓名和有效期在卡面上的位置。The method according to claim 1, wherein the characteristics of the card surface include: card surface background design, card issuing bank logo, card number distribution, card holder name, and position on the card surface with expiration date.
  4. 如权利要求1所述的方法,其中,在所述据所述卡BIN在模板库查询对应所述卡BIN的银行卡模板的步骤之前,还包括:The method according to claim 1, wherein, before the step of querying the bank card template corresponding to the card BIN in the template library according to the card BIN, the method further comprises:
    将审核通过的历史银行卡照片作为银行卡模板创建模板库,并对所述模板库设置卡BIN索引。A template library is created by using the approved historical bank card photos as a bank card template, and a card BIN index is set for the template library.
  5. 如权利要求1所述的方法,其中,在所述将所述银行卡照片与查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核的步骤之后,还包括:5. The method according to claim 1, wherein after the step of comparing the bank card photo with the found bank card template, to complete the verification of the bank card, the method further comprises:
    将审核通过的新的银行卡照片作为新的模板加入所述模板库。Add the approved new bank card photo as a new template to the template library.
  6. 如权利要求1所述的方法,其中,所述判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配的步骤中,包括以下子步骤:The method according to claim 1, wherein the step of determining whether the card information matches the historical card information recorded by the transaction platform and corresponding to the user includes the following sub-steps:
    判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否一致;Judging whether the card information is consistent with the historical card information recorded by the transaction platform corresponding to the user;
    判断所述银行卡照片是否经过图像处理软件修改。Determine whether the bank card photo has been modified by image processing software.
  7. 如权利要求1所述的方法,其中,所述将所述银行卡照片与查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核的步骤中,包括以下子步骤:8. The method according to claim 1, wherein the step of comparing the bank card photo with the found bank card template to complete the verification of the bank card includes the following sub-steps:
    判断所述银行卡照片与查找到的银行卡模板的卡面特征是否一致;Determine whether the bank card photo is consistent with the card face features of the found bank card template;
    若是,则所述银行卡通过审核;若否,则所述银行卡未通过审核。If yes, the bank card passes the audit; if not, the bank card fails the audit.
  8. 一种辅助国际银行卡审核的装置,包括:A device for assisting international bank card verification, including:
    提取模块,用于根据用户提交的银行卡照片,提取所述银行卡的卡面信息和卡BIN;The extraction module is used to extract the card face information and card BIN of the bank card according to the bank card photo submitted by the user;
    判断模块,用于判断所述提取模块提取的卡面信息与交易平台记录的对应所述用户的历史卡面信息是否匹配;A judging module, configured to judge whether the card information extracted by the extraction module matches the historical card information recorded by the transaction platform and corresponding to the user;
    查询模块,用于在所述判断模块判断所述卡面信息与交易平台记录的对应所述用户 的历史卡面信息匹配时,根据所述提取模块提取的卡BIN在模板库查询对应所述卡BIN的银行卡模板;The query module is used to query the card corresponding to the card in the template library according to the card BIN extracted by the extraction module when the judgment module determines that the card information matches the historical card information recorded by the transaction platform. BIN bank card template;
    审核模块,用于将所述银行卡照片与所述查询模块查找到的银行卡模板进行卡面特征比对,从而完成所述银行卡的审核。The verification module is configured to compare the bank card photo with the bank card template found by the query module for card face features, so as to complete the bank card verification.
  9. 如权利要求8所述的装置,其中,所述卡面信息包括:卡号前六后四位、持卡人、有效期和发卡行。The device according to claim 8, wherein the card surface information includes: the first six and the last four digits of the card number, the card holder, the validity period, and the card issuing bank.
  10. 如权利要求8所述的装置,其中,所述卡面特征包括:卡面背景设计、发卡行标志、卡号分布、持卡人姓名和有效期在卡面上的位置。8. The device according to claim 8, wherein the features of the card surface include: card surface background design, card issuing bank logo, card number distribution, card holder name and position of validity period on the card surface.
  11. 如权利要求8所述的装置,其中,还包括:The device according to claim 8, further comprising:
    创建模块,用于将审核通过的历史银行卡照片作为银行卡模板创建模板库,并对所述模板库设置卡BIN索引。The creation module is used to create a template library using the approved historical bank card photos as a bank card template, and set a card BIN index for the template library.
  12. 如权利要求8所述的装置,其中,所述创建模块,还用于将审核通过的新的银行卡照片作为新的模板加入所述模板库。8. The device according to claim 8, wherein the creation module is further used to add the new bank card photo that has passed the review as a new template into the template library.
  13. 如权利要求8所述的装置,其中,所述判断模块,包括以下子模块:The device according to claim 8, wherein the judgment module includes the following sub-modules:
    第一判断子模块,用于判断所述卡面信息与交易平台记录的对应所述用户的历史卡面信息是否一致;The first judging sub-module is used to judge whether the card information is consistent with the historical card information recorded by the transaction platform and corresponding to the user;
    第二判断子模块,用于判断所述银行卡照片是否经过图像处理软件修改。The second judgment sub-module is used to judge whether the bank card photo has been modified by image processing software.
  14. 如权利要求8所述的装置,其中,所述审核模块,包括以下子模块:The device of claim 8, wherein the audit module includes the following sub-modules:
    第三判断子模块,用于判断所述银行卡照片与所述查询模块查找到的银行卡模板的卡面特征是否一致;The third judging sub-module is used to judge whether the bank card photo is consistent with the card face features of the bank card template found by the query module;
    若是,则所述银行卡通过审核;若否,则所述银行卡未通过审核。If yes, the bank card passes the audit; if not, the bank card fails the audit.
  15. 一种辅助国际银行卡审核的设备,包括:A device that assists in the verification of international bank cards, including:
    存储器,用于存储计算机可执行指令;以及,Memory for storing computer executable instructions; and,
    处理器,用于在执行所述计算机可执行指令时实现如权利要求1至7中任意一项所述的方法中的步骤。The processor is configured to implement the steps in the method according to any one of claims 1 to 7 when executing the computer-executable instructions.
  16. 一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现如权利要求1至7中任意一项所述的方法中的步骤。A computer-readable storage medium in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the method according to any one of claims 1 to 7 is implemented A step of.
PCT/CN2020/139752 2020-03-24 2020-12-26 Method for assisting in verifying international bank card and device thereof WO2021190018A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010214395.0 2020-03-24
CN202010214395.0A CN111415243A (en) 2020-03-24 2020-03-24 Method and device for assisting international bank card audit

Publications (1)

Publication Number Publication Date
WO2021190018A1 true WO2021190018A1 (en) 2021-09-30

Family

ID=71494624

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/139752 WO2021190018A1 (en) 2020-03-24 2020-12-26 Method for assisting in verifying international bank card and device thereof

Country Status (2)

Country Link
CN (1) CN111415243A (en)
WO (1) WO2021190018A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111415243A (en) * 2020-03-24 2020-07-14 支付宝(杭州)信息技术有限公司 Method and device for assisting international bank card audit
CN112801165B (en) * 2021-01-22 2024-03-22 中国银联股份有限公司 Card auditing method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130226805A1 (en) * 2010-04-01 2013-08-29 Bank Of America Corporation Protection for exceeding a credit threshold
CN105450411A (en) * 2014-08-14 2016-03-30 阿里巴巴集团控股有限公司 Method, device and system for utilizing card characteristics to perform identity verification
CN105931050A (en) * 2015-12-29 2016-09-07 中国银联股份有限公司 Bank card information authentication method, client side, and bank system
CN106327188A (en) * 2016-08-15 2017-01-11 华为技术有限公司 Binding method and device for bank cards in payment application
CN107798325A (en) * 2017-08-18 2018-03-13 中国银联股份有限公司 Card identification method and equipment, computer-readable storage medium
CN110619516A (en) * 2019-09-20 2019-12-27 中国工商银行股份有限公司 Cross-bank payment method and device
CN111415243A (en) * 2020-03-24 2020-07-14 支付宝(杭州)信息技术有限公司 Method and device for assisting international bank card audit

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10325315B1 (en) * 2018-03-08 2019-06-18 Capital One Services, Llc Database image matching using machine learning with output personalization

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130226805A1 (en) * 2010-04-01 2013-08-29 Bank Of America Corporation Protection for exceeding a credit threshold
CN105450411A (en) * 2014-08-14 2016-03-30 阿里巴巴集团控股有限公司 Method, device and system for utilizing card characteristics to perform identity verification
CN105931050A (en) * 2015-12-29 2016-09-07 中国银联股份有限公司 Bank card information authentication method, client side, and bank system
CN106327188A (en) * 2016-08-15 2017-01-11 华为技术有限公司 Binding method and device for bank cards in payment application
CN107798325A (en) * 2017-08-18 2018-03-13 中国银联股份有限公司 Card identification method and equipment, computer-readable storage medium
CN110619516A (en) * 2019-09-20 2019-12-27 中国工商银行股份有限公司 Cross-bank payment method and device
CN111415243A (en) * 2020-03-24 2020-07-14 支付宝(杭州)信息技术有限公司 Method and device for assisting international bank card audit

Also Published As

Publication number Publication date
CN111415243A (en) 2020-07-14

Similar Documents

Publication Publication Date Title
US11961067B2 (en) Splittable security token
US20190253256A1 (en) Tracking and verifying authenticity of an asset via a distributed ledger
US11210660B2 (en) Obtaining a blockchain-based, real-name, electronic bill
BR112019015920A2 (en) MASSIVE SCALE HETEROGENEOUS DATA INGESTION AND USER RESOLUTION
WO2021190018A1 (en) Method for assisting in verifying international bank card and device thereof
US11216802B2 (en) Self-enforcing security token implementing smart-contract-based compliance rules consulting smart-contract-based global registry of investors
US10909317B2 (en) Blockchain-based text similarity detection method, apparatus and electronic device
TW202013930A (en) A method and apparatus for authenticate user identity in a network
US20190130392A1 (en) Automatic generation of tax information from a distributed ledger
CN110706101B (en) Method and apparatus for concurrently executing transactions in a blockchain
CN113362157B (en) Abnormal node identification method, model training method, device and storage medium
CN110852747B (en) Order reconciliation system, method and device
US11138372B2 (en) System and method for reporting based on electronic documents
CN115049471A (en) Bill processing method, device, equipment and storage medium
CN108009223B (en) Method and device for detecting consistency of transaction data
US8374934B1 (en) Credit card relationship derivation (AcctID) from historic data
EP4298544A1 (en) An apparatus, method and computer program product for identifying a validation check for a set of numbers
CN109636350A (en) Document structure tree method, apparatus, computer equipment and storage medium
TWI780416B (en) Method and system for identifying transaction remarks
CN112732948B (en) Identity verification method, device and storage medium
CN108713198A (en) Automatic checking request based on electronic document
WO2018027130A1 (en) System and method for reporting based on electronic documents
CN116861943A (en) Card manufacturing method of third-generation social security card
CN115495447A (en) Data re-checking prevention method and device
Wasimuddin A KEY SOLUTION TO VEHICLE PURCHASE PROCESS USING BLOCKCHAIN TECHNOLOGY

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: 20926953

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: 20926953

Country of ref document: EP

Kind code of ref document: A1