Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SYSTEMS AND METHODS FOR GENERATION AND USE OF A DEVICE WALLET IDENTIFIER
Document Type and Number:
WIPO Patent Application WO/2020/132111
Kind Code:
A1
Abstract:
Systems and methods for using a device wallet identifier are disclosed. In one embodiment, in an information processing apparatus comprising at least one computer processor, a method for generating a device wallet identifier may include: (1) receiving a wallet identifier for an electronic wallet or payment application executed by an electronic device; (2) retrieving an issuer identifier for a customer associated with the electronic wallet or payment application; (3) generating a device wallet identifier; and (4) storing a mapping of the device wallet identifier to the issuer identifier for the customer.

Inventors:
VUDATHU RAGHURAM (US)
DAO TUAN (US)
FELIX MERVIN MAJELLA (US)
Application Number:
PCT/US2019/067243
Publication Date:
June 25, 2020
Filing Date:
December 18, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
JPMORGAN CHASE BANK NA (US)
International Classes:
G06Q20/22; G06Q20/32; G06Q20/36; G06Q20/38
Foreign References:
US20150120472A12015-04-30
US20180253705A12018-09-06
Attorney, Agent or Firm:
KING, Robert A. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method for generating a device wallet identifier, comprising: in an information processing apparatus comprising at least one computer processor:

receiving a wallet identifier for an electronic wallet or payment application executed by an electronic device;

retrieving an issuer identifier for a customer associated with the electronic wallet or payment application;

generating a device wallet identifier; and

storing a mapping of the device wallet identifier to the issuer identifier for the customer.

2. The method of claim 1, wherein the wallet identifier comprises at least one of a hardware identifier, an operating system-generated identifier, and a platform-generated identifier.

3. The method of claim 1, wherein the step of generating a device wallet identifier comprises:

selecting a first number from a plurality of prefixes;

selecting a second number from a plurality of suffixes;

creating a combined number by appending the first number to the second number; and

executing a device hash function on the combined number.

4. The method of claim 3, wherein the combined number further comprises the wallet identifier.

5. The method of claim 3, wherein the combined number further comprises the issuer identifier.

6. The method of claim 3, further comprising:

removing the first number from the plurality of prefixes; and removing the second number from the plurality of suffixes.

7. The method of claim 1, wherein the device wallet identifier further comprises a timestamp.

8. The method of claim 1, wherein the device wallet identifier is not reversible or replicable.

9. A system for generating a device wallet identifier, comprising: an electronic device executing an electronic wallet or payment application; and

a backend comprising at least one computer processor;

wherein:

the backend receives a wallet identifier for the electronic wallet or payment application from the electronic device;

the backend retrieves an issuer identifier for a customer associated with the electronic wallet or payment application;

the backend generates a device wallet identifier; and the backend stores a mapping of the device wallet identifier to the issuer identifier for the customer.

10. The system of claim 9, wherein the wallet identifier comprises at least one of a hardware identifier, an operating system-generated identifier, and a platform-generated identifier.

11. The system of claim 9, wherein the backend generates the device wallet identifier by:

selecting a first number from a plurality of prefixes;

selecting a second number from a plurality of suffixes;

creating a combined number by appending the first number to the second number; and

executing a device hash function on the combined number.

12. The system of claim 11, wherein the combined number further comprises the wallet identifier.

13. The system of claim 11, wherein the combined number further comprises the issuer identifier.

14. The system of claim 11, wherein the backend further:

removes the first number from the plurality of prefixes; and removes the second number from the plurality of suffixes.

15. The system of claim 9, wherein the device wallet identifier further comprises a timestamp.

16. The system of claim 9, wherein the device wallet identifier is not reversible or replicable.

Description:
SYSTEMS AND METHODS FOR GENERATION AND USE OF A DEVICE WALLET IDENTIFIER

RELATED APPLICATIONS

[0001] This application claims the benefit of U.S. Non-Provisional Patent Application Serial No. 16/225,547, filed December 19, 2018, the disclosure of which is hereby incorporated, by reference, in its entirety.

BACKGROUND OF THE INVENTION

1. Field of the Invention

[0002] The present invention generally relates to systems and methods for generation and use of a device wallet identifier.

2. Description Of The Related Art

[0003] Electronic or digital wallets often have a number of identifiers - for example, a hardware identifier, an operating system-generated identifier, a platform identifier, etc. These identifiers may also be based on the underlying deice, or from the wallet provider. The number of different identifiers often causes fragmentation and increases the complexity for an issuer to identify wallet providers and device- specific wallets in a uniform manner.

SUMMARY OF THE INVENTION

[0004] Systems and methods for using a device wallet identifier are disclosed. In one embodiment, in an information processing apparatus comprising at least one computer processor, a method for generating a device wallet identifier may include: (1) receiving a wallet identifier for an electronic wallet or payment application executed by an electronic device; (2) retrieving an issuer identifier for a customer associated with the electronic wallet or payment application; (3) generating a device wallet identifier; and (4) storing a mapping of the device wallet identifier to the issuer identifier for the customer.

[0005] In one embodiment, the wallet identifier may include at least one of a hardware identifier, an operating system-generated identifier, and a platform-generated identifier.

[0006] In one embodiment, the step of generating a device wallet identifier may include: selecting a first number from a plurality of prefixes; selecting a second number from a plurality of suffixes; creating a combined number by appending the first number to the second number; and executing a device hash function on the combined number.

[0007] In one embodiment, the combined number may also include the wallet identifier and/or the issuer identifier.

[0008] In one embodiment, the method may further include removing the first number from the plurality of prefixes, and removing the second number from the plurality of suffixes.

[0009] In one embodiment, the device wallet identifier may also include a timestamp.

[0010] In one embodiment, the device wallet identifier may not be reversible or replicable.

[0011] According to another embodiment, a system for generating a device wallet identifier may include an electronic device executing an electronic wallet or payment application and a backend comprising at least one computer processor. The backend may receive a wallet identifier for the electronic wallet or payment application from the electronic device; may retrieve an issuer identifier for a customer associated with the electronic wallet or payment application; may generate a device wallet identifier; and may store a mapping of the device wallet identifier to the issuer identifier for the customer.

[0012] In one embodiment, the wallet identifier may include at least one of a hardware identifier, an operating system-generated identifier, and a platform-generated identifier.

[0013] In one embodiment, the backend may generate the device wallet identifier by: selecting a first number from a plurality of prefixes; selecting a second number from a plurality of suffixes; creating a combined number by appending the first number to the second number; and executing a device hash function on the combined number.

[0014] In one embodiment, the combined number may also include the wallet identifier and/or the issuer identifier.

[0015] In one embodiment, the backend may also remove the first number from the plurality of prefixes, and remove the second number from the plurality of suffixes.

[0016] In one embodiment, the device wallet identifier may also include a timestamp.

[0017] In one embodiment, the device wallet identifier may not be reversible or replicable. BRIEF DESCRIPTION OF THE DRAWINGS

[0018] For a more complete understanding of the present invention, the objects and advantages thereof, reference is now made to the following descriptions taken in connection with the accompanying drawings in which:

[0019] Figure 1 depicts a system for generation and use of a device wallet identifier according to one embodiment;

[0020] Figure 2 depicts an method for generating a device wallet identifier according to one embodiment;

[0021] Figure 3A depicts an exemplary first table of sequential numbers according to one embodiment;

[0022] Figure 3B depicts an exemplary second table of random numbers according to one embodiment;

[0023] Figure 3C depicts an exemplary table of the Device Wallet IDs according to one embodiment;

[0024] Figure 4 depicts a method of deriving a Device Wallet ID is disclosed according to one embodiment.

DETAIFED DESCRIPTION OF PREFERRED EMBODIMENTS

[0025] Embodiments disclosed herein are directed to systems and methods for generation and use of a device wallet identifier.

[0026] Embodiments disclosed herein may create a onetime mapping of the hardware identifier, operating system-generated identifier, and/or platform-generated identifier to a device wallet identifier, which may be called“DeviceWalletld.” The device wallet identifier may be a unique alphanumeric string that may not be reversible and/or replicable.

[0027] The device wallet identifier may be generated using a combination of an issuer identifier (e.g., something that uniquely identifies the customer/user on the issuer side, such as a person identifier, customer identifier, profile identifier, etc.) and/or a hardware identifier, which may be passed to an algorithmic function and mapped, by the issuer, to the issuer identifier.

[0028] Embodiments may provide some or all of the following advantages: (1) unified handling of permutation of the hardware identifier, operating system-generated identifier, and/or platform-generated identifier and the issuer identifier; (2) provides an immutable identifier that survives events involving the wallet or device (e.g., resets, uninstalls, operating system resets, etc.), thereby“hack-proofing” the hardware identifier if the device is compromised (e.g., jail broken); (3) the issuer may maintain a device history that may be used for fraud detection, decisioning, etc.; (4) allows multiple people using the same device (e.g., the same hardware identifier, operating system-generated identifier, and/or platform-generated identifier) to have different device wallet identifiers based on different issuer identifiers; (5) permits promotions, communications, offers, etc. to be sent to the customer based on usage and/or usage patterns; etc.

[0029] Referring to Figure 1, a system for generation and use of a device wallet identifier is disclosed according to one embodiment. System 100 may include electronic device 110, which may be any suitable electronic device (e.g., smartphone, tablet computer, smart watch, Internet of Things (IoT) appliance, notebook/laptop computer, desktop computer, workstation, etc.). Electronic device 110 may execute operating system 112, and may execute one or more electronic wallets 114, one or more payment application 116, etc.

[0030] Electronic device 110 may provide one or more of a hardware identifier (e.g., a manufacturer defined or assigned identifier), operating system-generated identifier, and/or platform-generated identifier for electronic wallet(s) 114 and/or payment application(s) 116.

[0031] System 100 may further include issuer 120, which may issue one or more financial instruments that may be provisioned to electronic wallet(s) 114 and/or payment application(s) 114. Issuer 120 may include backend 122, which may include one or more servers, computers, etc. that may generate a device wallet identifier.

[0032] Issuer 120 may also assign an issuer identifier (e.g., something that uniquely identifies the customer on the issuer side, such as a person identifier, customer identifier, profile identifier, etc.) to customer 130.

[0033] Storage 124 may maintain a mapping between the issuer identifier and the device wallet identifier.

[0034] In one embodiment, the device wallet identifier may be stored on electronic device 110, for example, in secure storage, within a cache for electronic wallet 114 and/or payment application, etc. In one embodiment, the device wallet identifier may be sent as part of a request or API call from electronic device 110 to issuer backend 122.

[0035] Referring to Figure 2, a method for generating a device wallet identifier is disclosed according to one embodiment. [0036] In step 205, a backend for an issuer may receive a payload including, for example, a wallet identifier that may include one or more of a hardware identifier, operating system-generated identifier, and/or platform generated identifier for an electronic wallet or payment application executed by an electronic device. In one embodiment, this may occur when a financial instrument is provisioned to the wallet, during a lifecycle event, etc.

[0037] In one embodiment, at least some of the payload may be encrypted.

[0038] In another embodiment, at least some of the payload may be received from a payment network (e.g., Visa, MasterCard, etc.) during provisioning. In one embodiment, a reconciliation algorithm may be used to calculate a device wallet identifier.

[0039] In step 210, the backend may retrieve an issuer identifier for the customer. In one embodiment, the issuer identifier may be anything that uniquely identifies the customer on the issuer side, such as a person identifier, customer identifier, profile identifier, etc.

[0040] In step 215, the backend may generate a device wallet identifier.

In one embodiment, the device wallet identifier may be based on the wallet identifier (e.g., the hardware identifier, operating system-generated

identifier, and/or platform-generated identifier) and the issuer identifier using an algorithmic function. In one embodiment, the device wallet identifier that be a unique alphanumeric string that may not be reversible and/or replicable.

[0041] In one embodiment, the device wallet identifier may be unique to the customer, even if the customers are using the same device. [0042] In another embodiment, the device wallet identifier may be randomly generated. For example, a first table of sequential numbers having a fixed length may be used. For example, the first table may have four digits. Any suitable number of digits may be used as is necessary and/or desired.

[0043] In one embodiment, the first table may lists the number of identifier batches intended to be used by an application.

