WO2005055162A1 - User self-authentication system and method for remote credit card verification - Google Patents

User self-authentication system and method for remote credit card verification Download PDF

Info

Publication number
WO2005055162A1
WO2005055162A1 PCT/US2004/039605 US2004039605W WO2005055162A1 WO 2005055162 A1 WO2005055162 A1 WO 2005055162A1 US 2004039605 W US2004039605 W US 2004039605W WO 2005055162 A1 WO2005055162 A1 WO 2005055162A1
Authority
WO
WIPO (PCT)
Prior art keywords
account
transaction
user
authenticating
computer
Prior art date
Application number
PCT/US2004/039605
Other languages
French (fr)
Inventor
Brian L. Jacoby
Robert E. Reinke
Original Assignee
Splat Thief, Incorporated
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 Splat Thief, Incorporated filed Critical Splat Thief, Incorporated
Publication of WO2005055162A1 publication Critical patent/WO2005055162A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/42Confirmation, e.g. check or permission by the legal debtor of payment
    • G06Q20/425Confirmation, e.g. check or permission by the legal debtor of payment using two different networks, one for transaction and one for security confirmation

Definitions

  • the invention relates to credit card authentication systems and methods. More specifically, the field of the invention is that of individual transaction software for verification and authentication of the user of a credit card.
  • Credit cards are used extensively as a payment system in commerce.
  • An individual presents a credit card to a vendor so that payment for a transaction is debited against the individual's account.
  • the vendor authenticates the user of the card, typically by checking a form of identification like a driver's license.
  • the vendor also verifies that the credit card account exists and has sufficient credit for the presented transaction by contacting the credit card company, either telephonically or over other electronic communication.
  • the authentication and verification of credit cards has evolved over the years to include remote transactions.
  • an individual placing an order over a telephone may supply credit card information, such as the billing address of the credit card account, to authenticate the use of the credit card.
  • the vendor in this remote transaction then verifies the account and credit limit as before, but additionally authenticates the use of the credit card by matching the supplied billing address information with the charge card company.
  • the present invention is a credit card authentication system and method which uses an association between a credit card account and a discrete physical device to provide authentication of the user of the credit card.
  • the credit card company has an association between the credit card account and a discrete device which is in communication with the credit card company.
  • a credit card user's computer may have software on her computer that allows the user to authenticate a particular use of the credit card account.
  • a credit card account may be associated with the user's telephone number so that a telephone call can authenticate the transaction.
  • the approval process may also be combined with a higher level of security. For example, a password or an encryption key may be required from the approved source to complete the transaction. Further, a biometric signature might also be required.
  • a personal computer (“PC"), a personal data assistant ("PDA”), or a mobile or cellular telephone may be equipped with a biometric device (finger print reader, retina scanner, voice identifier, etc.) so that the approved source device may transmit a suitable biometric signature as part of the approval.
  • a biometric device finger print reader, retina scanner, voice identifier, etc.
  • the present invention in one form, relates to a method for authenticating an account transaction comprising the steps of: associating an account with a device; sending a confirmation message to the device when a transaction is presented; and authenticating the transaction when a confirmation message is received from the device.
  • the device may be one of a personal computer connected to a communications network; a mobile telephone; a wireless personal digital assistant; a biometric device; a pager, a bar code reader; or a magnetic strip reader.
  • the authenticating step may include using encryption keys to validate a confirmation message.
  • the present invention in another form, is a computer for authenticating account transactions with the account user wherein account transaction information is received from a financial institution.
  • the computer comprises: a device for associating an account with a user account device designated by the account user (the associating device also adapted to enable the user account device to communicate over the network); a device for communicating with the financial institution and determining that the account transaction requires authentication; and a device for activating the user account device to enable the account user to authenticate the account transaction.
  • the activating device uses encryption keys to activate the user account device.
  • the activating device also may include a connection which is directly connectable with the account device.
  • the activating device may include one of a plug-in card and a plug-in chip.
  • Further aspects of the present invention involve a method of authenticating an account transaction by associating an account with a device; sending a confirmation message to the device when a transaction is presented; and authenticating the transaction when a confirmation message is received from the device.
  • the sending step may include sending an encrypted message across a network, sending an encrypted radio transmission, or sending an encrypted message over a telecommunications line or a power line.
  • Another aspect of the invention relates to a machine-readable program storage device for storing encoded instructions for a method of authenticating an account transaction according to the foregoing method.
  • Figure 1 is a schematic diagrammatic view of the transaction processing system of the present invention.
  • Figure 2 is a schematic diagrammatic view of a second embodiment of the present invention relating to a separate authentication service.
  • Figure 3 is a schematic diagrammatic view of a third embodiment of the present invention relating to a separate authentication service.
  • Data structures greatly facilitate data management by data processing systems, and are not accessible except through sophisticated software systems.
  • Data structures are not the information content of a memory, rather they represent specific electronic structural elements which impart a physical organization on the information stored in memory. More than mere abstraction, the data structures are specific electrical or magnetic structural elements in memory which simultaneously represent complex data accurately and provide increased efficiency in computer operation.
  • the manipulations performed are often referred to in terms, such as comparing or adding, commonly associated with mental operations performed by a human operator. No such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein which form part of the present invention; the operations are machine operations.
  • Useful machines for performing the operations of the present invention include general purpose digital computers or other similar devices. In all cases the distinction between the method of operations in operating a computer and the method of computation itself should be recognized.
  • the present invention relates to a method and apparatus for operating a computer in processing electrical or other (e.g., mechanical, chemical) physical signals to generate other desired physical signals.
  • the present invention also relates to an apparatus for performing these operations.
  • This apparatus may be specifically constructed for the required purposes or it may comprise a general purpose computer as selectively activated or reconfigured by a computer program stored in the computer.
  • the algorithms presented herein are not inherently related to any particular computer or other apparatus.
  • various general purpose machines may be used with programs written in accordance with the teachings herein, or it may prove more convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below.
  • the present invention deals with "object-oriented” software, and particularly with an "object-oriented” operating system.
  • the "object-oriented” software is organized into “objects”, each comprising a block of computer instructions describing various procedures ("methods") to be performed in response to "messages" sent to the object or "events" which occur with the object.
  • Such operations include, for example, the manipulation of variables, the activation of an object by an external event, and the transmission of one or more messages to other objects.
  • Messages are sent and received between objects having certain functions and knowledge to carry out processes. Messages are generated in response to user instructions, for example, by a user activating an icon with a "mouse" pointer generating an event. Also, messages may be generated by an object in response to the receipt of a message. When one of the objects receives a message, the object carries out an operation (a message procedure) corresponding to the message and, if necessary, returns a result of the operation. Each object has a region where internal states (instance variables) of the object itself are stored and where the other objects are not allowed to access.
  • One feature of the object-oriented system is inheritance. For example, an object for drawing a "circle" on a display may inherit functions and knowledge from another object for drawing a "shape" on a display.
  • a programmer "programs" in an object-oriented programming language by writing individual blocks of code each of which creates an object by defining its methods.
  • a collection of such objects adapted to communicate with one another by means of messages comprises an object-oriented program.
  • Object-oriented computer programming facilitates the modeling of interactive systems in that each component of the system can be modeled with an object, the behavior of each component being simulated by the methods of its corresponding object, and the interactions between components being simulated by messages transmitted between objects.
  • An operator may stimulate a collection of interrelated objects comprising an object-oriented program by sending a message to one of the objects.
  • the receipt of the message may cause the object to respond by carrying out predetermined functions which may include sending additional messages to one or more other objects.
  • the other objects may in turn carry out additional functions in response to the messages they receive, including sending still more messages.
  • sequences of message and response may continue indefinitely or may come to an end when all messages have been responded to and no new messages are being sent.
  • a programmer need only think in terms of how each component of a modeled system responds to a stimulus and not in terms of the sequence of operations to be performed in response to some stimulus. Such sequence of operations naturally flows out of the interactions between the objects in response to the stimulus and need not be preordained by the programmer.
  • object-oriented programming makes simulation of systems of interrelated components more intuitive, the operation of an object-oriented program is often difficult to understand because the sequence of operations carried out by an object-oriented program is usually not immediately apparent from a software listing as in the case for sequentially organized programs. Nor is it easy to determine how an object-oriented program works through observation of the readily apparent manifestations of its operation. Most of the operations carried out by a computer in response to a program are "invisible" to an observer since only a relatively few steps in a program typically produce an observable computer output. Objects may also be invoked recursively, allowing for multiple applications of an objects methods until a condition is satisfied. Such recursive techniques may be the most efficient way to programmatically achieve a desired result.
  • the term “object” relates to a set of computer instructions and associated data which can be activated directly or indirectly by the user.
  • the terms "windowing environment”, “running in windows”, and “object oriented operating system” are used to denote a computer user interface in which information is manipulated and displayed on a video display such as within bounded regions on a raster scanned video display.
  • the terms "network”, “local area network”, “LAN”, “wide area network”, or “WAN” mean two or more computers which are connected in such a manner that messages may be transmitted between the computers.
  • computers typically one or more computers operate as a "server", a computer with large storage devices such as hard disk drives and communication hardware to operate peripheral devices such as printers or modems.
  • Other computers termed “workstations”, provide a user interface so that users of computer networks can access the network resources, such as shared data files, common peripheral devices, and inter-workstation communication. Users activate computer programs or network resources to create “processes” which include both the general operation of the computer program along with specific operating characteristics determined by input variables and its environment.
  • the terms “desktop”, “personal desktop facility”, and "PDF” mean a specific user interface which presents a menu or display of objects with associated settings for the user associated with the desktop, personal desktop facility, or PDF.
  • the PDF When the PDF accesses a network resource, which typically requires an application program to execute on the remote server, the PDF calls an Application Program Interface, or "API", to allow the user to provide commands to the network resource and observe any output.
  • API Application Program Interface
  • Browsers are designed to utilize a communications protocol for transmission of text and graphic information over a world wide network of computers, namely the "World Wide Web” or simply the "Web”. Examples of Browsers compatible with the present invention include the Navigator program sold by Netscape Corporation and the Internet Explorer sold by Microsoft Corporation (Navigator and Internet Explorer are trademarks of their respective owners).
  • Browsers display information which is formatted in a Standard Generalized Markup Language (“SGML”) or a HyperText Markup Language (“HTML”), both being scripting languages which embed non-visual codes in a text document through the use of special ASCII text codes.
  • SGML Standard Generalized Markup Language
  • HTML HyperText Markup Language
  • Files in these formats may be easily transmitted across computer networks, including global information networks like the Internet, and allow the Browsers to display text, images, and play audio and video recordings.
  • the Web utilizes these data file formats to conjunction with its communication protocol to transmit such information between servers and workstations.
  • Browsers may also be programmed to display information provided in an extensible Markup Language (“XML”) file, with XML files being capable of use with several Document Type
  • DTD Definitions
  • SGML HyperText Markup Language
  • HTML HyperText Markup Language
  • the XML file may be analogized to an object, as the data and the stylesheet formatting are separately contained (formatting may be thought of as methods of displaying information, thus an XML file has data and an associated method).
  • PDA personal digital assistant
  • WWAN wireless wide area network
  • synchronization means the exchanging of information between a handheld device and a desktop computer either via wires or wirelessly. Synchronization ensures that the data on both the handheld device and the desktop computer are identical.
  • communication primarily occurs through the transmission of radio signals over analog, digital cellular, or personal communications service (“PCS”) networks. Signals may also be transmitted through microwaves and other electromagnetic waves.
  • PCS personal communications service
  • CDMA code-division multiple access
  • TDMA time division multiple access
  • GSM Global System for Mobile Communications
  • PDC personal digital cellular
  • CDPD packet-data technology over analog systems
  • AMPS Advance Mobile Phone Service
  • wireless application protocol or "WAP” mean a universal specification to facilitate the delivery and presentation of web-based data on handheld and mobile devices with small user interfaces.
  • FIG. 1 shows a schematic representation of a system employing the present invention.
  • a credit card that is enabled with the authentication processing of the present invention shall be referred to as an "iNet” credit card, and other items associated with implementing this invention may also be described with the adjective "iNet” although general purpose devices and items may be used to implement the present invention.
  • the present invention is also applicable with debit cards, club cards, identification cards, and other suitable uses.
  • Credit card user 10 uses both credit card 12 and iNet device 14 in setting up an account with financial institution 16.
  • iNet credit card 12 may be supplied by user 10 or financial institution 16, and to enable credit card 12 to function as an iNet credit card, user 10 or financial institution 16 associates an account with iNet device 14.
  • user 10 presenting iNet credit card 12 to commercial vendor 18, the proposed transaction is transmitted to financial institution 16 for approval.
  • financial institution 16 recognizes an association between credit card 12 and a particular iNet account, financial institution 16 sends a confirmation message to iNet device 14.
  • the confirmation message may have some information about the transaction which was presented to commercial vendor 18, for example the amount of the transaction and an identification of commercial vendor 18.
  • User 10 would need to respond affirmatively on iNet device 14 to authenticate the transaction with a confirmation message to financial institution 16.
  • iNet device 14 may be a personal computer, a cell phone, a PDA, or other device that may directly or indirectly communicate a confirmation message.
  • credit card user 10 may use iNet device 14 prior to a purchasing event to provide a prior approval to a transaction. Such a prior approval may be made moments or days before the transaction is presented to commercial vendor 18.
  • credit card user 10 activates iNet device 14 to pre-authorize a purchase, and then performs a normal purchase event with commercial vendor 18.
  • Commercial vendor 18 contacts financial institution 16, which authorizes the transaction because of the prior approval.
  • iNetcard software 24 is initialized and configured to communicate over a network connection, for example an internet connection using the world wide web protocol, with iNetcard website 26.
  • iNetcard website 26 only needs to have the location information of iNetcard software 24 to complete the transaction described in greater detail below, to enhance security iNetcard software 24 may be configured to initiate contact and validate identity whenever cardholder's PC 20 is powered on or connected to a suitable network connection.
  • Cardholder's PC 20 may also connect to commercial web site 28 through conventional communication protocols to conduct an on line commercial transaction using an iNet credit card. As described in greater detail below, to process such an iNet credit card transaction, commercial web site communicates with financial institution 29 either over a similar network connection or other communications system.
  • the process of the commercial transaction over the exemplary system of Figure 2 first involves iNetcard software 24 connecting to iNetcard website 26 and validating its identity.
  • iNetcard software 24 connecting to iNetcard website 26 and validating its identity.
  • the user of cardholder's PC 20 is ready to conclude a transaction on commercial web site 28, that user supplies the identifying information relating to the iNet credit card.
  • Commercial website 28 then sends a message to financial institution 29 requesting a verification of the transaction.
  • financial institution 29 verifies the identification of the iNet credit card
  • financial institution 29 contacts iNetcard website 26 and requests validation of the transaction.
  • iNetcard website 26 then contacts iNetcard software 24 and requests user confirmation of the transaction, for example by a pop up window on cardholder's PC 20 displaying the financial details of the transaction and an "OK" button.
  • cardholder's PC 20 and iNetcard software 24 may be configured to require a biometric approval of the transaction with a finger print reader, a retinal scanner, voice recognition equipment, etc.
  • iNetcard website 26 will, based on the responsive message from iNetcard software 24, send a message to financial institution 29 either approving or denying the transaction, which will be relayed to commercial website 26 to approve or deny the use of the iNet credit card.
  • cardholder's PC 20 may use iNetCard software 24 to provide prior approval to iNetCard website 26 for a specific transaction prior to a purchasing event. Such a prior approval may be made moments or days before the transaction is presented to commercial website 28.
  • cardholder's PC 20 activates iNetCard software 24 to pre-authorize a purchase on iNetCard website 26, and then performs a normal purchase event with commercial website 28.
  • Commercial website 28 contacts financial institution 29, which authorizes the transaction because of the prior approval.
  • FIG. 3 provides a more detailed explanation of an embodiment of the present invention using some specific technologies and procedures, which should not be construed as a limitation of the invention. Rather, this embodiment is provided as an example of one implementation of the present invention.
  • Cardholder PC 30, web browser 32, iNetcard software 34, iNetcard website 36, and commercial web site 38 serve similar functions as the similarly labeled elements of Figure 2.
  • commercial website 38 communicates through validation web portal 40 for confirmation of the commercial transaction, and validation web portal 40 then interacts with financial institution mainframe 42 to confirm the transaction, as described in greater detail below. While the financial institution is represented by financial institution mainframe 42 as such systems are typically, although not exclusively, operated on mainframe computers, the present invention may be implemented with the financial institution's function performed by other computing systems such as super-mini computers or even personal computer based servers.
  • the specific process utilized in the embodiment of Figure 3 starts with the iNet cardholder oeing provided a CD-ROM (not shown) with appropriate installation software to configure cardholder's PC 30.
  • appropriate installation software may be delivered electronically via a telecommunications or network connection.
  • Such installation software may also include public and private encryption keys to validate the particular card holder.
  • the user activates the installation software on cardholder's PC 30 to enable operation of the inventive system, including installing the applicable keys. That user would then activate iNetcard software 34 to register with iNetcard website 36 and obtain the location information for the iNet device, in this exemplary embodiment being cardholder's PC 30.
  • This registration process may involve an asymmetric key authentication protocol to validate the user, and machine identification and location information would then be obtained to set up symmetric keys if needed.
  • the iNet card user may go to any commercial web site 38 and use the iNet card for a transaction.
  • Commercial web site 38 commences a conventional transaction verification with validation web portal 40.
  • Validation web portal 40 initiates a conventional validation of the transaction with financial institution mainframe 42 to confirm the transaction.
  • Financial institution mainframe 42 recognizes the iNet card and communicates with iNetcard website 36 for validation, for example by private communication lines with a server (not shown) of iNetcard website 36.
  • iNetcard website 36 initiates an encrypted communication with iNetcard software 34 to approve or deny the transaction, which is communicated back through the chain of iNetcard website 36, financial institution mainframe 42, validation web portal 40, to commercial web site 38.
  • Cardholder's PC 30 may include iNetCard software 34 in the form of a program that is activated by a task bar icon, a pre-defined control key, a pop-up window or the like.
  • iNetCard software 34 Prior to using web browser 32 to perform a purchasing transaction on commercial web site 38, the user of cardholder's PC 30 activates iNetCard software 34 to log into iNetCard website 36 and provide pre-authorization for the transaction (e.g., by indicating a payee and an amount or limit for purchasing authorization).
  • iNetCard software 34 Prior to using web browser 32 to perform a purchasing transaction on commercial web site 38, the user of cardholder's PC 30 activates iNetCard software 34 to log into iNetCard website 36 and provide pre-authorization for the transaction (e.g., by indicating a payee and an amount or limit for purchasing authorization).
  • the user accesses commercial web site 38 with web browser 32 to make a purchase.
  • iNetCard website 36 may then approve (or deny if appropriate) and may also notify cardholder's PC 30 via e-mail or via activation of iNetCard software 34 (if the cardholder is currently logged in). The approval or denial of the charge is communicated back through financial institution mainframe 42, validation web portal 40, to commercial website 38.
  • ATM automated teller machine
  • Other alternative embodiments are also possible.
  • ATM automated teller machine
  • devices may be used as the authentication device for the invention, for example in addition to cell phones and pagers, barcode readers and/or magnetic strip readers may also be used.
  • These devices may use wireless methods, such as common radio waves or various encoding techniques with cellular telephone technologies.
  • These devices may also use wired connections, such as encrypted signals over power or telephone lines or on a direct internet connection or with a plug-in card or chip.

