Movatterモバイル変換


[0]ホーム

URL:


US11210656B2 - Determining specific terms for contactless card activation - Google Patents

Determining specific terms for contactless card activation
Download PDF

Info

Publication number
US11210656B2
US11210656B2US16/847,268US202016847268AUS11210656B2US 11210656 B2US11210656 B2US 11210656B2US 202016847268 AUS202016847268 AUS 202016847268AUS 11210656 B2US11210656 B2US 11210656B2
Authority
US
United States
Prior art keywords
contactless card
application
terms
processor
encrypted data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
US16/847,268
Other versions
US20210319427A1 (en
Inventor
Jeffrey Rule
Marisa THOMAS
Amy APPONYI
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Capital One Services LLC
Original Assignee
Capital One Services LLC
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 Capital One Services LLCfiledCriticalCapital One Services LLC
Priority to US16/847,268priorityCriticalpatent/US11210656B2/en
Assigned to CAPITAL ONE SERVICES, LLCreassignmentCAPITAL ONE SERVICES, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: APPONYI, AMY, RULE, JEFFREY, THOMAS, MARISA
Priority to AU2021254689Aprioritypatent/AU2021254689A1/en
Priority to CA3171737Aprioritypatent/CA3171737A1/en
Priority to JP2022562284Aprioritypatent/JP7733002B2/en
Priority to CN202180028259.5Aprioritypatent/CN115427997A/en
Priority to EP21723500.1Aprioritypatent/EP4136605A1/en
Priority to PCT/US2021/026850prioritypatent/WO2021211435A1/en
Priority to KR1020227033337Aprioritypatent/KR20230002337A/en
Publication of US20210319427A1publicationCriticalpatent/US20210319427A1/en
Priority to US17/527,513prioritypatent/US11645646B2/en
Publication of US11210656B2publicationCriticalpatent/US11210656B2/en
Application grantedgrantedCritical
Priority to US18/125,281prioritypatent/US12321923B2/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

Systems, methods, articles of manufacture, and computer-readable media for determining specific terms to activate a contactless card. An application executing on a server may receive a request from a device specifying a uniform resource locator comprising encrypted data, the encrypted data based at least in part on a private key assigned to a contactless card. The application may decrypt the encrypted data and determine a type of the contactless card. The application may determine a plurality of terms associated with the type of the contactless card and transmit the terms to a web browser on the device. The application may receive, from the web browser, an indication specifying acceptance of the plurality of terms. The application may store, based on the decryption of the encrypted data and the received indication specifying acceptance of the terms, an indication in a database specifying the contactless card is activated for use.

Description

TECHNICAL FIELD
Embodiments herein generally relate to computing platforms, and more specifically, to computing platforms to determine specific terms for contactless card activation.
BACKGROUND
Payment cards may be mailed to a customer in an inactive state such that the cards cannot be used for purchases or other transactions prior to activation. There are significant security risks involved in the card activation process. Furthermore, different requirements may be imposed on the activation of specific types of cards. While some solutions have attempted to move the activation process to online platforms, these solutions do not offer the flexibility and security required to scale to the ever increasing number of card types.
SUMMARY
Embodiments disclosed herein provide systems, methods, articles of manufacture, and computer-readable media for determining specific terms to activate a contactless card. In one example, an application executing on a server may receive a request from a device specifying a uniform resource locator comprising encrypted data, the encrypted data based at least in part on a private key assigned to a contactless card. The application may decrypt the encrypted data and determine a type of the contactless card. The application may determine a plurality of terms associated with the type of the contactless card and transmit the terms to a web browser on the device. The application may receive, from the web browser, an indication specifying acceptance of the plurality of terms. The application may store, based on the decryption of the encrypted data and the received indication specifying acceptance of the terms, an indication in a database specifying the contactless card is activated for use.
BRIEF DESCRIPTION OF THE DRAWINGS
FIGS. 1A-1C illustrate embodiments of a system for determining specific terms for contactless card activation.
FIGS. 2A-2C illustrate embodiments of a system for determining specific terms for contactless card activation.
FIGS. 3A-3D illustrate embodiments of determining specific terms for contactless card activation.
FIGS. 4A-4D illustrate embodiments of determining specific terms for contactless card activation.
FIGS. 5A-5B illustrate an example contactless card.
FIG. 6 illustrates an embodiment of a first logic flow.
FIG. 7 illustrates an embodiment of a second logic flow.
FIG. 8 illustrates an embodiment of a third logic flow.
FIG. 9 illustrates an embodiment of a fourth logic flow.
FIG. 10 illustrates an embodiment of a computing system.
DETAILED DESCRIPTION
Embodiments disclosed herein provide techniques for secure activation of contactless cards with disclosure of card-specific terms and/or customer-specific terms. Generally, a user may receive a contactless card in an inactive state that must be activated to be used. In some embodiments, the user may tap the contactless card to a computing device, such as a smartphone, to initiate the activation process. Tapping the contactless card to the smartphone (or otherwise brining the contactless card within wireless data communications range of the smartphone) may cause the contactless card to generate encrypted data. The encrypted data may be transmitted to the smartphone.
In some embodiments, the encrypted data generated by the contactless card may be part of a uniform resource locator (URL) directed to a server. Once received, an operating system (OS) of the smartphone may cause a web browser to access the URL. When accessed, the server may receive the encrypted data, and decrypt the encrypted data to verify the authenticity of the contactless card. The server may then determine a type of the contactless card and determine a plurality of terms and conditions associated with the card. The terms and conditions may be transmitted to the web browser on the smartphone, where the user may then accept and/or decline the terms and conditions. If the user accepts, an indication of the acceptance is transmitted to the server, which may activate the contactless card, e.g., by storing an indication that the contactless card is active in a database. The user may then use the contactless card for any desired payment transaction.
Advantageously, embodiments disclosed herein improve the security of all devices and associated data. For example, by requiring validation of encrypted data generated by the contactless card to activate the contactless card, the security of the contactless card is improved. As another example, by presenting terms and conditions specific to a type of the contactless card and/or other user attributes, user privacy and compliance with applicable laws and regulations is improved. Furthermore, doing so removes the need of the card issuer to mail the terms and condition in paper format, thereby conserving resources.
With general reference to notations and nomenclature used herein, one or more portions of the detailed description which follows may be presented in terms of program procedures executed on a computer or network of computers. These procedural descriptions and representations are used by those skilled in the art to most effectively convey the substances of their work to others skilled in the art. A procedure is here, and generally, conceived to be a self-consistent sequence of operations leading to a desired result. These operations are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic, or optical signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It proves convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. It should be noted, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to those quantities.
Further, these manipulations are often referred to in terms, such as adding or comparing, which are commonly associated with mental operations performed by a human operator. However, no such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein that form part of one or more embodiments. Rather, these operations are machine operations. Useful machines for performing operations of various embodiments include digital computers as selectively activated or configured by a computer program stored within that is written in accordance with the teachings herein, and/or include apparatus specially constructed for the required purpose or a digital computer. Various embodiments also relate to apparatus or systems for performing these operations. These apparatuses may be specially constructed for the required purpose. The required structure for a variety of these machines will be apparent from the description given.
Reference is now made to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for the purpose of explanation, numerous specific details are set forth in order to provide a thorough understanding thereof. It may be evident, however, that the novel embodiments can be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate a description thereof. The intention is to cover all modification, equivalents, and alternatives within the scope of the claims.
FIG. 1A depicts a schematic of anexemplary system100, consistent with disclosed embodiments. As shown, thesystem100 includes one or morecontactless cards101, one or moremobile computing devices110, and anauthentication server120. Thecontactless cards101 are representative of any type of payment cards, such as a credit card, debit card, ATM card, gift card, and the like. Thecontactless cards101 may comprise one ormore communications interfaces109, such as a radio frequency identification (RFID) chip, configured to communicate with thecomputing devices110 via NFC, the EMV standard, or other short-range protocols in wireless communication. Although NFC is used as an example communications protocol, the disclosure is equally applicable to other types of communications, such as the EMV standard, Bluetooth, and/or Wi-Fi. Themobile devices110 are representative of any type of network-enabled computing devices, such as smartphones, tablet computers, wearable devices, laptops, portable gaming devices, and the like. Theauthentication server120 is representative of any type of computing device, such as a server, workstation, compute cluster, cloud computing platform, virtualized computing system, and the like.
As shown, amemory102 of the contactless card includes anapplet103, acounter104, aprivate key105, adiversified key106, and a unique customer identifier (ID)107. Theapplet103 is executable code configured to perform the operations described herein. Thecounter104,private key105,diversified key106, andcustomer ID107 are used to provide security in thesystem100 as described in greater detail below.
As shown, amemory111 of themobile device110 includes an instance of an operating system (OS)112.Example operating systems112 include the Android® OS, iOS®, macOS®, Linux®, and Windows® operating systems. As shown, theOS112 includes anaccount application113. Theaccount application113 allows users to perform various account-related operations, such as activating one or morecontactless cards101, viewing account balances, purchasing items, processing payments, and the like. Theaccount application113 may further control access permissions to different functions provided by theaccount application113. In some embodiments, a user may authenticate using authentication credentials to access certain features of theaccount application113. For example, the authentication credentials may include a username (or login) and password, biometric credentials (e.g., fingerprints, Face ID, etc.), and the like.
As stated, thecontactless cards101 may need to be activated before thecontactless cards101 may be used to provide payment data for transactions. To activate acontactless card101, the user may tap thecontactless card101 to thedevice110. Generally, once thecontactless card101 is brought within communications range of thecommunications interface118 of thedevice110, theapplet103 of thecontactless card101 may generate encrypted data as part of the authentication process required to activate thecontactless card101. For example, in some embodiments, theapplet103 may generate a URL withencrypted data108 as part of the authentication process required to activate thecontactless card101. To enable NFC data transfer between thecontactless card101 and themobile device110, theaccount application113 may communicate with thecontactless card101 when thecontactless card101 is sufficiently close to thecommunications interface118 of themobile device110. Thecommunications interface118 may be configured to read from and/or communicate with thecommunications interface109 of the contactless card101 (e.g., via NFC, Bluetooth, RFID, etc.). Therefore,example communications interfaces118 include NFC communication modules, Bluetooth communication modules, and/or RFID communication modules.
As stated, thesystem100 is configured to implement key diversification to secure data, which may be referred to as a key diversification technique herein. Generally, the server120 (or another computing device) and thecontactless card101 may be provisioned with the same private key105 (also referred to as a master key, or master symmetric key). More specifically, eachcontactless card101 is programmed with a uniqueprivate key105 that has a corresponding pair in (or managed by) theserver120. For example, when acontactless card101 is manufactured, a uniqueprivate key105 may be stored in thememory102 of thecontactless card101. Similarly, the uniqueprivate key105 may be stored in a record (or profile) of a customer associated with thecontactless card101 in theaccount data124 of the server120 (and/or stored in a different secure location, such as the hardware security module (HSM)125). Theprivate key105 may be kept secret from all parties other than thecontactless card101 andserver120, thereby enhancing security of thesystem100. In some embodiments, theapplet103 of thecontactless card101 may encrypt and/or decrypt data (e.g., the customer ID107) using theprivate key105 and the data as input a cryptographic algorithm. For example, encrypting thecustomer ID107 with theprivate key105 may result in an encrypted customer ID. Similarly, theauthentication server120 may encrypt and/or decrypt data associated with thecontactless card101 using the correspondingprivate key105.
In some embodiments, thecounters104 and/orprivate keys105 of thecontactless card101 andserver120 may be used in conjunction with thecounters104 to enhance security using key diversification. Thecounters104 comprise values that are synchronized between a givencontactless card101 andserver120. Thecounter value104 may comprise a number that changes each time data is exchanged between thecontactless card101 and the server120 (and/or thecontactless card101 and the mobile device110). When preparing to send data (e.g., to theserver120 and/or the mobile device110), theapplet103 of thecontactless card101 may increment thecounter value104. Thecontactless card101 may then provide theprivate key105 andcounter value104 as input to a cryptographic algorithm, which produces adiversified key106 as output. The cryptographic algorithm may include encryption algorithms, hash-based message authentication code (HMAC) algorithms, cipher-based message authentication code (CMAC) algorithms, and the like. Non-limiting examples of the cryptographic algorithm may include a symmetric encryption algorithm such as 3DES or AES128; a symmetric HMAC algorithm, such as HMAC-SHA-256; and a symmetric CMAC algorithm such as AES-CMAC. Examples of key diversification techniques are described in greater detail in U.S. patent application Ser. No. 16/205,119, filed Nov. 29, 2018. The aforementioned patent application is incorporated by reference herein in its entirety. Theapplet103 of thecontactless card101 may include the cryptographic payload as a parameter of the URL withencrypted data108.
Continuing with the key diversification example, thecontactless card101 may then encrypt the data (e.g., thecustomer ID107 and/or any other data) using thediversified key106 and the data as input to the cryptographic algorithm. For example, encrypting thecustomer ID107 with thediversified key106 may result in an encrypted customer ID. In some embodiments, the encrypted data generated by thecontactless card101 may include a URL. The URL may be directed to theauthentication server120, or some other URL associated with an entity issuing thecontactless card101. In other embodiments, the URL may further be a universal link URL that opens a local resource (e.g., a specific page of theaccount application113, such as a card activation page). The URL may further include data (e.g., parameters) used by theauthentication server120 to validate the data generated by thecontactless card101.
For example, if the URL to the authentication server120 (and/or the URL to the account application113) is “http://www.example.com/accountapp” and the encrypted data generated based on the aforementioned encryption operations is “ABC123”, the URL withencrypted data108 may be “http://www.example.com/accountapp?data=ABC123”. In some embodiments, theapplet103 may encode the encrypted data according to an encoding format compatible with URLs prior to including the encrypted data as a parameter of theURL108. For example, the encrypted data may be a string of binary data (e.g., zeroes and ones), which may not be compatible with URLs. Therefore, theapplet103 may encode the encrypted data to the American Standard Code for Information Interchange (ASCII) base64 encoding format. Doing so represents the binary encrypted data in an ASCII string format by translating it into a radix-64 representation (e.g., “ABC123” in the previous example). Further still, in embodiments where the URL is directed to a local resource, such as theaccount application113, theURL108 may include an indication of which page of theaccount application113 to open. Continuing with the previous example, a page identifier of “1” (or other page identifier, such as a page name, etc.) may be added as a parameter to the URL, and the URL withencrypted data108 may be “http://www.example.com/accountapp?data=ABC123&p=1”.
Once generated, theapplet103 may transmit the URL withencrypted data108 to themobile device110, e.g., via NFC. In one embodiment, when received by theOS112, theOS112 causes theweb browser115 to access the URL withencrypted data108. Doing so causes information describing themobile device110 to be sent with the request to access the URL withencrypted data108. For example, the information may include attributes of themobile device110, such as operating system version, hardware capabilities, and software capabilities.
In the embodiment depicted inFIG. 1A, the URL withencrypted data108 is directed to theserver120, which may include a hypertext transfer protocol (HTTP) server. In one embodiment, theauthentication application123 provides the HTTP server and/or associated functionality. Therefore, theweb browser115 accessing the URL withencrypted data108 causes theserver120 to receive the URL withencrypted data108, e.g., in an HTTP request. Theauthentication application123 may receive the URL withencrypted data108 and extract the encrypted data, which may include the encrypted customer ID (e.g., the “ABC123” from the previous example, etc.). Theauthentication application123 may convert the encrypted data to the original encoding format (e.g., from ASCII base64 to binary). Theaccount application113 may similarly perform conversions, e.g., from ASCII base 64 to binary, and vice versa.
Theauthentication application123 may then attempt to authenticate the encrypted data. For example, theauthentication application123 may attempt to decrypt the encrypted data using a copy of theprivate key105 stored by theserver120. In another example, theauthentication application123 may provide theprivate key105 andcounter value104 as input to the cryptographic algorithm, which produces adiversified key106 as output. The resultingdiversified key106 may correspond to thediversified key106 of thecontactless card101, which may be used to decrypt theencrypted customer ID107. Therefore, theauthentication application123 may successfully decrypt the encrypted data, thereby verifying the encrypted data. For example, as stated, acustomer ID107 may be used to generate the encrypted data included in the URL withencrypted data108. In such an example, theauthentication application123 may decrypt the encrypted data using theprivate key105 of theauthentication server120. If the result of the decryption yields thecustomer ID107 associated with the account in theaccount data124, theauthentication application123 verifies the encrypted data. If theauthentication application123 is unable to decrypt the encrypted data to yield the expected result (e.g., thecustomer ID107 of the account associated with the contactless card101), theauthentication application123 does not verify (or validate or authenticate) the encrypted data. Due to the failed verification, theauthentication application123 may return an error to theweb browser115 and/or otherwise reject the attempted activation of thecontactless card101.
Regardless of the decryption technique used, theauthentication application123 may successfully decrypt theencrypted customer ID107, thereby verifying the encrypted customer ID107 (e.g., by comparing the resultingcustomer ID107 to a customer ID stored in theaccount data124, and/or based on an indication that the decryption using the key105 and/or106 was successful). Although thekeys105,106 are depicted as being stored in thememory122, thekeys105,106 may be stored elsewhere, such as in a secure element and/or theHSM125. In such embodiments, the secure element and/or theHSM125 may decrypt theencrypted customer ID107 using thekeys105 and/or106 and a cryptographic function. Similarly, the secure element and/orHSM125 may generate thediversified key106 based on theprivate key105 andcounter value104 as described above.
If theauthentication application123 verifies theencrypted customer ID107 in the URL withencrypted data108, theauthentication application123 may return a corresponding indication of verification to theweb browser115. Theauthentication application123 may then determine a type of thecontactless card101 being activated, e.g., based on a type specified in theaccount data124 and/or thecard data126. For example, each card may be associated with a unique identifier that is associated with at least one type of card, of a plurality of card types. Theauthentication application123 may further receive data describing attributes of the customer associated with thecontactless card101 being activated, e.g., the customer's address, date of birth, etc. Using the card type and/or the customer attributes, theauthentication application123 may determine a plurality ofterms127 from thecard data126 applicable to the card type and/or the customer data. Theterms127 may generally include terms, conditions, card member agreements, disclosures regarding the use of personal information, legal disclosures, privacy notices, and the like, which may collectively be referred to as “terms” herein. For example, a first card type may have a first plurality of terms (e.g., interest rates, disclosures, etc.), while a second card type may have a second plurality of terms, which may be the same and/or different than the first plurality of terms. Similarly, a customer located in a first state (e.g., based on the customer's address) may be required to receive additional and/or different terms relative to a customer located in a second state. Therefore, based on the customer attributes and/or the card type, theauthentication application123 dynamically determines a specific set of terms required to activate thecontactless card101.
In some embodiments, theauthentication application123 may determine that thecontactless card101 is a replacement for a previously active contactless card. In such embodiments, the user may have previously accepted the custom terms for the previous card, and a reduced set ofterms128 may be determined to activate the contactless card. For example, eachcontactless card101 may be associated with an issue and/or manufacture date. Theauthentication application123 may determine the dates of thereplacement card101 and the previous card and determine theterms127 based on the dates. In one embodiment, theauthentication application123 computes a difference of the different terms to determine the reduced set of terms (also referred to as a subset of terms). Theauthentication application123 may therefore determine the reduced set of terms that have changed, been added, and/or been removed based on the dates of each card. Doing so allows theauthentication application123 to transmit the reduced set of terms as thecustom terms128 to theweb browser115. However, the full set of terms may be included with the reduced set of terms. The user may then accept the reduced set of terms as part of the activation process of thereplacement card101. In some embodiments, theauthentication application123 may modify the format of thecustom terms128 to reflect which terms have changed for the replacement card. For example, if a new disclosure is added to thecustom terms128 of the replacement card that were not present in theterms127 of the original card, theauthentication application123 may highlight, bold, italicize, enlarge the font, or otherwise modify the new disclosure such that the user can easily detect the new terms.
FIG. 1B illustrates an embodiment where theauthentication application123 has decrypted the encrypted customer ID, thereby verifying (or authenticating) the encrypted data in the URL withencrypted data108, and determined a set ofcustom terms128 applicable to the activation of thecontactless card101. As shown, theauthentication application123 transmits thecustom terms128 to theweb browser115, where thecustom terms128 may further indicate that theauthentication application123 successfully decrypted the encrypted customer ID.
Responsive to receiving thecustom terms128, theweb browser115 may output an interface displaying thecustom terms128 for activation of thecontactless card101. The user may then read thecustom terms128 and determine to accept thecustom terms128 to activate thecontactless card101. For example, the user may click a checkbox indicating acceptance of thecustom terms128, provide a signature, etc.
FIG. 1C depicts an embodiment where the user has accepted thecustom terms128 via theweb browser115. As shown, theweb browser115 then transmits an indication ofacceptance129 to theserver120. Theauthentication application123 may then receive theacceptance129, and determine to activate thecontactless card101 based on the successful decryption of the encrypted data included in the URL withencrypted data108 and the user's acceptance of the custom terms128. In one embodiment, theauthentication application123 may store an indication in a user profile in theaccount data124 and/or thecard data126 indicating thecontactless card101 has been activated. Doing so allows the customer to use thecontactless card101 to provide payment data for transactions and/or provide the card number, expiration date, and/or CVV of thecontactless card101 in virtual interfaces to provide the payment data for transactions.
FIG. 2A is a schematic200 depicting an embodiment where theaccount application113 is used to activate thecontactless card101. As shown, the user taps thecontactless card101 to themobile device110 to proceed with the card activation. In some embodiments, the user may provide authentication credentials to access the account associated with thecontactless card101 prior to tapping thecontactless card101 to thedevice110. However, in other embodiments, the user need not be logged in to their account to activate thecontactless card101.
In response to the tap of thecontactless card101, theapplet103 encrypts thecustomer ID107, which is transmitted to theaccount application113 as at least a portion ofencrypted data208. Generally, the encrypted customer ID included in theencrypted data208 is generated by theapplet103 as described above with respect to the generation of the URL with encrypted data108 (e.g., by encrypting thecustomer ID107 with theprivate key105 and/or thediversified key106, where thediversified key106 is generated based on theprivate key105 and the counter value104).
Responsive to receiving the encrypted customer ID in theencrypted data208, theaccount application113 may transmit theencrypted data208 to theauthentication server120. Once received, theauthentication application123 may attempt to decrypt theencrypted customer ID208 using theprivate key105 and/or thediversified key106 as described above. If the attempted decryption yields thecustomer ID107 associated with the account, theauthentication application123 may transmit an indication of successful validation to theaccount application113. Otherwise, if the attempted decryption of theencrypted customer ID208 is not successful, theauthentication application123 may transmit an indication of the failed decryption to theaccount application113, which may reject activation of thecontactless card101. As another example, theauthentication application123 may reject activation of thecontactless card101.
FIG. 2B reflects an embodiment where theauthentication application123 verified the encrypted customer ID included in theencrypted data208. As stated, theauthentication application123 may determine a type of thecard101, a date of thecard101, or any other attribute of thecard101. Theauthentication application123 may further determine one or more attributes of the associated account holder (e.g., name, address, age, etc.). Theauthentication application123 may then use the attributes of thecard101 and/or the attributes of the account holder to determine a plurality ofcustom terms228 for thecontactless card101. Theauthentication application123 may then transmit thecustom terms228 to theaccount application113. Theaccount application113 may then output thecustom terms228 for display on themobile device110. As stated, in some embodiments (e.g., where thecontactless card101 is a replacement card), theterms228 may be a reduced set of terms. In such embodiments, theauthentication application123 and/or theaccount application113 may modify the reduced set of terms to improve readability thereof.
Theaccount application113 may provide one or more graphical user interface (GUI) elements allowing the user to accept theterms228.FIG. 2C depicts an embodiment where the user has accepted theterms228. In the depicted embodiment, theaccount application113 transmits an indication ofacceptance229 to theauthentication application123. Once theauthentication application123 receives theacceptance229, theauthentication application123 may activate thecontactless card101 based on the acceptance of the terms and the verification of theencrypted customer ID208. For example, theauthentication application123 may store an indication in theaccount data124 and/or thecard data126 indicating thecontactless card101 has been activated.
As previously stated, a URL may be directed to theaccount application113. Therefore, in such embodiments, theencrypted data208 generated inFIG. 2A may include a URL directed to a card activation page of theaccount application113. In such embodiments, theaccount application113 may extract theencrypted customer ID107 from the URL, optionally decode theencrypted customer ID107, and transmit the encoded and/or decodedcustomer ID107 to the to theserver120 via thenetwork130. Theauthentication application123 may then decrypt theencrypted customer ID107 to verify the encrypted data.
By requiring validation of encrypted data generated by thecontactless card101 to activate thecontactless card101, embodiments disclosed herein improve the security of thecontactless card101. Furthermore, by presenting terms specific to a type of the contactless card and/or specific to user attributes (e.g. country of residence, state of residence, city of residence, age, legal status, etc.), user privacy and compliance with applicable laws and regulations is improved. Furthermore, doing so removes the need of the card issuer to mail the terms and condition in paper format, thereby conserving resources.
FIG. 3A is a schematic300 depicting an example embodiment of tapping thecontactless card101 to provide secure activation using custom terms for thecontactless card101. Once the user taps thecontactless card101 to themobile device110, theapplet103 of thecontactless card101 encrypts thecustomer ID107 to generate the URL withencrypted data108. Theapplet103 may then transmit the URL withencrypted data108 to themobile device110, e.g., via NFC. Once received, theOS112 may cause thedevice110 to access the URL withencrypted data108. Because no application is in the foreground of the device110 (e.g., the device displays a home screen of the OS112), the NFC data transfer may be a background NFC read from the perspective of thedevice110. The background NFC read may cause theOS112 to open an application (e.g. theweb browser115 and/or the account application113).
In the embodiment depicted inFIG. 3A, the URL withencrypted data108 may be directed to theserver120 and/or theauthentication application123. As shown in the schematic310 ofFIG. 3B, theOS112 may launch theweb browser115 and cause theweb browser115 to access the URL withencrypted data108. As shown, theweb browser115 provides the user with indications specifying that the activation process has been initiated. Theauthentication application123 may then attempt to decrypt theencrypted customer ID107 using theprivate key105 and/or thediversified key106 assigned to thecontactless card101. If theauthentication application123 is unable to decrypt theencrypted customer ID107 to yield an expected result (e.g., thecustomer ID107 of the account, etc.), theauthentication application123 does not verify theencrypted customer ID107. If theauthentication application123 successfully decrypts theencrypted customer ID107 to yield an expected result (e.g., thecustomer ID107 of the account, etc.), theauthentication application123 verifies theencrypted customer ID107. As shown inFIG. 3B, theauthentication application123 successfully decrypts the encrypted customer ID, and theauthentication application123 transmits an indication of the verification to theweb browser115. Theauthentication application123 may then determine the custom terms for thecontactless card101 based on one or more attributes of thecard101 and/or one or more attributes of the account holder(s).
FIG. 3C is a schematic320 illustrating a simplified portion of thecustom terms127 determined by theauthentication application123 for thecontactless card101 being activated. More specifically,FIG. 3C depicts an embodiment where thecontactless card101 being activated is a replacement of a previouscontactless card101. Therefore, theweb browser115 may output some terms, such as theterms321, in a modified format, such as bold and italicized font. Doing so may allow the user to easily view the terms. Furthermore, as shown, the web browser may provide alink322 to the complete terms specific to the account holder and thecard101. Once accessed, thelink322 may cause theweb browser115 to display all relevant terms. The user may select the accept button to accept the terms, which causes theweb browser115 to transmit an indication of acceptance to theauthentication application123.FIG. 3D is a schematic330 illustrating an embodiment where theauthentication application123 has activated thecard101 for use, and returns a success page to theweb browser115.
FIG. 4A is a schematic400 depicting an example embodiment of tapping thecontactless card101 to provide secure activation using custom terms for thecontactless card101. As shown, theaccount application113 may be executing on themobile device110, and instruct the user to tap thecontactless card101 for activation. Once the user taps thecontactless card101 to themobile device110, theapplet103 of thecontactless card101 encrypts thecustomer ID107. Theapplet103 may then transmit theencrypted customer ID107 to themobile device110, e.g., via NFC.
FIG. 4B is a schematic410 illustrating an embodiment where theaccount application113 receives theencrypted customer ID107 from thecontactless card101. Theaccount application113 may then transmit theencrypted customer ID107 to theauthentication application123 for verification. Theauthentication application123 may then attempt to decrypt theencrypted customer ID107 using theprivate key105 and/or thediversified key106 assigned to thecontactless card101. If theauthentication application123 is unable to decrypt theencrypted customer ID107 to yield an expected result (e.g., thecustomer ID107 of the account, etc.), theauthentication application123 does not verify theencrypted customer ID107. If theauthentication application123 successfully decrypts theencrypted customer ID107 to yield an expected result (e.g., thecustomer ID107 of the account, etc.), theauthentication application123 verifies theencrypted customer ID107. As shown inFIG. 4B, theauthentication application123 successfully decrypts the encrypted customer ID, and theauthentication application123 transmits an indication of the verification to theweb browser115. Theauthentication application123 may then determine the custom terms for thecontactless card101 based on one or more attributes of thecard101 and/or one or more attributes of the account holder(s).
FIG. 4C is a schematic420 illustrating a simplified portion of thecustom terms127 determined by theauthentication application123 for thecontactless card101 being activated. More specifically,FIG. 4C depicts an embodiment where thecontactless card101 being activated is not a replacement of a previouscontactless card101. Therefore, theaccount application113 may output all terms received from theauthentication application123. While not depicted inFIG. 4C (orFIG. 3C) for the sake of clarity, the complete set of terms may be displayed on thedevice110. The user may select the accept button to accept the terms, which causes theaccount application113 to transmit an indication of acceptance to theauthentication application123.FIG. 4D is a schematic430 illustrating an embodiment where theauthentication application123 has activated thecard101 for use, and returns a success page to theaccount application113.
FIG. 5A illustrates acontactless card101, which may comprise a payment card, such as a credit card, debit card, and/or a gift card. As shown, thecontactless card101 may be issued by aservice provider502 displayed on the front or back of thecard101. In some examples, thecontactless card101 is not related to a payment card, and may comprise, without limitation, an identification card. In some examples, the payment card may comprise a dual interface contactless payment card. Thecontactless card101 may comprise asubstrate510, which may include a single layer or one or more laminated layers composed of plastics, metals, and other materials. Exemplary substrate materials include polyvinyl chloride, polyvinyl chloride acetate, acrylonitrile butadiene styrene, polycarbonate, polyesters, anodized titanium, palladium, gold, carbon, paper, and biodegradable materials. In some examples, thecontactless card101 may have physical characteristics compliant with the ID-1 format of the ISO/IEC 7810 standard, and the contactless card may otherwise be compliant with the ISO/IEC 14443 standard. However, it is understood that thecontactless card101 according to the present disclosure may have different characteristics, and the present disclosure does not require a contactless card to be implemented in a payment card.
Thecontactless card101 may also include identification information515 displayed on the front and/or back of the card, and acontact pad520. Thecontact pad520 may be configured to establish contact with another communication device, such as themobile devices110, a user device, smart phone, laptop, desktop, or tablet computer. Thecontactless card101 may also include processing circuitry, antenna and other components not shown inFIG. 5A. These components may be located behind thecontact pad520 or elsewhere on thesubstrate510. Thecontactless card101 may also include a magnetic strip or tape, which may be located on the back of the card (not shown inFIG. 5A).
As illustrated inFIG. 5B, thecontact pad520 ofcontactless card101 may include processingcircuitry525 for storing and processing information, including amicroprocessor530 and thememory102. It is understood that theprocessing circuitry525 may contain additional components, including processors, memories, error and parity/CRC checkers, data encoders, anti-collision algorithms, controllers, command decoders, security primitives and tamper proofing hardware, as necessary to perform the functions described herein.
Thememory102 may be a read-only memory, write-once read-multiple memory or read/write memory, e.g., RAM, ROM, and EEPROM, and thecontactless card101 may include one or more of these memories. A read-only memory may be factory programmable as read-only or one-time programmable. One-time programmability provides the opportunity to write once then read many times. A write once/read-multiple memory may be programmed at a point in time after the memory chip has left the factory. Once the memory is programmed, it may not be rewritten, but it may be read many times. A read/write memory may be programmed and re-programed many times after leaving the factory. A read/write memory may also be read many times after leaving the factory.
Thememory102 may be configured to store one ormore applets103, thecounter value104,private key105, thediversified key106, and one or more customer (or user)IDs107. The one ormore applets103 may comprise one or more software applications configured to execute on one or more contactless cards, such as a Java® Card applet. However, it is understood thatapplets103 are not limited to Java Card applets, and instead may be any software application operable on contactless cards or other devices having limited memory. Thecustomer ID107 may comprise a unique alphanumeric identifier assigned to a user of thecontactless card101, and the identifier may distinguish the user of the contactless card from other contactless card users. In some examples, thecustomer ID107 may identify both a customer and an account assigned to that customer and may further identify the contactless card associated with the customer's account. In some embodiments, theapplet103 may use thecustomer ID107 as input to a cryptographic algorithm with thekeys105 and/or106 to encrypt thecustomer ID107. Similarly, theapplet103 may construct a URL that includes theencrypted customer ID107 as a parameter. The URL may be directed to theserver120 and/or theaccount application113.
The processor and memory elements of the foregoing exemplary embodiments are described with reference to the contact pad, but the present disclosure is not limited thereto. It is understood that these elements may be implemented outside of thepad520 or entirely separate from it, or as further elements in addition toprocessor530 andmemory102 elements located within thecontact pad520.
In some examples, thecontactless card101 may comprise one ormore antennas555. The one ormore antennas555 may be placed within thecontactless card101 and around theprocessing circuitry525 of thecontact pad520. For example, the one ormore antennas555 may be integral with theprocessing circuitry525 and the one ormore antennas555 may be used with an external booster coil. As another example, the one ormore antennas555 may be external to thecontact pad520 and theprocessing circuitry525.
In an embodiment, the coil ofcontactless card101 may act as the secondary of an air core transformer. The terminal may communicate with thecontactless card101 by cutting power or amplitude modulation. Thecontactless card101 may infer the data transmitted from the terminal using the gaps in the contactless card's power connection, which may be functionally maintained through one or more capacitors. Thecontactless card101 may communicate back by switching a load on the contactless card's coil or load modulation. Load modulation may be detected in the terminal's coil through interference. More generally, using theantennas555,processing circuitry525, and/or thememory102, thecontactless card101 provides a communications interface to communicate via NFC, Bluetooth, and/or Wi-Fi communications.
As explained above,contactless cards101 may be built on a software platform operable on smart cards or other devices having limited memory, such as JavaCard, and one or more or more applications or applets may be securely executed. Applets may be added to contactless cards to provide a one-time password (OTP) for multifactor authentication (MFA) in various mobile application-based use cases. Applets may be configured to respond to one or more requests, such as near field data exchange requests, from a reader, such as a mobile NFC reader (e.g., thecommunications interface118 of the device110), and produce an NDEF message that comprises a cryptographically secure OTP (e.g., an encrypted customer ID) encoded as an NDEF text tag.
Operations for the disclosed embodiments may be further described with reference to the following figures. Some of the figures may include a logic flow. Although such figures presented herein may include a particular logic flow, it can be appreciated that the logic flow merely provides an example of how the general functionality as described herein can be implemented. Further, a given logic flow does not necessarily have to be executed in the order presented unless otherwise indicated. In addition, the given logic flow may be implemented by a hardware element, a software element executed by a processor, or any combination thereof. The embodiments are not limited in this context.
FIG. 6 illustrates an embodiment of alogic flow600. Thelogic flow600 may be representative of some or all of the operations executed by one or more embodiments described herein. For example, thelogic flow600 may include some or all of the operations to activate acontactless card101 using terms specific to the contactless card and the account holder. Embodiments are not limited in this context.
As shown, thelogic flow600 begins atblock605, where a user taps thecontactless card101 to themobile device110 to cause theapplet103 of thecontactless card101 to generate encrypted data. Atblock610, theapplet103 generates thecustomer ID107 as part of a URL with encrypted data. Atblock615, the applet transmits the URL with encrypted data to themobile device110. Atblock620, theOS112 may launch theweb browser115 to access the URL with encrypted data, which may be directed to theserver120 and/or theauthentication application123. Theserver120 may attempt to decrypt the encrypted customer ID included in the URL as described herein. Atblock625, theweb browser115 receives an indication from theserver120 that theencrypted customer ID107 was verified by decrypting theencrypted customer ID107. Doing so may cause theserver120 to determine the terms that are specific to the account holder and thecontactless card101.
Atblock630, theweb browser115 receives the plurality of terms from theserver120 and outputs the terms for display. Atblock635, theweb browser115 receives acceptance of the terms from the user. Atblock640, theweb browser115 transmits an indication of the acceptance to theserver120. Doing so may cause theserver120 to activate thecontactless card101. Atblock645, theweb browser115 may receive and output an indication from the server specifying that thecontactless card101 has been activated.
FIG. 7 illustrates an embodiment of alogic flow700. Thelogic flow700 may be representative of some or all of the operations executed by one or more embodiments described herein. For example, thelogic flow700 may include some or all of the operations to activate acontactless card101 using terms specific to the contactless card and the account holder. Embodiments are not limited in this context.
As shown, thelogic flow700 begins atblock705, where a user taps thecontactless card101 to themobile device110 to cause theapplet103 of thecontactless card101 to generate encrypted data. Atblock710, theapplet103 generates theencrypted customer ID107, which may be part of a URL with encrypted data, where the URL is directed to an activation page of theaccount application113. Atblock715, the applet transmits the URL with encrypted data to themobile device110. Atblock720, theOS112 may launch theaccount application113 and open the card activation page responsive to receiving the URL withencrypted data108. Atblock725, theaccount application113 transmits the received encrypted data (e.g., the encrypted customer ID107) to theserver120. In one embodiment, the account application extracts the encrypted data (e.g., the encrypted customer ID107) from theURL108 before transmitting the encrypted data to the server. In another embodiment, theaccount application113 transmits the URL withencrypted data108 to theserver120. Theserver120 may then attempt to decrypt the encrypted data as described herein. Doing so may cause theserver120 to determine the terms that are specific to the account holder and thecontactless card101.
Atblock730, theaccount application113 receives an indication from theserver120 that theencrypted customer ID107 was verified by decrypting theencrypted customer ID107 and the determined plurality of terms. Atblock735, theaccount application113 receives acceptance of the terms from the user. Atblock740, theaccount application113 transmits an indication of the acceptance to theserver120. Doing so may cause theserver120 to activate thecontactless card101. Atblock745, theaccount application113 may receive and output an indication from the server specifying that thecontactless card101 has been activated.
FIG. 8 illustrates an embodiment of alogic flow800. Thelogic flow800 may be representative of some or all of the operations executed by one or more embodiments described herein. For example, thelogic flow800 may include some or all of the operations to activate acontactless card101 using terms specific to the contactless card and the account holder. Embodiments are not limited in this context.
As shown, thelogic flow800 begins atblock805, where theserver120 receives a URL comprising encrypted data from aweb browser115 executing on amobile device110. The URL with encrypted data may be generated by theapplet103 of thecontactless card101 based at least in part on the private key assigned to thecontactless card101. Atblock810, theserver120 may decrypt the encrypted data based on an instance of the private key maintained by theserver120. Atblock815, theserver120 determines a type of thecontactless card101. For example, a unique identifier of thecontactless card101 may be stored in theaccount data124 and/or thecard data126. The unique identifier may be used to determine a type of the card, e.g., in thecard data126. Thecard data126 may specify the type of the card, a date the card was issued, and anyrelated terms127 for the card. Atblock820, theserver120 determines the plurality of terms for the card and/or terms based on user attributes, such as age, residence, credit limits, etc.
Atblock825, theserver120 may optionally identify any changed terms for the card, e.g., when the card is a replacement for a previous card held by the account holder. Theserver120 may modify the changed terms (e.g., highlight, bold, increase font size, etc.) of the changed terms to improve readability on the user's device. Atblock830, theserver120 transmits an indication to theweb browser115 that theserver120 decrypted the encrypted data, thereby verifying the encrypted data. Theserver120 may further transmit the terms determined atblock820, which may be outputted for display by theweb browser115. Atblock835, theserver120 receives an indication from theweb browser115 specifying that the user accepted the terms. Atblock840, theserver120 stores an indication (e.g., in the account data124) indicating that the card has been activated for use based on the acceptance of the terms and the decryption of the encrypted data. Atblock845, theserver120 transmits an indication to theweb browser115 indicating the card has been activated. Theweb browser115 may display the indication on a display.
FIG. 9 illustrates an embodiment of alogic flow900. Thelogic flow900 may be representative of some or all of the operations executed by one or more embodiments described herein. For example, thelogic flow900 may include some or all of the operations to activate acontactless card101 using terms specific to the contactless card and the account holder. Embodiments are not limited in this context.
As shown, thelogic flow900 begins atblock905, where theserver120 receives encrypted data from anaccount application113 executing on amobile device110. The encrypted data may be generated by theapplet103 of thecontactless card101 based at least in part on the private key assigned to thecontactless card101. In some embodiments, theapplet103 includes the encrypted data as a parameter of a URL with encrypted data. Atblock910, theserver120 may decrypt the encrypted data based on an instance of the private key maintained by theserver120. Atblock915, theserver120 determines a type of thecontactless card101. For example, a unique identifier of thecontactless card101 may be stored in theaccount data124 and/or thecard data126. The unique identifier may be used to determine a type of the card, e.g., in thecard data126. Thecard data126 may specify the type of the card, a date the card was issued, and anyrelated terms127 for the card. Atblock920, theserver120 determines the plurality of terms for the card and/or terms based on user attributes, such as age, residence, credit limits, etc.
Atblock925, theserver120 may optionally identify any changed terms for the card, e.g., when the card is a replacement for a previous card held by the account holder. Theserver120 may modify the changed terms (e.g., highlight, bold, increase font size, etc.) of the changed terms to improve readability on the user's device. Atblock930, theserver120 transmits an indication to theaccount application113 that theserver120 decrypted the encrypted data, thereby verifying the encrypted data. Theserver120 may further transmit the terms determined atblock920, which may be outputted for display by theaccount application113. Atblock935, theserver120 receives an indication from theaccount application113 specifying that the user accepted the terms. Atblock940, theserver120 stores an indication (e.g., in the account data124) indicating that the card has been activated for use based on the acceptance of the terms and the decryption of the encrypted data. Atblock945, theserver120 transmits an indication to theaccount application113 indicating the card has been activated. Theaccount application113 may display the indication on a display.
FIG. 10 illustrates an embodiment of anexemplary computing architecture1000 comprising acomputing system1002 that may be suitable for implementing various embodiments as previously described. In various embodiments, thecomputing architecture1000 may comprise or be implemented as part of an electronic device. In some embodiments, thecomputing architecture1000 may be representative, for example, of a system that implements one or more components of thesystem100. In some embodiments,computing system1002 may be representative, for example, of thecontactless card101,mobile devices110, andauthentication server120 of thesystem100. The embodiments are not limited in this context. More generally, thecomputing architecture1000 is configured to implement all logic, applications, systems, methods, apparatuses, and functionality described herein with reference toFIGS. 1-9.
As used in this application, the terms “system” and “component” and “module” are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution, examples of which are provided by theexemplary computing architecture1000. For example, a component can be, but is not limited to being, a process running on a computer processor, a computer processor, a hard disk drive, multiple storage drives (of optical and/or magnetic storage medium), an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application running on a server and the server can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers. Further, components may be communicatively coupled to each other by various types of communications media to coordinate operations. The coordination may involve the uni-directional or bi-directional exchange of information. For instance, the components may communicate information in the form of signals communicated over the communications media. The information can be implemented as signals allocated to various signal lines. In such allocations, each message is a signal. Further embodiments, however, may alternatively employ data messages. Such data messages may be sent across various connections. Exemplary connections include parallel interfaces, serial interfaces, and bus interfaces.
Thecomputing system1002 includes various common computing elements, such as one or more processors, multi-core processors, co-processors, memory units, chipsets, controllers, peripherals, interfaces, oscillators, timing devices, video cards, audio cards, multimedia input/output (I/O) components, power supplies, and so forth. The embodiments, however, are not limited to implementation by thecomputing system1002.
As shown inFIG. 10, thecomputing system1002 comprises aprocessor1004, asystem memory1006 and asystem bus1008. Theprocessor1004 can be any of various commercially available computer processors, including without limitation an AMD® Athlon®, Duron® and Opteron® processors; ARM® application, embedded and secure processors; IBM® and Motorola® DragonBall® and PowerPC® processors; IBM and Sony® Cell processors; Intel® Celeron®, Core®, Core (2) Duo®, Itanium®, Pentium®, Xeon®, and XScale® processors; and similar processors. Dual microprocessors, multi-core processors, and other multi processor architectures may also be employed as theprocessor1004.
Thesystem bus1008 provides an interface for system components including, but not limited to, thesystem memory1006 to theprocessor1004. Thesystem bus1008 can be any of several types of bus structure that may further interconnect to a memory bus (with or without a memory controller), a peripheral bus, and a local bus using any of a variety of commercially available bus architectures. Interface adapters may connect to thesystem bus1008 via a slot architecture. Example slot architectures may include without limitation Accelerated Graphics Port (AGP), Card Bus, (Extended) Industry Standard Architecture ((E)ISA), Micro Channel Architecture (MCA), NuBus, Peripheral Component Interconnect (Extended) (PCI(X)), PCI Express, Personal Computer Memory Card International Association (PCMCIA), and the like.
Thesystem memory1006 may include various types of computer-readable storage media in the form of one or more higher speed memory units, such as read-only memory (ROM), random-access memory (RAM), dynamic RAM (DRAM), Double-Data-Rate DRAM (DDRAM), synchronous DRAM (SDRAM), static RAM (SRAM), programmable ROM (PROM), erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory (e.g., one or more flash arrays), polymer memory such as ferroelectric polymer memory, ovonic memory, phase change or ferroelectric memory, silicon-oxide-nitride-oxide-silicon (SONOS) memory, magnetic or optical cards, an array of devices such as Redundant Array of Independent Disks (RAID) drives, solid state memory devices (e.g., USB memory, solid state drives (SSD) and any other type of storage media suitable for storing information. In the illustrated embodiment shown inFIG. 10, thesystem memory1006 can includenon-volatile memory1010 and/orvolatile memory1012. A basic input/output system (BIOS) can be stored in thenon-volatile memory1010.
Thecomputing system1002 may include various types of computer-readable storage media in the form of one or more lower speed memory units, including an internal (or external) hard disk drive (HDD)1014, a magnetic floppy disk drive (FDD)1016 to read from or write to a removablemagnetic disk1018, and anoptical disk drive1020 to read from or write to a removable optical disk1022 (e.g., a CD-ROM or DVD). TheHDD1014,FDD1016 andoptical disk drive1020 can be connected to thesystem bus1008 by aHDD interface1024, anFDD interface1026 and anoptical drive interface1028, respectively. TheHDD interface1024 for external drive implementations can include at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies. Thecomputing system1002 is generally is configured to implement all logic, systems, methods, apparatuses, and functionality described herein with reference toFIGS. 1-9.
The drives and associated computer-readable media provide volatile and/or nonvolatile storage of data, data structures, computer-readable instructions, computer-executable instructions, and so forth. For example, a number of program modules can be stored in the drives andmemory units1010,1012, including anoperating system1030, one ormore application programs1032,other program modules1034, andprogram data1036. In one embodiment, the one ormore application programs1032,other program modules1034, andprogram data1036 can include, for example, the various applications and/or components of thesystem100, e.g., theapplet103, counter104,private key105,diversified key106,customer ID107,operating system112,account application113,web browser115, theauthentication application123, theaccount data124, thecard data126,terms127, URL withencrypted data108, and/or theencrypted data208.
A user can enter commands and information into thecomputing system1002 through one or more wire/wireless input devices, for example, akeyboard1038 and a pointing device, such as amouse1040. Other input devices may include microphones, infra-red (IR) remote controls, radio-frequency (RF) remote controls, game pads, stylus pens, card readers, dongles, finger print readers, gloves, graphics tablets, joysticks, keyboards, retina readers, touch screens (e.g., capacitive, resistive, etc.), trackballs, trackpads, sensors, styluses, and the like. These and other input devices are often connected to theprocessor1004 through aninput device interface1042 that is coupled to thesystem bus1008, but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, and so forth.
Amonitor1044 or other type of display device is also connected to thesystem bus1008 via an interface, such as avideo adaptor1046. Themonitor1044 may be internal or external to thecomputing system1002. In addition to themonitor1044, a computer typically includes other peripheral output devices, such as speakers, printers, and so forth.
Thecomputing system1002 may operate in a networked environment using logical connections via wire and/or wireless communications to one or more remote computers, such as aremote computer1048. Theremote computer1048 can be a workstation, a server computer, a router, a personal computer, portable computer, microprocessor-based entertainment appliance, a peer device or other common network node, and typically includes many or all of the elements described relative to thecomputing system1002, although, for purposes of brevity, only a memory/storage device1050 is illustrated. The logical connections depicted include wire/wireless connectivity to a local area network (LAN)1052 and/or larger networks, for example, a wide area network (WAN)1054. Such LAN and WAN networking environments are commonplace in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network, for example, the Internet. In embodiments, thenetwork130 ofFIG. 1 is one or more of theLAN1052 and theWAN1054.
When used in a LAN networking environment, thecomputing system1002 is connected to theLAN1052 through a wire and/or wireless communication network interface oradaptor1056. Theadaptor1056 can facilitate wire and/or wireless communications to theLAN1052, which may also include a wireless access point disposed thereon for communicating with the wireless functionality of theadaptor1056.
When used in a WAN networking environment, thecomputing system1002 can include amodem1058, or is connected to a communications server on theWAN1054, or has other means for establishing communications over theWAN1054, such as by way of the Internet. Themodem1058, which can be internal or external and a wire and/or wireless device, connects to thesystem bus1008 via theinput device interface1042. In a networked environment, program modules depicted relative to thecomputing system1002, or portions thereof, can be stored in the remote memory/storage device1050. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.
Thecomputing system1002 is operable to communicate with wired and wireless devices or entities using the IEEE 802 family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.16 over-the-air modulation techniques). This includes at least Wi-Fi (or Wireless Fidelity), WiMax, and Bluetooth™ wireless technologies, among others. Thus, the communication can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices. Wi-Fi networks use radio technologies called IEEE 802.11x (a, b, g, n, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 802.3-related media and functions).
Various embodiments may be implemented using hardware elements, software elements, or a combination of both. Examples of hardware elements may include processors, microprocessors, circuits, circuit elements (e.g., transistors, resistors, capacitors, inductors, and so forth), integrated circuits, application specific integrated circuits (ASIC), programmable logic devices (PLD), digital signal processors (DSP), field programmable gate array (FPGA), logic gates, registers, semiconductor device, chips, microchips, chip sets, and so forth. Examples of software may include software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof. Determining whether an embodiment is implemented using hardware elements and/or software elements may vary in accordance with any number of factors, such as desired computational rate, power levels, heat tolerances, processing cycle budget, input data rates, output data rates, memory resources, data bus speeds and other design or performance constraints.
One or more aspects of at least one embodiment may be implemented by representative instructions stored on a machine-readable medium which represents various logic within the processor, which when read by a machine causes the machine to fabricate logic to perform the techniques described herein. Such representations, known as “IP cores” may be stored on a tangible, machine readable medium and supplied to various customers or manufacturing facilities to load into the fabrication machines that make the logic or processor. Some embodiments may be implemented, for example, using a machine-readable medium or article which may store an instruction or a set of instructions that, if executed by a machine, may cause the machine to perform a method and/or operations in accordance with the embodiments. Such a machine may include, for example, any suitable processing platform, computing platform, computing device, processing device, computing system, processing system, computer, processor, or the like, and may be implemented using any suitable combination of hardware and/or software. The machine-readable medium or article may include, for example, any suitable type of memory unit, memory device, memory article, memory medium, storage device, storage article, storage medium and/or storage unit, for example, memory, removable or non-removable media, erasable or non-erasable media, writeable or re-writeable media, digital or analog media, hard disk, floppy disk, Compact Disk Read Only Memory (CD-ROM), Compact Disk Recordable (CD-R), Compact Disk Rewriteable (CD-RW), optical disk, magnetic media, magneto-optical media, removable memory cards or disks, various types of Digital Versatile Disk (DVD), a tape, a cassette, or the like. The instructions may include any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, encrypted code, and the like, implemented using any suitable high-level, low-level, object-oriented, visual, compiled and/or interpreted programming language.
The foregoing description of example embodiments has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the present disclosure to the precise forms disclosed. Many modifications and variations are possible in light of this disclosure. It is intended that the scope of the present disclosure be limited not by this detailed description, but rather by the claims appended hereto. Future filed applications claiming priority to this application may claim the disclosed subject matter in a different manner, and may generally include any set of one or more limitations as variously disclosed or otherwise demonstrated herein.

Claims (20)

What is claimed is:
1. A non-transitory computer-readable storage medium having computer-readable program code embodied therewith, the computer-readable program code executable by a processor to cause the processor to:
receive, by an application executing on the processor from an account application executing on a device and via a network, authentication credentials associated with an account;
determine, by the application, that the authentication credentials are valid to access the account;
receive, by the application, a request to activate a contactless card assigned to the account, the request specifying a uniform resource locator (URL), a parameter of the URL comprising encrypted data, the encrypted data based at least in part on a private key assigned to the contactless card, wherein the URL is generated by the contactless card and read by the device;
decrypt, by the application, the encrypted data based on the private key;
determine, by the application, that the contactless card is a first type of contactless card, the first type of contactless card one of a plurality of types of contactless cards;
determine, by the application, a plurality of terms associated with the first type of contactless card;
transmit, by the application, the determined plurality of terms to the account application executing on the device;
receive, by the application from the account application, an indication specifying acceptance of the plurality of terms; and
storing, by the application based on the decryption of the encrypted data and the received indication specifying acceptance of the plurality of terms, an indication in a database specifying the contactless card is activated for use.
2. The non-transitory computer-readable storage medium ofclaim 1, the computer-readable program code executable by the processor to cause the processor to:
determine the contactless card is of the first type of contactless card based on a unique identifier assigned to the contactless card; and
transmit an indication to the account application executing on the device specifying that the contactless card is activated for use.
3. The non-transitory computer-readable storage medium ofclaim 1, the computer-readable program code executable by the processor to cause the processor to:
encrypt, by the application, a counter value and the private key to generate a diversified key; and
decrypt, by the application, the encrypted data using the diversified key.
4. The non-transitory computer-readable storage medium ofclaim 1, the computer-readable program code executable by the processor to cause the processor to:
receive, by the application, a plurality of attributes from a user profile associated with the contactless card, the plurality of attributes comprising at least the first type of contactless card and an address associated with the contactless card; and
determine, by the application, the plurality of terms based on the first type of contactless card and the address associated with the contactless card, wherein at least one term of the plurality of terms is based on the address.
5. The non-transitory computer-readable storage medium ofclaim 1, the computer-readable program code executable by the processor to cause the processor to:
determine, by the application based on a user profile associated with the contactless card, that the contactless card is a replacement of a previous contactless card specified in the user profile;
determine, by the application, a date of the previous contactless card;
determine, by the application, a previous plurality of terms associated with the previous contactless card; and
determine, by the application based on the date of the previous contactless card and a date of the contactless card, a subset of the plurality of terms associated with the contactless card that have changed relative to the plurality of terms associated with the previous contactless card.
6. The non-transitory computer-readable storage medium ofclaim 5, the computer-readable program code executable by the processor to cause the processor to:
format, by the application, the subset of the plurality of terms according to a modified format, wherein the modified format comprises one or more of a highlight effect, a bold effect, or an italics effect applied to the subset of the plurality of terms; and
transmit, by the application, the formatted subset of the plurality of terms to the account application.
7. The non-transitory computer-readable storage medium ofclaim 6, the computer-readable program code executable by the processor to cause the processor to:
transmit, by the application to the account application executing on the device, a uniform resource locator (URL) directed to the plurality of terms associated with the contactless card.
8. A system, comprising:
a processor; and
a memory storing instructions which when executed by the processor, cause the processor to:
receive, by an application executing on the processor via a network, a request from a device specifying a uniform resource locator (URL), a parameter of the URL comprising encrypted data, the encrypted data based at least in part on a private key assigned to a contactless card, the request to activate the contactless card, wherein the URL is generated by the contactless card and read by the device;
decrypt, by the application, the encrypted data based on an instance of the private key stored in the memory;
determine, by the application based at least in part on a profile, that the contactless card is a first type of contactless card, the first type of contactless card one of a plurality of types of contactless cards;
determine, by the application, a plurality of terms associated with the first type of contactless card;
transmit, by the application, the determined plurality of terms to a web browser executing on the device;
receive, by the application from the web browser, an indication specifying acceptance of the plurality of terms; and
store, by the application based on the decryption of the encrypted data and the received indication specifying acceptance of the plurality of terms, an indication in a database specifying the contactless card is activated for use.
9. The system ofclaim 8, the memory storing instructions which when executed by the processor, cause the processor to:
determine the contactless card is of the first type of contactless card based on a unique identifier assigned to the contactless card; and
transmit an indication to the web browser executing on the device specifying that the contactless card is activated for use.
10. The system ofclaim 8, the memory storing instructions which when executed by the processor, cause the processor to:
extract, by the application, the encrypted data from the URL; and
decode, by the application, the extracted encrypted data prior to the decryption.
11. The system ofclaim 8, the memory storing instructions which when executed by the processor, cause the processor to:
extract, by the application, a counter value from the encrypted data;
encrypt, by the application, the counter value and the private key to generate a diversified key; and
decrypt, by the application, the encrypted data using the diversified key.
12. The system ofclaim 8, the memory storing instructions which when executed by the processor, cause the processor to:
receive, by the application, a plurality of attributes from the profile, the plurality of attributes comprising at least the first type of contactless card and an address associated with the contactless card; and
determine, by the application, the plurality of terms based on the first type of contactless card and the address associated with the contactless card, wherein at least one term of the plurality of terms is based on the address.
13. The system ofclaim 8, the memory storing instructions which when executed by the processor, cause the processor to:
determine, by the application based on a user profile associated with the contactless card, that the contactless card is a replacement of a previous contactless card specified in the user profile;
determine, by the application, a date of the previous contactless card;
determine, by the application, a previous plurality of terms associated with the previous contactless card;
determine, by the application based on the date of the previous contactless card and a date of the contactless card, a subset of the plurality of terms associated with the contactless card that have changed relative to the plurality of terms associated with the previous contactless card;
format, by the application, the subset of the plurality of terms according to a modified format, wherein the modified format comprises one or more of a highlight effect, a bold effect, or an italics effect applied to the subset of the plurality of terms; and
transmit, by the application, the formatted subset of the plurality of terms to the web browser.
14. The system ofclaim 13, the memory storing instructions which when executed by the processor, cause the processor to:
transmit, by the application to the web browser executing on the device, a link directed to the plurality of terms associated with the contactless card.
15. A method, comprising:
receiving, by an application executing on a processor of a server via a network, a request from a device specifying a uniform resource locator (URL) comprising encrypted data, the encrypted data based at least in part on a private key assigned to a contactless card, wherein the encrypted data is a parameter of the URL, wherein the URL is generated by the contactless card and read by the device;
decrypting, by the application, the encrypted data based on the private key;
determining, by the application, that the contactless card is a first type of contactless card, the first type of contactless card one of a plurality of types of contactless cards;
determining, by the application, a plurality of terms associated with the first type of contactless card;
transmitting, by the application, the determined plurality of terms to a web browser executing on the device;
receiving, by the application from the web browser, an indication specifying acceptance of the plurality of terms; and
storing, by the application based on the decryption of the encrypted data and the received indication specifying acceptance of the plurality of terms, an indication in a database specifying the contactless card is activated for use.
16. The method ofclaim 15, further comprising:
determining the contactless card is of the first type of contactless card based on a unique identifier assigned to the contactless card; and
transmitting an indication to the web browser executing on the device specifying that the contactless card is activated for use.
17. The method ofclaim 15, further comprising:
extracting, by the application, the encrypted data from the URL; and
decoding, by the application, the extracted encrypted data prior to the decryption.
18. The method ofclaim 15, further comprising:
extracting, by the application, a counter value from the encrypted data;
encrypting, by the application, the counter value and the private key to generate a diversified key; and
decrypting, by the application, the encrypted data using the diversified key.
19. The method ofclaim 15, further comprising:
receiving, by the application, a plurality of attributes from a user profile associated with the contactless card, the plurality of attributes comprising at least the first type of contactless card and an address associated with the contactless card; and
determining, by the application, the plurality of terms based on the first type of contactless card and the address associated with the contactless card, wherein at least one term of the plurality of terms is based on the address.
20. The method ofclaim 15, further comprising:
determining, by the application based on a user profile associated with the contactless card, that the contactless card is a replacement of a previous contactless card specified in the user profile;
determining, by the application, a date of the previous contactless card;
determining, by the application, a previous plurality of terms associated with the previous contactless card;
determining, by the application based on the date of the previous contactless card and a date of the contactless card, a subset of the plurality of terms associated with the contactless card that have changed relative to the plurality of terms associated with the previous contactless card;
formatting, by the application, the subset of the plurality of terms according to a modified format, wherein the modified format comprises one or more of a highlight effect, a bold effect, or an italics effect applied to the subset of the plurality of terms; and
transmitting, by the application, the formatted subset of the plurality of terms to the web browser.
US16/847,2682020-04-132020-04-13Determining specific terms for contactless card activationActiveUS11210656B2 (en)

Priority Applications (10)

Application NumberPriority DateFiling DateTitle
US16/847,268US11210656B2 (en)2020-04-132020-04-13Determining specific terms for contactless card activation
EP21723500.1AEP4136605A1 (en)2020-04-132021-04-12Determining specific terms for contactless card activation
KR1020227033337AKR20230002337A (en)2020-04-132021-04-12 Determination of specific terms and conditions for contactless card activation
CA3171737ACA3171737A1 (en)2020-04-132021-04-12Determining specific terms for contactless card activation
JP2022562284AJP7733002B2 (en)2020-04-132021-04-12 Determining specific conditions for contactless card activation
CN202180028259.5ACN115427997A (en)2020-04-132021-04-12Determining specific terms of contactless card activation
AU2021254689AAU2021254689A1 (en)2020-04-132021-04-12Determining specific terms for contactless card activation
PCT/US2021/026850WO2021211435A1 (en)2020-04-132021-04-12Determining specific terms for contactless card activation
US17/527,513US11645646B2 (en)2020-04-132021-11-16Determining specific terms for contactless card activation
US18/125,281US12321923B2 (en)2020-04-132023-03-23Determining specific terms for contactless card activation

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US16/847,268US11210656B2 (en)2020-04-132020-04-13Determining specific terms for contactless card activation

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US17/527,513ContinuationUS11645646B2 (en)2020-04-132021-11-16Determining specific terms for contactless card activation

Publications (2)

Publication NumberPublication Date
US20210319427A1 US20210319427A1 (en)2021-10-14
US11210656B2true US11210656B2 (en)2021-12-28

Family

ID=75787247

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US16/847,268ActiveUS11210656B2 (en)2020-04-132020-04-13Determining specific terms for contactless card activation
US17/527,513ActiveUS11645646B2 (en)2020-04-132021-11-16Determining specific terms for contactless card activation
US18/125,281ActiveUS12321923B2 (en)2020-04-132023-03-23Determining specific terms for contactless card activation

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US17/527,513ActiveUS11645646B2 (en)2020-04-132021-11-16Determining specific terms for contactless card activation
US18/125,281ActiveUS12321923B2 (en)2020-04-132023-03-23Determining specific terms for contactless card activation

Country Status (8)

CountryLink
US (3)US11210656B2 (en)
EP (1)EP4136605A1 (en)
JP (1)JP7733002B2 (en)
KR (1)KR20230002337A (en)
CN (1)CN115427997A (en)
AU (1)AU2021254689A1 (en)
CA (1)CA3171737A1 (en)
WO (1)WO2021211435A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20220076241A1 (en)*2020-04-132022-03-10Capital One Services, LlcDetermining specific terms for contactless card activation
US12014354B1 (en)2019-09-182024-06-18Wells Fargo Bank, N.A.Systems and methods for a transaction card having a cryptographic key
US12099995B2 (en)2016-04-222024-09-24Wells Fargo Bank, N.A.Systems and methods for providing a code to a user device
US12159275B1 (en)2015-03-192024-12-03Wells Fargo Bank, N.A.Systems and methods for smart card mobile device authentication

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11935035B2 (en)*2021-04-202024-03-19Capital One Services, LlcTechniques to utilize resource locators by a contactless card to perform a sequence of operations
FR3122958B1 (en)*2021-05-112023-05-12St Microelectronics Grenoble 2 Method of communicating information
US12061682B2 (en)2021-07-192024-08-13Capital One Services, LlcSystem and method to perform digital authentication using multiple channels of communication

Citations (548)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4683553A (en)1982-03-181987-07-28Cii Honeywell Bull (Societe Anonyme)Method and device for protecting software delivered to a user by a supplier
US4827113A (en)1984-10-191989-05-02Casio Computer Co., Ltd.Technique for authenticating IC card and terminal
US4910773A (en)1987-04-031990-03-20Cii Honeywell Bull (Societe Anonyme)Method of dispatching secret keys to security modules and user cards in a data processing network
US5036461A (en)1990-05-161991-07-30Elliott John CTwo-way authentication system between user's smart card and issuer-specific plug-in application modules in multi-issued transaction device
US5363448A (en)1993-06-301994-11-08United Technologies Automotive, Inc.Pseudorandom number generation and cryptographic authentication
US5377270A (en)1993-06-301994-12-27United Technologies Automotive, Inc.Cryptographic authentication of transmitted messages using pseudorandom numbers
US5533126A (en)1993-04-221996-07-02Bull Cp8Key protection device for smart cards
US5537314A (en)1994-04-181996-07-16First Marketrust Intl.Referral recognition system for an incentive award program
US5592553A (en)1993-07-301997-01-07International Business Machines CorporationAuthentication system using one-time passwords
US5616901A (en)1995-12-191997-04-01Talking Signs, Inc.Accessible automatic teller machines for sight-impaired persons and print-disabled persons
US5666415A (en)1995-07-281997-09-09Digital Equipment CorporationMethod and apparatus for cryptographic authentication
US5764789A (en)1994-11-281998-06-09Smarttouch, LlcTokenless biometric ATM access system
US5763373A (en)1996-06-201998-06-09High Point Chemical Corp.Method of preparing an alkaline earth metal tallate
US5768373A (en)1996-05-061998-06-16Symantec CorporationMethod for providing a secure non-reusable one-time password
US5778072A (en)1995-07-071998-07-07Sun Microsystems, Inc.System and method to transparently integrate private key operations from a smart card with host-based encryption services
US5796827A (en)1996-11-141998-08-18International Business Machines CorporationSystem and method for near-field human-body coupling for encrypted communication with identification cards
US5832090A (en)1995-08-101998-11-03Hid CorporationRadio frequency transponder stored value system employing a secure encryption protocol
US5883810A (en)1997-09-241999-03-16Microsoft CorporationElectronic online commerce card with transactionproxy number for online transactions
US5901874A (en)1996-05-071999-05-11Breakthrough Marketing, Inc.Handicapped accessible dumpster
US5929413A (en)1996-12-181999-07-27Ncr CorporationSelf-service terminal (SST) and method of operating the SST to control movement of a card of the SST
US5960411A (en)1997-09-121999-09-28Amazon.Com, Inc.Method and system for placing a purchase order via a communications network
US6021203A (en)1996-12-112000-02-01Microsoft CorporationCoercion resistant one-time-pad cryptosystem that facilitates transmission of messages having different levels of security
US6049328A (en)1995-10-202000-04-11Wisconsin Alumni Research FoundationFlexible access system for touch screen devices
US6058373A (en)1996-10-162000-05-02Microsoft CorporationSystem and method for processing electronic order forms
US6061666A (en)1996-12-172000-05-09Citicorp Development CenterAutomatic bank teller machine for the blind and visually impaired
US6105013A (en)1995-09-292000-08-15Dallas Semiconductor CorporationMethod, apparatus, system and firmware for secure transactions
US6199114B1 (en)1997-09-162001-03-06Webtv Networks, Inc.Initiating a user session at an internet terminal using a smart card
US6199762B1 (en)1998-05-062001-03-13American Express Travel Related Services Co., Inc.Methods and apparatus for dynamic smartcard synchronization and personalization
EP1085424A1 (en)1998-05-212001-03-21Yutaka YasukuraAuthentication card system
US6216227B1 (en)1998-06-292001-04-10Sun Microsystems, Inc.Multi-venue ticketing using smart cards
US6227447B1 (en)1999-05-102001-05-08First Usa Bank, NaCardless payment system
US20010010723A1 (en)1996-12-042001-08-02Denis PinkasKey recovery process used for strong encryption of messages
US6282522B1 (en)1997-04-302001-08-28Visa International Service AssociationInternet payment system using smart card
US20010029485A1 (en)2000-02-292001-10-11E-Scoring, Inc.Systems and methods enabling anonymous credit transactions
US20010034702A1 (en)2000-02-042001-10-25Mockett Gregory P.System and method for dynamically issuing and processing transaction specific digital credit or debit cards
US6324271B1 (en)1999-08-172001-11-27Nortel Networks LimitedSystem and method for authentication of caller identification
US20010054003A1 (en)2000-04-142001-12-20Emily ChienSystem and method for using loyalty points
US6342844B1 (en)1997-11-042002-01-29Alexander RozinTwo-way radio-based electronic toll collection method and system for highway
US6367011B1 (en)1997-10-142002-04-02Visa International Service AssociationPersonalization of smart cards
US6402028B1 (en)1999-04-062002-06-11Visa International Service AssociationIntegrated production of smart cards
US20020078345A1 (en)2000-12-192002-06-20Ravi SandhuSystem and method for authentication in a crypto-system utilizing symmetric and asymmetric crypto-keys
EP1223565A1 (en)2001-01-122002-07-17Motorola, Inc.Transaction system, portable device, terminal and methods of transaction
US20020093530A1 (en)2001-01-172002-07-18Prasad KrothapalliAutomatic filling and submission of completed forms
US20020100808A1 (en)2001-01-302002-08-01Norwood William DanielSmart card having multiple controlled access electronic pockets
US6438550B1 (en)1998-12-102002-08-20International Business Machines CorporationMethod and apparatus for client authentication and application configuration via smart cards
US20020120583A1 (en)2001-01-112002-08-29Keresman Michael A.Dynamic number authentication for credit/debit cards
US20020152116A1 (en)2001-01-302002-10-17Yan Kent J.Method and system for generating fixed and/or dynamic rebates in credit card type transactions
US20020153424A1 (en)2001-04-192002-10-24Chuan LiMethod and apparatus of secure credit card transaction
US20020165827A1 (en)2000-08-142002-11-07Gien Peter H.System and method for facilitating signing by buyers in electronic commerce
EP1265186A2 (en)2001-06-062002-12-11Wincor Nixdorf International GmbHReading and writing device for an identity or credit card of the RFID type
US6501847B2 (en)1999-07-132002-12-31Hewlett-Packard ComopanySystem for promoting correct finger placement in a fingerprint reader
US20030023554A1 (en)2001-06-082003-01-30Sue-Ken YapCard reading device for service access
US20030034873A1 (en)2000-02-162003-02-20Robin ChaseSystems and methods for controlling vehicle access
US20030055727A1 (en)2001-09-182003-03-20Walker Jay S.Method and apparatus for facilitating the provision of a benefit to a customer of a retailer
US20030078882A1 (en)2001-10-232003-04-24Hiroko SukedaSmart cards, customer relationship management system and method of offering results of customer analysis
WO2003049586A1 (en)2001-12-072003-06-19Kimberly-Clark Worldwide, Inc.Easy loading dispenser
US20030167350A1 (en)2001-06-072003-09-04Curl CorporationSafe I/O through use of opaque I/O objects
US6631197B1 (en)2000-07-242003-10-07Gn Resound North America CorporationWide audio bandwidth transduction method and device
US6641050B2 (en)2001-11-062003-11-04International Business Machines CorporationSecure credit card
US20030208449A1 (en)2002-05-062003-11-06Yuanan DiaoCredit card fraud prevention system and method using secure electronic credit card
US6655585B2 (en)1998-05-112003-12-02Citicorp Development Center, Inc.System and method of biometric smart card user authentication
US6662020B1 (en)1999-08-272003-12-09Telefonaktiebolaget Lm Ericsson (Publ)Arrangement for effecting secure transactions in a communication device
US20040015958A1 (en)2001-05-152004-01-22Veil Leonard ScottMethod and system for conditional installation and execution of services in a secure computing environment
US20040039919A1 (en)2002-08-262004-02-26Hisashi TakayamaAuthentication method, system and apparatus of an electronic value
US6721706B1 (en)2000-10-302004-04-13Koninklijke Philips Electronics N.V.Environment-responsive user interface/entertainment device that simulates personal interaction
US6731778B1 (en)1999-03-312004-05-04Oki Electric Industry Co, Ltd.Photographing apparatus and monitoring system using same
US20040124246A1 (en)*2002-12-262004-07-01Allen Greggory W. D.System and method for validating and operating an access card
US20040127256A1 (en)2002-07-302004-07-01Scott GoldthwaiteMobile device equipped with a contactless smart card reader/writer
US6779115B1 (en)2000-02-182004-08-17Digital5, Inc.Portable device using a smart card to receive and decrypt digital data
US6792533B2 (en)1996-04-172004-09-14Phoenix Technologies Ltd.Cryptographic methods for remote authentication
EP1469419A1 (en)2002-01-252004-10-20Sony CorporationProximity communication system, proximity communication method, data managing apparatus, data managing method, recording medium, and computer program
US20040215674A1 (en)1999-05-112004-10-28Microsoft CorporationMethod and apparatus for sharing data files among runtime environment applets in an integrated circuit card
US20040230799A1 (en)1999-11-222004-11-18Davis Derek L.Circuit and method for providing secure communications between devices
US6829711B1 (en)1999-01-262004-12-07International Business Machines CorporationPersonal website for electronic commerce on a smart java card with multiple security check points
US6834271B1 (en)1999-09-242004-12-21KryptosimaApparatus for and method of secure ATM debit card and credit card payment transactions via the internet
US6834795B1 (en)2001-06-292004-12-28Sun Microsystems, Inc.Secure user authentication to computing resource via smart card
US6852031B1 (en)2000-11-222005-02-08IgtEZ pay smart card and tickets system
US20050044367A1 (en)2001-04-022005-02-24Gasparini Stephane ChristianEnabling and disabling software features
US6865547B1 (en)1998-11-172005-03-08Bank One Delaware, N.A.Customer activated multi-value (CAM) card
US6873260B2 (en)2000-09-292005-03-29Kenneth J. LancosSystem and method for selectively allowing the passage of a guest through a region within a coverage area
US20050075985A1 (en)2003-10-032005-04-07Brian CartmellVoice authenticated credit card purchase verification
US6877656B1 (en)2000-10-242005-04-12Capital One Financial CorporationSystems, methods, and apparatus for instant issuance of a credit card
US20050081038A1 (en)2001-12-272005-04-14David Arditti ModianoCryptographic system for group signature
US6889198B2 (en)1998-01-302005-05-03Citicorp Development Center, Inc.Method and system for tracking smart card loyalty points
US6905411B2 (en)2002-02-272005-06-14IgtPlayer authentication for cashless gaming machine instruments
US20050138387A1 (en)2003-12-192005-06-23Lam Wai T.System and method for authorizing software use
US6910627B1 (en)1999-09-292005-06-28Canon Kabushiki KaishaSmart card systems and electronic ticketing methods
US20050156026A1 (en)2004-01-162005-07-21Angana GhoshEMV transactions in mobile terminals
US20050160049A1 (en)2002-02-192005-07-21Douglas LundholmMethod and arrangement for protecting software
US20050195975A1 (en)2003-01-212005-09-08Kevin KawakitaDigital media distribution cryptography using media ticket smart cards
US20050247797A1 (en)1998-04-172005-11-10Diebold, IncorporatedMulti-account card with magnetic stripe data and electronic ink display being changeable to correspond to a selected account
US6971031B2 (en)2001-11-062005-11-29Crosscheck Identification Systems International, Inc.National identification card system and biometric identity verification method for negotiating transactions
US20060006230A1 (en)2002-10-162006-01-12Alon BearSmart card network interface device
US20060040726A1 (en)2003-05-122006-02-23Walter SzrekMethod and system for authentication
US20060041402A1 (en)2003-01-142006-02-23Koninklijke Philips Electronics N.V.Method and terminal for detecting fake and/or modified smart card
US7006986B1 (en)2000-09-252006-02-28Ecardless Bancorp, Ltd.Order file processes for purchasing on the internet using verified order information
US20060047954A1 (en)2004-08-302006-03-02Axalto Inc.Data access security implementation using the public key mechanism
US20060044153A1 (en)2004-08-242006-03-02Frank DawidowskyMethod for operating a near field communication system
US20060085848A1 (en)2004-10-192006-04-20Intel CorporationMethod and apparatus for securing communications between a smartcard and a terminal
US20060136334A1 (en)2004-11-292006-06-22Atkinson Steven PElectronic system for provision of banking services
WO2006070189A2 (en)2004-12-312006-07-06British Telecommunications Public Limited CompanyControl of rfid data exchange
US7085931B1 (en)1999-09-032006-08-01Secure Computing CorporationVirtual smart card system and method
US20060174331A1 (en)2005-02-022006-08-03Utimaco Safeware AgMethod for signing a user onto a computer system
US20060173985A1 (en)2005-02-012006-08-03Moore James FEnhanced syndication
US7127605B1 (en)1999-05-102006-10-24Axalto, Inc.Secure sharing of application methods on a microcontroller
US20060242698A1 (en)2005-04-222006-10-26Inskeep Todd KOne-time password credit/debit card
US7128274B2 (en)2005-03-242006-10-31International Business Machines CorporationSecure credit card with near field communications
US20060280338A1 (en)2005-06-082006-12-14Xerox CorporationSystems and methods for the visually impared
US7152045B2 (en)1994-11-282006-12-19Indivos CorporationTokenless identification system for authorization of electronic transactions and electronic transmissions
US7165727B2 (en)2004-02-242007-01-23Sun Microsystems, Inc.Method and apparatus for installing an application onto a smart card
US20070033642A1 (en)2003-07-312007-02-08Tricipher, Inc.Protecting one-time-passwords against man-in-the-middle attacks
US7175076B1 (en)2004-07-072007-02-13Diebold Self-Service Systems Division Of Diebold, IncorporatedCash dispensing automated banking machine user interface system and method
US20070055630A1 (en)2005-09-062007-03-08Visa U.S.A.System and method for secured account numbers in proximity devices
US20070061487A1 (en)2005-02-012007-03-15Moore James FSystems and methods for use of structured and unstructured distributed data
US20070061266A1 (en)2005-02-012007-03-15Moore James FSecurity systems and methods for use with structured and unstructured data
US7202773B1 (en)1999-11-012007-04-10Sony CorporationAuthentication information communication system and method, portable information processing device and program furnishing medium
US7206806B2 (en)2001-05-302007-04-17Pineau Richard AMethod and system for remote utilizing a mobile device to share data objects
EP1783919A1 (en)2004-08-272007-05-09Victorion Technology Co., Ltd.The nasal bone conduction wireless communication transmission equipment
US20070116292A1 (en)2005-11-182007-05-24Felica Networks, Inc.Mobile terminal, data communication method, and computer program
US20070118745A1 (en)2005-11-162007-05-24Broadcom CorporationMulti-factor authentication using a smartcard
US7232073B1 (en)2004-12-212007-06-19Sun Microsystems, Inc.Smart card with multiple applications
US7246752B2 (en)2003-12-172007-07-24Kerry Dennis BrownMagnetic stripe card with dynamic numbers
US7254569B2 (en)2004-05-122007-08-07Microsoft CorporationIntelligent autofill
US20070197261A1 (en)2004-03-192007-08-23Humbel Roger MMobile Telephone All In One Remote Key Or Software Regulating Card For Radio Bicycle Locks, Cars, Houses, And Rfid Tags, With Authorisation And Payment Function
US7270276B2 (en)2004-09-292007-09-18Sap AgMulti-application smartcard
US20070224969A1 (en)2006-03-242007-09-27Rao Bindu RPrepaid simcard for automatically enabling services
US7278025B2 (en)2002-09-102007-10-02Ivi Smart Technologies, Inc.Secure biometric verification of identity
US20070241182A1 (en)2005-12-312007-10-18Broadcom CorporationSystem and method for binding a smartcard and a smartcard reader
US7287692B1 (en)2004-07-282007-10-30Cisco Technology, Inc.System and method for securing transactions in a contact center environment
US20070256134A1 (en)2003-10-102007-11-01Openbit OyConfirming user rights of application program
US7290709B2 (en)2001-04-102007-11-06Erica TsaiInformation card system
US20070258594A1 (en)2006-05-052007-11-08Tricipher, Inc.Secure login using a multifactor split asymmetric crypto-key with persistent key security
US20070278291A1 (en)2005-12-222007-12-06Rans Jean-Paul EMethods and Systems for Two-Factor Authentication Using Contactless Chip Cards or Devices and Mobile Devices or Dedicated Personal Readers
US7306143B2 (en)2002-09-202007-12-11Cubic CorporationDynamic smart card/media imaging
US20080008315A1 (en)2006-06-292008-01-10Incard S.A.Method for key diversification on an ic card
US7319986B2 (en)1999-09-282008-01-15Bank Of America CorporationDynamic payment cards and related management systems and associated methods
US20080011831A1 (en)2004-07-012008-01-17American Express Travel Related Services Company, Inc.Method and system for smellprint recognition biometrics on a smartcard
US20080014867A1 (en)2004-11-162008-01-17Advanced Microelectronic And Automation Technology Ltd.Portable Identity Card Reader System For Physical and Logical Access
US20080035738A1 (en)2005-05-092008-02-14Mullen Jeffrey DDynamic credit card with magnetic stripe and embedded encoder and methods for using the same to provide a copy-proof credit card
US20080072303A1 (en)2006-09-142008-03-20Schlumberger Technology CorporationMethod and system for one time password based authentication and integrated remote access
US20080071681A1 (en)2006-09-152008-03-20Khalid Atm ShafiqulDynamic Credit and Check Card
US20080086767A1 (en)2006-10-062008-04-10Rajandra Luxman KulkarniMulti-party, secure Multi-Channel Authentication
US20080103968A1 (en)2006-10-312008-05-01Discover Financial Services LlcRedemption of Credit Card Rewards at a Point of Sale
WO2008055170A2 (en)2006-10-312008-05-08American Express Travel Related Services Company, Inc.System and method for providing a gift card which affords benefits beyond what is purchased
US20080109309A1 (en)2006-10-312008-05-08Steven LandauPowered Print Advertisements, Product Packaging, and Trading Cards
US7373515B2 (en)2001-10-092008-05-13Wireless Key Identification Systems, Inc.Multi-factor authentication system
US20080110983A1 (en)2006-11-152008-05-15Bank Of America CorporationMethod and apparatus for using at least a portion of a one-time password as a dynamic card verification value
US7374099B2 (en)2004-02-242008-05-20Sun Microsystems, Inc.Method and apparatus for processing an application identifier from a smart card
US7375616B2 (en)2004-09-082008-05-20Nokia CorporationElectronic near field communication enabled multifunctional device and method of its operation
US20080120711A1 (en)2006-11-162008-05-22Steven DispensaMulti factor authentication
US7380710B2 (en)2006-04-282008-06-03Qsecure, Inc.Payment card preloaded with unique numbers
CN101192295A (en)2006-11-302008-06-04讯想科技股份有限公司 Chip credit card network transaction system and method
US20080162312A1 (en)2006-12-292008-07-03Motorola, Inc.Method and system for monitoring secure applet events during contactless rfid/nfc communication
US20080156873A1 (en)2005-05-162008-07-03Wilhelm Burt AMethod And System For Using Contactless Payment Cards In A Transit System
US20080164308A1 (en)2007-01-102008-07-10Aaron Jeffrey ACredit card transaction servers, methods and computer program products employing wireless teminal location and registered purchasing locations
US20080207307A1 (en)2007-02-272008-08-28IgtMethods and architecture for cashless system security
US20080209543A1 (en)2007-02-232008-08-28Aaron Jeffrey AMethods, systems, and products for identity verification
US7424977B2 (en)2004-07-152008-09-16Mastercard International IncorporatedMethod and system for conducting contactless payment card transactions
US20080223918A1 (en)2007-03-152008-09-18Microsoft CorporationPayment tokens
US7453439B1 (en)2003-01-162008-11-18Forward Input Inc.System and method for continuous stroke word-based text input
US20080285746A1 (en)2004-05-262008-11-20Peter LandrockComputationally Asymmetric Cryptographic Systems;
US20080308641A1 (en)2007-04-102008-12-18Advanced Microelectronic And Automation Technology Ltd.Smart card with switchable matching antenna
US7472829B2 (en)2004-12-102009-01-06Qsecure, Inc.Payment card with internally generated virtual account numbers for its magnetic stripe encoder and user display
US20090037275A1 (en)2007-08-032009-02-05Pollio Michael JConsolidated membership/rewards card system
US20090048026A1 (en)2007-08-142009-02-19French John BSmart card holder for automated gaming system and gaming cards
WO2009025605A2 (en)2007-08-192009-02-26Yubico AbDevice and method for generating dynamic credit card data
US20090132417A1 (en)2007-11-152009-05-21Ebay Inc.System and method for selecting secure card numbers
US20090143104A1 (en)2007-09-212009-06-04Michael LohWireless smart card and integrated personal area network, near field communication and contactless payment system
US20090171682A1 (en)2007-12-282009-07-02Dixon Philip BContactless prepaid Product For Transit Fare Collection
US7568631B2 (en)2005-11-212009-08-04Sony CorporationSystem, apparatus and method for obtaining one-time credit card numbers using a smart card
GB2457221A (en)2007-10-172009-08-12Vodafone PlcSmart Card Web Server (SCWS) administration within a plurality of security domains
US20090210308A1 (en)2008-02-152009-08-20First Data CorporationSecure authorization of contactless transaction
US7584153B2 (en)2004-03-152009-09-01Qsecure, Inc.Financial transactions with dynamic card verification values
US20090235339A1 (en)2008-03-112009-09-17Vasco Data Security, Inc.Strong authentication token generating one-time passwords and signatures upon server credential verification
US20090249077A1 (en)2008-03-312009-10-01International Business Machines CorporationMethod and system for authenticating users with a one time password using an image reader
US7597250B2 (en)2003-11-172009-10-06Dpd Patent Trust Ltd.RFID reader with multiple interfaces
US20090282264A1 (en)2008-05-082009-11-12Texas Instruments IncorporatedEncryption/decryption engine with secure modes for key decryption and key derivation
US7628322B2 (en)2005-03-072009-12-08Nokia CorporationMethods, system and mobile device capable of enabling credit card personalization using a wireless network
EP2139196A1 (en)2008-06-262009-12-30France TelecomMethod and system for remotely blocking/unblocking NFC applications on a terminal
US7652578B2 (en)2007-10-292010-01-26Motorola, Inc.Detection apparatus and method for near field communication devices
US20100023449A1 (en)2008-07-252010-01-28First Data CorporationMobile payment adoption by adding a dedicated payment button to mobile device form factors
US20100023455A1 (en)2008-07-242010-01-28Jean-Claude DispensaDynamic itinerary-driven profiling for preventing unauthorized card transactions
US20100029202A1 (en)2007-03-162010-02-04Paul JolivetPerforming contactless applications in battery off mode
US20100036769A1 (en)2008-08-052010-02-11Winters Michelle EAccount holder demand account update
US20100033310A1 (en)2008-08-082010-02-11Narendra Siva GPower negotation for small rfid card
US7689832B2 (en)2000-09-112010-03-30Sentrycom Ltd.Biometric-based system and method for enabling authentication of electronic messages sent over a network
US20100078471A1 (en)2008-09-302010-04-01Apple Inc.System and method for processing peer-to-peer financial transactions
US20100082491A1 (en)2008-09-302010-04-01Apple Inc.System and method for providing electronic event tickets
US20100094754A1 (en)2008-10-132010-04-15Global Financial Passport, LlcSmartcard based secure transaction systems and methods
US20100095130A1 (en)2008-10-132010-04-15Global Financial Passport, LlcSmartcards for secure transaction systems
US7703142B1 (en)2004-05-062010-04-20Sprint Communications Company L.P.Software license authorization system
US20100100480A1 (en)2008-09-152010-04-22Mastercard International IncorporatedApparatus and Method for Bill Payment Card Enrollment
US20100114731A1 (en)2008-10-302010-05-06Kingston Tamara SELECTRONIC WALLET ("eWallet")
WO2010049252A1 (en)2008-10-282010-05-06Gemalto SaMethod of managing data sent over the air to an applet having a restricted interface
US7748617B2 (en)2004-04-122010-07-06Gray R O'nealElectronic identification system
US7748609B2 (en)2007-08-312010-07-06Gemalto Inc.System and method for browser based access to smart cards
US7762457B2 (en)2001-07-102010-07-27American Express Travel Related Services Company, Inc.System and method for dynamic fob synchronization and personalization
US20100192230A1 (en)2009-01-232010-07-29Microsoft CorporationProtecting transactions
US20100207742A1 (en)2009-01-262010-08-19Motorola, Inc.Wireless Communication Device for Providing at Least One Near Field Communication Service
US20100211797A1 (en)2009-02-132010-08-19Irdeto Access B.V.Securely providing a control word from a smartcard to a conditional access module
US7789302B2 (en)2000-08-172010-09-07Dexrad (Proprietary) LimitedTransfer of verification data
US7796013B2 (en)2000-01-102010-09-14Ensign HoldingsDevice using histological and physiological biometric marker for authentication and activation
US7793851B2 (en)2005-05-092010-09-14Dynamics Inc.Dynamic credit card with magnetic stripe and embedded encoder and methods for using the same to provide a copy-proof credit card
US7801799B1 (en)1998-11-172010-09-21Jpmorgan Chase Bank, N.A.Customer activated multi-value (CAM) card
US7801829B2 (en)2000-01-052010-09-21American Express Travel Related Services Company, Inc.Smartcard internet authorization system
US20100240413A1 (en)2009-03-212010-09-23Microsoft CorporationSmart Card File System
US7805755B2 (en)2004-05-032010-09-28Research In Motion LimitedSystem and method for application authorization
US7809643B2 (en)1998-06-222010-10-05Jpmorgan Chase Bank, N.A.Debit purchasing of stored value card for use by and/or delivery to others
US20100257357A1 (en)2002-08-062010-10-07Mcclain FredSystems and methods for providing authentication and authorization utilizing a personal wireless communication device
US7827115B2 (en)2000-04-242010-11-02Visa International Service AssociationOnline payer authentication service
US7828214B2 (en)2005-02-222010-11-09Tyfone, Inc.Mobile phone with electronic transaction card
US7848746B2 (en)2006-02-032010-12-07Emc CorporationAuthentication methods and apparatus utilizing hash chains
US20100312635A1 (en)2009-06-082010-12-09Cervenka Karen LFree sample coupon card
US20100312634A1 (en)2009-06-082010-12-09Cervenka Karen LCoupon card point of service terminal processing
US7882553B2 (en)2007-02-202011-02-01Cryptomathic A/SAuthentication device and method
US20110028160A1 (en)2009-07-292011-02-03Cyriac RoedingMethod and system for location-triggered rewards
US20110035604A1 (en)2008-10-212011-02-10Habraken G WouterDual-Interface Key Management
US7900048B2 (en)2002-05-072011-03-01Sony Ericsson Mobile Communications AbMethod for loading an application in a device, device and smart card therefor
US20110053560A1 (en)*2007-09-122011-03-03Deepak JainUpdating Mobile Devices with Additional Elements
US20110060631A1 (en)2009-09-042011-03-10Bank Of AmericaRedemption of customer benefit offers based on goods identification
US7908216B1 (en)1999-07-222011-03-15Visa International Service AssociationInternet payment, authentication and loading system using virtual smart card
US20110068170A1 (en)2009-09-232011-03-24Garrett Delos LehmanMethods and systems for displaying loyalty program information on a payment card
US7922082B2 (en)2008-01-042011-04-12M2 International Ltd.Dynamic card validation value
US20110084132A1 (en)2009-10-082011-04-14At&T Intellectual Property I, L.P.Devices, Systems and Methods for Secure Remote Medical Diagnostics
US7933589B1 (en)2000-07-132011-04-26Aeritas, LlcMethod and system for facilitation of wireless e-commerce transactions
US20110113245A1 (en)2009-11-122011-05-12Arcot Systems, Inc.One time pin generation
US7949559B2 (en)2003-05-272011-05-24Citicorp Credit Services, Inc.Credit card rewards program system and method
US20110131415A1 (en)2009-11-302011-06-02James Paul SchneiderMultifactor username based authentication
US7954723B2 (en)2006-05-102011-06-07Inside ContactlessMethod for routing incoming and outgoing data in an NFC chipset
US7962369B2 (en)2006-09-292011-06-14Einar RosenbergApparatus and method using near field communications
US20110153437A1 (en)2009-12-212011-06-23Verizon Patent And Licensing Inc.Method and system for providing virtual credit card services
US20110153496A1 (en)2009-12-182011-06-23First Data CorporationAuthentication of card-not-present transactions
US7993197B2 (en)2001-08-102011-08-09IgtFlexible loyalty points programs
US8005426B2 (en)2005-03-072011-08-23Nokia CorporationMethod and mobile terminal device including smartcard module and near field communications means
US20110208965A1 (en)2010-02-242011-08-25Diversinet Corp.Method and system for secure communication
US20110208658A1 (en)2010-02-252011-08-25Oleg MakhotinMultifactor Authentication Using A Directory Server
US8010405B1 (en)2002-07-262011-08-30Visa Usa Inc.Multi-application smart card device software solution for smart cardholder reward selection and redemption
US20110211219A1 (en)2009-09-302011-09-01Apple Inc.Methods and apparatus for solicited activation for protected wireless networking
US20110218911A1 (en)2010-03-022011-09-08Douglas SpodakPortable e-wallet and universal card
WO2011112158A1 (en)2010-03-102011-09-15Margento R&D D.O.O.Wireless mobile transaction system and the procedure for carrying out transactions with a mobile phone
USRE42762E1 (en)1996-02-232011-09-27Fuji Xerox Co., Ltd.Device and method for authenticating user's access rights to resources
US20110238564A1 (en)2010-03-262011-09-29Kwang Hyun LimSystem and Method for Early Detection of Fraudulent Transactions
US20110246780A1 (en)2008-12-182011-10-06Tet Hin YeapValidation method and system for use in securing nomadic electronic transactions
US8041954B2 (en)2006-12-072011-10-18Paul PlesmanMethod and system for providing a secure login solution using one-time passwords
US20110258452A1 (en)2007-05-312011-10-20Vasco Data Security, Inc.Remote authentication and transaction signatures
US8060012B2 (en)2008-03-272011-11-15Motorola Mobility, Inc.Method and apparatus for automatic near field communication application selection in an electronic device
US20110282785A1 (en)2008-05-172011-11-17Chin David HGesture based authentication for wireless payment by a mobile electronic device
US20110280406A1 (en)2008-10-232011-11-17Zte CorporationKey distribution method and system
US20110294418A1 (en)2010-05-272011-12-01Mstar Semiconductor, Inc.Portable Apparatus for Supporting Electronic Wallet
US8074877B2 (en)2007-12-242011-12-13Dynamics Inc.Systems and methods for programmable payment cards and devices with loyalty-based payment applications
US8082450B2 (en)2005-12-232011-12-20Trusted LogicMethod for creating a secure counter on an on-board computer system comprising a chip card
US20110312271A1 (en)2009-02-262011-12-22Zte CorporationTerminal of supporting enhanced near field communication and its processing method
WO2012001624A1 (en)2010-07-012012-01-05Ishai BinenstockLocation-aware mobile connectivity and information exchange system
US8095113B2 (en)2007-10-172012-01-10First Data CorporationOnetime passwords for smart chip cards
US8099332B2 (en)2008-06-062012-01-17Apple Inc.User interface for application management for a mobile device
US8103249B2 (en)2008-08-232012-01-24Visa U.S.A. Inc.Credit card imaging for mobile payment and other applications
US8108687B2 (en)2001-12-122012-01-31Valve CorporationMethod and system for granting access to system and content
US20120030121A1 (en)2008-12-192012-02-02Gemalto SaSecure activation before contactless banking smart card transaction
US20120030047A1 (en)2010-06-042012-02-02Jacob FuentesPayment tokenization apparatuses, methods and systems
US20120024947A1 (en)2010-07-292012-02-02Bank Of America CorporationWearable article having point of sale payment functionality
US20120047071A1 (en)2010-08-182012-02-23International Business Machines CorporationPayment card processing system
US8127143B2 (en)2002-08-062012-02-28Privaris, Inc.Methods for secure enrollment of personal identity credentials into electronic devices
US8135648B2 (en)2007-11-012012-03-13Gtech CorporationAuthentication of lottery tickets, game machine credit vouchers, and other items
US8141136B2 (en)2002-05-102012-03-20Gemalto SaMethod and system of replacing smart card
US8140010B2 (en)2006-10-242012-03-20Innovision Research & Technology PlcNear field RF communicators and near field RF communications enabled devices
US20120079281A1 (en)2010-06-282012-03-29Lionstone Capital CorporationSystems and methods for diversification of encryption algorithms and obfuscation symbols, symbol spaces and/or schemas
US8150767B2 (en)2000-02-162012-04-03Mastercard International IncorporatedSystem and method for conducting electronic commerce with a remote wallet server
US8150321B2 (en)2006-08-162012-04-03Ian WinterNear field RF communicators and near field communications enabled devices
US8162208B2 (en)*2009-01-232012-04-24HSBC Card Services Inc.Systems and methods for user identification string generation for selection of a function
US20120109735A1 (en)2010-05-142012-05-03Mark Stanley KrawczewiczMobile Payment System with Thin Film Display
US20120109764A1 (en)2010-10-272012-05-03Philippe MartinSystems, methods, and computer readable media for utilizing one or more preferred application lists in a wireless device reader
US8186602B2 (en)2009-08-182012-05-29On Track Innovations, Ltd.Multi-application contactless smart card
US8196131B1 (en)2010-12-172012-06-05Google Inc.Payment application lifecycle management in a contactless smart card
US20120143754A1 (en)2010-12-032012-06-07Narendra PatelEnhanced credit card security apparatus and method
US20120150737A1 (en)2009-04-222012-06-14Eurp-Wallet B.V.Payment transaction client, server and system
US8215563B2 (en)2001-12-042012-07-10Visa International Service AssociationMethod and system for facilitating memory and application management on a secured token
US20120178366A1 (en)2011-01-062012-07-12Koby LevyMultiple NFC Card Applications in Multiple Execution Environments
US8224753B2 (en)2004-12-072012-07-17Farsheed AtefSystem and method for identity verification and management
US8232879B2 (en)2008-08-082012-07-31Assa Abloy AbDirectional sensing mechanism and communications authentication
US8233841B2 (en)2008-01-302012-07-31Ebay Inc.Near field communication initialization
US20120196583A1 (en)2009-10-092012-08-02Panasonic CorporationVehicle-mounted device
US20120209773A1 (en)2011-02-102012-08-16Ebay, Inc.Fraud alerting using mobile phone location
US20120207305A1 (en)2011-02-102012-08-16Nxp B.V.Secure smart poster
US8249654B1 (en)2007-09-272012-08-21Sprint Communications Company L.P.Dynamic smart card application loading
US8266451B2 (en)2001-08-312012-09-11Gemalto SaVoice activated smart card
US20120239560A1 (en)2011-03-042012-09-20Pourfallah Stacy SHealthcare payment collection portal apparatuses, methods and systems
US20120238206A1 (en)2011-03-142012-09-20Research In Motion LimitedCommunications device providing near field communication (nfc) secure element disabling features related methods
US20120254394A1 (en)2009-12-172012-10-04Gemalto SaMethod of personalizing an application embedded in a secured electronic token
US20120252350A1 (en)2007-07-242012-10-04Allan SteinmetzVehicle safety device for reducing driver distractions
US8285329B1 (en)2007-04-022012-10-09Sprint Communications Company L.P.Mobile device-based control of smart card operation
US20120284194A1 (en)2011-05-032012-11-08Microsoft CorporationSecure card-based transactions using mobile phones or other mobile devices
US8312519B1 (en)2010-09-302012-11-13Daniel V BaileyAgile OTP generation
US20120290472A1 (en)2011-05-102012-11-15Mullen Jeffrey DSystems and devices for mobile payment acceptance
US8316237B1 (en)2001-03-232012-11-20Felsher David PSystem and method for secure three-party communications
US20120296818A1 (en)2011-05-172012-11-22Ebay Inc.Method for authorizing the activation of a spending card
US8332272B2 (en)2006-08-252012-12-11Blaze Mobile, Inc.Single tap transactions using an NFC enabled mobile device
US20120316992A1 (en)2011-06-072012-12-13Oborne Timothy WPayment privacy tokenization apparatuses, methods and systems
US20120317035A1 (en)2009-01-222012-12-13First Data CorporationProcessing transactions with an extended application id and dynamic cryptograms
US20120317628A1 (en)2011-06-092012-12-13Yeager C DouglasSystems and methods for authorizing a transaction
US20130005245A1 (en)2011-06-292013-01-03Broadcom CorporationSystems and Methods for Providing NFC Secure Application Support in Battery-Off Mode When No Nonvolatile Memory Write Access is Available
US20130026229A1 (en)2011-07-272013-01-31Murray JarmanSystem or Method for Storing Credit on a Value Card or Cellular Phone Rather Than Accepting Coin Change
US8365988B1 (en)2008-04-112013-02-05United Services Automobile Association (Usaa)Dynamic credit card security code via mobile device
US8369960B2 (en)2008-02-122013-02-05Cardiac Pacemakers, Inc.Systems and methods for controlling wireless signal transfers between ultrasound-enabled medical devices
US8371501B1 (en)2008-10-272013-02-12United Services Automobile Association (Usaa)Systems and methods for a wearable user authentication factor
US8381307B2 (en)2008-03-282013-02-19Incard S.A.Method for protecting a converted applet (CAP) file including encrypting the CAP file
US20130048713A1 (en)2011-08-252013-02-28Hon Hai Precision Industry Co., Ltd.Automated teller machine and voice prompt method thereof
US20130054474A1 (en)2011-08-302013-02-28C. Douglas YeagerSystems and methods for authorizing a transaction with an unexpected cryptogram
US8391719B2 (en)2009-05-222013-03-05Motorola Mobility LlcMethod and system for conducting communication between mobile devices
US20130065564A1 (en)2011-03-142013-03-14Conner Investments, LlcBluetooth Enabled Credit Card with a Large Data Storage Volume
WO2013039395A1 (en)2011-09-142013-03-21Ec Solution Group B.V.Active matrix display smart card
CN103023643A (en)2012-11-222013-04-03天地融科技股份有限公司Dynamic password card and dynamic password generating method
US8417231B2 (en)2009-05-172013-04-09Qualcomm IncorporatedMethod and apparatus for programming a mobile device with multiple service accounts
US20130099587A1 (en)2011-10-182013-04-25Witricity CorporationWireless energy transfer for packaging
US20130104251A1 (en)2005-02-012013-04-25Newsilike Media Group, Inc.Security systems and methods for use with structured and unstructured data
US20130106576A1 (en)2011-10-312013-05-02Mark P. HinmanDetecting rfid tag and inhibiting skimming
US8439271B2 (en)2004-07-152013-05-14Mastercard International IncorporatedMethod and system using a bitmap for passing contactless payment card transaction variables in standardized data formats
US20130119130A1 (en)2011-11-142013-05-16Vasco Data Security, Inc.Smart card reader with a secure logging feature
US20130130614A1 (en)2009-01-292013-05-23Cubic CorporationProtection of near-field communication exchanges
US20130144793A1 (en)2011-12-012013-06-06Broadcom CorporationSystems and Methods for Providing NFC Secure Application Support in Battery On and Battery Off Modes
US8475367B1 (en)2011-01-092013-07-02Fitbit, Inc.Biometric monitoring device having a body weight sensor, and methods of operating same
US20130171929A1 (en)2011-12-282013-07-04Research In Motion LimitedMobile communications device providing near field communication (nfc) card issuance features and related methods
US20130179351A1 (en)2012-01-092013-07-11George WallnerSystem and method for an authenticating and encrypting card reader
US20130185772A1 (en)2012-01-122013-07-18Aventura Hq, Inc.Dynamically updating a session based on location data from an authentication device
US20130191279A1 (en)2012-01-202013-07-25Bank Of America CorporationMobile device with rewritable general purpose card
US20130200999A1 (en)2010-03-022013-08-08Douglas A. SpodakPortable e-wallet and universal card
US20130216108A1 (en)2012-02-222013-08-22Pantech Co., Ltd.Electronic device and method for user identification
US20130226791A1 (en)2012-02-292013-08-29Google Inc.In-Card Access Control and Monotonic Counters for Offline Payment Processing System
US20130226796A1 (en)2012-02-292013-08-29Google Inc.Presence-of-Card Code for Offline Payment Processing System
US20130232082A1 (en)2012-03-052013-09-05Mark Stanley KrawczewiczMethod And Apparatus For Secure Medical ID Card
US20130238894A1 (en)2008-08-062013-09-12Symantec CorporationManaging Credentials
US8559872B2 (en)2008-01-232013-10-15Broadcom Innovision LimitedNear field communications (NFC) device power harvesting and power supply selection
WO2013155562A1 (en)2012-04-172013-10-24Secure Nfc Pty. Ltd.Nfc card lock
US20130282360A1 (en)2012-04-202013-10-24James A. ShimotaMethod and Apparatus for Translating and Locating Services in Multiple Languages
US8572386B2 (en)2003-08-062013-10-29Panasonic CorporationSecure device, information processing terminal, integrated circuit, terminal application generation apparatus, application authentication method
US8567670B2 (en)2009-03-272013-10-29Intersections Inc.Dynamic card verification values and credit transactions
US8577810B1 (en)2011-09-292013-11-05Intuit Inc.Secure mobile payment authorization
US8583454B2 (en)2005-07-282013-11-12Beraja Ip, LlcMedical claims fraud prevention system including photograph records identification and associated methods
US20130303085A1 (en)2012-05-112013-11-14Research In Motion LimitedNear field communication tag data management
US20130304651A1 (en)2012-05-102013-11-14Mastercard International IncorporatedSystems and method for providing multiple virtual secure elements in a single physical secure element of a mobile device
US8589335B2 (en)2003-04-212013-11-19Visa International Service AssociationSmart card personalization assistance tool
US20130312082A1 (en)2011-01-312013-11-21Fujitsu LimitedCommunication method, node, and network system
US8594730B2 (en)2008-08-202013-11-26X-Card Holdings, LlcSecure smart card system
US20130314593A1 (en)2012-05-242013-11-28Abisee, Inc.Vision assistive devices and user interfaces
CN103417202A (en)2013-08-192013-12-04赵蕴博Wrist-type vital sign monitoring device and monitoring method thereof
US8615468B2 (en)2010-01-272013-12-24Ca, Inc.System and method for generating a dynamic card value
US20130344857A1 (en)2012-06-202013-12-26Qualcomm IncorporatedSubscriber Identity Module Activation During Active Data Call
US8620218B2 (en)2011-06-292013-12-31Broadcom CorporationPower harvesting and use in a near field communications (NFC) device
US20140002238A1 (en)2012-07-022014-01-02Validity Sensors, Inc.Credential quality assessment engine systems and methods
US20140019352A1 (en)2011-02-222014-01-16Visa International Service AssociationMulti-purpose virtual card transaction apparatuses, methods and systems
US20140032410A1 (en)2012-07-242014-01-30Ipay International, S.A.Method and system for linking and controling of payment cards with a mobile
US20140027506A1 (en)2012-07-272014-01-30Kt CorporationMultifunction smart card
US20140032409A1 (en)2012-07-302014-01-30Sharon A. RosanoSystems and methods for correction of information in card-not-present account-on-file transactions
US20140040147A1 (en)2012-08-062014-02-06Ca, Inc.Secure and convenient mobile authentication techniques
US20140040139A1 (en)2011-12-192014-02-06Sequent Software, Inc.System and method for dynamic temporary payment authorization in a portable communication device
US20140040120A1 (en)2012-08-032014-02-06Lg Electronics Inc.Mobile terminal and method of performing nfc payment using the mobile terminal
US20140047235A1 (en)2012-08-132014-02-13Nxp B. V.Local trusted service manager
US20140067690A1 (en)2005-10-062014-03-06C-Sam, Inc.Ensuring secure electronic transactions with a cluster of service facilities
US20140074655A1 (en)2012-09-072014-03-13David LimSystem, apparatus and methods for online one-tap account addition and checkout
US20140074637A1 (en)2012-09-112014-03-13Visa International Service AssociationCloud-based virtual wallet nfc apparatuses, methods and systems
US20140081720A1 (en)2012-09-192014-03-20Mastercard International IncorporatedMethod and system for processing coupons in a near field transaction
US8726405B1 (en)2010-12-232014-05-13Emc CorporationTechniques for providing security using a mobile wireless communications device having data loss prevention circuitry
US8723941B1 (en)2010-06-292014-05-13Bank Of America CorporationHandicap-accessible ATM
US20140138435A1 (en)2012-11-202014-05-22Cellco Partnership D/B/A Verizon WirelessPayment or other transaction through mobile device using nfc to access a contactless transaction card
US8740073B2 (en)2008-08-012014-06-03Mastercard International IncorporatedMethods, systems and computer readable media for storing and redeeming electronic certificates using a wireless smart card
US8752189B2 (en)2011-06-272014-06-10Nxp B.V.Resource management system and corresponding method
US20140172700A1 (en)2012-12-192014-06-19Nxp B.V.Digital wallet device for virtual wallet
US20140171034A1 (en)2012-12-192014-06-19Sergey AleksinCustomer care mobile application
US20140171039A1 (en)2012-10-042014-06-19Bernt Erik BjontegardContextually intelligent communication systems and processes
US20140180851A1 (en)2005-12-312014-06-26Blaze Mobile, Inc.Using Harvested Power for NFC Transactions
US20140208112A1 (en)2013-01-232014-07-24Qualcomm IncorporatedProviding an encrypted account credential from a first device to a second device
US20140214674A1 (en)2013-01-292014-07-31Reliance Communications, Llc.Method and system for conducting secure transactions with credit cards using a monitoring device
US8794509B2 (en)1999-11-052014-08-05Lead Core Fund, L.L.C.Systems and methods for processing a payment authorization request over disparate payment networks
US8799668B2 (en)2009-11-232014-08-05Fred ChengRubbing encryption algorithm and security attack safe OTP token
US8806592B2 (en)2011-01-212014-08-12Authentify, Inc.Method for secure user and transaction authentication and risk management
US20140229375A1 (en)2013-02-112014-08-14Groupon, Inc.Consumer device payment token management
US8811892B2 (en)2010-04-052014-08-19Mastercard International IncorporatedSystems, methods, and computer readable media for performing multiple transactions through a single near field communication (NFC) tap
US8818867B2 (en)2011-11-142014-08-26At&T Intellectual Property I, L.P.Security token for mobile near field communication transactions
US8814039B2 (en)1999-11-052014-08-26Lead Core Fund, L.L.C.Methods for processing a payment authorization request utilizing a network of point of sale devices
US20140245391A1 (en)2011-10-312014-08-28Money And Data Protection Lizenz Gmbh & Co. KgAuthentication Method
US20140258125A1 (en)2004-05-032014-09-11Gary E. GerberMultiple party benefit from an online authentication
US20140258099A1 (en)2013-03-072014-09-11Mastercard International IncorporatedSystems and methods for updating payment card expiration information
US20140256251A1 (en)2013-03-112014-09-11Cellco Partnership D/B/A Verizon WirelessSecure nfc data authentication
US20140274179A1 (en)2013-03-122014-09-18Research In Motion LimitedSystem and method for adjusting a power transmission level for a communication for a communication device
US20140279479A1 (en)2011-10-122014-09-18C-Sam, Inc.Nfc paired bluetooth e-commerce
US8861733B2 (en)2007-10-232014-10-14Inside SecureMethod of personalizing a NFC chipset
WO2014170741A2 (en)2013-04-152014-10-23Pardhasarthy Mahesh BhupathiPayback payment system and method to facilitate the same
US8880027B1 (en)2011-12-292014-11-04Emc CorporationAuthenticating to a computing device with a near-field communications card
US20140337235A1 (en)2013-05-082014-11-13The Toronto-Dominion BankPerson-to-person electronic payment processing
US8888002B2 (en)2012-09-182014-11-18Sensormatic Electronics, LLCAccess control reader enabling remote applications
US20140339315A1 (en)2013-04-022014-11-20Tnt Partners, LlcProgrammable Electronic Card and Supporting Device
US20140346860A1 (en)2011-09-122014-11-27Valeo Systemes ThermiquesInductive power transmission device
US20140365780A1 (en)2013-06-072014-12-11Safa MovassaghiSystem and methods for one-time password generation on a mobile computing device
US20140379361A1 (en)2011-01-142014-12-25Shilpak MahadkarHealthcare Prepaid Payment Platform Apparatuses, Methods And Systems
US20150012444A1 (en)2011-06-022015-01-08Cryptite, LlcMobile peer-to-peer authenticated transfers
US8934837B2 (en)2013-01-032015-01-13Blackberry LimitedMobile wireless communications device including NFC antenna matching control circuit and associated methods
US20150032635A1 (en)2013-07-232015-01-29Capital One Financial CorporationSystem and method for exchanging data with smart cards
GB2516861A (en)2013-08-012015-02-11Mastercard International IncPaired Wearable payment device
US8977569B2 (en)2011-09-292015-03-10Raj RaoSystem and method for providing smart electronic wallet and reconfigurable transaction card thereof
US20150071486A1 (en)2006-01-232015-03-12Digimarc CorporationSensing data from physical objects
US20150089586A1 (en)2013-09-242015-03-26Miguel BallesterosSystems and methods for nfc access control in a secure element centric nfc architecture
US20150088757A1 (en)2011-07-182015-03-26Tiger T G ZhouOne-touch payment using haptic control via a messaging and calling multimedia system on mobile device and wearable device, currency token interface, point of sale device, and electronic payment card
US8994498B2 (en)2013-07-252015-03-31Bionym Inc.Preauthorized wearable biometric device, system and method for use thereof
KR101508320B1 (en)2014-06-302015-04-07주식회사 인포바인Apparatus for issuing and generating one time password using nfc card, and method using the same
US9004365B2 (en)2010-11-232015-04-14X-Card Holdings, LlcOne-time password card for secure transactions
US20150134452A1 (en)2013-03-152015-05-14Gerald Shawn WilliamsMechanism for facilitating dynamic and targeted advertisements for computing systems
US20150140960A1 (en)2013-11-192015-05-21Glenn Leon PowellAutomated Account Provisioning
US9042814B2 (en)2011-06-272015-05-26Broadcom CorporationMeasurement and reporting of received signal strength in NFC-enabled devices
US9047531B2 (en)2010-05-212015-06-02Hand Held Products, Inc.Interactive user interface for capturing a document in an image signal
US20150154595A1 (en)2013-12-022015-06-04Mastercard International IncorporatedMethod and system for secure authentication of user and mobile device without secure elements
US20150178724A1 (en)2013-12-192015-06-25Hao NgoLimited-use keys and cryptograms
US9069976B2 (en)2012-11-072015-06-30Fmr LlcRisk adjusted, multifactor authentication
US20150186871A1 (en)2010-04-092015-07-02Kevin LaraceyNfc mobile wallet processing systems and methods
US9081948B2 (en)2007-03-132015-07-14Red Hat, Inc.Configurable smartcard
US20150205379A1 (en)2014-01-202015-07-23Apple Inc.Motion-Detected Tap Input
US9104853B2 (en)2013-05-162015-08-11Symantec CorporationSupporting proximity based security code transfer from mobile/tablet application to access device
US9122964B2 (en)2010-05-142015-09-01Mark KrawczewiczBatteryless stored value card with display
US9152832B2 (en)2011-09-302015-10-06Broadcom CorporationPositioning guidance for increasing reliability of near-field communications
US20150302409A1 (en)2012-11-152015-10-22Behzad MalekSystem and method for location-based financial transaction authentication
US20150317626A1 (en)2014-04-302015-11-05Intuit Inc.Secure proximity exchange of payment information between mobile wallet and point-of-sale
US20150332266A1 (en)2014-05-162015-11-19International Business Machines CorporationSecure management of transactions using a smart/virtual card
US20150339474A1 (en)2012-12-242015-11-26Cell Buddy Network Ltd.User authentication system
WO2015179649A1 (en)2014-05-212015-11-26Mastercard International IncorporatedMethods of payment token lifecycle management on a mobile device
WO2015183818A1 (en)2014-05-302015-12-03Apple Inc.Credit card auto-fill
US9209867B2 (en)2011-06-282015-12-08Broadcom CorporationDevice for authenticating wanted NFC interactions
US20150371234A1 (en)2014-02-212015-12-24Looppay, Inc.Methods, devices, and systems for secure provisioning, transmission, and authentication of payment data
US20160012465A1 (en)2014-02-082016-01-14Jeffrey A. SharpSystem and method for distributing, receiving, and using funds or credits and apparatus thereof
US20160026997A1 (en)2014-07-252016-01-28XPressTap, Inc.Mobile Communication Device with Proximity Based Communication Circuitry
US9251330B2 (en)2014-04-092016-02-02International Business Machines CorporationSecure management of a smart card
US9251518B2 (en)2013-03-152016-02-02Live Nation Entertainment, Inc.Centralized and device-aware ticket-transfer system and methods
US9258715B2 (en)2009-12-142016-02-09Apple Inc.Proactive security for mobile devices
US20160048913A1 (en)2014-08-152016-02-18Mastercard International IncorporatedSystems and Methods for Assigning a Variable Length Bank Identification Number
US20160055480A1 (en)2014-08-252016-02-25Google Inc.Host-Formatted Select Proximity Payment System Environment Response
US20160057619A1 (en)2014-08-222016-02-25Eduardo LopezEmbedding cloud-based functionalities in a communication device
US20160065370A1 (en)2014-08-292016-03-03Eric Le SaintMethods for secure cryptogram generation
US20160087957A1 (en)2013-04-262016-03-24Interdigital Patent Holdings, Inc.Multi-factor authentication to achieve required authentication assurance level
US20160092696A1 (en)2014-09-262016-03-31Abhishek GuglaniRemote Server Encrypted Data Provisioning System and Methods
US9306626B2 (en)2012-05-162016-04-05Broadcom CorporationNFC device context determination through proximity gestural movement detection
US9324067B2 (en)2014-05-292016-04-26Apple Inc.User interface for payments
US9332587B2 (en)2012-08-212016-05-03Blackberry LimitedSmart proximity priority pairing
US9373141B1 (en)2009-09-232016-06-21Verient, Inc.System and method for automatically filling webpage fields
WO2016097718A1 (en)2014-12-162016-06-23Visa Europe LimitedTransaction authorisation
US9379841B2 (en)2014-11-172016-06-28Empire Technology Development LlcMobile device prevention of contactless card attacks
US9413768B1 (en)1997-06-112016-08-09Prism Technologies LlcMethod for managing access to protected computer resources
US20160232523A1 (en)2013-09-272016-08-11Gemalto SaMethod for securing over-the-air communication between a mobile application and a gateway
US9420496B1 (en)2014-01-242016-08-16Sprint Communications Company L.P.Activation sequence using permission based connection to network
US20160239672A1 (en)2011-09-142016-08-18Shahab KhanSystems and Methods of Multidimensional Encrypted Data Transfer
US9426132B1 (en)2012-09-122016-08-23Emc CorporationMethods and apparatus for rules-based multi-factor verification
US9432339B1 (en)2014-09-292016-08-30Emc CorporationAutomated token renewal using OTP-based authentication codes
US20160253651A1 (en)2015-02-272016-09-01Samsung Electronics Co., Ltd.Electronic device including electronic payment system and operating method thereof
US20160255072A1 (en)2013-11-152016-09-01Kuang-Chi Intelligent Photonic Technology Ltd.Instruction information transmission and reception methods and devices thereof
US20160267486A1 (en)2015-03-132016-09-15Radiius CorpSmartcard Payment System and Method
US20160277383A1 (en)2015-03-162016-09-22Assa Abloy AbBinding to a user device
US20160277388A1 (en)2015-03-162016-09-22Assa Abloy AbEnhanced authorization
US9455968B1 (en)2014-12-192016-09-27Emc CorporationProtection of a secret on a mobile device using a secret-splitting technique with a fixed user share
WO2016160816A1 (en)2015-03-302016-10-06Hendrick Chaya ColeenaSmart data cards that enable the performance of various functions upon activation/authentication by a user's fingerprint, oncard pin number entry, and/or by facial recognition of the user, or by facial recognition of a user alone, including an automated changing security number that is displayed on a screen on a card's surface following an authenticated biometric match
US9473509B2 (en)2014-09-292016-10-18International Business Machines CorporationSelectively permitting or denying usage of wearable device services
US20160307189A1 (en)2011-10-172016-10-20Capital One Services, LLC.System, method, and apparatus for a dynamic transaction card
US20160307187A1 (en)2014-11-122016-10-20Huizhou Tcl Mobile Communication Co., Ltd.Rfid-based smart terminal, bank card and financial management system
WO2016168394A1 (en)2015-04-142016-10-20Capital One Services, LLC.A system, method, and apparatus for a dynamic transaction card
US9491626B2 (en)2014-05-072016-11-08Visa Intellectual Service AssociationEnhanced data interface for contactless communications
US20160330027A1 (en)2015-05-052016-11-10ShoCard, Inc.Identity Management Service Using A Blockchain Providing Certifying Transactions Between Devices
US20160335531A1 (en)2015-05-122016-11-17Dynamics Inc.Dynamic security codes, tokens, displays, cards, devices, multi-card devices, systems and methods
US20160379217A1 (en)2009-05-152016-12-29Ayman HammadSecure communication of payment information to merchants using a verification token
US20170004502A1 (en)2015-07-032017-01-05Ingenico GroupPayment container, method for creating, method for processing, corresponding devices and programs
US20170011406A1 (en)2015-02-102017-01-12NXT-ID, Inc.Sound-Directed or Behavior-Directed Method and System for Authenticating a User and Executing a Transaction
US20170011395A1 (en)2013-09-302017-01-12Apple Inc.Multi-path communication of electronic device secure element data for online payments
US20170017957A1 (en)2015-07-172017-01-19Mastercard International IncorporatedAuthentication system and method for server-based payments
US20170017964A1 (en)2015-07-142017-01-19Anand JanefalkarCustomer Communication System Including Service Pipeline
US9553637B2 (en)2012-03-152017-01-24Intel CorporationNear field communications (NFC) and proximity sensor for portable devices
US20170024716A1 (en)2015-07-222017-01-26American Express Travel Related Services Company, Inc.System and method for single page banner integration
US20170039566A1 (en)2015-07-102017-02-09Diamond Sun Labs, Inc.Method and system for secured processing of a credit card
US20170041759A1 (en)2015-08-032017-02-09Jpmorgan Chase Bank, N.A.Systems and methods for leveraging micro-location devices for improved travel awareness
US20170068950A1 (en)2015-09-032017-03-09Nhn Entertainment CorporationOn-line credit card payment system using mobile terminal and payment method thereof
WO2017042400A1 (en)2015-09-112017-03-16Dp Security Consulting SasAccess method to an on line service by means of access tokens and secure elements restricting the use of these access tokens to their legitimate owner
WO2017042375A1 (en)2015-09-112017-03-16Dp Security Consulting SasAccess method to an on line service by means of access tokens and of a secure element restricting the use of these access tokens to their legitimate owner
US9619952B1 (en)2016-02-162017-04-11Honeywell International Inc.Systems and methods of preventing access to users of an access control system
US20170103388A1 (en)2013-09-302017-04-13Apple Inc.Multi-path communication of electronic device secure element data for online payments
US20170104739A1 (en)2014-03-252017-04-13Gemalto SaMethod to manage a one time password key
US20170109509A1 (en)2014-07-312017-04-20Nok Nok Labs, Inc.System and method for performing authentication using data analytics
US20170109730A1 (en)2015-04-142017-04-20Capital One Services, LLC.Dynamic transaction card protected by dropped card detection
US9635000B1 (en)2016-05-252017-04-25Sead MufticBlockchain identity management system based on public identities ledger
US20170116447A1 (en)2015-10-262017-04-27Stmicroelectronics S.R.L.Tag, related method and system for identifying and/or authenticating objects
US20170124568A1 (en)2012-02-032017-05-04Paypal, Inc.Adding card to mobile wallet using nfc
US20170140379A1 (en)2015-11-172017-05-18Bruce D. DeckCredit card randomly generated pin
US9665858B1 (en)2012-10-112017-05-30Square, Inc.Cardless payment transactions with multiple users
US20170154333A1 (en)2015-11-272017-06-01The Toronto-Dominion BankSystem and method for remotely activating a pin-pad terminal
US20170154328A1 (en)2015-04-142017-06-01Capital One Services, LLC.Dynamic transaction card protected by gesture and voice recognition
US9674705B2 (en)2015-04-222017-06-06Kenneth Hugh RoseMethod and system for secure peer-to-peer mobile communications
US9679286B2 (en)2005-09-202017-06-13Ohva, Inc.Methods and apparatus for enabling secure network-based transactions
US9680942B2 (en)2014-05-012017-06-13Visa International Service AssociationData verification using access device
US20170180134A1 (en)2015-12-212017-06-22Mastercard International IncorporatedMethod and system for blockchain variant using digital signatures
CA3010336A1 (en)2016-01-052017-07-13Coinplug, Inc.Secure information transmitting system and method for personal identity authentication
US9710804B2 (en)2012-10-072017-07-18Andrew H B ZhouVirtual payment cards issued by banks for mobile and wearable devices
US20170230189A1 (en)2016-02-042017-08-10Nasdaq Technology AbSystems and methods for storing and sharing transactional data using a distributed computing systems
US20170237301A1 (en)2016-02-162017-08-17Intel IP CorporationSystem, Apparatus And Method For Authenticating A Device Using A Wireless Charger
US9740342B2 (en)2011-12-232017-08-22Cirque CorporationMethod for preventing interference of contactless card reader and touch functions when they are physically and logically bound together for improved authentication security
US9740988B1 (en)2002-12-092017-08-22Live Nation Entertainment, Inc.System and method for using unique device indentifiers to enhance security
US9763097B2 (en)2013-03-132017-09-12Lookout, Inc.Method for performing device security corrective actions based on loss of proximity to another device
US9767329B2 (en)2012-11-192017-09-19Avery Dennison Retail Information Services, LlcNFC tags with proximity detection
US9769662B1 (en)2011-08-112017-09-19Google Inc.Authentication based on proximity to mobile device
WO2017157859A1 (en)2016-03-152017-09-21Dp Security Consulting SasDuplication process of operational data contained in a source secure element into one or more recipient secure elements allowing, at most, one secure element to be operational at a given time
US9773151B2 (en)2014-02-062017-09-26University Of MassachusettsSystem and methods for contactless biometrics-based identification
US9780953B2 (en)2014-07-232017-10-03Visa International Service AssociationSystems and methods for secure detokenization
US20170289127A1 (en)2016-03-292017-10-05Chaya Coleena HendrickSmart data cards that enable the performance of various functions upon activation/authentication by a user's fingerprint, oncard pin number entry, and/or by facial recognition of the user, or by facial recognition of a user alone, including an automated changing security number that is displayed on a screen on a card's surface following an authenticated biometric match
US20170295013A1 (en)2016-04-072017-10-12Contactoffice GroupMethod for fulfilling a cryptographic request requiring a value of a private key
US20170317834A1 (en)2016-04-302017-11-02Civic Technologies, Inc.Methods and systems of providing verification of information using a centralized or distributed ledger
US20170316696A1 (en)2016-04-272017-11-02Uber Technologies, Inc.Transport vehicle configuration for impaired riders
US20170330173A1 (en)2016-05-102017-11-16Lg Electronics Inc.Smart card and method for controlling the same
WO2017208063A1 (en)2016-05-302017-12-07Silverleap Technology LimitedIncreased security through ephemeral keys for software virtual contactless card in mobile phone
US20170374070A1 (en)2015-01-092017-12-28Interdigital Technology CorporationScalable policy based execution of multi-factor authentication
US20180034507A1 (en)2016-08-012018-02-01Nxp B.V.Nfc system wakeup with energy harvesting
US20180039986A1 (en)2016-08-082018-02-08Ellipse World S.A.Method for a Prepaid, Debit and Credit Card Security Code Generation System
US9891823B2 (en)2014-09-192018-02-13Neusoft CorporationSystem for securely entering particular information and method thereof
US20180068316A1 (en)2016-08-082018-03-08Ellipse World S.A.Prepaid, Debit and Credit Card Security Code Generation System
WO2018063809A1 (en)2016-09-302018-04-05Square, Inc.Sensor-enabled activation of payment instruments
US9940571B1 (en)2017-08-252018-04-10Capital One Services, LlcMetal contactless transaction card
US9953323B2 (en)2014-09-232018-04-24Sony CorporationLimiting e-card transactions based on lack of proximity to associated CE device
US9961194B1 (en)2016-04-052018-05-01State Farm Mutual Automobile Insurance CompanySystems and methods for authenticating a caller at a call center
US9965911B2 (en)2015-12-072018-05-08Capital One Services, LlcElectronic access control system
US9965756B2 (en)2013-02-262018-05-08Digimarc CorporationMethods and arrangements for smartphone payments
US20180129945A1 (en)2016-11-092018-05-10Cognitive Scale, Inc.Method for Cognitive Information Processing Using a Cognitive Blockchain Architecture
US9978058B2 (en)2011-10-172018-05-22Capital One Services, LlcSystem, method, and apparatus for a dynamic transaction card
US20180160255A1 (en)2016-12-012018-06-07Youngsuck PARKNfc tag-based web service system and method using anti-simulation function
US20180191501A1 (en)2016-12-312018-07-05Nok Nok Labs, Inc.System and method for sharing keys across authenticators
US20180205712A1 (en)2016-09-012018-07-19Ca, Inc.Publicly readable blockchain registry of personally identifiable information breaches
WO2018137888A1 (en)2017-01-272018-08-02Giesecke+Devrient Mobile Security GmbhMethod for carrying out an authentication
US10043164B2 (en)2013-05-202018-08-07Mastercard International IncorporatedSystem and method for facilitating a transaction between a merchant and a cardholder
US20180240106A1 (en)2017-02-212018-08-23Legacy Ip LlcHand-held electronics device for aggregation of and management of personal electronic data
US20180254909A1 (en)2017-03-062018-09-06Lamark Solutions, Inc.Virtual Identity Credential Issuance and Verification Using Physical and Virtual Means
US10075437B1 (en)2012-11-062018-09-11BehaviosecSecure authentication of a user of a device during a session with a connected server
US20180270214A1 (en)2006-08-092018-09-20Assa Abloy AbMethod and apparatus for making a decision on a card
US20180268132A1 (en)2012-12-052018-09-20Nxp B.V.Hardware isolated secure processing system within a secure element
US20180294959A1 (en)2017-04-052018-10-11University Of Florida Research Foundation, IncorporatedIdentity and content authentication for phone calls
US20180302396A1 (en)2014-09-252018-10-18International Business Machines CorporationDistributed single sign-on
US20180300716A1 (en)2007-06-252018-10-18Mark CarlsonSecure mobile payment system
US20180316666A1 (en)2016-06-012018-11-01International Business Machines CorporationProtection and Verification of User Authentication Credentials against Server Compromise
US20180322486A1 (en)2014-12-102018-11-08American Express Travel Related Services Company, Inc.Secure chip identifier
US10129648B1 (en)2017-05-112018-11-13Microsoft Technology Licensing, LlcHinged computing device for binaural recording
US10133979B1 (en)2016-12-292018-11-20Wells Fargo Bank, N.A.Wearable computing device-powered chip-enabled card
US20190014107A1 (en)2016-10-112019-01-10Michael Arthur GeorgeVerification of both identification and presence of objects over a network
US20190019375A1 (en)2017-07-142019-01-17Gamblit Gaming, LlcAd hoc customizable electronic gaming table
US20190036678A1 (en)2015-01-122019-01-31Morphology, LLCSystems and methods for implementing an efficient, scalable homomorphic transformation of encrypted data with minimal data expansion and improved processing efficiency
US10217105B1 (en)2017-10-242019-02-26Capital One Services, LlcTransaction card mode related to locating a transaction card
US20190238517A1 (en)2018-01-312019-08-01The Toronto-Dominion BankReal-Time Authentication and Authorization Based on Dynamically Generated Cryptographic Data
US10467622B1 (en)2019-02-012019-11-05Capital One Services, LlcUsing on-demand applications to generate virtual numbers for a contactless card to securely autofill forms
US20200090168A1 (en)2018-09-192020-03-19Capital One Services, LlcSystems and methods for providing card interactions
US20200106614A1 (en)2018-10-022020-04-02Capital One Services, LlcSystems and methods for cryptographic authentication of contactless cards
US20210004786A1 (en)*2019-07-032021-01-07Capital One Services, LlcSystems and methods for providing online and hybridcard interactions

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP4578031B2 (en)*2000-08-112010-11-10リコーItソリューションズ株式会社 Contract support service method, contract support system, management server, and program
JP2010277527A (en)*2009-06-012010-12-09Sony CorpCommunication device, portable terminal, communication system, noncontact communication device, network connection method, and program
JP2015153274A (en)*2014-02-182015-08-24株式会社Nbsキオスク&サービスPoint issue system with game function
KR20250121453A (en)*2018-10-022025-08-12캐피탈 원 서비시즈, 엘엘씨Systems and methods for cryptographic authentication of contactless cards
US11210656B2 (en)*2020-04-132021-12-28Capital One Services, LlcDetermining specific terms for contactless card activation

Patent Citations (590)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4683553A (en)1982-03-181987-07-28Cii Honeywell Bull (Societe Anonyme)Method and device for protecting software delivered to a user by a supplier
US4827113A (en)1984-10-191989-05-02Casio Computer Co., Ltd.Technique for authenticating IC card and terminal
US4910773A (en)1987-04-031990-03-20Cii Honeywell Bull (Societe Anonyme)Method of dispatching secret keys to security modules and user cards in a data processing network
US5036461A (en)1990-05-161991-07-30Elliott John CTwo-way authentication system between user's smart card and issuer-specific plug-in application modules in multi-issued transaction device
US5533126A (en)1993-04-221996-07-02Bull Cp8Key protection device for smart cards
US5363448A (en)1993-06-301994-11-08United Technologies Automotive, Inc.Pseudorandom number generation and cryptographic authentication
US5377270A (en)1993-06-301994-12-27United Technologies Automotive, Inc.Cryptographic authentication of transmitted messages using pseudorandom numbers
US5592553A (en)1993-07-301997-01-07International Business Machines CorporationAuthentication system using one-time passwords
US5537314A (en)1994-04-181996-07-16First Marketrust Intl.Referral recognition system for an incentive award program
US5764789A (en)1994-11-281998-06-09Smarttouch, LlcTokenless biometric ATM access system
US7152045B2 (en)1994-11-282006-12-19Indivos CorporationTokenless identification system for authorization of electronic transactions and electronic transmissions
US5778072A (en)1995-07-071998-07-07Sun Microsystems, Inc.System and method to transparently integrate private key operations from a smart card with host-based encryption services
US5666415A (en)1995-07-281997-09-09Digital Equipment CorporationMethod and apparatus for cryptographic authentication
US5832090A (en)1995-08-101998-11-03Hid CorporationRadio frequency transponder stored value system employing a secure encryption protocol
US6105013A (en)1995-09-292000-08-15Dallas Semiconductor CorporationMethod, apparatus, system and firmware for secure transactions
US6049328A (en)1995-10-202000-04-11Wisconsin Alumni Research FoundationFlexible access system for touch screen devices
US5616901A (en)1995-12-191997-04-01Talking Signs, Inc.Accessible automatic teller machines for sight-impaired persons and print-disabled persons
USRE42762E1 (en)1996-02-232011-09-27Fuji Xerox Co., Ltd.Device and method for authenticating user's access rights to resources
US6792533B2 (en)1996-04-172004-09-14Phoenix Technologies Ltd.Cryptographic methods for remote authentication
US5768373A (en)1996-05-061998-06-16Symantec CorporationMethod for providing a secure non-reusable one-time password
US5901874A (en)1996-05-071999-05-11Breakthrough Marketing, Inc.Handicapped accessible dumpster
US5763373A (en)1996-06-201998-06-09High Point Chemical Corp.Method of preparing an alkaline earth metal tallate
US6058373A (en)1996-10-162000-05-02Microsoft CorporationSystem and method for processing electronic order forms
US5796827A (en)1996-11-141998-08-18International Business Machines CorporationSystem and method for near-field human-body coupling for encrypted communication with identification cards
US20010010723A1 (en)1996-12-042001-08-02Denis PinkasKey recovery process used for strong encryption of messages
US6021203A (en)1996-12-112000-02-01Microsoft CorporationCoercion resistant one-time-pad cryptosystem that facilitates transmission of messages having different levels of security
US6061666A (en)1996-12-172000-05-09Citicorp Development CenterAutomatic bank teller machine for the blind and visually impaired
US5929413A (en)1996-12-181999-07-27Ncr CorporationSelf-service terminal (SST) and method of operating the SST to control movement of a card of the SST
US6282522B1 (en)1997-04-302001-08-28Visa International Service AssociationInternet payment system using smart card
US9413768B1 (en)1997-06-112016-08-09Prism Technologies LlcMethod for managing access to protected computer resources
US5960411A (en)1997-09-121999-09-28Amazon.Com, Inc.Method and system for placing a purchase order via a communications network
US6199114B1 (en)1997-09-162001-03-06Webtv Networks, Inc.Initiating a user session at an internet terminal using a smart card
US5883810A (en)1997-09-241999-03-16Microsoft CorporationElectronic online commerce card with transactionproxy number for online transactions
US6367011B1 (en)1997-10-142002-04-02Visa International Service AssociationPersonalization of smart cards
US6342844B1 (en)1997-11-042002-01-29Alexander RozinTwo-way radio-based electronic toll collection method and system for highway
US6889198B2 (en)1998-01-302005-05-03Citicorp Development Center, Inc.Method and system for tracking smart card loyalty points
US7140550B2 (en)1998-04-172006-11-28Diebold Self-Service Systems Division Of Diebold, IncorporatedMulti-account card with magnetic stripe data and electronic ink display being changeable to correspond to a selected account
US20050247797A1 (en)1998-04-172005-11-10Diebold, IncorporatedMulti-account card with magnetic stripe data and electronic ink display being changeable to correspond to a selected account
US6199762B1 (en)1998-05-062001-03-13American Express Travel Related Services Co., Inc.Methods and apparatus for dynamic smartcard synchronization and personalization
US6655585B2 (en)1998-05-112003-12-02Citicorp Development Center, Inc.System and method of biometric smart card user authentication
EP1085424A1 (en)1998-05-212001-03-21Yutaka YasukuraAuthentication card system
US6990588B1 (en)1998-05-212006-01-24Yutaka YasukuraAuthentication card system
US7809643B2 (en)1998-06-222010-10-05Jpmorgan Chase Bank, N.A.Debit purchasing of stored value card for use by and/or delivery to others
US6216227B1 (en)1998-06-292001-04-10Sun Microsystems, Inc.Multi-venue ticketing using smart cards
US7801799B1 (en)1998-11-172010-09-21Jpmorgan Chase Bank, N.A.Customer activated multi-value (CAM) card
US6865547B1 (en)1998-11-172005-03-08Bank One Delaware, N.A.Customer activated multi-value (CAM) card
US7263507B1 (en)1998-11-172007-08-28Jp Morgan Chase Bank, N.A.Customer activated multi-value (CAM) card
US6438550B1 (en)1998-12-102002-08-20International Business Machines CorporationMethod and apparatus for client authentication and application configuration via smart cards
US6829711B1 (en)1999-01-262004-12-07International Business Machines CorporationPersonal website for electronic commerce on a smart java card with multiple security check points
US6731778B1 (en)1999-03-312004-05-04Oki Electric Industry Co, Ltd.Photographing apparatus and monitoring system using same
US6402028B1 (en)1999-04-062002-06-11Visa International Service AssociationIntegrated production of smart cards
US6227447B1 (en)1999-05-102001-05-08First Usa Bank, NaCardless payment system
US7127605B1 (en)1999-05-102006-10-24Axalto, Inc.Secure sharing of application methods on a microcontroller
US20040215674A1 (en)1999-05-112004-10-28Microsoft CorporationMethod and apparatus for sharing data files among runtime environment applets in an integrated circuit card
US6501847B2 (en)1999-07-132002-12-31Hewlett-Packard ComopanySystem for promoting correct finger placement in a fingerprint reader
US20110125638A1 (en)1999-07-222011-05-26Visa International Service AssociationInternet Payment, Authentication And Loading System Using Virtual Smart Card
US7908216B1 (en)1999-07-222011-03-15Visa International Service AssociationInternet payment, authentication and loading system using virtual smart card
US6324271B1 (en)1999-08-172001-11-27Nortel Networks LimitedSystem and method for authentication of caller identification
US6662020B1 (en)1999-08-272003-12-09Telefonaktiebolaget Lm Ericsson (Publ)Arrangement for effecting secure transactions in a communication device
US7487357B2 (en)1999-09-032009-02-03Aladdin Knowledge SystemsVirtual smart card system and method
US7085931B1 (en)1999-09-032006-08-01Secure Computing CorporationVirtual smart card system and method
US6834271B1 (en)1999-09-242004-12-21KryptosimaApparatus for and method of secure ATM debit card and credit card payment transactions via the internet
US7319986B2 (en)1999-09-282008-01-15Bank Of America CorporationDynamic payment cards and related management systems and associated methods
US6910627B1 (en)1999-09-292005-06-28Canon Kabushiki KaishaSmart card systems and electronic ticketing methods
US7202773B1 (en)1999-11-012007-04-10Sony CorporationAuthentication information communication system and method, portable information processing device and program furnishing medium
US8814039B2 (en)1999-11-052014-08-26Lead Core Fund, L.L.C.Methods for processing a payment authorization request utilizing a network of point of sale devices
US8794509B2 (en)1999-11-052014-08-05Lead Core Fund, L.L.C.Systems and methods for processing a payment authorization request over disparate payment networks
US20040230799A1 (en)1999-11-222004-11-18Davis Derek L.Circuit and method for providing secure communications between devices
US7801829B2 (en)2000-01-052010-09-21American Express Travel Related Services Company, Inc.Smartcard internet authorization system
US7796013B2 (en)2000-01-102010-09-14Ensign HoldingsDevice using histological and physiological biometric marker for authentication and activation
US20010034702A1 (en)2000-02-042001-10-25Mockett Gregory P.System and method for dynamically issuing and processing transaction specific digital credit or debit cards
US8150767B2 (en)2000-02-162012-04-03Mastercard International IncorporatedSystem and method for conducting electronic commerce with a remote wallet server
US20030034873A1 (en)2000-02-162003-02-20Robin ChaseSystems and methods for controlling vehicle access
US6779115B1 (en)2000-02-182004-08-17Digital5, Inc.Portable device using a smart card to receive and decrypt digital data
US20010029485A1 (en)2000-02-292001-10-11E-Scoring, Inc.Systems and methods enabling anonymous credit transactions
US20010054003A1 (en)2000-04-142001-12-20Emily ChienSystem and method for using loyalty points
US7827115B2 (en)2000-04-242010-11-02Visa International Service AssociationOnline payer authentication service
US7933589B1 (en)2000-07-132011-04-26Aeritas, LlcMethod and system for facilitation of wireless e-commerce transactions
US6631197B1 (en)2000-07-242003-10-07Gn Resound North America CorporationWide audio bandwidth transduction method and device
US20020165827A1 (en)2000-08-142002-11-07Gien Peter H.System and method for facilitating signing by buyers in electronic commerce
US7789302B2 (en)2000-08-172010-09-07Dexrad (Proprietary) LimitedTransfer of verification data
US7689832B2 (en)2000-09-112010-03-30Sentrycom Ltd.Biometric-based system and method for enabling authentication of electronic messages sent over a network
US7006986B1 (en)2000-09-252006-02-28Ecardless Bancorp, Ltd.Order file processes for purchasing on the internet using verified order information
US6873260B2 (en)2000-09-292005-03-29Kenneth J. LancosSystem and method for selectively allowing the passage of a guest through a region within a coverage area
US6877656B1 (en)2000-10-242005-04-12Capital One Financial CorporationSystems, methods, and apparatus for instant issuance of a credit card
US6721706B1 (en)2000-10-302004-04-13Koninklijke Philips Electronics N.V.Environment-responsive user interface/entertainment device that simulates personal interaction
US6852031B1 (en)2000-11-222005-02-08IgtEZ pay smart card and tickets system
US20020078345A1 (en)2000-12-192002-06-20Ravi SandhuSystem and method for authentication in a crypto-system utilizing symmetric and asymmetric crypto-keys
US20020120583A1 (en)2001-01-112002-08-29Keresman Michael A.Dynamic number authentication for credit/debit cards
EP1223565A1 (en)2001-01-122002-07-17Motorola, Inc.Transaction system, portable device, terminal and methods of transaction
US20020093530A1 (en)2001-01-172002-07-18Prasad KrothapalliAutomatic filling and submission of completed forms
US20020100808A1 (en)2001-01-302002-08-01Norwood William DanielSmart card having multiple controlled access electronic pockets
US20020152116A1 (en)2001-01-302002-10-17Yan Kent J.Method and system for generating fixed and/or dynamic rebates in credit card type transactions
US8316237B1 (en)2001-03-232012-11-20Felsher David PSystem and method for secure three-party communications
US20050044367A1 (en)2001-04-022005-02-24Gasparini Stephane ChristianEnabling and disabling software features
US7290709B2 (en)2001-04-102007-11-06Erica TsaiInformation card system
US20020153424A1 (en)2001-04-192002-10-24Chuan LiMethod and apparatus of secure credit card transaction
US20040015958A1 (en)2001-05-152004-01-22Veil Leonard ScottMethod and system for conditional installation and execution of services in a secure computing environment
US7206806B2 (en)2001-05-302007-04-17Pineau Richard AMethod and system for remote utilizing a mobile device to share data objects
EP1265186A2 (en)2001-06-062002-12-11Wincor Nixdorf International GmbHReading and writing device for an identity or credit card of the RFID type
US20030167350A1 (en)2001-06-072003-09-04Curl CorporationSafe I/O through use of opaque I/O objects
US20030023554A1 (en)2001-06-082003-01-30Sue-Ken YapCard reading device for service access
US6834795B1 (en)2001-06-292004-12-28Sun Microsystems, Inc.Secure user authentication to computing resource via smart card
US7762457B2 (en)2001-07-102010-07-27American Express Travel Related Services Company, Inc.System and method for dynamic fob synchronization and personalization
US7993197B2 (en)2001-08-102011-08-09IgtFlexible loyalty points programs
US8266451B2 (en)2001-08-312012-09-11Gemalto SaVoice activated smart card
US20030055727A1 (en)2001-09-182003-03-20Walker Jay S.Method and apparatus for facilitating the provision of a benefit to a customer of a retailer
US7373515B2 (en)2001-10-092008-05-13Wireless Key Identification Systems, Inc.Multi-factor authentication system
US20030078882A1 (en)2001-10-232003-04-24Hiroko SukedaSmart cards, customer relationship management system and method of offering results of customer analysis
US6641050B2 (en)2001-11-062003-11-04International Business Machines CorporationSecure credit card
US6971031B2 (en)2001-11-062005-11-29Crosscheck Identification Systems International, Inc.National identification card system and biometric identity verification method for negotiating transactions
US8215563B2 (en)2001-12-042012-07-10Visa International Service AssociationMethod and system for facilitating memory and application management on a secured token
WO2003049586A1 (en)2001-12-072003-06-19Kimberly-Clark Worldwide, Inc.Easy loading dispenser
US8108687B2 (en)2001-12-122012-01-31Valve CorporationMethod and system for granting access to system and content
US20050081038A1 (en)2001-12-272005-04-14David Arditti ModianoCryptographic system for group signature
EP1469419A1 (en)2002-01-252004-10-20Sony CorporationProximity communication system, proximity communication method, data managing apparatus, data managing method, recording medium, and computer program
US20050160049A1 (en)2002-02-192005-07-21Douglas LundholmMethod and arrangement for protecting software
US6905411B2 (en)2002-02-272005-06-14IgtPlayer authentication for cashless gaming machine instruments
US20030208449A1 (en)2002-05-062003-11-06Yuanan DiaoCredit card fraud prevention system and method using secure electronic credit card
US7900048B2 (en)2002-05-072011-03-01Sony Ericsson Mobile Communications AbMethod for loading an application in a device, device and smart card therefor
US8141136B2 (en)2002-05-102012-03-20Gemalto SaMethod and system of replacing smart card
US8010405B1 (en)2002-07-262011-08-30Visa Usa Inc.Multi-application smart card device software solution for smart cardholder reward selection and redemption
US20040127256A1 (en)2002-07-302004-07-01Scott GoldthwaiteMobile device equipped with a contactless smart card reader/writer
US20100257357A1 (en)2002-08-062010-10-07Mcclain FredSystems and methods for providing authentication and authorization utilizing a personal wireless communication device
US8127143B2 (en)2002-08-062012-02-28Privaris, Inc.Methods for secure enrollment of personal identity credentials into electronic devices
US7325132B2 (en)2002-08-262008-01-29Matsushita Electric Industrial Co., Ltd.Authentication method, system and apparatus of an electronic value
US20040039919A1 (en)2002-08-262004-02-26Hisashi TakayamaAuthentication method, system and apparatus of an electronic value
US7278025B2 (en)2002-09-102007-10-02Ivi Smart Technologies, Inc.Secure biometric verification of identity
US7306143B2 (en)2002-09-202007-12-11Cubic CorporationDynamic smart card/media imaging
US20060006230A1 (en)2002-10-162006-01-12Alon BearSmart card network interface device
US9740988B1 (en)2002-12-092017-08-22Live Nation Entertainment, Inc.System and method for using unique device indentifiers to enhance security
US20040124246A1 (en)*2002-12-262004-07-01Allen Greggory W. D.System and method for validating and operating an access card
US20060041402A1 (en)2003-01-142006-02-23Koninklijke Philips Electronics N.V.Method and terminal for detecting fake and/or modified smart card
US7453439B1 (en)2003-01-162008-11-18Forward Input Inc.System and method for continuous stroke word-based text input
US20050195975A1 (en)2003-01-212005-09-08Kevin KawakitaDigital media distribution cryptography using media ticket smart cards
US8589335B2 (en)2003-04-212013-11-19Visa International Service AssociationSmart card personalization assistance tool
US20060040726A1 (en)2003-05-122006-02-23Walter SzrekMethod and system for authentication
US7949559B2 (en)2003-05-272011-05-24Citicorp Credit Services, Inc.Credit card rewards program system and method
US20070033642A1 (en)2003-07-312007-02-08Tricipher, Inc.Protecting one-time-passwords against man-in-the-middle attacks
US8572386B2 (en)2003-08-062013-10-29Panasonic CorporationSecure device, information processing terminal, integrated circuit, terminal application generation apparatus, application authentication method
US20050075985A1 (en)2003-10-032005-04-07Brian CartmellVoice authenticated credit card purchase verification
US20070256134A1 (en)2003-10-102007-11-01Openbit OyConfirming user rights of application program
US7597250B2 (en)2003-11-172009-10-06Dpd Patent Trust Ltd.RFID reader with multiple interfaces
US7246752B2 (en)2003-12-172007-07-24Kerry Dennis BrownMagnetic stripe card with dynamic numbers
US20050138387A1 (en)2003-12-192005-06-23Lam Wai T.System and method for authorizing software use
US20050156026A1 (en)2004-01-162005-07-21Angana GhoshEMV transactions in mobile terminals
US7165727B2 (en)2004-02-242007-01-23Sun Microsystems, Inc.Method and apparatus for installing an application onto a smart card
US7374099B2 (en)2004-02-242008-05-20Sun Microsystems, Inc.Method and apparatus for processing an application identifier from a smart card
US7584153B2 (en)2004-03-152009-09-01Qsecure, Inc.Financial transactions with dynamic card verification values
US20070197261A1 (en)2004-03-192007-08-23Humbel Roger MMobile Telephone All In One Remote Key Or Software Regulating Card For Radio Bicycle Locks, Cars, Houses, And Rfid Tags, With Authorisation And Payment Function
US7748617B2 (en)2004-04-122010-07-06Gray R O'nealElectronic identification system
US20140258125A1 (en)2004-05-032014-09-11Gary E. GerberMultiple party benefit from an online authentication
US7805755B2 (en)2004-05-032010-09-28Research In Motion LimitedSystem and method for application authorization
US7703142B1 (en)2004-05-062010-04-20Sprint Communications Company L.P.Software license authorization system
US7254569B2 (en)2004-05-122007-08-07Microsoft CorporationIntelligent autofill
US20080285746A1 (en)2004-05-262008-11-20Peter LandrockComputationally Asymmetric Cryptographic Systems;
US20080011831A1 (en)2004-07-012008-01-17American Express Travel Related Services Company, Inc.Method and system for smellprint recognition biometrics on a smartcard
US7175076B1 (en)2004-07-072007-02-13Diebold Self-Service Systems Division Of Diebold, IncorporatedCash dispensing automated banking machine user interface system and method
US7424977B2 (en)2004-07-152008-09-16Mastercard International IncorporatedMethod and system for conducting contactless payment card transactions
US8439271B2 (en)2004-07-152013-05-14Mastercard International IncorporatedMethod and system using a bitmap for passing contactless payment card transaction variables in standardized data formats
US7287692B1 (en)2004-07-282007-10-30Cisco Technology, Inc.System and method for securing transactions in a contact center environment
US20060044153A1 (en)2004-08-242006-03-02Frank DawidowskyMethod for operating a near field communication system
EP1783919A1 (en)2004-08-272007-05-09Victorion Technology Co., Ltd.The nasal bone conduction wireless communication transmission equipment
US20060047954A1 (en)2004-08-302006-03-02Axalto Inc.Data access security implementation using the public key mechanism
US7375616B2 (en)2004-09-082008-05-20Nokia CorporationElectronic near field communication enabled multifunctional device and method of its operation
US7270276B2 (en)2004-09-292007-09-18Sap AgMulti-application smartcard
US20060085848A1 (en)2004-10-192006-04-20Intel CorporationMethod and apparatus for securing communications between a smartcard and a terminal
US7748636B2 (en)2004-11-162010-07-06Dpd Patent Trust Ltd.Portable identity card reader system for physical and logical access
US20080014867A1 (en)2004-11-162008-01-17Advanced Microelectronic And Automation Technology Ltd.Portable Identity Card Reader System For Physical and Logical Access
US20060136334A1 (en)2004-11-292006-06-22Atkinson Steven PElectronic system for provision of banking services
US8224753B2 (en)2004-12-072012-07-17Farsheed AtefSystem and method for identity verification and management
US7472829B2 (en)2004-12-102009-01-06Qsecure, Inc.Payment card with internally generated virtual account numbers for its magnetic stripe encoder and user display
US7232073B1 (en)2004-12-212007-06-19Sun Microsystems, Inc.Smart card with multiple applications
WO2006070189A2 (en)2004-12-312006-07-06British Telecommunications Public Limited CompanyControl of rfid data exchange
US20070061487A1 (en)2005-02-012007-03-15Moore James FSystems and methods for use of structured and unstructured distributed data
US20060173985A1 (en)2005-02-012006-08-03Moore James FEnhanced syndication
US20070061266A1 (en)2005-02-012007-03-15Moore James FSecurity systems and methods for use with structured and unstructured data
US20130104251A1 (en)2005-02-012013-04-25Newsilike Media Group, Inc.Security systems and methods for use with structured and unstructured data
US20060174331A1 (en)2005-02-022006-08-03Utimaco Safeware AgMethod for signing a user onto a computer system
US7954716B2 (en)2005-02-222011-06-07Tyfone, Inc.Electronic transaction card powered by mobile device
US7828214B2 (en)2005-02-222010-11-09Tyfone, Inc.Mobile phone with electronic transaction card
US8005426B2 (en)2005-03-072011-08-23Nokia CorporationMethod and mobile terminal device including smartcard module and near field communications means
US7628322B2 (en)2005-03-072009-12-08Nokia CorporationMethods, system and mobile device capable of enabling credit card personalization using a wireless network
US20160148193A1 (en)2005-03-242016-05-26Ebay Inc.Secure credit card with near field communications
US7128274B2 (en)2005-03-242006-10-31International Business Machines CorporationSecure credit card with near field communications
US20060242698A1 (en)2005-04-222006-10-26Inskeep Todd KOne-time password credit/debit card
US20080035738A1 (en)2005-05-092008-02-14Mullen Jeffrey DDynamic credit card with magnetic stripe and embedded encoder and methods for using the same to provide a copy-proof credit card
US7793851B2 (en)2005-05-092010-09-14Dynamics Inc.Dynamic credit card with magnetic stripe and embedded encoder and methods for using the same to provide a copy-proof credit card
US20080156873A1 (en)2005-05-162008-07-03Wilhelm Burt AMethod And System For Using Contactless Payment Cards In A Transit System
US20060280338A1 (en)2005-06-082006-12-14Xerox CorporationSystems and methods for the visually impared
US8583454B2 (en)2005-07-282013-11-12Beraja Ip, LlcMedical claims fraud prevention system including photograph records identification and associated methods
US20070055630A1 (en)2005-09-062007-03-08Visa U.S.A.System and method for secured account numbers in proximity devices
US20140258113A1 (en)2005-09-062014-09-11Patrick GauthierSystem and method for secured account numbers in proximity devices
US9679286B2 (en)2005-09-202017-06-13Ohva, Inc.Methods and apparatus for enabling secure network-based transactions
US20140067690A1 (en)2005-10-062014-03-06C-Sam, Inc.Ensuring secure electronic transactions with a cluster of service facilities
US8245292B2 (en)2005-11-162012-08-14Broadcom CorporationMulti-factor authentication using a smartcard
US20070118745A1 (en)2005-11-162007-05-24Broadcom CorporationMulti-factor authentication using a smartcard
US20070116292A1 (en)2005-11-182007-05-24Felica Networks, Inc.Mobile terminal, data communication method, and computer program
US7568631B2 (en)2005-11-212009-08-04Sony CorporationSystem, apparatus and method for obtaining one-time credit card numbers using a smart card
US20070278291A1 (en)2005-12-222007-12-06Rans Jean-Paul EMethods and Systems for Two-Factor Authentication Using Contactless Chip Cards or Devices and Mobile Devices or Dedicated Personal Readers
US8082450B2 (en)2005-12-232011-12-20Trusted LogicMethod for creating a secure counter on an on-board computer system comprising a chip card
US20140180851A1 (en)2005-12-312014-06-26Blaze Mobile, Inc.Using Harvested Power for NFC Transactions
US20070241182A1 (en)2005-12-312007-10-18Broadcom CorporationSystem and method for binding a smartcard and a smartcard reader
US20150071486A1 (en)2006-01-232015-03-12Digimarc CorporationSensing data from physical objects
US7848746B2 (en)2006-02-032010-12-07Emc CorporationAuthentication methods and apparatus utilizing hash chains
US20070224969A1 (en)2006-03-242007-09-27Rao Bindu RPrepaid simcard for automatically enabling services
US7380710B2 (en)2006-04-282008-06-03Qsecure, Inc.Payment card preloaded with unique numbers
US20070258594A1 (en)2006-05-052007-11-08Tricipher, Inc.Secure login using a multifactor split asymmetric crypto-key with persistent key security
US7954723B2 (en)2006-05-102011-06-07Inside ContactlessMethod for routing incoming and outgoing data in an NFC chipset
US20080008315A1 (en)2006-06-292008-01-10Incard S.A.Method for key diversification on an ic card
US20180270214A1 (en)2006-08-092018-09-20Assa Abloy AbMethod and apparatus for making a decision on a card
US8150321B2 (en)2006-08-162012-04-03Ian WinterNear field RF communicators and near field communications enabled devices
US20130080229A1 (en)2006-08-252013-03-28Blaze Mobile, Inc.Single tap using user selected coupons
US8332272B2 (en)2006-08-252012-12-11Blaze Mobile, Inc.Single tap transactions using an NFC enabled mobile device
US20130080228A1 (en)2006-08-252013-03-28Blaze Mobile, Inc.Single tap using a user selected card
US20080072303A1 (en)2006-09-142008-03-20Schlumberger Technology CorporationMethod and system for one time password based authentication and integrated remote access
US20080071681A1 (en)2006-09-152008-03-20Khalid Atm ShafiqulDynamic Credit and Check Card
US7962369B2 (en)2006-09-292011-06-14Einar RosenbergApparatus and method using near field communications
US20080086767A1 (en)2006-10-062008-04-10Rajandra Luxman KulkarniMulti-party, secure Multi-Channel Authentication
US8140010B2 (en)2006-10-242012-03-20Innovision Research & Technology PlcNear field RF communicators and near field RF communications enabled devices
WO2008055170A2 (en)2006-10-312008-05-08American Express Travel Related Services Company, Inc.System and method for providing a gift card which affords benefits beyond what is purchased
US20080103968A1 (en)2006-10-312008-05-01Discover Financial Services LlcRedemption of Credit Card Rewards at a Point of Sale
US20080109309A1 (en)2006-10-312008-05-08Steven LandauPowered Print Advertisements, Product Packaging, and Trading Cards
US20130008956A1 (en)2006-11-152013-01-10Bank Of America CorporationMethod and apparatus for using at least a portion of a one-time password as a dynamic card verification value
US20080110983A1 (en)2006-11-152008-05-15Bank Of America CorporationMethod and apparatus for using at least a portion of a one-time password as a dynamic card verification value
US20160314472A1 (en)2006-11-152016-10-27Bank Of America CorporationMethod and apparatus for using at least a portion of a one-time password as a dynamic card verification value
US20080120711A1 (en)2006-11-162008-05-22Steven DispensaMulti factor authentication
CN101192295A (en)2006-11-302008-06-04讯想科技股份有限公司 Chip credit card network transaction system and method
US8041954B2 (en)2006-12-072011-10-18Paul PlesmanMethod and system for providing a secure login solution using one-time passwords
US20080162312A1 (en)2006-12-292008-07-03Motorola, Inc.Method and system for monitoring secure applet events during contactless rfid/nfc communication
US20080164308A1 (en)2007-01-102008-07-10Aaron Jeffrey ACredit card transaction servers, methods and computer program products employing wireless teminal location and registered purchasing locations
US7882553B2 (en)2007-02-202011-02-01Cryptomathic A/SAuthentication device and method
US20080209543A1 (en)2007-02-232008-08-28Aaron Jeffrey AMethods, systems, and products for identity verification
US20080207307A1 (en)2007-02-272008-08-28IgtMethods and architecture for cashless system security
US9081948B2 (en)2007-03-132015-07-14Red Hat, Inc.Configurable smartcard
US20080223918A1 (en)2007-03-152008-09-18Microsoft CorporationPayment tokens
US20100029202A1 (en)2007-03-162010-02-04Paul JolivetPerforming contactless applications in battery off mode
US8285329B1 (en)2007-04-022012-10-09Sprint Communications Company L.P.Mobile device-based control of smart card operation
US20080308641A1 (en)2007-04-102008-12-18Advanced Microelectronic And Automation Technology Ltd.Smart card with switchable matching antenna
US8667285B2 (en)2007-05-312014-03-04Vasco Data Security, Inc.Remote authentication and transaction signatures
US20110258452A1 (en)2007-05-312011-10-20Vasco Data Security, Inc.Remote authentication and transaction signatures
US20180300716A1 (en)2007-06-252018-10-18Mark CarlsonSecure mobile payment system
US20120252350A1 (en)2007-07-242012-10-04Allan SteinmetzVehicle safety device for reducing driver distractions
US20090037275A1 (en)2007-08-032009-02-05Pollio Michael JConsolidated membership/rewards card system
US20090048026A1 (en)2007-08-142009-02-19French John BSmart card holder for automated gaming system and gaming cards
US20110101093A1 (en)2007-08-192011-05-05Yubico AbDevice and method for generating dynamic credit card data
WO2009025605A2 (en)2007-08-192009-02-26Yubico AbDevice and method for generating dynamic credit card data
US7748609B2 (en)2007-08-312010-07-06Gemalto Inc.System and method for browser based access to smart cards
US20110053560A1 (en)*2007-09-122011-03-03Deepak JainUpdating Mobile Devices with Additional Elements
US20090143104A1 (en)2007-09-212009-06-04Michael LohWireless smart card and integrated personal area network, near field communication and contactless payment system
US8249654B1 (en)2007-09-272012-08-21Sprint Communications Company L.P.Dynamic smart card application loading
GB2457221A (en)2007-10-172009-08-12Vodafone PlcSmart Card Web Server (SCWS) administration within a plurality of security domains
US8095113B2 (en)2007-10-172012-01-10First Data CorporationOnetime passwords for smart chip cards
US8861733B2 (en)2007-10-232014-10-14Inside SecureMethod of personalizing a NFC chipset
US7652578B2 (en)2007-10-292010-01-26Motorola, Inc.Detection apparatus and method for near field communication devices
US8135648B2 (en)2007-11-012012-03-13Gtech CorporationAuthentication of lottery tickets, game machine credit vouchers, and other items
US20090132417A1 (en)2007-11-152009-05-21Ebay Inc.System and method for selecting secure card numbers
US8302872B2 (en)2007-12-242012-11-06Dynamics Inc.Advanced dynamic credit cards
US8074877B2 (en)2007-12-242011-12-13Dynamics Inc.Systems and methods for programmable payment cards and devices with loyalty-based payment applications
US20090171682A1 (en)2007-12-282009-07-02Dixon Philip BContactless prepaid Product For Transit Fare Collection
US7922082B2 (en)2008-01-042011-04-12M2 International Ltd.Dynamic card validation value
US8559872B2 (en)2008-01-232013-10-15Broadcom Innovision LimitedNear field communications (NFC) device power harvesting and power supply selection
US8233841B2 (en)2008-01-302012-07-31Ebay Inc.Near field communication initialization
US8369960B2 (en)2008-02-122013-02-05Cardiac Pacemakers, Inc.Systems and methods for controlling wireless signal transfers between ultrasound-enabled medical devices
US20090210308A1 (en)2008-02-152009-08-20First Data CorporationSecure authorization of contactless transaction
US20090235339A1 (en)2008-03-112009-09-17Vasco Data Security, Inc.Strong authentication token generating one-time passwords and signatures upon server credential verification
US8060012B2 (en)2008-03-272011-11-15Motorola Mobility, Inc.Method and apparatus for automatic near field communication application selection in an electronic device
US8381307B2 (en)2008-03-282013-02-19Incard S.A.Method for protecting a converted applet (CAP) file including encrypting the CAP file
US20090249077A1 (en)2008-03-312009-10-01International Business Machines CorporationMethod and system for authenticating users with a one time password using an image reader
US8365988B1 (en)2008-04-112013-02-05United Services Automobile Association (Usaa)Dynamic credit card security code via mobile device
US20090282264A1 (en)2008-05-082009-11-12Texas Instruments IncorporatedEncryption/decryption engine with secure modes for key decryption and key derivation
US20110282785A1 (en)2008-05-172011-11-17Chin David HGesture based authentication for wireless payment by a mobile electronic device
US8099332B2 (en)2008-06-062012-01-17Apple Inc.User interface for application management for a mobile device
EP2139196A1 (en)2008-06-262009-12-30France TelecomMethod and system for remotely blocking/unblocking NFC applications on a terminal
US20100023455A1 (en)2008-07-242010-01-28Jean-Claude DispensaDynamic itinerary-driven profiling for preventing unauthorized card transactions
US20100023449A1 (en)2008-07-252010-01-28First Data CorporationMobile payment adoption by adding a dedicated payment button to mobile device form factors
US8740073B2 (en)2008-08-012014-06-03Mastercard International IncorporatedMethods, systems and computer readable media for storing and redeeming electronic certificates using a wireless smart card
US20100036769A1 (en)2008-08-052010-02-11Winters Michelle EAccount holder demand account update
US20130238894A1 (en)2008-08-062013-09-12Symantec CorporationManaging Credentials
US20100033310A1 (en)2008-08-082010-02-11Narendra Siva GPower negotation for small rfid card
US8232879B2 (en)2008-08-082012-07-31Assa Abloy AbDirectional sensing mechanism and communications authentication
US9129280B2 (en)2008-08-202015-09-08X-Card Holdings, LlcSecure smart card system
US8594730B2 (en)2008-08-202013-11-26X-Card Holdings, LlcSecure smart card system
US8814052B2 (en)2008-08-202014-08-26X-Card Holdings, LlcSecure smart card system
US8103249B2 (en)2008-08-232012-01-24Visa U.S.A. Inc.Credit card imaging for mobile payment and other applications
US20100100480A1 (en)2008-09-152010-04-22Mastercard International IncorporatedApparatus and Method for Bill Payment Card Enrollment
US20100082491A1 (en)2008-09-302010-04-01Apple Inc.System and method for providing electronic event tickets
US20100078471A1 (en)2008-09-302010-04-01Apple Inc.System and method for processing peer-to-peer financial transactions
US20100094754A1 (en)2008-10-132010-04-15Global Financial Passport, LlcSmartcard based secure transaction systems and methods
US20100095130A1 (en)2008-10-132010-04-15Global Financial Passport, LlcSmartcards for secure transaction systems
US20110035604A1 (en)2008-10-212011-02-10Habraken G WouterDual-Interface Key Management
US20110280406A1 (en)2008-10-232011-11-17Zte CorporationKey distribution method and system
US8371501B1 (en)2008-10-272013-02-12United Services Automobile Association (Usaa)Systems and methods for a wearable user authentication factor
WO2010049252A1 (en)2008-10-282010-05-06Gemalto SaMethod of managing data sent over the air to an applet having a restricted interface
US20100114731A1 (en)2008-10-302010-05-06Kingston Tamara SELECTRONIC WALLET ("eWallet")
US20110246780A1 (en)2008-12-182011-10-06Tet Hin YeapValidation method and system for use in securing nomadic electronic transactions
US20120030121A1 (en)2008-12-192012-02-02Gemalto SaSecure activation before contactless banking smart card transaction
US20120317035A1 (en)2009-01-222012-12-13First Data CorporationProcessing transactions with an extended application id and dynamic cryptograms
US20100192230A1 (en)2009-01-232010-07-29Microsoft CorporationProtecting transactions
US8162208B2 (en)*2009-01-232012-04-24HSBC Card Services Inc.Systems and methods for user identification string generation for selection of a function
US20100207742A1 (en)2009-01-262010-08-19Motorola, Inc.Wireless Communication Device for Providing at Least One Near Field Communication Service
EP2852070A1 (en)2009-01-262015-03-25Motorola Mobility LLCWireless communication device for providing at least one near field communication service
US20130130614A1 (en)2009-01-292013-05-23Cubic CorporationProtection of near-field communication exchanges
US20100211797A1 (en)2009-02-132010-08-19Irdeto Access B.V.Securely providing a control word from a smartcard to a conditional access module
US20110312271A1 (en)2009-02-262011-12-22Zte CorporationTerminal of supporting enhanced near field communication and its processing method
US20100240413A1 (en)2009-03-212010-09-23Microsoft CorporationSmart Card File System
US8567670B2 (en)2009-03-272013-10-29Intersections Inc.Dynamic card verification values and credit transactions
US20120150737A1 (en)2009-04-222012-06-14Eurp-Wallet B.V.Payment transaction client, server and system
US20160379217A1 (en)2009-05-152016-12-29Ayman HammadSecure communication of payment information to merchants using a verification token
US20180315050A1 (en)2009-05-152018-11-01Visa International Service AssociationSecure communication of payment information to merchants using a verification token
US8417231B2 (en)2009-05-172013-04-09Qualcomm IncorporatedMethod and apparatus for programming a mobile device with multiple service accounts
US8391719B2 (en)2009-05-222013-03-05Motorola Mobility LlcMethod and system for conducting communication between mobile devices
US20100312634A1 (en)2009-06-082010-12-09Cervenka Karen LCoupon card point of service terminal processing
US20100312635A1 (en)2009-06-082010-12-09Cervenka Karen LFree sample coupon card
US8489112B2 (en)2009-07-292013-07-16Shopkick, Inc.Method and system for location-triggered rewards
US20110028160A1 (en)2009-07-292011-02-03Cyriac RoedingMethod and system for location-triggered rewards
US8186602B2 (en)2009-08-182012-05-29On Track Innovations, Ltd.Multi-application contactless smart card
US20110060631A1 (en)2009-09-042011-03-10Bank Of AmericaRedemption of customer benefit offers based on goods identification
US9373141B1 (en)2009-09-232016-06-21Verient, Inc.System and method for automatically filling webpage fields
US20110068170A1 (en)2009-09-232011-03-24Garrett Delos LehmanMethods and systems for displaying loyalty program information on a payment card
US20110211219A1 (en)2009-09-302011-09-01Apple Inc.Methods and apparatus for solicited activation for protected wireless networking
US20110084132A1 (en)2009-10-082011-04-14At&T Intellectual Property I, L.P.Devices, Systems and Methods for Secure Remote Medical Diagnostics
US20120196583A1 (en)2009-10-092012-08-02Panasonic CorporationVehicle-mounted device
US20110113245A1 (en)2009-11-122011-05-12Arcot Systems, Inc.One time pin generation
US8799668B2 (en)2009-11-232014-08-05Fred ChengRubbing encryption algorithm and security attack safe OTP token
US20110131415A1 (en)2009-11-302011-06-02James Paul SchneiderMultifactor username based authentication
US9258715B2 (en)2009-12-142016-02-09Apple Inc.Proactive security for mobile devices
US20120254394A1 (en)2009-12-172012-10-04Gemalto SaMethod of personalizing an application embedded in a secured electronic token
US20110153496A1 (en)2009-12-182011-06-23First Data CorporationAuthentication of card-not-present transactions
US9324066B2 (en)2009-12-212016-04-26Verizon Patent And Licensing Inc.Method and system for providing virtual credit card services
US20110153437A1 (en)2009-12-212011-06-23Verizon Patent And Licensing Inc.Method and system for providing virtual credit card services
US8615468B2 (en)2010-01-272013-12-24Ca, Inc.System and method for generating a dynamic card value
US20110208965A1 (en)2010-02-242011-08-25Diversinet Corp.Method and system for secure communication
US20110208658A1 (en)2010-02-252011-08-25Oleg MakhotinMultifactor Authentication Using A Directory Server
US20110218911A1 (en)2010-03-022011-09-08Douglas SpodakPortable e-wallet and universal card
US20130200999A1 (en)2010-03-022013-08-08Douglas A. SpodakPortable e-wallet and universal card
WO2011112158A1 (en)2010-03-102011-09-15Margento R&D D.O.O.Wireless mobile transaction system and the procedure for carrying out transactions with a mobile phone
US20110238564A1 (en)2010-03-262011-09-29Kwang Hyun LimSystem and Method for Early Detection of Fraudulent Transactions
US8811892B2 (en)2010-04-052014-08-19Mastercard International IncorporatedSystems, methods, and computer readable media for performing multiple transactions through a single near field communication (NFC) tap
US20150186871A1 (en)2010-04-092015-07-02Kevin LaraceyNfc mobile wallet processing systems and methods
US20120109735A1 (en)2010-05-142012-05-03Mark Stanley KrawczewiczMobile Payment System with Thin Film Display
US9122964B2 (en)2010-05-142015-09-01Mark KrawczewiczBatteryless stored value card with display
US9047531B2 (en)2010-05-212015-06-02Hand Held Products, Inc.Interactive user interface for capturing a document in an image signal
US20110294418A1 (en)2010-05-272011-12-01Mstar Semiconductor, Inc.Portable Apparatus for Supporting Electronic Wallet
US20120030047A1 (en)2010-06-042012-02-02Jacob FuentesPayment tokenization apparatuses, methods and systems
US20120079281A1 (en)2010-06-282012-03-29Lionstone Capital CorporationSystems and methods for diversification of encryption algorithms and obfuscation symbols, symbol spaces and/or schemas
US8723941B1 (en)2010-06-292014-05-13Bank Of America CorporationHandicap-accessible ATM
WO2012001624A1 (en)2010-07-012012-01-05Ishai BinenstockLocation-aware mobile connectivity and information exchange system
US20120024947A1 (en)2010-07-292012-02-02Bank Of America CorporationWearable article having point of sale payment functionality
US20120047071A1 (en)2010-08-182012-02-23International Business Machines CorporationPayment card processing system
US9306942B1 (en)2010-09-302016-04-05Emc CorporationAgile OTP generation
US9118663B1 (en)2010-09-302015-08-25Emc CorporationAgile OTP generation
US8850538B1 (en)2010-09-302014-09-30Emc CorporationAgile OTP generation
US8566916B1 (en)2010-09-302013-10-22Emc CorporationAgile OTP generation
US8312519B1 (en)2010-09-302012-11-13Daniel V BaileyAgile OTP generation
US20120109764A1 (en)2010-10-272012-05-03Philippe MartinSystems, methods, and computer readable media for utilizing one or more preferred application lists in a wireless device reader
US9004365B2 (en)2010-11-232015-04-14X-Card Holdings, LlcOne-time password card for secure transactions
US20120143754A1 (en)2010-12-032012-06-07Narendra PatelEnhanced credit card security apparatus and method
US8196131B1 (en)2010-12-172012-06-05Google Inc.Payment application lifecycle management in a contactless smart card
US8807440B1 (en)2010-12-172014-08-19Google Inc.Routing secure element payment requests to an alternate application
US8726405B1 (en)2010-12-232014-05-13Emc CorporationTechniques for providing security using a mobile wireless communications device having data loss prevention circuitry
US20120178366A1 (en)2011-01-062012-07-12Koby LevyMultiple NFC Card Applications in Multiple Execution Environments
US8475367B1 (en)2011-01-092013-07-02Fitbit, Inc.Biometric monitoring device having a body weight sensor, and methods of operating same
US20140379361A1 (en)2011-01-142014-12-25Shilpak MahadkarHealthcare Prepaid Payment Platform Apparatuses, Methods And Systems
US8806592B2 (en)2011-01-212014-08-12Authentify, Inc.Method for secure user and transaction authentication and risk management
US20130312082A1 (en)2011-01-312013-11-21Fujitsu LimitedCommunication method, node, and network system
US9203800B2 (en)2011-01-312015-12-01Fujitsu LimitedCommunication method, node, and network system
US8750514B2 (en)2011-02-102014-06-10Nxp B.V.Secure smart poster
US20120207305A1 (en)2011-02-102012-08-16Nxp B.V.Secure smart poster
US20120209773A1 (en)2011-02-102012-08-16Ebay, Inc.Fraud alerting using mobile phone location
US20140019352A1 (en)2011-02-222014-01-16Visa International Service AssociationMulti-purpose virtual card transaction apparatuses, methods and systems
US20120239560A1 (en)2011-03-042012-09-20Pourfallah Stacy SHealthcare payment collection portal apparatuses, methods and systems
US20120238206A1 (en)2011-03-142012-09-20Research In Motion LimitedCommunications device providing near field communication (nfc) secure element disabling features related methods
US20130065564A1 (en)2011-03-142013-03-14Conner Investments, LlcBluetooth Enabled Credit Card with a Large Data Storage Volume
US20120284194A1 (en)2011-05-032012-11-08Microsoft CorporationSecure card-based transactions using mobile phones or other mobile devices
US20120290472A1 (en)2011-05-102012-11-15Mullen Jeffrey DSystems and devices for mobile payment acceptance
US20120296818A1 (en)2011-05-172012-11-22Ebay Inc.Method for authorizing the activation of a spending card
US20150012444A1 (en)2011-06-022015-01-08Cryptite, LlcMobile peer-to-peer authenticated transfers
US20120316992A1 (en)2011-06-072012-12-13Oborne Timothy WPayment privacy tokenization apparatuses, methods and systems
US20120317628A1 (en)2011-06-092012-12-13Yeager C DouglasSystems and methods for authorizing a transaction
US8752189B2 (en)2011-06-272014-06-10Nxp B.V.Resource management system and corresponding method
US9042814B2 (en)2011-06-272015-05-26Broadcom CorporationMeasurement and reporting of received signal strength in NFC-enabled devices
US9413430B2 (en)2011-06-272016-08-09Broadcom CorporationMeasurement and reporting of received signal strength in NFC enabled devices
US9209867B2 (en)2011-06-282015-12-08Broadcom CorporationDevice for authenticating wanted NFC interactions
US8620218B2 (en)2011-06-292013-12-31Broadcom CorporationPower harvesting and use in a near field communications (NFC) device
US20130005245A1 (en)2011-06-292013-01-03Broadcom CorporationSystems and Methods for Providing NFC Secure Application Support in Battery-Off Mode When No Nonvolatile Memory Write Access is Available
US20150088757A1 (en)2011-07-182015-03-26Tiger T G ZhouOne-touch payment using haptic control via a messaging and calling multimedia system on mobile device and wearable device, currency token interface, point of sale device, and electronic payment card
US20130026229A1 (en)2011-07-272013-01-31Murray JarmanSystem or Method for Storing Credit on a Value Card or Cellular Phone Rather Than Accepting Coin Change
US9769662B1 (en)2011-08-112017-09-19Google Inc.Authentication based on proximity to mobile device
US20130048713A1 (en)2011-08-252013-02-28Hon Hai Precision Industry Co., Ltd.Automated teller machine and voice prompt method thereof
US8511542B2 (en)2011-08-252013-08-20Fu Tai Hua Industry (Shenzhen) Co., Ltd.Automated teller machine and voice prompt method thereof
US20130054474A1 (en)2011-08-302013-02-28C. Douglas YeagerSystems and methods for authorizing a transaction with an unexpected cryptogram
US20140346860A1 (en)2011-09-122014-11-27Valeo Systemes ThermiquesInductive power transmission device
WO2013039395A1 (en)2011-09-142013-03-21Ec Solution Group B.V.Active matrix display smart card
US20160239672A1 (en)2011-09-142016-08-18Shahab KhanSystems and Methods of Multidimensional Encrypted Data Transfer
US8977569B2 (en)2011-09-292015-03-10Raj RaoSystem and method for providing smart electronic wallet and reconfigurable transaction card thereof
US8577810B1 (en)2011-09-292013-11-05Intuit Inc.Secure mobile payment authorization
US9152832B2 (en)2011-09-302015-10-06Broadcom CorporationPositioning guidance for increasing reliability of near-field communications
US20140279479A1 (en)2011-10-122014-09-18C-Sam, Inc.Nfc paired bluetooth e-commerce
US9978058B2 (en)2011-10-172018-05-22Capital One Services, LlcSystem, method, and apparatus for a dynamic transaction card
US20160307189A1 (en)2011-10-172016-10-20Capital One Services, LLC.System, method, and apparatus for a dynamic transaction card
US20130099587A1 (en)2011-10-182013-04-25Witricity CorporationWireless energy transfer for packaging
US20130106576A1 (en)2011-10-312013-05-02Mark P. HinmanDetecting rfid tag and inhibiting skimming
US20140245391A1 (en)2011-10-312014-08-28Money And Data Protection Lizenz Gmbh & Co. KgAuthentication Method
US20130119130A1 (en)2011-11-142013-05-16Vasco Data Security, Inc.Smart card reader with a secure logging feature
US8818867B2 (en)2011-11-142014-08-26At&T Intellectual Property I, L.P.Security token for mobile near field communication transactions
US20130144793A1 (en)2011-12-012013-06-06Broadcom CorporationSystems and Methods for Providing NFC Secure Application Support in Battery On and Battery Off Modes
US20140040139A1 (en)2011-12-192014-02-06Sequent Software, Inc.System and method for dynamic temporary payment authorization in a portable communication device
US9740342B2 (en)2011-12-232017-08-22Cirque CorporationMethod for preventing interference of contactless card reader and touch functions when they are physically and logically bound together for improved authentication security
US20130171929A1 (en)2011-12-282013-07-04Research In Motion LimitedMobile communications device providing near field communication (nfc) card issuance features and related methods
US8880027B1 (en)2011-12-292014-11-04Emc CorporationAuthenticating to a computing device with a near-field communications card
US20130179351A1 (en)2012-01-092013-07-11George WallnerSystem and method for an authenticating and encrypting card reader
US20130185772A1 (en)2012-01-122013-07-18Aventura Hq, Inc.Dynamically updating a session based on location data from an authentication device
US20130191279A1 (en)2012-01-202013-07-25Bank Of America CorporationMobile device with rewritable general purpose card
US20170124568A1 (en)2012-02-032017-05-04Paypal, Inc.Adding card to mobile wallet using nfc
US20130216108A1 (en)2012-02-222013-08-22Pantech Co., Ltd.Electronic device and method for user identification
US8898088B2 (en)2012-02-292014-11-25Google Inc.In-card access control and monotonic counters for offline payment processing system
US20130226796A1 (en)2012-02-292013-08-29Google Inc.Presence-of-Card Code for Offline Payment Processing System
US20130226791A1 (en)2012-02-292013-08-29Google Inc.In-Card Access Control and Monotonic Counters for Offline Payment Processing System
US20130232082A1 (en)2012-03-052013-09-05Mark Stanley KrawczewiczMethod And Apparatus For Secure Medical ID Card
US9553637B2 (en)2012-03-152017-01-24Intel CorporationNear field communications (NFC) and proximity sensor for portable devices
WO2013155562A1 (en)2012-04-172013-10-24Secure Nfc Pty. Ltd.Nfc card lock
US20130282360A1 (en)2012-04-202013-10-24James A. ShimotaMethod and Apparatus for Translating and Locating Services in Multiple Languages
US20130304651A1 (en)2012-05-102013-11-14Mastercard International IncorporatedSystems and method for providing multiple virtual secure elements in a single physical secure element of a mobile device
US20130303085A1 (en)2012-05-112013-11-14Research In Motion LimitedNear field communication tag data management
US9306626B2 (en)2012-05-162016-04-05Broadcom CorporationNFC device context determination through proximity gestural movement detection
US20130314593A1 (en)2012-05-242013-11-28Abisee, Inc.Vision assistive devices and user interfaces
WO2013192358A2 (en)2012-06-202013-12-27Qualcomm IncorporatedSubscriber identity module activation during active data call
US20130344857A1 (en)2012-06-202013-12-26Qualcomm IncorporatedSubscriber Identity Module Activation During Active Data Call
US20140002238A1 (en)2012-07-022014-01-02Validity Sensors, Inc.Credential quality assessment engine systems and methods
US20140032410A1 (en)2012-07-242014-01-30Ipay International, S.A.Method and system for linking and controling of payment cards with a mobile
US20140027506A1 (en)2012-07-272014-01-30Kt CorporationMultifunction smart card
US20140032409A1 (en)2012-07-302014-01-30Sharon A. RosanoSystems and methods for correction of information in card-not-present account-on-file transactions
US20140040120A1 (en)2012-08-032014-02-06Lg Electronics Inc.Mobile terminal and method of performing nfc payment using the mobile terminal
US20140040147A1 (en)2012-08-062014-02-06Ca, Inc.Secure and convenient mobile authentication techniques
US20140047235A1 (en)2012-08-132014-02-13Nxp B. V.Local trusted service manager
US20150170138A1 (en)2012-08-142015-06-18Raj RaoSystem and method for providing smart electronic wallet and reconfigurable transaction card thereof
US9332587B2 (en)2012-08-212016-05-03Blackberry LimitedSmart proximity priority pairing
US20140074655A1 (en)2012-09-072014-03-13David LimSystem, apparatus and methods for online one-tap account addition and checkout
US20140074637A1 (en)2012-09-112014-03-13Visa International Service AssociationCloud-based virtual wallet nfc apparatuses, methods and systems
WO2014043278A1 (en)2012-09-112014-03-20Visa International Service AssociationCloud-based virtual wallet nfc apparatuses, methods and systems
US9426132B1 (en)2012-09-122016-08-23Emc CorporationMethods and apparatus for rules-based multi-factor verification
US8888002B2 (en)2012-09-182014-11-18Sensormatic Electronics, LLCAccess control reader enabling remote applications
US20140081720A1 (en)2012-09-192014-03-20Mastercard International IncorporatedMethod and system for processing coupons in a near field transaction
US9338622B2 (en)2012-10-042016-05-10Bernt Erik BjontegardContextually intelligent communication systems and processes
US20140171039A1 (en)2012-10-042014-06-19Bernt Erik BjontegardContextually intelligent communication systems and processes
US9710804B2 (en)2012-10-072017-07-18Andrew H B ZhouVirtual payment cards issued by banks for mobile and wearable devices
US9665858B1 (en)2012-10-112017-05-30Square, Inc.Cardless payment transactions with multiple users
US10075437B1 (en)2012-11-062018-09-11BehaviosecSecure authentication of a user of a device during a session with a connected server
US9069976B2 (en)2012-11-072015-06-30Fmr LlcRisk adjusted, multifactor authentication
US20150302409A1 (en)2012-11-152015-10-22Behzad MalekSystem and method for location-based financial transaction authentication
US9767329B2 (en)2012-11-192017-09-19Avery Dennison Retail Information Services, LlcNFC tags with proximity detection
US20140138435A1 (en)2012-11-202014-05-22Cellco Partnership D/B/A Verizon WirelessPayment or other transaction through mobile device using nfc to access a contactless transaction card
US9038894B2 (en)2012-11-202015-05-26Cellco PartnershipPayment or other transaction through mobile device using NFC to access a contactless transaction card
CN103023643A (en)2012-11-222013-04-03天地融科技股份有限公司Dynamic password card and dynamic password generating method
US20180268132A1 (en)2012-12-052018-09-20Nxp B.V.Hardware isolated secure processing system within a secure element
US20140171034A1 (en)2012-12-192014-06-19Sergey AleksinCustomer care mobile application
US20140172700A1 (en)2012-12-192014-06-19Nxp B.V.Digital wallet device for virtual wallet
US20150339474A1 (en)2012-12-242015-11-26Cell Buddy Network Ltd.User authentication system
US9270337B2 (en)2013-01-032016-02-23Blackberry LimitedMobile wireless communications device including NFC antenna matching control circuit and associated methods
US8934837B2 (en)2013-01-032015-01-13Blackberry LimitedMobile wireless communications device including NFC antenna matching control circuit and associated methods
US20140208112A1 (en)2013-01-232014-07-24Qualcomm IncorporatedProviding an encrypted account credential from a first device to a second device
US20140214674A1 (en)2013-01-292014-07-31Reliance Communications, Llc.Method and system for conducting secure transactions with credit cards using a monitoring device
US20140229375A1 (en)2013-02-112014-08-14Groupon, Inc.Consumer device payment token management
US9965756B2 (en)2013-02-262018-05-08Digimarc CorporationMethods and arrangements for smartphone payments
US20140258099A1 (en)2013-03-072014-09-11Mastercard International IncorporatedSystems and methods for updating payment card expiration information
US20140256251A1 (en)2013-03-112014-09-11Cellco Partnership D/B/A Verizon WirelessSecure nfc data authentication
US20140274179A1 (en)2013-03-122014-09-18Research In Motion LimitedSystem and method for adjusting a power transmission level for a communication for a communication device
US9763097B2 (en)2013-03-132017-09-12Lookout, Inc.Method for performing device security corrective actions based on loss of proximity to another device
US9251518B2 (en)2013-03-152016-02-02Live Nation Entertainment, Inc.Centralized and device-aware ticket-transfer system and methods
US20150134452A1 (en)2013-03-152015-05-14Gerald Shawn WilliamsMechanism for facilitating dynamic and targeted advertisements for computing systems
US20140339315A1 (en)2013-04-022014-11-20Tnt Partners, LlcProgrammable Electronic Card and Supporting Device
WO2014170741A2 (en)2013-04-152014-10-23Pardhasarthy Mahesh BhupathiPayback payment system and method to facilitate the same
US20160087957A1 (en)2013-04-262016-03-24Interdigital Patent Holdings, Inc.Multi-factor authentication to achieve required authentication assurance level
US20140337235A1 (en)2013-05-082014-11-13The Toronto-Dominion BankPerson-to-person electronic payment processing
US9104853B2 (en)2013-05-162015-08-11Symantec CorporationSupporting proximity based security code transfer from mobile/tablet application to access device
US10043164B2 (en)2013-05-202018-08-07Mastercard International IncorporatedSystem and method for facilitating a transaction between a merchant and a cardholder
US20140365780A1 (en)2013-06-072014-12-11Safa MovassaghiSystem and methods for one-time password generation on a mobile computing device
US20150032635A1 (en)2013-07-232015-01-29Capital One Financial CorporationSystem and method for exchanging data with smart cards
US8994498B2 (en)2013-07-252015-03-31Bionym Inc.Preauthorized wearable biometric device, system and method for use thereof
GB2516861A (en)2013-08-012015-02-11Mastercard International IncPaired Wearable payment device
CN103417202A (en)2013-08-192013-12-04赵蕴博Wrist-type vital sign monitoring device and monitoring method thereof
US20150089586A1 (en)2013-09-242015-03-26Miguel BallesterosSystems and methods for nfc access control in a secure element centric nfc architecture
US20160232523A1 (en)2013-09-272016-08-11Gemalto SaMethod for securing over-the-air communication between a mobile application and a gateway
US20170011395A1 (en)2013-09-302017-01-12Apple Inc.Multi-path communication of electronic device secure element data for online payments
US20170103388A1 (en)2013-09-302017-04-13Apple Inc.Multi-path communication of electronic device secure element data for online payments
US20160255072A1 (en)2013-11-152016-09-01Kuang-Chi Intelligent Photonic Technology Ltd.Instruction information transmission and reception methods and devices thereof
US20150140960A1 (en)2013-11-192015-05-21Glenn Leon PowellAutomated Account Provisioning
US20150154595A1 (en)2013-12-022015-06-04Mastercard International IncorporatedMethod and system for secure authentication of user and mobile device without secure elements
US20150178724A1 (en)2013-12-192015-06-25Hao NgoLimited-use keys and cryptograms
US20150205379A1 (en)2014-01-202015-07-23Apple Inc.Motion-Detected Tap Input
US9420496B1 (en)2014-01-242016-08-16Sprint Communications Company L.P.Activation sequence using permission based connection to network
US9773151B2 (en)2014-02-062017-09-26University Of MassachusettsSystem and methods for contactless biometrics-based identification
US20160012465A1 (en)2014-02-082016-01-14Jeffrey A. SharpSystem and method for distributing, receiving, and using funds or credits and apparatus thereof
US20150371234A1 (en)2014-02-212015-12-24Looppay, Inc.Methods, devices, and systems for secure provisioning, transmission, and authentication of payment data
US20170104739A1 (en)2014-03-252017-04-13Gemalto SaMethod to manage a one time password key
US9251330B2 (en)2014-04-092016-02-02International Business Machines CorporationSecure management of a smart card
US20150317626A1 (en)2014-04-302015-11-05Intuit Inc.Secure proximity exchange of payment information between mobile wallet and point-of-sale
US9680942B2 (en)2014-05-012017-06-13Visa International Service AssociationData verification using access device
US9491626B2 (en)2014-05-072016-11-08Visa Intellectual Service AssociationEnhanced data interface for contactless communications
US20150332266A1 (en)2014-05-162015-11-19International Business Machines CorporationSecure management of transactions using a smart/virtual card
WO2015179649A1 (en)2014-05-212015-11-26Mastercard International IncorporatedMethods of payment token lifecycle management on a mobile device
US9324067B2 (en)2014-05-292016-04-26Apple Inc.User interface for payments
WO2015183818A1 (en)2014-05-302015-12-03Apple Inc.Credit card auto-fill
KR101508320B1 (en)2014-06-302015-04-07주식회사 인포바인Apparatus for issuing and generating one time password using nfc card, and method using the same
US20180359100A1 (en)2014-07-232018-12-13Ajit GaddamSystems and methods for secure detokenization
US9780953B2 (en)2014-07-232017-10-03Visa International Service AssociationSystems and methods for secure detokenization
US20160026997A1 (en)2014-07-252016-01-28XPressTap, Inc.Mobile Communication Device with Proximity Based Communication Circuitry
US20170109509A1 (en)2014-07-312017-04-20Nok Nok Labs, Inc.System and method for performing authentication using data analytics
US20160048913A1 (en)2014-08-152016-02-18Mastercard International IncorporatedSystems and Methods for Assigning a Variable Length Bank Identification Number
US20160057619A1 (en)2014-08-222016-02-25Eduardo LopezEmbedding cloud-based functionalities in a communication device
US20160055480A1 (en)2014-08-252016-02-25Google Inc.Host-Formatted Select Proximity Payment System Environment Response
US20160065370A1 (en)2014-08-292016-03-03Eric Le SaintMethods for secure cryptogram generation
US9891823B2 (en)2014-09-192018-02-13Neusoft CorporationSystem for securely entering particular information and method thereof
US9953323B2 (en)2014-09-232018-04-24Sony CorporationLimiting e-card transactions based on lack of proximity to associated CE device
US20180302396A1 (en)2014-09-252018-10-18International Business Machines CorporationDistributed single sign-on
US20160092696A1 (en)2014-09-262016-03-31Abhishek GuglaniRemote Server Encrypted Data Provisioning System and Methods
US9473509B2 (en)2014-09-292016-10-18International Business Machines CorporationSelectively permitting or denying usage of wearable device services
US9432339B1 (en)2014-09-292016-08-30Emc CorporationAutomated token renewal using OTP-based authentication codes
US20160307187A1 (en)2014-11-122016-10-20Huizhou Tcl Mobile Communication Co., Ltd.Rfid-based smart terminal, bank card and financial management system
US9379841B2 (en)2014-11-172016-06-28Empire Technology Development LlcMobile device prevention of contactless card attacks
US20180322486A1 (en)2014-12-102018-11-08American Express Travel Related Services Company, Inc.Secure chip identifier
WO2016097718A1 (en)2014-12-162016-06-23Visa Europe LimitedTransaction authorisation
US9455968B1 (en)2014-12-192016-09-27Emc CorporationProtection of a secret on a mobile device using a secret-splitting technique with a fixed user share
US20170374070A1 (en)2015-01-092017-12-28Interdigital Technology CorporationScalable policy based execution of multi-factor authentication
US20190036678A1 (en)2015-01-122019-01-31Morphology, LLCSystems and methods for implementing an efficient, scalable homomorphic transformation of encrypted data with minimal data expansion and improved processing efficiency
US20170011406A1 (en)2015-02-102017-01-12NXT-ID, Inc.Sound-Directed or Behavior-Directed Method and System for Authenticating a User and Executing a Transaction
US20160253651A1 (en)2015-02-272016-09-01Samsung Electronics Co., Ltd.Electronic device including electronic payment system and operating method thereof
US20160267486A1 (en)2015-03-132016-09-15Radiius CorpSmartcard Payment System and Method
US20160277388A1 (en)2015-03-162016-09-22Assa Abloy AbEnhanced authorization
US20160277383A1 (en)2015-03-162016-09-22Assa Abloy AbBinding to a user device
WO2016160816A1 (en)2015-03-302016-10-06Hendrick Chaya ColeenaSmart data cards that enable the performance of various functions upon activation/authentication by a user's fingerprint, oncard pin number entry, and/or by facial recognition of the user, or by facial recognition of a user alone, including an automated changing security number that is displayed on a screen on a card's surface following an authenticated biometric match
US20170154328A1 (en)2015-04-142017-06-01Capital One Services, LLC.Dynamic transaction card protected by gesture and voice recognition
US20170109730A1 (en)2015-04-142017-04-20Capital One Services, LLC.Dynamic transaction card protected by dropped card detection
WO2016168394A1 (en)2015-04-142016-10-20Capital One Services, LLC.A system, method, and apparatus for a dynamic transaction card
US9674705B2 (en)2015-04-222017-06-06Kenneth Hugh RoseMethod and system for secure peer-to-peer mobile communications
US20160330027A1 (en)2015-05-052016-11-10ShoCard, Inc.Identity Management Service Using A Blockchain Providing Certifying Transactions Between Devices
US20160335531A1 (en)2015-05-122016-11-17Dynamics Inc.Dynamic security codes, tokens, displays, cards, devices, multi-card devices, systems and methods
US20170004502A1 (en)2015-07-032017-01-05Ingenico GroupPayment container, method for creating, method for processing, corresponding devices and programs
US20170039566A1 (en)2015-07-102017-02-09Diamond Sun Labs, Inc.Method and system for secured processing of a credit card
US20170017964A1 (en)2015-07-142017-01-19Anand JanefalkarCustomer Communication System Including Service Pipeline
US20170017957A1 (en)2015-07-172017-01-19Mastercard International IncorporatedAuthentication system and method for server-based payments
US20170024716A1 (en)2015-07-222017-01-26American Express Travel Related Services Company, Inc.System and method for single page banner integration
US20170041759A1 (en)2015-08-032017-02-09Jpmorgan Chase Bank, N.A.Systems and methods for leveraging micro-location devices for improved travel awareness
US20170068950A1 (en)2015-09-032017-03-09Nhn Entertainment CorporationOn-line credit card payment system using mobile terminal and payment method thereof
WO2017042400A1 (en)2015-09-112017-03-16Dp Security Consulting SasAccess method to an on line service by means of access tokens and secure elements restricting the use of these access tokens to their legitimate owner
WO2017042375A1 (en)2015-09-112017-03-16Dp Security Consulting SasAccess method to an on line service by means of access tokens and of a secure element restricting the use of these access tokens to their legitimate owner
US20170116447A1 (en)2015-10-262017-04-27Stmicroelectronics S.R.L.Tag, related method and system for identifying and/or authenticating objects
US20170140379A1 (en)2015-11-172017-05-18Bruce D. DeckCredit card randomly generated pin
US20170154333A1 (en)2015-11-272017-06-01The Toronto-Dominion BankSystem and method for remotely activating a pin-pad terminal
US9965911B2 (en)2015-12-072018-05-08Capital One Services, LlcElectronic access control system
US20170180134A1 (en)2015-12-212017-06-22Mastercard International IncorporatedMethod and system for blockchain variant using digital signatures
CA3010336A1 (en)2016-01-052017-07-13Coinplug, Inc.Secure information transmitting system and method for personal identity authentication
US20170230189A1 (en)2016-02-042017-08-10Nasdaq Technology AbSystems and methods for storing and sharing transactional data using a distributed computing systems
US9619952B1 (en)2016-02-162017-04-11Honeywell International Inc.Systems and methods of preventing access to users of an access control system
US20170237301A1 (en)2016-02-162017-08-17Intel IP CorporationSystem, Apparatus And Method For Authenticating A Device Using A Wireless Charger
WO2017157859A1 (en)2016-03-152017-09-21Dp Security Consulting SasDuplication process of operational data contained in a source secure element into one or more recipient secure elements allowing, at most, one secure element to be operational at a given time
US20170289127A1 (en)2016-03-292017-10-05Chaya Coleena HendrickSmart data cards that enable the performance of various functions upon activation/authentication by a user's fingerprint, oncard pin number entry, and/or by facial recognition of the user, or by facial recognition of a user alone, including an automated changing security number that is displayed on a screen on a card's surface following an authenticated biometric match
US9961194B1 (en)2016-04-052018-05-01State Farm Mutual Automobile Insurance CompanySystems and methods for authenticating a caller at a call center
US20170295013A1 (en)2016-04-072017-10-12Contactoffice GroupMethod for fulfilling a cryptographic request requiring a value of a private key
US20170316696A1 (en)2016-04-272017-11-02Uber Technologies, Inc.Transport vehicle configuration for impaired riders
US20170317834A1 (en)2016-04-302017-11-02Civic Technologies, Inc.Methods and systems of providing verification of information using a centralized or distributed ledger
US20170330173A1 (en)2016-05-102017-11-16Lg Electronics Inc.Smart card and method for controlling the same
US9635000B1 (en)2016-05-252017-04-25Sead MufticBlockchain identity management system based on public identities ledger
WO2017208063A1 (en)2016-05-302017-12-07Silverleap Technology LimitedIncreased security through ephemeral keys for software virtual contactless card in mobile phone
GB2551907A (en)2016-05-302018-01-03Silverleap Tech LimitedIncreased security through ephemeral keys for software virtual contactless card in a mobile phone
US20180316666A1 (en)2016-06-012018-11-01International Business Machines CorporationProtection and Verification of User Authentication Credentials against Server Compromise
US20180034507A1 (en)2016-08-012018-02-01Nxp B.V.Nfc system wakeup with energy harvesting
US20180039986A1 (en)2016-08-082018-02-08Ellipse World S.A.Method for a Prepaid, Debit and Credit Card Security Code Generation System
US20180068316A1 (en)2016-08-082018-03-08Ellipse World S.A.Prepaid, Debit and Credit Card Security Code Generation System
US20180205712A1 (en)2016-09-012018-07-19Ca, Inc.Publicly readable blockchain registry of personally identifiable information breaches
WO2018063809A1 (en)2016-09-302018-04-05Square, Inc.Sensor-enabled activation of payment instruments
US20190014107A1 (en)2016-10-112019-01-10Michael Arthur GeorgeVerification of both identification and presence of objects over a network
US20180129945A1 (en)2016-11-092018-05-10Cognitive Scale, Inc.Method for Cognitive Information Processing Using a Cognitive Blockchain Architecture
US20180160255A1 (en)2016-12-012018-06-07Youngsuck PARKNfc tag-based web service system and method using anti-simulation function
US10133979B1 (en)2016-12-292018-11-20Wells Fargo Bank, N.A.Wearable computing device-powered chip-enabled card
US20180191501A1 (en)2016-12-312018-07-05Nok Nok Labs, Inc.System and method for sharing keys across authenticators
WO2018137888A1 (en)2017-01-272018-08-02Giesecke+Devrient Mobile Security GmbhMethod for carrying out an authentication
US20180240106A1 (en)2017-02-212018-08-23Legacy Ip LlcHand-held electronics device for aggregation of and management of personal electronic data
US20180254909A1 (en)2017-03-062018-09-06Lamark Solutions, Inc.Virtual Identity Credential Issuance and Verification Using Physical and Virtual Means
US20180294959A1 (en)2017-04-052018-10-11University Of Florida Research Foundation, IncorporatedIdentity and content authentication for phone calls
US10129648B1 (en)2017-05-112018-11-13Microsoft Technology Licensing, LlcHinged computing device for binaural recording
US20190019375A1 (en)2017-07-142019-01-17Gamblit Gaming, LlcAd hoc customizable electronic gaming table
US9940571B1 (en)2017-08-252018-04-10Capital One Services, LlcMetal contactless transaction card
US10217105B1 (en)2017-10-242019-02-26Capital One Services, LlcTransaction card mode related to locating a transaction card
US20190238517A1 (en)2018-01-312019-08-01The Toronto-Dominion BankReal-Time Authentication and Authorization Based on Dynamically Generated Cryptographic Data
US20200090168A1 (en)2018-09-192020-03-19Capital One Services, LlcSystems and methods for providing card interactions
US20200106614A1 (en)2018-10-022020-04-02Capital One Services, LlcSystems and methods for cryptographic authentication of contactless cards
US10467622B1 (en)2019-02-012019-11-05Capital One Services, LlcUsing on-demand applications to generate virtual numbers for a contactless card to securely autofill forms
US20210004786A1 (en)*2019-07-032021-01-07Capital One Services, LlcSystems and methods for providing online and hybridcard interactions

Non-Patent Citations (42)

* Cited by examiner, † Cited by third party
Title
Adams, D., and Maier, A-K., "Goldbug BIG SEVEN open source crypto-messengers to be compared—or: Comprehensive Confidentiality Review & Audit of GoldBug Encrypting E-Mail-Client & Secure Instant Messenger", Big Seven Study 2016 [online] [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://sf.net/projects/goldbug/files/bigseven-crypto-audit.pdf, 309 pages.
Author Unknown, "Adaptive Authentication", SecureAuth [online] 2019 [retrieved on Mar. 25, 2019}. Retrieved from Internet URL: https://www.secureauth.com/products/access-management/adaptive-authentication, 7 pages.
Author Unknown, "Add Account Updater to your recurring payment tool", [online] 2018-19 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://www.authorize.net/our-features/account-updater/, 5 pages.
Author Unknown, "Autofill credit cards, contacts, and passwords in Safari on Mac", Apple Safari User Guide [online] 2019 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://support.apple.com/guide/safari/use-autofill-ibrw1103/mac, 3 pages.
Author Unknown, "Autofill", Computer Hope [online] 2018 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://www.computerhope.com/jargon/a/autofill.htm, 2 pages.
Author Unknown, "CardrefresherSM from American Express®", [online] 2019 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://merchant-channel.americanexpress.com/merchant/en_US/cardrefresher, 2 pages.
Author Unknown, "Contactless Specifications for Payment Systems", EMV Book B—Entry Point Specification [online] 2016 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://www.emvco.com/wp-content/uploads/2017/05/BookB_Entry_Point_Specification_v2_6_20160809023257319.pdf, 52 pages.
Author unknown, "EMV Card Personalization Specification", EMVCo., LLC., specification version 1.0, (2003) 81 pages.
Author Unknown, "EMV Integrated Circuit Card Specifcations for Payment Systems, Book 2, Security and Key Management," Version 3.4, [online] 2011 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://www.emvco.com/wp-content/uploads/2017/05/EMV_v4.3_Book_2_Security_and_Key_Management_20120607061923900.pdf, 174 pages.
Author Unknown, "Fill out forms automatically", Google Chrome Help [online] 2019 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://support.google.com/chrome/answer/142893?co=GENIE.Platform%3DDesktop&hl=en, 3 pages.
Author Unknown, "Manage the cards that you use with Apple Pay", Apple Support [online] 2019 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://support.apple.com/en-us/HT205583, 5 pages.
Author Unknown, "Multi-Factor Authentication", idaptive [online] 2019 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://www.centrify.com/products/application-services/adaptive-multi-factor-authentication/risk-based-mfa/, 10 pages.
Author Unknown, "Multiple encryption", Wikipedia [online] 2019 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://en.wikipedia.org/wiki/Multiple_encryption, 4 pages.
Author Unknown, "NFC Guide: All You Need to Know About Near Field Communication", Square Guide [online] 2018 [retrieved on Nov. 13, 2018] Retrieved from Internet URL: https://squareup.com/guides/nfc, 8 pages.
Author Unknown, "Tap & Go Device Setup", Samsung [online] date unknown [retrieved on Mar. 25, 2019]. Retrieved from the Internet URL: https://www.samsung.com/us/switch-me/switch-to-the-galaxy-s-5/app/partial/setup-device/tap-go.html, 1 page.
Author Unknown, "Triple DES", Wikipedia [online] 2018 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://simple.wikipedia.org/wiki/Triple_DES, 2 pages.
Author Unknown, "Visa® Account Updater for Merchants", [online] 2019 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://USA.visa.com/dam/VCOM/download/merchants/visa-account-updater-product-information-fact-sheet-for-merchants.pdf, 2 pages.
Author Unknown: "onetappayment™", [online] Jan. 24, 2019, [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://www.payubiz.in/onetap, 4 pages.
Barba, R., "Sharing your location with your bank sounds creepy, but it's also useful", Bankrate, LLC [online] 2017 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://www.bankrate.com/banking/banking-app-location-sharing/, 6 pages.
Batina, L. and Poll, E., "SmartCards and RFID", Course PowerPoint Presentation for IPA Security Course, Digital Security at University of Nijmegen, Netherlands (date unknown) 75 pages.
Berg, G., "Fundamentals of EMV", Smart Card Alliance [online] date unknown [retrieved on Mar. 27, 2019]. Retrieveed from Internet URL: https://www.securetechalliance.org/resources/media/scap13_preconference/02.pdf, 37 pages.
Cozma, N., "Copy data from other devices in Android 5.0 Lollipop setup", CNET Directory [online] 2014 [retrieved on Mar. 25, 2019]. Retrieved from the Internet URL: https://www.cnet.com/how-to/copy-data-from-other-devices-in-android-5-0-lollipop-setup/, 5 pages.
Davison, A., et al., "MonoSLAM: Real-Time Single Camera SLAM", IEEE Transactions on Pattern Analysis and Machine Intelligence 29(6): 1052-1067 (2007).
Dhamdhere, P., "Key Benefits of a Unified Platform for Loyalty, Referral Marketing, and UGC" Annex Cloud [online] May 19, 2017 [retrieved on Jul. 3, 2019], Retrieved from Internet URL: https://www.annexcloude.com/blog/benefits-unified-platform/, 13 pages.
Faraj, S.T., et al., "Investigation of Java Smart Card Technology for Multi-Task Applications", J of Al-Anbar University for Pure Science, 2(1):23 pages (2008).
Haykin, M. and Warnar, R., "Smart Card Technology: New Methods for Computer Access Control", Computer Science and Technology NIST Special Publication 500-157:1-60 (1988).
International Search Report and Written Opinion for International Patent Application No. PCT/US2021/026850 dated Jul. 20, 2021, 9 pages.
Katz, J. and Lindell, Y., "Aggregate Message Authentication Codes", Topics in Cryptology [online] 2008 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://www.cs.umd.edu/˜jkatz/papers/aggregateMAC.pdf, 11 pages.
Kevin, Android Enthusiast, "How to copy text string from nfc tag", StackExchange [online] 2013 [retrieved on Mar. 25, 2019]. Retrieved from the Internet URL: https://android.stackexchange.com/questions/55689/how-to-copy-text-string-from-nfc-tag, 11 pages.
Krawczyk, et al., "HMAC: Keyed-Hashing for Message Authentication", Network Working Group RFC:2104 memo [online] 1997 [retrieved on Mar. 25, 2019] Retrieved from Internet URL: https://tools.ietf.org/html/rfc2104, 12 pages.
Lehpamer, H., "Component of the RFID System", RFID Design Principles, 2nd edition pp. 133-201 (2012).
Mareli, M., et al., "Experimental evaluation of NFC reliability between an RFID tag and a smartphone", Conference paper (2013) IEEE AFRICON at Mauritius [online] [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://core.ac.uk/download/pdf/54204839.pdf, 5 pages.
Menghin, M.J., "Power Optimization Techniques for Near Field Communication Systems", 2014 Dissertation at Technical University of Graz [online]. Retrieved from Internet URL: https://diglib.tugraz.at/download.php?id=576a7b910d2d6&location=browse, 135 pages.
Pierce, K., "Is the amazon echo nfc compatible?", Amazon.com Customer Q&A [online] 2016 [retrieved on Mar. 26, 2019]. Retrieved from Internet URL: https://www.amazon.com/ask/questions/Tx1RJXYSPE6XLJD?_encodi . . . , 2 pages.
Pourghomi, P., et al., "A Proposed NFC Payment Application," International Journal of Advanced Computer Science and Applications, 4(8):173-181 (2013).
Profis, S., "Everything you need to know about NFC and mobile payments" CNET Directory [online], 2014 [retrieved on Mar. 25, 2019]. Retrieved from the Internet URL: https://www.cnet.com/how-to/how-nfc-works-and-mobile-payments/, 6 pages.
Saxena, N., "Lecture 10: NMAC, HMAC and Number Theory", CS 6903 Modern Cryptography [online] 2008 [retrieved an Mar. 25, 2019]. Retrieved from Internet URL: http://isis.poly.edu/courses/cs6903/Lectures/lecture10.pdf, 8 pages.
Song F., and Yun, A.I., "Quantum Security of NMAC and Related Constructions—PRF domain extension against quantum attacks", IACR Cryptology ePrint Archive [online] 2017 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://eprint.iacr.org/2017/509.pdf, 41 pages.
Song, et al., "The AES-CMAC Algorithm", Network Working Group RFC: 4493 memo [online] 2006 [retrieved on Mar. 25, 2019]. Retrieved from Internet URL: https://tools.ietf.org/html/rfc4493, 21 pages.
Ullmann et al., "On-Card" User Authentication for Contactless Smart Cards based on Gesture Recognition, paper presentation LNI proceedings, (2012) 12 pages.
Van den Breekel, J., et al., "EMV in a nutshell", Technical Report, 2016 [retrieved on Mar. 25, 2019], Retrieved from Internet URL: https://www.cs.ru.nl/E.Poll/papers/EMVtechreport.pdf, 37 pages.
Vu, et al., "Distinguishing users with capacitive touch communication", Proceedings of the Annual International Conference on Mobile Computing and Networking, 2012, MOBICOM. 10.1145/2348543.2348569.

Cited By (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US12159275B1 (en)2015-03-192024-12-03Wells Fargo Bank, N.A.Systems and methods for smart card mobile device authentication
US12288206B1 (en)2015-03-192025-04-29Wells Fargo Bank, N.A.Systems and methods for smart card mobile device authentication
US12099995B2 (en)2016-04-222024-09-24Wells Fargo Bank, N.A.Systems and methods for providing a code to a user device
US12014354B1 (en)2019-09-182024-06-18Wells Fargo Bank, N.A.Systems and methods for a transaction card having a cryptographic key
US12182798B1 (en)2019-09-182024-12-31Wells Fargo Bank, N.A.Systems and methods for activating a transaction card
US20220076241A1 (en)*2020-04-132022-03-10Capital One Services, LlcDetermining specific terms for contactless card activation
US11645646B2 (en)*2020-04-132023-05-09Capital One Services, LlcDetermining specific terms for contactless card activation
US20230237466A1 (en)*2020-04-132023-07-27Capital One Services, LlcDetermining specific terms for contactless card activation
US12321923B2 (en)*2020-04-132025-06-03Capital One Services, LlcDetermining specific terms for contactless card activation

Also Published As

Publication numberPublication date
JP2023521997A (en)2023-05-26
US20220076241A1 (en)2022-03-10
CA3171737A1 (en)2021-10-21
WO2021211435A1 (en)2021-10-21
JP7733002B2 (en)2025-09-02
US20230237466A1 (en)2023-07-27
US11645646B2 (en)2023-05-09
US20210319427A1 (en)2021-10-14
KR20230002337A (en)2023-01-05
US12321923B2 (en)2025-06-03
EP4136605A1 (en)2023-02-22
AU2021254689A1 (en)2022-10-06
CN115427997A (en)2022-12-02

Similar Documents

PublicationPublication DateTitle
US11455620B2 (en)Tapping a contactless card to a computing device to provision a virtual number
US12321923B2 (en)Determining specific terms for contactless card activation
US12159285B2 (en)Application-based point of sale system in mobile operating systems
AU2023202708B2 (en)Secure authentication based on identity data stored in a contactless card
US11373169B2 (en)Web-based activation of contactless cards
US11941621B2 (en)Secure authentication based on passport data stored in a contactless card
US12074909B2 (en)Enabling communications between applications in a mobile operating system
US20220414648A1 (en)Server-side redirect of uniform resource locator generated by contactless card
US12175447B2 (en)Secure generation of one-time passcodes using a contactless card
US20220067701A1 (en)Account registration using a contactless card
US20230162187A1 (en)Autofilling data based on account authentication using a contactless card
HK40077234A (en)Determining specific terms for contactless card activation

Legal Events

DateCodeTitleDescription
FEPPFee payment procedure

Free format text:ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

ASAssignment

Owner name:CAPITAL ONE SERVICES, LLC, VIRGINIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RULE, JEFFREY;THOMAS, MARISA;APPONYI, AMY;SIGNING DATES FROM 20200410 TO 20200413;REEL/FRAME:052387/0507

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPPInformation on status: patent application and granting procedure in general

Free format text:AWAITING TC RESP., ISSUE FEE NOT PAID

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPPInformation on status: patent application and granting procedure in general

Free format text:PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4


[8]ページ先頭

©2009-2025 Movatter.jp