[0044] An example of a first table is provided in Figure 3A.

[0045] A second table of random numbers having a fixed length that may be left padded with zeros may be used. In one embodiment, a table having six digits may be used. Any suitable number of digits may be used as is necessary and/or desired.

[0046] In one embodiment, the second table may be is an estimate of the quantity of identifiers allocated in a given batch.

[0047] An example of a second table is provided in Figure 3B.

[0048] Next, a hash of the device identifier may be generated using the first and second tables. Referring to Figure 4, a method of deriving a Device Wallet ID is disclosed according to one embodiment.

[0049] In step 405, a number, X, may be selected. In one embodiment, this may be an available ID PREFIX value from the first table (e.g., the DEVICE ID PREFIX table). The selected ID PREFIX may be marked as unavailable. In one embodiment, the number X may be randomly or pseudo- randomly selected. [0050] In step 410, a second number, Y, may be selected. In one embodiment, an available ID SUFFIX value from the second table (e.g., the DEVICE ID SUFFIX table) may be selected and may be marked as unavailable. In one embodiment, the number Y may be randomly or pseudo- randomly selected.

[0051] In step 415, the two values (X and Y) may be appended and passed as a parameter into a Device Hash algorithm. In one embodiment, additional parameter(s), such as such as a person identifier, a customer identifier, a profile identifier, a hardware identifier, etc. may be appended with the two values as is necessary and/or desired.

[0052] In one embodiment, a system time stamp (e.g., in milliseconds) may be appended and passed to the Device Hash function.

[0053] The derived value is the DeviceWalletID. For example, an equation representing the DeviceWalletID is

DeviceWalletID = DeviceHashAlgorithm(“X”+”Y”,“ProfilelD”).

[0054] An example table depicting DEVICE HASH (e.g., the Device Wallet ID) is provided as Figure 3C.

[0055] In step 220, the device wallet identifier may be mapped to the issuer identifier for the customer, and may be stored in a database. In one embodiment, the device wallet identifier may also be calculated at runtime.

[0056] Exemplary use cases for the device wallet identifier are as follows. First, the device wallet identifier may be used to send special offers based on customers’ usage pattern to encourage people to use the wallet or payment application. For example, customers may be provided with incentives to encourage continued use (e.g.,“super users” that frequently use the wallet or payment application), to encourage continued use (e.g., casual users that use the application occasionally), or to encourage users to try the wallet or payment application (e.g., first time users).

[0057] As another example, the device wallet identifier may be used to profile a customer’s behavior using the wallet or payment application on the electronic device. For example, a profile may be generated based on the type of transactions, number of transactions, transaction amount, etc.

conducted by the customer using the wallet or payment application on the electronic device. A separate profile may be kept for each wallet or payment application on each of the customer’s electronic devices.

[0058] As another example, the device wallet identifier may be used to provide analytics for customers. For example, the customer may be provided with the customer’s behavior pattern using each of the customer’s wallets payment applications on each of the customer’s electronic devices.

[0059] As another example, the device wallet identifier may be used with a fraud rules engine to approve / reject the transactions based on the geographic coordinates of the electronic device and the device wallet identifier, to calculate a risk score based on the type of transactions / payment activities on the electronic device, etc.

[0060] In one embodiment, the device wallet identifier may be used to send targeted marketing messages, notifications, personalized messages, etc. to the customer through the wallet or payment application, out of band, etc.

[0061] It should be recognized that although several embodiments have been disclosed, these embodiments are not exclusive and aspects of one embodiment may be applicable to other embodiments. [0062] Hereinafter, general aspects of implementation of the systems and methods of the invention will be described.

[0063] The system of the invention or portions of the system of the invention may be in the form of a“processing machine,” such as a general purpose computer, for example. As used herein, the term“processing machine” is to be understood to include at least one processor that uses at least one memory. The at least one memory stores a set of instructions. The instructions may be either permanently or temporarily stored in the memory or memories of the processing machine. The processor executes the instructions that are stored in the memory or memories in order to process data. The set of instructions may include various instructions that perform a particular task or tasks, such as those tasks described above. Such a set of instructions for performing a particular task may be characterized as a program, software program, or simply software.

[0064] In one embodiment, the processing machine may be a specialized processor.

[0065] As noted above, the processing machine executes the instructions that are stored in the memory or memories to process data. This processing of data may be in response to commands by a user or users of the processing machine, in response to previous processing, in response to a request by another processing machine and/or any other input, for example.

[0066] As noted above, the processing machine used to implement the invention may be a general purpose computer. However, the processing machine described above may also utilize any of a wide variety of other technologies including a special purpose computer, a computer system including, for example, a microcomputer, mini-computer or mainframe, a programmed microprocessor, a micro-controller, a peripheral integrated circuit element, a CSIC (Customer Specific Integrated Circuit) or ASIC (Application Specific Integrated Circuit) or other integrated circuit, a logic circuit, a digital signal processor, a programmable logic device such as a FPGA, PLD, PLA or PAL, or any other device or arrangement of devices that is capable of implementing the steps of the processes of the invention.

[0067] The processing machine used to implement the invention may utilize a suitable operating system. Thus, embodiments of the invention may include a processing machine running the iOS operating system, the OS X operating system, the Android operating system, the Microsoft Windows™ operating systems, the Unix operating system, the Linux operating system, the Xenix operating system, the IBM AIX™ operating system, the Hewlett- Packard UX™ operating system, the Novell Netware™ operating system, the Sun Microsystems Solaris™ operating system, the OS/2™ operating system, the BeOS™ operating system, the Macintosh operating system, the Apache operating system, an OpenStep™ operating system or another operating system or platform.

[0068] It is appreciated that in order to practice the method of the invention as described above, it is not necessary that the processors and/or the memories of the processing machine be physically located in the same geographical place. That is, each of the processors and the memories used by the processing machine may be located in geographically distinct locations and connected so as to communicate in any suitable manner.

Additionally, it is appreciated that each of the processor and/or the memory may be composed of different physical pieces of equipment. Accordingly, it is not necessary that the processor be one single piece of equipment in one location and that the memory be another single piece of equipment in another location. That is, it is contemplated that the processor may be two pieces of equipment in two different physical locations. The two distinct pieces of equipment may be connected in any suitable manner. Additionally, the memory may include two or more portions of memory in two or more physical locations.

[0069] To explain further, processing, as described above, is performed by various components and various memories. However, it is appreciated that the processing performed by two distinct components as described above may, in accordance with a further embodiment of the invention, be performed by a single component. Further, the processing performed by one distinct component as described above may be performed by two distinct components. In a similar manner, the memory storage performed by two distinct memory portions as described above may, in accordance with a further embodiment of the invention, be performed by a single memory portion. Further, the memory storage performed by one distinct memory portion as described above may be performed by two memory portions.

[0070] Further, various technologies may be used to provide

communication between the various processors and/or memories, as well as to allow the processors and/or the memories of the invention to communicate with any other entity; i.e., so as to obtain further instructions or to access and use remote memory stores, for example. Such technologies used to provide such communication might include a network, the Internet, Intranet,

Extranet, LAN, an Ethernet, wireless communication via cell tower or satellite, or any client server system that provides communication, for example. Such communications technologies may use any suitable protocol such as TCP/IP, UDP, or OSI, for example. [0071] As described above, a set of instructions may be used in the processing of the invention. The set of instructions may be in the form of a program or software. The software may be in the form of system software or application software, for example. The software might also be in the form of a collection of separate programs, a program module within a larger program, or a portion of a program module, for example. The software used might also include modular programming in the form of object oriented programming. The software tells the processing machine what to do with the data being processed.

[0072] Further, it is appreciated that the instructions or set of instructions used in the implementation and operation of the invention may be in a suitable form such that the processing machine may read the instructions. For example, the instructions that form a program may be in the form of a suitable programming language, which is converted to machine language or object code to allow the processor or processors to read the instructions. That is, written lines of programming code or source code, in a particular programming language, are converted to machine language using a compiler, assembler or interpreter. The machine language is binary coded machine instructions that are specific to a particular type of processing machine, i.e., to a particular type of computer, for example. The computer understands the machine language.

[0073] Any suitable programming language may be used in accordance with the various embodiments of the invention. Illustratively, the

programming language used may include assembly language, Ada, APL, Basic, C, C++, COBOL, dBase, Forth, Fortran, Java, Modula-2, Pascal, Prolog, REXX, Visual Basic, and/or JavaScript, for example. Further, it is not necessary that a single type of instruction or single programming language be utilized in conjunction with the operation of the system and method of the invention. Rather, any number of different programming languages may be utilized as is necessary and/or desirable.

[0074] Also, the instructions and/or data used in the practice of the invention may utilize any compression or encryption technique or algorithm, as may be desired. An encryption module might be used to encrypt data. Further, files or other data may be decrypted using a suitable decryption module, for example.

[0075] As described above, the invention may illustratively be embodied in the form of a processing machine, including a computer or computer system, for example, that includes at least one memory. It is to be appreciated that the set of instructions, i.e., the software for example, that enables the computer operating system to perform the operations described above may be contained on any of a wide variety of media or medium, as desired. Further, the data that is processed by the set of instructions might also be contained on any of a wide variety of media or medium. That is, the particular medium, i.e., the memory in the processing machine, utilized to hold the set of instructions and/or the data used in the invention may take on any of a variety of physical forms or transmissions, for example.

Illustratively, the medium may be in the form of paper, paper transparencies, a compact disk, a DVD, an integrated circuit, a hard disk, a floppy disk, an optical disk, a magnetic tape, a RAM, a ROM, a PROM, an EPROM, a wire, a cable, a fiber, a communications channel, a satellite transmission, a memory card, a SIM card, or other remote transmission, as well as any other medium or source of data that may be read by the processors of the invention. [0076] Further, the memory or memories used in the processing machine that implements the invention may be in any of a wide variety of forms to allow the memory to hold instructions, data, or other information, as is desired. Thus, the memory might be in the form of a database to hold data. The database might use any desired arrangement of files such as a flat file arrangement or a relational database arrangement, for example.

[0077] In the system and method of the invention, a variety of“user interfaces” may be utilized to allow a user to interface with the processing machine or machines that are used to implement the invention. As used herein, a user interface includes any hardware, software, or combination of hardware and software used by the processing machine that allows a user to interact with the processing machine. A user interface may be in the form of a dialogue screen for example. A user interface may also include any of a mouse, touch screen, keyboard, keypad, voice reader, voice recognizer, dialogue screen, menu box, list, checkbox, toggle switch, a pushbutton or any other device that allows a user to receive information regarding the operation of the processing machine as it processes a set of instructions and/or provides the processing machine with information. Accordingly, the user interface is any device that provides communication between a user and a processing machine. The information provided by the user to the processing machine through the user interface may be in the form of a command, a selection of data, or some other input, for example.

[0078] As discussed above, a user interface is utilized by the

processing machine that performs a set of instructions such that the processing machine processes data for a user. The user interface is typically used by the processing machine for interacting with a user either to convey information or receive information from the user. However, it should be appreciated that in accordance with some embodiments of the system and method of the invention, it is not necessary that a human user actually interact with a user interface used by the processing machine of the invention. Rather, it is also contemplated that the user interface of the invention might interact, i.e., convey and receive information, with another processing machine, rather than a human user. Accordingly, the other processing machine might be characterized as a user. Further, it is

contemplated that a user interface utilized in the system and method of the invention may interact partially with another processing machine or processing machines, while also interacting partially with a human user.

[0079] It will be readily understood by those persons skilled in the art that the present invention is susceptible to broad utility and application.

Many embodiments and adaptations of the present invention other than those herein described, as well as many variations, modifications and equivalent arrangements, will be apparent from or reasonably suggested by the present invention and foregoing description thereof, without departing from the substance or scope of the invention.

[0080] Accordingly, while the present invention has been described here in detail in relation to its exemplary embodiments, it is to be understood that this disclosure is only illustrative and exemplary of the present invention and is made to provide an enabling disclosure of the invention. Accordingly, the foregoing disclosure is not intended to be construed or to limit the present invention or otherwise to exclude any other such embodiments, adaptations, variations, modifications or equivalent arrangements.