The present invention relates to e-commerce transactions utilizing mobile electronic transaction devices, and more particularly, to a mobile electronic terminal personal proxy for managing a digital signature transaction between a merchant server, a customer PC and a customer mobile electronic terminal.
The increased popularity of the Internet has provided expanded opportunities for individuals to purchase items over the Internet by merely using a personal computer, a mobile terminal or combination of both to access online merchants and purchase various types of products. These types of purchases are done in a number of fashions. A customer may utilize their own PC to interconnect with a merchant via the Internet, request a purchase of an item, provide purchase information and have the purchased item shipped to them via services such as UPS or FedEx. Alternatively, electronic commerce items may be purchased wherein the item purchased by the customer is directly downloaded to the customers PC from the merchant.
In addition to purchasing items using a customer's PC, the use of mobile electronic transaction devices (such as mobile telephones, laptop computers, personal digital assistants, etc.), have become popular wherein a customer may purchase an item via the Internet using their mobile electronic transaction device which operates using the wireless application protocol (WAP) or some other type of mobile internet protocol. The mobile electronic terminal may provide functionalities for identifying customer payment information for the merchant and may store receipt information for various purchases made by the customer. Present developments within the electronic commerce shopping area have begun to utilize mobile electronic transaction devices for identification, payment and receipt storage. Many times this may require a merchant computer, customer PC and customer mobile electronic terminal to operate together in order to perform the transaction. Presently, there exists no functionality for controlling a transaction involving each of these three entities.
The present invention overcomes the foregoing and other problems by providing a mobile electronic transaction (MeT) personal proxy enabling interactions between a customer PC, a merchant server and a mobile electronic terminal to obtain a digital signature in an electronic transaction. Upon receipt of a request for a digital signature during an electronic transaction, the Mobile electronic transaction proxy notifies a web browser of the request for the digital signature. Once the digital signature has been obtained, it is appended to a data string contained within the originally provided request. The web browser is notified that the digital signature has been obtained, and the data with the appended digital signature is transmitted back to the merchant.
A more complete understanding of the method and apparatus of the present invention may be obtained by reference to the following Detailed Description when taken in conjunction with the accompanying Drawings wherein:
Referring now to the drawings, and more particularly to the
Referring now to
A first embodiment is illustrated in
Referring now to
A further embodiment, shown in
Referring now to
Referring now to
Referring now to
After the PC 120 has been authenticated, the request for a digital signature is transmitted to the web server 125 at step 155 along with the document 10. The servlet 130 generates a hash 15 from the provided document 10. The hash 15 along with the document 10 and the request for the digital signature are forwarded at step 165 to the trusted party 115 from the web server 125. The trusted party 115 sends at step 170 the hash 15 to the mobile terminal 20 over a communications channel 135. After viewing the document at the trusted third party, the mobile terminal provides the digital signature at step 180, and the mobile terminal 20 notifies the trusted party 115 of the signature at step 185. The trusted party validates the provided digital signature and updates and notifies the transaction as being signed at both the PC 120 and mobile terminal 20 at step 190.
Referring now to
Referring now to
Referring now to
Despite being unable to display or even store a large document 10, the mobile terminal 20 may be able to receive the text of the document 10 from the PC and compute the hash 15 from the received text. The hash 15 computed in the mobile terminal 20 can then be compared in the mobile terminal 20 with the hash 15 transmitted by the PC which the user is being invited to sign. Other checks such as byte count can also be computed in the mobile terminal 20 to verify that the document 10 to which the hash code 15 applies is the claimed document 10. It would be preferable to include the document byte count as part of the bytestring over which the hash code 15 is computed. The above steps provide additional security safeguards to the user that he is signing what he thinks he is signing.
Referring now to
An application 275 within the customer PC provides any of a number of functionalities with respect to an electronic commerce transaction. With respect to the following description of the method of the present invention, the application 275 will provide a digital signature functionality wherein a data string provided from the merchant server 255 may have a digital signal appended thereto by the application 275.
The web server 280 provides the ability for the mobile terminal to connect to services in the PC 250. The WAP gateway 285 provides for the ability of a wireless device such as the Mobile electronic transaction device 260 to access the Internet using the WAP protocol through the customer PC 250. The WAP gateway 285 acts as an interface between a WAP network and a TCP/IP network such as the Internet. The WAP gateway 285 converts between the WAP and TCP/IP protocols.
The Bluetooth stack 290 enables the customer PC 250 to generate a short range wireless link with the Mobile electronic transaction device 260 within a limited, defined area using the Bluetooth protocol. While the present invention is described with the use of a short range wireless link using the Bluetooth protocol, it should be realized that any other short range wireless protocol enabling the customer PC 250 to access a closely located Mobile electronic transaction device 260 or other information devices would be useful within the context of the present invention.
The mobile electronic transaction device 260 may consist of a mobile telephone, laptop computer, personal data assistant, or any other similarly configured mobile electronic device which contains information necessary to complete an electronic commerce transaction. The merchant server 255 includes applications 295 for performing necessary functionalities for completing an electronic commerce transaction with the customer PC 250 and a web server 300 enabling the merchant server to obtain access to a network such as the Internet.
Referring now also to
In order to process the request, the merchant server 255 requires a digital signature from the customer. The merchant server 255 responds to the request by transmitting at step 315 a response that includes a specific data string and a request for digital signature to be attached to the data string. The merchant response to the request from the MPP 270 comprises a URI containing a specific HTTP 1.1 header: for example: [Mobile electronic transaction-sign: “http://merchantsite.com/responsesite/”, “String to sign”]. This comprises an instruction for the Mobile electronic transaction device 260 to sign the attached data string and transmit the digitally signed data string back to the indicated HTTP site. The MPP 270 will pass most requests or responses through without taking action. However, once a Mobile electronic transaction command is detected within a request or response the MPP 270 is actuated. The MPP 270 recognizes the Mobile electronic transaction command included in the HTTP header and transmits at step 320 a notification to the browser 265 indicating a digital signature has been requested. It should be realized that Mobile electronic transaction commands other than a request for a digital signal may also be utilized. The web browser 265 will display a page having a PRAGMA REFRESH (fetch from server when reloaded, i.e., do not cache) header command while the digital signature is obtained.
The data string within the response from the merchant server 255 is forwarded at step 325 to the application 275 within the customer's PC 250. Responsive to the received data string, the application 275 transmits at step 330 a command to the Bluetooth stack 290. The command instructs the Bluetooth stack 290 to awaken the Mobile electronic transaction device 260, if possible. The awakening is accomplished by transmitting an AT command to the Mobile electronic transaction device 260 using Bluetooth at step 335. Responsive to this awakening, the Mobile electronic transaction device 260 will request at step 336 the same application of the Mobile electronic transaction device 260. The application within the Mobile electronic transaction device 260 executes at step 340 a WML script code that will provide a request containing the digital signature (response). At step 345 the response including the digital signature is transmitted to the web server 280 via the Bluetooth stack 290 and WAP Gateway 285. The response is then passed to the application 275. The application 275 appends the digital signature to the provided data string at step 350 and notifies the Bluetooth stack 290 of the completed signature at step 355.
The application 275 forwards at step 360 the digitally signed data string back to the MPP 270. The MPP 270 notifies the browser at step 365 of the completed signing of the data string which then begins reloading a URI displaying an indication that the data string has been signed. The MPP transmits at step 370 an HTTP request to the URL contained in the original HTTP header (http://merchantsite.com/responsesite/) containing the signed data string. Upon receipt of the signed data string the web server 300 within the merchant server 255 transmits a response back to the MPP at 375 notifying the web browser 265 of the customer PC that the transaction is completed.
The previous description is of a preferred embodiment for implementing the invention, and the scope of the invention should not necessarily be limited by this description. The scope of the present invention is instead defined by the following claims.
This application claims priority from and incorporates herein by reference the entire disclosure of U.S. Provisional Application Ser. No. 60/249,819, filed Nov. 17, 2000 and U.S. Provisional Application Ser. No. 60/209,504, filed Jun. 5, 2000.
Number | Name | Date | Kind |
---|---|---|---|
5604801 | Dolan et al. | Feb 1997 | A |
5907681 | Bates et al. | May 1999 | A |
5910989 | Naccache | Jun 1999 | A |
6269445 | Nishioka et al. | Jul 2001 | B1 |
6377810 | Geiger et al. | Apr 2002 | B1 |
6405178 | Manchala et al. | Jun 2002 | B1 |
6453416 | Epstein | Sep 2002 | B1 |
6463534 | Geiger et al. | Oct 2002 | B1 |
6515988 | Eldridge et al. | Feb 2003 | B1 |
6654754 | Knauft et al. | Nov 2003 | B1 |
6694431 | Binding et al. | Feb 2004 | B1 |
6697944 | Jones et al. | Feb 2004 | B1 |
6707915 | Jobst et al. | Mar 2004 | B1 |
6779115 | Naim | Aug 2004 | B1 |
20020026584 | Skubic et al. | Feb 2002 | A1 |
20020095583 | Vanstone et al. | Jul 2002 | A1 |
20020116608 | Wheeler et al. | Aug 2002 | A1 |
20030140114 | Katz et al. | Jul 2003 | A1 |
20030172280 | Scheidt et al. | Sep 2003 | A1 |
Number | Date | Country |
---|---|---|
0 782 296 | Dec 1996 | EP |
WO 9750207 | Dec 1997 | WO |
WO 9828877 | Jul 1998 | WO |
WO 9837661 | Aug 1998 | WO |
WO 9857510 | Dec 1998 | WO |
WO 9933221 | Jul 1999 | WO |
WO 0054457 | Sep 2000 | WO |
WO 0056105 | Sep 2000 | WO |
0106348 | Dec 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20010056411 A1 | Dec 2001 | US |
Number | Date | Country | |
---|---|---|---|
60249819 | Nov 2000 | US | |
60209504 | Jun 2000 | US |