Abstract

The present invention involves an account transaction authentication system and method which provides user verification of transactions. The method for authenticating an account transaction includes associating an account with a device (14, 24, 34); creating a confirmation message on the device for a transaction; and authenticating the transaction if a confirmation message is received from the device. The method may use an authenticating device in the form of a personal computer (20, 30) connected to a communications network, a mobile telephone, a wireless personal digital assistant, and may also include a biometric device. Authenticating may involve encryption keys for validation. The computer (26, 36) associates an account with a user account device, and also communicates with the financial institution (16, 29, 42) and to determine that the account transaction requires authentication. The computer activates the user account device to enable the account user to authenticate the account transaction.

Description

USER SELF-AUTHENTICATION SYSTEM AND METHOD FOR REMOTE CREDIT CARD VERIFICATION BACKGROUND OF THE INVENTION
Field of the Invention
[0001] The invention relates to credit card authentication systems and methods. More specifically, the field of the invention is that of individual transaction software for verification and authentication of the user of a credit card.
Description of the Related Art
[0002] Credit cards are used extensively as a payment system in commerce. An individual presents a credit card to a vendor so that payment for a transaction is debited against the individual's account. The vendor authenticates the user of the card, typically by checking a form of identification like a driver's license. The vendor also verifies that the credit card account exists and has sufficient credit for the presented transaction by contacting the credit card company, either telephonically or over other electronic communication.
[0003] The authentication and verification of credit cards has evolved over the years to include remote transactions. For example, an individual placing an order over a telephone may supply credit card information, such as the billing address of the credit card account, to authenticate the use of the credit card. The vendor in this remote transaction then verifies the account and credit limit as before, but additionally authenticates the use of the credit card by matching the supplied billing address information with the charge card company.
[0004] With the advent of electronic commerce, more credit cards are used remotely. However, such transactions have greater risks in terms of authentication because electronic information is more easily accessed and transmitted. Many experts in this field believe significant numbers of credit card users do not participate in on-line commerce over the Internet for these reasons.
Some systems have been developed that use public or private key cryptography to provide a high level of security. However reliable these cryptography systems are, many individuals find such systems overly complicated and difficult to understand, impeding the use of such secure systems.
SUMMARY OF THE INVENTION
[0005] The present invention is a credit card authentication system and method which uses an association between a credit card account and a discrete physical device to provide authentication of the user of the credit card. For each credit card operating in accordance with the present invention, the credit card company has an association between the credit card account and a discrete device which is in communication with the credit card company. For example, a credit card user's computer may have software on her computer that allows the user to authenticate a particular use of the credit card account. Similarly, with the present invention a credit card account may be associated with the user's telephone number so that a telephone call can authenticate the transaction.
[0006] In addition to predicating the approval of the use of a credit card with a message from an approved source, the approval process may also be combined with a higher level of security. For example, a password or an encryption key may be required from the approved source to complete the transaction. Further, a biometric signature might also be required. A personal computer ("PC"), a personal data assistant ("PDA"), or a mobile or cellular telephone may be equipped with a biometric device (finger print reader, retina scanner, voice identifier, etc.) so that the approved source device may transmit a suitable biometric signature as part of the approval.
[0007] The present invention, in one form, relates to a method for authenticating an account transaction comprising the steps of: associating an account with a device; sending a confirmation message to the device when a transaction is presented; and authenticating the transaction when a confirmation message is received from the device. The device may be one of a personal computer connected to a communications network; a mobile telephone; a wireless personal digital assistant; a biometric device; a pager, a bar code reader; or a magnetic strip reader. The authenticating step may include using encryption keys to validate a confirmation message. [0008] The present invention, in another form, is a computer for authenticating account transactions with the account user wherein account transaction information is received from a financial institution. The computer comprises: a device for associating an account with a user account device designated by the account user (the associating device also adapted to enable the user account device to communicate over the network); a device for communicating with the financial institution and determining that the account transaction requires authentication; and a device for activating the user account device to enable the account user to authenticate the account transaction. The activating device uses encryption keys to activate the user account device. The activating device also may include a connection which is directly connectable with the account device. The activating device may include one of a plug-in card and a plug-in chip.
[0009] Further aspects of the present invention involve a method of authenticating an account transaction by associating an account with a device; sending a confirmation message to the device when a transaction is presented; and authenticating the transaction when a confirmation message is received from the device. The sending step may include sending an encrypted message across a network, sending an encrypted radio transmission, or sending an encrypted message over a telecommunications line or a power line.
[0010] Another aspect of the invention relates to a machine-readable program storage device for storing encoded instructions for a method of authenticating an account transaction according to the foregoing method.
BRIEF DESCRIPTION OF THE DRAWINGS
[0011] The above mentioned and other features and objects of this invention, and the manner of attaining them, will become more apparent and the invention itself will be better understood by reference to the following description of an embodiment of the invention taken in conjunction with the accompanying drawings, wherein:
[0012] Figure 1 is a schematic diagrammatic view of the transaction processing system of the present invention. [0013] Figure 2 is a schematic diagrammatic view of a second embodiment of the present invention relating to a separate authentication service.
[0014] Figure 3 is a schematic diagrammatic view of a third embodiment of the present invention relating to a separate authentication service.
[0015] Corresponding reference characters indicate corresponding parts throughout the several views. Although the drawings represent embodiments of the present invention, the drawings are not necessarily to scale and certain features may be exaggerated in order to better illustrate and explain the present invention. The exemplification set out herein illustrates an embodiment of the invention, in one form, and such exemplifications are not to be construed as limiting the scope of the invention in any manner. DESCRIPTION OF THE PRESENT INVENTION
[0016] The embodiment disclosed below is not intended to be exhaustive or limit the invention to the precise form disclosed in the following detailed description. Rather, the embodiment is chosen and described so that others skilled in the art may utilize its teachings.
[0017] The detailed descriptions which follow are presented in part in terms of algorithms and symbolic representations of operations on data bits within a computer memory representing alphanumeric characters or other information. These descriptions and representations are the means used by those skilled in the art of data processing arts to most effectively convey the substance of their work to others skilled in the art.
[0018] An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. These steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic 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, symbols, characters, display data, terms, numbers, or the like. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely used here as convenient labels applied to these quantities.
[0019] Some algorithms may use data structures for both inputting information and producing the desired result. Data structures greatly facilitate data management by data processing systems, and are not accessible except through sophisticated software systems. Data structures are not the information content of a memory, rather they represent specific electronic structural elements which impart a physical organization on the information stored in memory. More than mere abstraction, the data structures are specific electrical or magnetic structural elements in memory which simultaneously represent complex data accurately and provide increased efficiency in computer operation.
[0020] Further, the manipulations performed are often referred to in terms, such as comparing or adding, commonly associated with mental operations performed by a human operator. No such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein which form part of the present invention; the operations are machine operations. Useful machines for performing the operations of the present invention include general purpose digital computers or other similar devices. In all cases the distinction between the method of operations in operating a computer and the method of computation itself should be recognized. The present invention relates to a method and apparatus for operating a computer in processing electrical or other (e.g., mechanical, chemical) physical signals to generate other desired physical signals.
[0021] The present invention also relates to an apparatus for performing these operations. This apparatus may be specifically constructed for the required purposes or it may comprise a general purpose computer as selectively activated or reconfigured by a computer program stored in the computer. The algorithms presented herein are not inherently related to any particular computer or other apparatus. In particular, various general purpose machines may be used with programs written in accordance with the teachings herein, or it may prove more convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description below.
[0022] The present invention deals with "object-oriented" software, and particularly with an "object-oriented" operating system. The "object-oriented" software is organized into "objects", each comprising a block of computer instructions describing various procedures ("methods") to be performed in response to "messages" sent to the object or "events" which occur with the object. Such operations include, for example, the manipulation of variables, the activation of an object by an external event, and the transmission of one or more messages to other objects.
[0023] Messages are sent and received between objects having certain functions and knowledge to carry out processes. Messages are generated in response to user instructions, for example, by a user activating an icon with a "mouse" pointer generating an event. Also, messages may be generated by an object in response to the receipt of a message. When one of the objects receives a message, the object carries out an operation (a message procedure) corresponding to the message and, if necessary, returns a result of the operation. Each object has a region where internal states (instance variables) of the object itself are stored and where the other objects are not allowed to access. One feature of the object-oriented system is inheritance. For example, an object for drawing a "circle" on a display may inherit functions and knowledge from another object for drawing a "shape" on a display.
[0024] A programmer "programs" in an object-oriented programming language by writing individual blocks of code each of which creates an object by defining its methods. A collection of such objects adapted to communicate with one another by means of messages comprises an object-oriented program. Object-oriented computer programming facilitates the modeling of interactive systems in that each component of the system can be modeled with an object, the behavior of each component being simulated by the methods of its corresponding object, and the interactions between components being simulated by messages transmitted between objects.
[0025] An operator may stimulate a collection of interrelated objects comprising an object-oriented program by sending a message to one of the objects. The receipt of the message may cause the object to respond by carrying out predetermined functions which may include sending additional messages to one or more other objects. The other objects may in turn carry out additional functions in response to the messages they receive, including sending still more messages. In this manner, sequences of message and response may continue indefinitely or may come to an end when all messages have been responded to and no new messages are being sent. When modeling systems utilizing an object-oriented language, a programmer need only think in terms of how each component of a modeled system responds to a stimulus and not in terms of the sequence of operations to be performed in response to some stimulus. Such sequence of operations naturally flows out of the interactions between the objects in response to the stimulus and need not be preordained by the programmer.
[0026] Although object-oriented programming makes simulation of systems of interrelated components more intuitive, the operation of an object-oriented program is often difficult to understand because the sequence of operations carried out by an object-oriented program is usually not immediately apparent from a software listing as in the case for sequentially organized programs. Nor is it easy to determine how an object-oriented program works through observation of the readily apparent manifestations of its operation. Most of the operations carried out by a computer in response to a program are "invisible" to an observer since only a relatively few steps in a program typically produce an observable computer output. Objects may also be invoked recursively, allowing for multiple applications of an objects methods until a condition is satisfied. Such recursive techniques may be the most efficient way to programmatically achieve a desired result.
[0027] In the following description, several terms which are used frequently have specialized meanings in the present context. The term "object" relates to a set of computer instructions and associated data which can be activated directly or indirectly by the user. The terms "windowing environment", "running in windows", and "object oriented operating system" are used to denote a computer user interface in which information is manipulated and displayed on a video display such as within bounded regions on a raster scanned video display. The terms "network", "local area network", "LAN", "wide area network", or "WAN" mean two or more computers which are connected in such a manner that messages may be transmitted between the computers. In such computer networks, typically one or more computers operate as a "server", a computer with large storage devices such as hard disk drives and communication hardware to operate peripheral devices such as printers or modems. Other computers, termed "workstations", provide a user interface so that users of computer networks can access the network resources, such as shared data files, common peripheral devices, and inter-workstation communication. Users activate computer programs or network resources to create "processes" which include both the general operation of the computer program along with specific operating characteristics determined by input variables and its environment. [0028] The terms "desktop", "personal desktop facility", and "PDF" mean a specific user interface which presents a menu or display of objects with associated settings for the user associated with the desktop, personal desktop facility, or PDF. When the PDF accesses a network resource, which typically requires an application program to execute on the remote server, the PDF calls an Application Program Interface, or "API", to allow the user to provide commands to the network resource and observe any output. The term "Browser" refers to a program which is not necessarily apparent to the user, but which is responsible for transmitting messages between the PDF and the network server and for displaying and interacting with the network user. Browsers are designed to utilize a communications protocol for transmission of text and graphic information over a world wide network of computers, namely the "World Wide Web" or simply the "Web". Examples of Browsers compatible with the present invention include the Navigator program sold by Netscape Corporation and the Internet Explorer sold by Microsoft Corporation (Navigator and Internet Explorer are trademarks of their respective owners). Although the following description details such operations in terms of a graphic user interface of a Browser, the present invention may be practiced with text based interfaces, or even with voice or visually activated interfaces, that have many of the functions of a graphic based Browser.
[0029] Browsers display information which is formatted in a Standard Generalized Markup Language ("SGML") or a HyperText Markup Language ("HTML"), both being scripting languages which embed non-visual codes in a text document through the use of special ASCII text codes. Files in these formats may be easily transmitted across computer networks, including global information networks like the Internet, and allow the Browsers to display text, images, and play audio and video recordings. The Web utilizes these data file formats to conjunction with its communication protocol to transmit such information between servers and workstations. Browsers may also be programmed to display information provided in an extensible Markup Language ("XML") file, with XML files being capable of use with several Document Type
Definitions ("DTD") and thus more general in nature than SGML or HTML. The XML file may be analogized to an object, as the data and the stylesheet formatting are separately contained (formatting may be thought of as methods of displaying information, thus an XML file has data and an associated method).
[0030] The terms "personal digital assistant" or "PDA", as defined above, means any handheld, mobile device that combines computing, telephone, fax, e-mail and networking features. The terms "wireless wide area network" or "WWAN" mean a wireless network that serves as the medium for the transmission of data between a handheld device and a computer. The term "synchronization" means the exchanging of information between a handheld device and a desktop computer either via wires or wirelessly. Synchronization ensures that the data on both the handheld device and the desktop computer are identical.
[0031] In wireless wide area networks, communication primarily occurs through the transmission of radio signals over analog, digital cellular, or personal communications service ("PCS") networks. Signals may also be transmitted through microwaves and other electromagnetic waves. At the present time, most wireless data communication takes place across cellular systems using second generation technology such as code-division multiple access ("CDMA"), time division multiple access ("TDMA"), the Global System for Mobile Communications ("GSM"), personal digital cellular ("PDC"), or through packet-data technology over analog systems such as cellular digital packet data (CDPD") used on the Advance Mobile Phone Service ("AMPS").
[0032] The terms "wireless application protocol" or "WAP" mean a universal specification to facilitate the delivery and presentation of web-based data on handheld and mobile devices with small user interfaces.
[0033] Figure 1 shows a schematic representation of a system employing the present invention. In the following discussion, a credit card that is enabled with the authentication processing of the present invention shall be referred to as an "iNet" credit card, and other items associated with implementing this invention may also be described with the adjective "iNet" although general purpose devices and items may be used to implement the present invention. In addition to using the present invention with a credit card, the present invention is also applicable with debit cards, club cards, identification cards, and other suitable uses. As shown in Figure 1, Credit card user 10 uses both credit card 12 and iNet device 14 in setting up an account with financial institution 16. iNet credit card 12 may be supplied by user 10 or financial institution 16, and to enable credit card 12 to function as an iNet credit card, user 10 or financial institution 16 associates an account with iNet device 14. Upon user 10 presenting iNet credit card 12 to commercial vendor 18, the proposed transaction is transmitted to financial institution 16 for approval. As financial institution 16 recognizes an association between credit card 12 and a particular iNet account, financial institution 16 sends a confirmation message to iNet device 14. The confirmation message may have some information about the transaction which was presented to commercial vendor 18, for example the amount of the transaction and an identification of commercial vendor 18. User 10 would need to respond affirmatively on iNet device 14 to authenticate the transaction with a confirmation message to financial institution 16. iNet device 14 may be a personal computer, a cell phone, a PDA, or other device that may directly or indirectly communicate a confirmation message. Alternatively, credit card user 10 may use iNet device 14 prior to a purchasing event to provide a prior approval to a transaction. Such a prior approval may be made moments or days before the transaction is presented to commercial vendor 18. In this alternative method, credit card user 10 activates iNet device 14 to pre-authorize a purchase, and then performs a normal purchase event with commercial vendor 18. Commercial vendor 18 contacts financial institution 16, which authorizes the transaction because of the prior approval.
[0034] Another, more detailed explanation of the process of the present invention relates to the embodiment of Figure 2. The individual with the iNet credit card has cardholder's PC 20 which is configured for one exemplary use of an iNet credit card with web browser 22 and iNetcard software 24. At some point in time, iNetcard software 24 is initialized and configured to communicate over a network connection, for example an internet connection using the world wide web protocol, with iNetcard website 26. Although iNetcard website 26 only needs to have the location information of iNetcard software 24 to complete the transaction described in greater detail below, to enhance security iNetcard software 24 may be configured to initiate contact and validate identity whenever cardholder's PC 20 is powered on or connected to a suitable network connection. Cardholder's PC 20 may also connect to commercial web site 28 through conventional communication protocols to conduct an on line commercial transaction using an iNet credit card. As described in greater detail below, to process such an iNet credit card transaction, commercial web site communicates with financial institution 29 either over a similar network connection or other communications system.
[0035] The process of the commercial transaction over the exemplary system of Figure 2 first involves iNetcard software 24 connecting to iNetcard website 26 and validating its identity. When the user of cardholder's PC 20 is ready to conclude a transaction on commercial web site 28, that user supplies the identifying information relating to the iNet credit card. Commercial website 28 then sends a message to financial institution 29 requesting a verification of the transaction. Once financial institution 29 verifies the identification of the iNet credit card, financial institution 29 contacts iNetcard website 26 and requests validation of the transaction. iNetcard website 26 then contacts iNetcard software 24 and requests user confirmation of the transaction, for example by a pop up window on cardholder's PC 20 displaying the financial details of the transaction and an "OK" button. Alternatively, cardholder's PC 20 and iNetcard software 24 may be configured to require a biometric approval of the transaction with a finger print reader, a retinal scanner, voice recognition equipment, etc. iNetcard website 26 will, based on the responsive message from iNetcard software 24, send a message to financial institution 29 either approving or denying the transaction, which will be relayed to commercial website 26 to approve or deny the use of the iNet credit card. Alternatively, cardholder's PC 20 may use iNetCard software 24 to provide prior approval to iNetCard website 26 for a specific transaction prior to a purchasing event. Such a prior approval may be made moments or days before the transaction is presented to commercial website 28. In this alternative method, cardholder's PC 20 activates iNetCard software 24 to pre-authorize a purchase on iNetCard website 26, and then performs a normal purchase event with commercial website 28. Commercial website 28 contacts financial institution 29, which authorizes the transaction because of the prior approval.
[0036] Figure 3 provides a more detailed explanation of an embodiment of the present invention using some specific technologies and procedures, which should not be construed as a limitation of the invention. Rather, this embodiment is provided as an example of one implementation of the present invention. Cardholder PC 30, web browser 32, iNetcard software 34, iNetcard website 36, and commercial web site 38 serve similar functions as the similarly labeled elements of Figure 2. In this exemplary embodiment, commercial website 38 communicates through validation web portal 40 for confirmation of the commercial transaction, and validation web portal 40 then interacts with financial institution mainframe 42 to confirm the transaction, as described in greater detail below. While the financial institution is represented by financial institution mainframe 42 as such systems are typically, although not exclusively, operated on mainframe computers, the present invention may be implemented with the financial institution's function performed by other computing systems such as super-mini computers or even personal computer based servers.
[0037] The specific process utilized in the embodiment of Figure 3 starts with the iNet cardholder oeing provided a CD-ROM (not shown) with appropriate installation software to configure cardholder's PC 30. Alternatively, such appropriate installation software may be delivered electronically via a telecommunications or network connection. Such installation software may also include public and private encryption keys to validate the particular card holder. The user activates the installation software on cardholder's PC 30 to enable operation of the inventive system, including installing the applicable keys. That user would then activate iNetcard software 34 to register with iNetcard website 36 and obtain the location information for the iNet device, in this exemplary embodiment being cardholder's PC 30. This registration process may involve an asymmetric key authentication protocol to validate the user, and machine identification and location information would then be obtained to set up symmetric keys if needed. Once installed and registered, the iNet card user may go to any commercial web site 38 and use the iNet card for a transaction. Commercial web site 38 commences a conventional transaction verification with validation web portal 40. Validation web portal 40 initiates a conventional validation of the transaction with financial institution mainframe 42 to confirm the transaction. Financial institution mainframe 42 recognizes the iNet card and communicates with iNetcard website 36 for validation, for example by private communication lines with a server (not shown) of iNetcard website 36. iNetcard website 36 initiates an encrypted communication with iNetcard software 34 to approve or deny the transaction, which is communicated back through the chain of iNetcard website 36, financial institution mainframe 42, validation web portal 40, to commercial web site 38.
[0038] The process detailed in Figure 3 may be alternatively configured to allow for pre- approval of transactions. Cardholder's PC 30 may include iNetCard software 34 in the form of a program that is activated by a task bar icon, a pre-defined control key, a pop-up window or the like. Prior to using web browser 32 to perform a purchasing transaction on commercial web site 38, the user of cardholder's PC 30 activates iNetCard software 34 to log into iNetCard website 36 and provide pre-authorization for the transaction (e.g., by indicating a payee and an amount or limit for purchasing authorization). Once completed with the pre-authorization with iNetCard website 36, the user accesses commercial web site 38 with web browser 32 to make a purchase. Commercial web site 38 contacts validation web portal 40 for authorization, and validation web portal 40 contacts financial institution mainframe 42 for authorization. Financial institution mainframe 42 then contacts iNetCard website 36 for approval, which in the case of pre- authorization would be approved. iNetCard website 36 may then approve (or deny if appropriate) and may also notify cardholder's PC 30 via e-mail or via activation of iNetCard software 34 (if the cardholder is currently logged in). The approval or denial of the charge is communicated back through financial institution mainframe 42, validation web portal 40, to commercial website 38.
[0039] Other alternative embodiments are also possible. For example, automated teller machine (ATM) transactions may also require verification by a cell phone or pager. Even further devices may be used as the authentication device for the invention, for example in addition to cell phones and pagers, barcode readers and/or magnetic strip readers may also be used. These devices may use wireless methods, such as common radio waves or various encoding techniques with cellular telephone technologies. These devices may also use wired connections, such as encrypted signals over power or telephone lines or on a direct internet connection or with a plug-in card or chip.
[0040] While this invention has been described as having an exemplary design, the present invention may be further modified within the spirit and scope of this disclosure. This application is therefore intended to cover any variations, uses, or adaptations of the invention using its general principles. Further, this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains.

Claims

WHAT IS CLAIMED IS:
I . A method for authenticating an account transaction comprising the steps of: associating an account with a device (14, 24, 34); creating a confirmation message on the device for a transaction; and authenticating the transaction if a confirmation message is received from the device. 2. The method of Claim 1 wherein the device is a personal computer (20, 30) connected to a communications network. 3. The method of Claim 1 wherein the device is a mobile telephone. 4. The method of Claim 1 wherein the device is a wireless personal digital assistant. 5. The method of Claim 1 wherein the device includes a biometric device. 6. The method of Claim 1 wherein the device includes a pager. 7. The method of Claim 1 wherein the device includes a bar code reader. 8. The method of Claim 1 wherein the device includes a magnetic strip reader. 9. The method of Claim 1 wherein the authenticating step includes using encryption keys to validate a confirmation message. 10. The method of Claim 1 wherein the step of creating a confirmation message on the device occurs prior to the transaction. I I . The method of Claim 1 wherein the step of creating a confirmation message is activated by a message requesting approval of the transaction. 12. A computer (26, 36) for authenticating account transactions over a network for an account user having an account with a financial institution (16, 29, 42), said computer comprising: means for associating the account with a user device designated by the account user, said associating means also adapted to enable the user device to commumcate over the network; means for activating the user device to enable the account user to authenticate the account transaction; and means for communicating with the financial institution and authorizing an account transaction. 13. The computer of Claim 12 wherein said activating means uses encryption keys to activate the user account device. 14. The computer of Claim 12 wherein said activating means includes a connection which is directly connectable with the account device. 15. The computer of Claim 12 wherein said activating means includes one of a plug- in card and a plug-in chip. 16. In computer system, a method of authenticating an account transaction, said method comprising the steps of: associating an account with a device (14, 24, 34); creating a confirmation message on the device for a transaction; and authenticating the transaction if the confirmation message is received from the device. 17. The method of Claim 16 wherein said sending step includes sending an encrypted message across a network. 18. The method of Claim 16 wherein said sending step includes sending an encrypted radio transmission. 19. The method of Claim 16 wherein said sending step includes sending an encrypted message over a telecommunications line. 20. The method of Claim 16 wherein said sending step includes sending an encrypted message over a power line. 21. A machine-readable program storage device for storing encoded instructions for a method of authenticating an account transaction, said method comprising the steps of: associating an account with a device (14, 24, 34); creating a confirmation message on the device when a transaction is presented; and authenticating the transaction when a confirmation message is received from the device.
PCT/US2004/039605 2003-11-26 2004-11-24 User self-authentication system and method for remote credit card verification WO2005055162A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US52545403P 2003-11-26 2003-11-26
US60/525,454 2003-11-26

Publications (1)

Publication Number Publication Date
WO2005055162A1 true WO2005055162A1 (en) 2005-06-16

Family

ID=34652342

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/039605 WO2005055162A1 (en) 2003-11-26 2004-11-24 User self-authentication system and method for remote credit card verification

Country Status (2)

Country Link
US (1) US20050109835A1 (en)
WO (1) WO2005055162A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1887503A1 (en) * 2006-08-09 2008-02-13 Deutsche Telekom AG Method and system for performing a payment process with a means of payment
WO2008065341A2 (en) 2006-12-01 2008-06-05 David Irvine Distributed network system

Families Citing this family (75)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001041032A1 (en) 1999-11-30 2001-06-07 David Russell Methods, systems, and apparatuses for secure interactions
US8165355B2 (en) * 2006-09-11 2012-04-24 Validity Sensors, Inc. Method and apparatus for fingerprint motion tracking using an in-line array for use in navigation applications
US8447077B2 (en) 2006-09-11 2013-05-21 Validity Sensors, Inc. Method and apparatus for fingerprint motion tracking using an in-line array
US8358815B2 (en) 2004-04-16 2013-01-22 Validity Sensors, Inc. Method and apparatus for two-dimensional finger motion tracking and control
US8175345B2 (en) 2004-04-16 2012-05-08 Validity Sensors, Inc. Unitized ergonomic two-dimensional fingerprint motion tracking device and method
US8229184B2 (en) 2004-04-16 2012-07-24 Validity Sensors, Inc. Method and algorithm for accurate finger motion tracking
US8131026B2 (en) 2004-04-16 2012-03-06 Validity Sensors, Inc. Method and apparatus for fingerprint image reconstruction
WO2005106774A2 (en) 2004-04-23 2005-11-10 Validity Sensors, Inc. Methods and apparatus for acquiring a swiped fingerprint image
EP1800243B1 (en) 2004-10-04 2010-08-11 Validity Sensors, Inc. Fingerprint sensing assemblies comprising a substrate
US9070128B1 (en) 2006-05-19 2015-06-30 Qurio Holdings, Inc. Methods, systems, and products for verifying account transactions
US9911114B2 (en) 2006-07-06 2018-03-06 Qualcomm Incorporated Methods and systems for making a payment via a stored value card in a mobile environment
US8489067B2 (en) 2006-07-06 2013-07-16 Qualcomm Incorporated Methods and systems for distribution of a mobile wallet for a mobile device
US8467766B2 (en) 2006-07-06 2013-06-18 Qualcomm Incorporated Methods and systems for managing payment sources in a mobile environment
US20080006685A1 (en) * 2006-07-06 2008-01-10 Firethorn Holdings, Llc Methods and Systems For Real Time Account Balances in a Mobile Environment
US8145568B2 (en) * 2006-07-06 2012-03-27 Firethorn Mobile, Inc. Methods and systems for indicating a payment in a mobile environment
US8510220B2 (en) 2006-07-06 2013-08-13 Qualcomm Incorporated Methods and systems for viewing aggregated payment obligations in a mobile environment
US8121945B2 (en) 2006-07-06 2012-02-21 Firethorn Mobile, Inc. Methods and systems for payment method selection by a payee in a mobile environment
US8160959B2 (en) * 2006-07-06 2012-04-17 Firethorn Mobile, Inc. Methods and systems for payment transactions in a mobile environment
US8107212B2 (en) * 2007-04-30 2012-01-31 Validity Sensors, Inc. Apparatus and method for protecting fingerprint sensing circuitry from electrostatic discharge
US8676672B2 (en) 2007-08-23 2014-03-18 E2Interactive, Inc. Systems and methods for electronic delivery of stored value
US8276816B2 (en) 2007-12-14 2012-10-02 Validity Sensors, Inc. Smart card system with ergonomic fingerprint sensor and method of using
US8204281B2 (en) 2007-12-14 2012-06-19 Validity Sensors, Inc. System and method to remove artifacts from fingerprint sensor scans
US8116540B2 (en) 2008-04-04 2012-02-14 Validity Sensors, Inc. Apparatus and method for reducing noise in fingerprint sensing circuits
US8713655B2 (en) 2008-04-21 2014-04-29 Indian Institute Of Technology Method and system for using personal devices for authentication and service access at service outlets
WO2010036445A1 (en) 2008-07-22 2010-04-01 Validity Sensors, Inc. System, device and method for securing a device component
US20100083000A1 (en) * 2008-09-16 2010-04-01 Validity Sensors, Inc. Fingerprint Sensor Device and System with Verification Token and Methods of Using
US20100076833A1 (en) * 2008-09-19 2010-03-25 Giftango Corporation Systems and methods for managing and using a virtual card
WO2010036737A2 (en) * 2008-09-26 2010-04-01 Giftango Corporation System and methods for managing a virtual card based on geographical information
US8391568B2 (en) 2008-11-10 2013-03-05 Validity Sensors, Inc. System and method for improved scanning of fingerprint edges
US8600122B2 (en) 2009-01-15 2013-12-03 Validity Sensors, Inc. Apparatus and method for culling substantially redundant data in fingerprint sensing circuits
US8278946B2 (en) 2009-01-15 2012-10-02 Validity Sensors, Inc. Apparatus and method for detecting finger activity on a fingerprint sensor
US8374407B2 (en) * 2009-01-28 2013-02-12 Validity Sensors, Inc. Live finger detection
US20110083018A1 (en) * 2009-10-06 2011-04-07 Validity Sensors, Inc. Secure User Authentication
US9400911B2 (en) 2009-10-30 2016-07-26 Synaptics Incorporated Fingerprint sensor and integratable electronic display
US9336428B2 (en) 2009-10-30 2016-05-10 Synaptics Incorporated Integrated fingerprint sensor and display
US9274553B2 (en) 2009-10-30 2016-03-01 Synaptics Incorporated Fingerprint sensor and integratable electronic display
US11928696B2 (en) 2009-12-16 2024-03-12 E2Interactive, Inc. Systems and methods for generating a virtual value item for a promotional campaign
KR20110081103A (en) * 2010-01-06 2011-07-13 벌리더티 센서스 인코포레이티드 Secure transaction systems and methods
US8866347B2 (en) 2010-01-15 2014-10-21 Idex Asa Biometric image sensing
US8791792B2 (en) 2010-01-15 2014-07-29 Idex Asa Electronic imager using an impedance sensor grid array mounted on or about a switch and method of making
US8421890B2 (en) 2010-01-15 2013-04-16 Picofield Technologies, Inc. Electronic imager using an impedance sensor grid array and method of making
US9666635B2 (en) 2010-02-19 2017-05-30 Synaptics Incorporated Fingerprint sensing circuit
US20110213711A1 (en) * 2010-03-01 2011-09-01 Entrust, Inc. Method, system and apparatus for providing transaction verification
US8716613B2 (en) 2010-03-02 2014-05-06 Synaptics Incoporated Apparatus and method for electrostatic discharge protection
US9001040B2 (en) 2010-06-02 2015-04-07 Synaptics Incorporated Integrated fingerprint sensor and navigation device
NL2004825C2 (en) * 2010-06-04 2011-12-06 Ubiqu B V A method of authorizing a person, an authorizing architecture and a computer program product.
US10068287B2 (en) 2010-06-11 2018-09-04 David A. Nelsen Systems and methods to manage and control use of a virtual card
US8331096B2 (en) 2010-08-20 2012-12-11 Validity Sensors, Inc. Fingerprint acquisition expansion card apparatus
US9483786B2 (en) 2011-10-13 2016-11-01 Gift Card Impressions, LLC Gift card ordering system and method
US9031869B2 (en) 2010-10-13 2015-05-12 Gift Card Impressions, LLC Method and system for generating a teaser video associated with a personalized gift
US8594393B2 (en) 2011-01-26 2013-11-26 Validity Sensors System for and method of image reconstruction with dual line scanner using line counts
US8538097B2 (en) 2011-01-26 2013-09-17 Validity Sensors, Inc. User input utilizing dual line scanner apparatus and method
US9406580B2 (en) 2011-03-16 2016-08-02 Synaptics Incorporated Packaging for fingerprint sensors and methods of manufacture
US10043052B2 (en) 2011-10-27 2018-08-07 Synaptics Incorporated Electronic device packages and methods
US9195877B2 (en) 2011-12-23 2015-11-24 Synaptics Incorporated Methods and devices for capacitive image sensing
US9785299B2 (en) 2012-01-03 2017-10-10 Synaptics Incorporated Structures and manufacturing methods for glass covered electronic devices
US10417677B2 (en) 2012-01-30 2019-09-17 Gift Card Impressions, LLC Group video generating system
US9251329B2 (en) 2012-03-27 2016-02-02 Synaptics Incorporated Button depress wakeup and wakeup strategy
US9137438B2 (en) 2012-03-27 2015-09-15 Synaptics Incorporated Biometric object sensor and method
US9268991B2 (en) 2012-03-27 2016-02-23 Synaptics Incorporated Method of and system for enrolling and matching biometric data
US9600709B2 (en) 2012-03-28 2017-03-21 Synaptics Incorporated Methods and systems for enrolling biometric data
US9152838B2 (en) 2012-03-29 2015-10-06 Synaptics Incorporated Fingerprint sensor packagings and methods
US8819844B2 (en) * 2012-03-30 2014-08-26 Aeris Communications, Inc. Method and system for data implant in set up message
EP2958053A1 (en) 2012-04-10 2015-12-23 Idex Asa Biometric sensing
US9589399B2 (en) 2012-07-02 2017-03-07 Synaptics Incorporated Credential quality assessment engine systems and methods
EP2893504A4 (en) 2012-09-04 2016-02-24 Linq3 Technologies Llc Systems and methods for integrated game play through the use of barcodes on smart phones and hand held devices
US10943432B2 (en) 2012-09-04 2021-03-09 E2Interactive, Inc. Processing of a game-playing transaction based on location
US10229561B2 (en) 2012-09-04 2019-03-12 Linq3 Technologies Llc Processing of a user device game-playing transaction based on location
US9665762B2 (en) 2013-01-11 2017-05-30 Synaptics Incorporated Tiered wakeup strategy
US11219288B2 (en) 2013-02-15 2022-01-11 E2Interactive, Inc. Gift card box with slanted tray and slit
US9565911B2 (en) 2013-02-15 2017-02-14 Gift Card Impressions, LLC Gift card presentation devices
US10115268B2 (en) 2013-03-15 2018-10-30 Linq3 Technologies Llc Systems and methods for integrated game play at payment-enabled terminals
US10217107B2 (en) 2013-05-02 2019-02-26 Gift Card Impressions, LLC Stored value card kiosk system and method
US10262346B2 (en) 2014-04-30 2019-04-16 Gift Card Impressions, Inc. System and method for a merchant onsite personalization gifting platform
US10954049B2 (en) 2017-12-12 2021-03-23 E2Interactive, Inc. Viscous liquid vessel for gifting

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001065501A1 (en) * 2000-03-03 2001-09-07 Systemswork Pte. Ltd. A method of performing a transaction
US20020128980A1 (en) * 2000-12-12 2002-09-12 Ludtke Harold Aaron System and method for conducting secure transactions over a network
US20020178122A1 (en) * 2001-05-23 2002-11-28 International Business Machines Corporation System and method for confirming electronic transactions
FR2829647A1 (en) * 2001-09-11 2003-03-14 Mathieu Schnee Authentication of a transaction relating to acquisition and payment for goods and services, whereby authentication makes use of both Internet and mobile phone technology for transmission and validation of codes and passwords
US20030144952A1 (en) * 2002-01-31 2003-07-31 International Business Machines Corporation Detection of unauthorized account transactions

Family Cites Families (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4803632A (en) * 1986-05-09 1989-02-07 Utility Systems Corporation Intelligent utility meter system
US5416306A (en) * 1993-08-16 1995-05-16 Imahata; Takeo Method for comparing and verifying security codes at point of sale
US5806040A (en) * 1994-01-04 1998-09-08 Itt Corporation Speed controlled telephone credit card verification system
US5478994A (en) * 1994-07-13 1995-12-26 Rahman; Sam Secure credit card which prevents unauthorized transactions
US5615277A (en) * 1994-11-28 1997-03-25 Hoffman; Ned Tokenless security system for authorizing access to a secured computer system
US5870723A (en) * 1994-11-28 1999-02-09 Pare, Jr.; David Ferrin Tokenless biometric transaction authorization method and system
US6424249B1 (en) * 1995-05-08 2002-07-23 Image Data, Llc Positive identity verification system and method including biometric user authentication
US5708422A (en) * 1995-05-31 1998-01-13 At&T Transaction authorization and alert system
US5988497A (en) * 1996-05-30 1999-11-23 Mci Communications Corporation Method for authenticating credit transactions to prevent fraudulent charges
US5903830A (en) * 1996-08-08 1999-05-11 Joao; Raymond Anthony Transaction security apparatus and method
US6292782B1 (en) * 1996-09-09 2001-09-18 Philips Electronics North America Corp. Speech recognition and verification system enabling authorized data transmission over networked computer systems
US6012144A (en) * 1996-10-08 2000-01-04 Pickett; Thomas E. Transaction security method and apparatus
US6193152B1 (en) * 1997-05-09 2001-02-27 Receiptcity.Com, Inc. Modular signature and data-capture system and point of transaction payment and reward system
US5930804A (en) * 1997-06-09 1999-07-27 Philips Electronics North America Corporation Web-based biometric authentication system and method
US6029154A (en) * 1997-07-28 2000-02-22 Internet Commerce Services Corporation Method and system for detecting fraud in a credit card transaction over the internet
US5971272A (en) * 1997-08-19 1999-10-26 At&T Corp. Secured personal identification number
US5914472A (en) * 1997-09-23 1999-06-22 At&T Corp Credit card spending authorization control system
US6315195B1 (en) * 1998-04-17 2001-11-13 Diebold, Incorporated Transaction apparatus and method
US6270011B1 (en) * 1998-05-28 2001-08-07 Benenson Tal Remote credit card authentication system
US6131811A (en) * 1998-05-29 2000-10-17 E-Micro Corporation Wallet consolidator
IL125826A (en) * 1998-08-17 2001-05-20 Ur Jonathan Shem Method for preventing unauthorized use of credit cards in remote payments and an optional supplemental-code card for use therein
US6512919B2 (en) * 1998-12-14 2003-01-28 Fujitsu Limited Electronic shopping system utilizing a program downloadable wireless videophone
US6227447B1 (en) * 1999-05-10 2001-05-08 First Usa Bank, Na Cardless payment system
US6715679B1 (en) * 1999-09-08 2004-04-06 At&T Corp. Universal magnetic stripe card
US20010034717A1 (en) * 2000-02-15 2001-10-25 Whitworth Brian L. Fraud resistant credit card using encryption, encrypted cards on computing devices
US6453301B1 (en) * 2000-02-23 2002-09-17 Sony Corporation Method of using personal device with internal biometric in conducting transactions over a network
WO2001065798A1 (en) * 2000-02-29 2001-09-07 Swisscom Mobile Ag Transaction confirmation method, authentication server and wap server
US20010037254A1 (en) * 2000-03-09 2001-11-01 Adi Glikman System and method for assisting a customer in purchasing a commodity using a mobile device
US6591249B2 (en) * 2000-03-26 2003-07-08 Ron Zoka Touch scan internet credit card verification purchase process
US6412690B1 (en) * 2000-04-07 2002-07-02 Abdo Malki Credit card security method and credit card
US20030009301A1 (en) * 2000-05-30 2003-01-09 M.B. Anand Integrated utility meter-reading, billing, payment and usage management system
JP2002117377A (en) * 2000-10-04 2002-04-19 Nec Corp Personal authentication system using position information, authentication system by card and door lock system by password number
US7292996B2 (en) * 2000-10-06 2007-11-06 Openwave Systems Inc. Method and apparatus for performing a credit based transaction between a user of a wireless communications device and a provider of a product or service
US7360688B1 (en) * 2000-10-16 2008-04-22 Harris Scott C Intelligent credit card system
GB0104136D0 (en) * 2001-02-20 2001-04-11 Hewlett Packard Co Apparatus for credential authorisation
JP2002269350A (en) * 2001-03-14 2002-09-20 Hitachi Ltd Transaction settlement method, transaction settlement system and portable communication terminal used therefor and settlement terminal for member store
US20020143655A1 (en) * 2001-04-02 2002-10-03 Stephen Elston Remote ordering system for mobile commerce
US20040159700A1 (en) * 2001-12-26 2004-08-19 Vivotech, Inc. Method and apparatus for secure import of information into data aggregation program hosted by personal trusted device
US20030141361A1 (en) * 2002-01-25 2003-07-31 Advanced Wireless Information Services Corp. Monetary transaction information delivery system
US6944782B2 (en) * 2002-02-12 2005-09-13 Semtek Innovative Solutions, Inc. Magnetic strip reader with power management control for attachment to a PDA device
US20040230489A1 (en) * 2002-07-26 2004-11-18 Scott Goldthwaite System and method for mobile payment and fulfillment of digital goods
US20040127256A1 (en) * 2002-07-30 2004-07-01 Scott Goldthwaite Mobile device equipped with a contactless smart card reader/writer
US7336973B2 (en) * 2002-10-30 2008-02-26 Way Systems, Inc Mobile communication device equipped with a magnetic stripe reader
US20040019564A1 (en) * 2002-07-26 2004-01-29 Scott Goldthwaite System and method for payment transaction authentication
US20040215526A1 (en) * 2003-04-08 2004-10-28 Wenjun Luo Interactive shopping and selling via a wireless network
US6817521B1 (en) * 2003-08-21 2004-11-16 International Business Machines Corporation Credit card application automation system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001065501A1 (en) * 2000-03-03 2001-09-07 Systemswork Pte. Ltd. A method of performing a transaction
US20020128980A1 (en) * 2000-12-12 2002-09-12 Ludtke Harold Aaron System and method for conducting secure transactions over a network
US20020178122A1 (en) * 2001-05-23 2002-11-28 International Business Machines Corporation System and method for confirming electronic transactions
FR2829647A1 (en) * 2001-09-11 2003-03-14 Mathieu Schnee Authentication of a transaction relating to acquisition and payment for goods and services, whereby authentication makes use of both Internet and mobile phone technology for transmission and validation of codes and passwords
US20030144952A1 (en) * 2002-01-31 2003-07-31 International Business Machines Corporation Detection of unauthorized account transactions

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1887503A1 (en) * 2006-08-09 2008-02-13 Deutsche Telekom AG Method and system for performing a payment process with a means of payment
WO2008065341A2 (en) 2006-12-01 2008-06-05 David Irvine Distributed network system
EP2472430A1 (en) 2006-12-01 2012-07-04 David Irvine Self encryption

Also Published As

Publication number Publication date
US20050109835A1 (en) 2005-05-26

Similar Documents

Publication Publication Date Title
US20050109835A1 (en) User self-authentication system and method for remote credit card verification
US8364968B2 (en) Dynamic web services systems and method for use of personal trusted devices and identity tokens
US9390413B2 (en) System and method for making electronic payments from a wireless mobile device
US8661520B2 (en) Systems and methods for identification and authentication of a user
US8938402B2 (en) Methods and apparatus for conducting electronic transactions
US7548890B2 (en) Systems and methods for identification and authentication of a user
EP1212732B1 (en) Methods and apparatus for conducting electronic transactions
RU2252451C2 (en) Method for performing transactions, computerized method for network server protection, transaction system, electronic wallet server, computerized online shopping method (variants) and computerized access control method
WO2008127431A2 (en) Systems and methods for identification and authentication of a user
JP4606680B2 (en) Information appliances
KR20110029031A (en) System and method for authenticating financial transaction using electric signature and recording medium
KR100865879B1 (en) Method for Processing Financial Transaction and Recording Medium
KR20110029038A (en) System and method for managing public certificate of attestation and recording medium
KR101083210B1 (en) System and Method for Managing Public Certificate of Attestation with Unlawfulness Usage Prevention Application and Recording Medium
KR101083207B1 (en) System and Method for Managing Public Certificate of Attestation with Activation/Non-Activation Condition and Recording Medium
KR20170111942A (en) Electronic commercial transaction authentication method and system by specific infomation related otp
KR100967929B1 (en) System for Processing Graphic User Interface Sysnchronous for Individual Communication Medium
KR100963917B1 (en) System for Processing Account Transfer using Graphic User Interface and Program Recording Medium
JP3934100B2 (en) Financial transaction method and system
KR20110029039A (en) System and method for managing public certificate of attestation with complex password and recording medium
KR20090018754A (en) Method for processing certificate for financial transaction customer using graphic user interface and server, program recording medium
KR20090106443A (en) Method for Processing Graphic User Interface Sysnchronous for Individual Communication Medium
KR20090019034A (en) System and method for processing intranet banking by using graphic user interface and program recording medium
KR20090019080A (en) System and method for providing intranet banking service with wire and wireless and program recording medium
KR20090018755A (en) Method for providing graphic user interface for financial transaction and program recording medium

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase