Transaction processing by multiple devices

Information

  • Patent Grant
  • 11475431
  • Patent Number
    11,475,431
  • Date Filed
    Tuesday, November 12, 2019
    4 years ago
  • Date Issued
    Tuesday, October 18, 2022
    a year ago
Abstract
Techniques associated with a customer-facing device and a merchant-facing device are described herein. In an example, a system can include a customer-facing device configured with a customer application that is executable on an operating system of the customer-facing device to (i) display information to a customer and (ii) receive input from the customer, wherein the customer-facing device includes a payment reader to read payment data from a payment instrument in association with a payment transaction between the customer and a merchant, and a merchant-facing device configured with a merchant application that is executable on an operating system of the merchant-facing device to (i) display information to the merchant and (ii) receive input from the merchant. In at least one example, the customer-facing device and the merchant-facing device can communicate to process, at least in part, the payment transaction associated with the payment instrument via a remote payment service system.
Description
TECHNICAL FIELD

This disclosure relates to mobile payment processing using a mobile device.


BACKGROUND

In a conventional point-of-sale electronic credit card transaction, the transaction is authorized and captured over a network connection during the point-of-sale. In the authorization stage, a physical credit card with a magnetic stripe is swiped through a merchant's magnetic card reader, e.g., as part of a point-of-sale device. A payment request is sent electronically from the magnetic card reader to a credit card processor. The credit card processor routes the payment request to a card network, e.g., Visa or Mastercard, which in turn routes the payment request to the card issuer, e.g., a bank. Assuming the card issuer approves the transaction, the approval is then routed back to the merchant. In the capture stage, the approved transaction is again routed from the merchant to the credit card processor, card network and card issuer, and the payment request can include the cardholder's signature (if appropriate). The capture stage can trigger the financial transaction between the card issuer and the merchant, and optionally creates a receipt. There can also be other entities, e.g., the card acquirer, in the route of the transaction. Debit card transactions have a different routing, but also require swiping of the card.


Mobile card readers are available. Some mobile card readers use WiFi technology to communicate with the credit card processor via a wireless network access point. Some mobile card readers, e.g., in taxis, use cellular technology to communicate wirelessly with the credit card processor.


SUMMARY

Although mobile card readers are available, e.g., in taxis, such systems conventionally require an Internet connection to process transactions. However, in some situations, a merchant may be in an area without an Internet connection. For example, a taxi may make a trip to an area with no cellular data network. Therefore, a mobile device can be configured to store a transaction if the mobile device does not have an Internet connection and to forward the transaction to a payment service system when the mobile device reestablishes an Internet connection.


In one aspect, a method of processing a payment transaction using a mobile device of a merchant, comprising determining the mobile device does not have a connection to an external network; receiving data indicating a payment transaction between a customer and the merchant; determining whether the payment transaction should be stored, where the determining is based on a risk heuristic model that considers one or more of the following: a number of already stored transactions, a value of the payment transaction, a total value, where the total value is a sum of the value of the payment transaction and values of one or more already stored transactions, and risk factors associated with the customer; and based at least on the determination, storing the payment transaction on the mobile device for future processing.


Implementations may include one or more of the following. After storing the payment transaction, determining the mobile device has a connection to the external network; determining the mobile device has stored payment transactions; forwarding each of the stored payment transactions to a payment service system; and receiving a response for each of the stored payment transactions from the payment service system. Each response is an acceptance or a rejection of the respective stored payment transaction. The risk heuristic model comprises: determining whether a value of the payment transaction or a total value surpasses a maximum value, where the total value is a sum of the value of the payment transaction and values of one or more already stored transactions; and determining whether a number of stored transactions stored on the mobile device surpasses a maximum number. If the number of stored transactions does not surpass the maximum number and the value of the payment transaction or the total value do not surpass the maximum value, storing the payment transaction on the mobile device. If the number of stored transactions surpasses the maximum number, rejecting the payment transaction. If the number of stored transactions does not surpass the maximum number and the value of the payment transaction or the total value surpass the maximum value, further comprising: sending a request to proceed to a user interface of the mobile device; receiving input through the user interface; storing the payment transaction if the input includes an approval of the request to proceed; and rejecting the payment transaction if the input includes a denial of the request to proceed. The payment transaction is encrypted using a key before the storing, where the key is obtained from a payment service system. Storing the payment transaction includes storing a time or user session data of the transaction. Determining whether the mobile device has a connection to the external network after an interval of time. The external network is an Internet network. The already stored transactions are obtained from an internal database. The risk factors include prior transactions or analysis of the prior transactions. The risk factors are updated by a payment service system when the mobile device has a connection to the external network. The risk heuristic model is updated by a payment service system when the mobile device has a connection to the external network.


Advantages may include one or more of the following. A customer can conduct a point-of-sale electronic payment transaction with a merchant using a mobile device even if the mobile device does not have an Internet connection to immediately process the electronic payment transaction. This allows the merchant to conduct more business with customers without worrying about maintaining a constant Internet connection to a credit card processor. A maximum number of delayed transactions and a maximum value of a delayed transaction can also be established to limit risk to a payment service or to the merchant.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a schematic illustration of an example system for communication between mobile devices over a wireless network.



FIG. 2 is a schematic illustration of an example system for processing distributed payment transactions.



FIG. 3 is a schematic illustration of an example wireless payment system implemented for a taxi.



FIG. 4 is a flow chart of an example process conducted with the wireless payment system.



FIG. 5 is a flow chart of an example process of storing a payment transaction.



FIG. 6 is a flow chart of an example process of storing a payment transaction using an example risk heuristic model.



FIG. 7 is a flow chart of an example process of forwarding a payment transaction.



FIG. 8 is a flow chart of an example process conducted by a payment service system. Like reference numbers and designations in the various drawings indicate like elements.





DETAILED DESCRIPTION


FIG. 1 is a schematic illustration of an example system 100 for communication between mobile devices over a wireless network. The system 100 shown in FIG. 1 is an example of a system that can be configured to establish secure communication between mobile devices over a wireless network using a pairing process in conjunction with a comparison of public keys. The secure communication is described in U.S. patent application (Ser. No. 13/353,238), filed on Jan. 18, 2012, entitled “MOBILE CARD PROCESSING USING MULTIPLE WIRELESS DEVICES,” which is incorporated by reference herein in its entirety.


The system 100 includes a first mobile device 102 and a second mobile device 106 that can communicate over wireless network 104. The system 100 can also include additional mobile devices. The system 100 and the wireless network 104 can be connected to an external network, e.g., the Internet 108. For example, the wireless network 104 can be a WiFi hot spot that includes a wireless access point for wireless connection to the mobile devices 102 and 106. The wireless network 104 can also include a wired or cellular, e.g., 3G or 4G, connection the Internet 108. Alternatively or in addition, one or both of the mobile devices 102, 106 could have a wireless connection to the Internet, e.g., over a cell network. However, the Internet 108 is not needed for the two devices 102 and 106 to establish secure communications. The two devices 102 and 106 can establish secure communication solely through the wireless network 104. Establishing secure communications through a pairing process and a comparison of public keys can be implemented with more than two devices.


In some implementations, described further below, the first device 102 serves as a customer-facing device, and the second device 106 serves as a merchant-facing device 106. A “customer facing” device is a device that is configured with applications to display messages to and receive input from the customer. For example, the customer facing device can display a total for a transaction, display an interface for the customer to set a tip, and display a message that a credit card should be swiped. A “merchant facing” device is a device that is configured with applications to display messages to and receive input from the merchant. For example, the merchant facing device can display an interface for the merchant to enter a transaction, calculate a total amount due for the transaction, and display an interface for the merchant to request that the transaction be submitted for authorization.



FIG. 2 is a schematic illustration of the architecture 200 of an example system for processing distributed payment transactions. The system 200 includes a wireless payment system 202. The wireless payment system 202 includes multiple devices, e.g., a customer facing device 102 and a merchant facing device 106, connected to the wireless network 104. The wireless network 104 is connected at least intermittently to an external network 108, e.g., the Internet. The wireless network 104 can be a wireless access point. In some implementations, the wireless network 104 is a Wi Fi hotspot.


The system 100 or the system 300 can be used in implementing the wireless payment system 202. The customer facing device 102 can be implemented using the first device 102, but with additional programming to enable the device for use in the distributed payment transaction. Similarly, the merchant facing device 106 can be implemented using the second device 106, but with additional programming to enable the device for use in the distributed payment transaction. The wireless network 104 can be implemented using the wireless network 104.


In some implementations, devices connected to the wireless network 104 can securely communicate with each other, e.g., through a process of establishing secure communication as described above. In particular, once secure communication is established, the devices connected to the wireless network 104 can securely communicate with each other without data passing through the external network 108, e.g., through the Internet.


The customer facing device 102 can be a mobile computing device, i.e., a hand held computing device, capable of running a customer-facing portion of a merchant application. For example, the customer facing device 102 can be a smart phone, tablet computer, laptop, or other data processing apparatus. The customer facing device 102 can include a display, e.g., a touch screen display. In some implementations, the customer facing device 102 and the display are two devices connected to each other.


The customer facing device 102 can include or be attached to a credit card reader. For example, the card reader can be attached to an input, e.g., an audio jack, of the customer facing device 102.


The merchant facing device 106 is also a mobile computing device, capable of running a merchant-facing portion the merchant application. For example, the merchant facing device 106 can be a smart phone, tablet computer, laptop, or other data processing apparatus. The merchant facing device 106 can also include a display, e.g., a touch screen display. In some implementations, the wireless payment system 202 includes more than one customer facing device or more than one merchant facing device.


In some implementations, the merchant application has a login and logout functionality such that multiple merchants, each having a separate account with the payment service system 208, can use the same device 106 for processing distributed payment transactions. The functionality allows a driver to login and logout of the payment service system 208. Association by the payment service system 208 of the device 106 with the appropriate merchant account can be done by conventional login techniques.


In some implementations, the system 200 includes a computer system 204 connected to the network 108. The computer system 204 can process or store data related to the transaction for analysis by the merchant or another third party that has a right to the data related to the transaction. For example, the merchant can be a franchisee and the third party can be the franchisor. As another example, the third party can be responsible for coordinating jobs between various merchants who are themselves independent contractors, e.g., the merchant can be a taxi driver and the third party can be a dispatcher.


When a merchant submits a transaction to the payment service system 208, the transaction can include sufficient information, e.g., the name or id number of the merchant, to associate the merchant with the third party. The payment service system 208 can maintain a database associating merchants with third parties, and when the payment service system 208 receive this information, it can identify the associated third party from the information. This allows the payment service system 208 to send data about transactions to the computer system 204 of the associated third party.


For example, if the system 200 is implemented in a restaurant, a customer can pay a restaurant using the wireless payment system 202 after a waiter at the restaurant brings the customer the final tab of the meal. After conducting the transaction, the system can send data about the meal to a computer system 204, e.g., a meal tracking system. The data can include which items were ordered, the cost of the meal, the tip included, the date and time of the meal, or which waiter served the customer.


In some implementations, the customer facing device 102 receives transaction details from the merchant facing device 106 and displays the details on the display of the merchant facing device 106. In particular, the merchant facing device 106 can calculate an amount for the transaction, e.g., based on purchase of individual items, and the amount can be sent to the customer facing device 102 and displayed.


The wireless payment system 202 can communicate with a payment service system 208 using the network 108.


In some implementations, the merchant facing device 106 receives transaction details from the customer facing device 102 and communicates with the payment service system 208 to submit a request for authorization of the transaction. In particular, when the customer swipes the card through the card reader, the card information can be sent to the merchant facing device 106. Similarly, a signature, PIN, or other data required for authorization of the transaction can be input by the customer into the customer facing device 102, e.g., entered on the touch screen display, and this data can be sent to the merchant facing device 106.


In some implementations, the customer facing device 102 does not send transaction details to the merchant facing device 106. Instead, the customer facing device 102 receives the amount for the transaction from the merchant facing device 106, and receives the card information from the card reader when the customer swipes the card. The customer facing device 102 communicates with the payment service system 208 to submit a request for authorization of the transaction.


The payment service system 208 includes a secure server 212 to processes all transactions from the wireless payment system 202. The secure server 212 handles secure information such as credit card numbers, debit card numbers, bank accounts, user accounts, user identifying information or other sensitive information.


The payment service system 208 can communicate electronically with a card payment network 216, e.g., Visa, Mastercard, or the like. The payment service system 208 can communicate with a card payment network 216 over the same network 108 used to communicate with the wireless payment system 202, or over a different network. The computer system 216 of the card payment network can communicate in turn with a computer system 218 of a card issuer, e.g., a bank. There can also be computer systems of other entities, e.g., the card acquirer, between the payment service system 208 and the card issuer.


Before a transaction between the user and the merchant can be performed using the wireless payment system 202, the merchant must create a merchant account with the payment service system 208. The merchant can sign up using a mobile application or using an online website, and can use a device within the wireless payment system 202 or another computing device, e.g., a home computer. At some point prior to the transaction, one or more applications are downloaded to the devices within the wireless payment system 202, e.g., a merchant facing device and a customer facing device. The merchant facing and customer facing devices may run the same application or customized applications to each device (e.g. a merchant application and a customer application). In some implementations, the applications are downloaded through an application store. Creation of the merchant account can be handled through the application, or through another application, e.g., a generic web browser. The merchant enters a name, account password, and contact information, e.g., email address, and physical location information (if applicable), e.g., an address, into the payment service system 208. The merchant can also provide other information, e.g., a list of goods or services available, operating hours, phone number, a small identifying image logo or mark, to the payment service system 208. The data associated with the merchant account 214 can be stored at the secure server 212, e.g., in a database. In some implementations, the merchant can provide information sufficient to establish communication with the computer system 204 and this information can be stored in the payment service system 208.


Eventually, in order to receive funds from the transaction, the merchant will need to enter financial account information into the payment service system 208 sufficient to receive funds. For example, in the case of a bank account, the user can enter the bank account number and routing number. However, the merchant's financial account can also be associated with a credit card account or another third party financial account. In addition, in some implementations, if the merchant has not entered the financial account information, the payment service system 208 can hold the received funds until the financial account information is provided.



FIG. 3 is a schematic illustration of a wireless payment system implemented in a taxi environment. The wireless payment system 301 includes a meter 302, a mobile driver side (i.e., merchant facing) device 304, a passenger side (i.e., customer facing) device 308, a card reader 310, and the wireless network 306. The wireless network 306 can include wireless access point mounted in the vehicle that provides a WiFi hot spot. The wireless network 306 can include a transceiver that provides a cellular connection, e.g., 3G or 4G, to the external network 306.


In some implementations, the driver side device 304 is physically connected to the meter 302, e.g., by a data cable, such as a USB cable. The driver side device 304 can be positioned next to the taxi driver in the front of the taxi. The driver side device 304 is wirelessly connected to the wireless network 306. The driver side device 304 can be a smart phone or tablet computer having a display onto which the driver has loaded an appropriate application. The driver side device 304 can also display a passenger fare for the taxi ride.


The passenger side device 308 can be positioned in the back of the taxi where a customer can interface with the device. For example, the passenger side device 308 can be affixed to the back of the front seat of the taxi, or to the back of the barrier separating the driver compartment from the passenger compartment. The card reader 310 is attached to an input, e.g., an audio jack, of the passenger side device 308. The passenger side device 308 is wirelessly connected to the wireless network 306. The passenger side device 308 can be a tablet computer onto which an appropriate application has been loaded. As a tablet computer, the passenger side device 308 includes a display, e.g., a touch screen display.


In some implementations, the driver application has a login and logout functionality such that multiple taxi drivers, each having a driver account, can use the same device 304 for processing distributed payment transactions. The functionality allows a driver to login and logout of the payment service system 208. Association by the payment service system 208 of the device 304 with the appropriate driver account can be done by conventional login techniques.


The driver side device 304 can read data from the meter 302, e.g. fare of a trip, while the passenger side device 308 can read card data, i.e., card information such as the card number, or cardholder name, from the card reader 310. The wireless payment system 301 can communicate with the payment service system 208 over the external network 311, e.g., the Internet.


The wireless payment system 301 can also communicate with a computer system 312, e.g., a dispatch system, of a dispatcher. The computer system 312 can process or store data about taxi rides, as discussed below.


In the taxi environment, when a driver submits a transaction to the payment service system 208, the transaction can include sufficient information, e.g., the name or id number of the driver, to associate the driver with the dispatcher. The payment service system 208 can maintain a database associating drivers with dispatchers, and when the payment service system 208 receive this information, it can identify the associated dispatcher from the information. This allows the payment service system 208 to send data about the taxi ride to the computer system 312 of the associated dispatcher.


For example, if the system 200 is implemented in a taxi, a customer can pay a taxi driver using the wireless payment system 202 after the taxi driver brings the customer to the customer's destination. After conducting the transaction, the system can send data about the taxi ride to a computer system 204, e.g., the computer system of the dispatcher. The data can include a start location and an end location of the taxi ride, the duration of the trip, the distance of the trip, the date and time of the trip, total cost of the trip (e.g., passenger fare and tip), or which taxi cab performed the service.



FIG. 4 is a diagram of an example flow chart of a process 400 conducted with the wireless payment system 102 implemented in a taxi environment. For example, a customer can enter a taxi and ask a taxi driver to take the customer to a destination. The taxi driver starts a meter that determines the fare of the trip based at least on the distance and duration of the trip. In some implementations, when the driver starts the meter, the meter generates a signal that is sent to the driver side device indicating that the ride has started.


Once the taxi driver arrives at the destination, the taxi driver stops the meter, which causes the meter to finalize the fare of the trip. The driver side device then receives the amount of the fare of the trip from the meter (step 402). The driver side device can send the amount of the fare of the trip to the passenger side device (step 404). In some implementations, the driver side device sends the amount of the fare to the passenger side device after receiving a signal from the meter (e.g., the driver stops the meter) indicating an end of the trip.


Once the passenger side device receives the amount of the fare of the trip through the wireless network, the passenger side device can display the amount of the fare of the trip (step 406) to the customer. The customer can pay by swiping a card through the card reader attached to the passenger side device. The passenger side device can receive card data, e.g., the card number, from the card reader (step 408). In some implementations, the passenger side device can receive card data from a customer that manually inputs in a card number, e.g., using the touch screen of the passenger side device. After receiving card data, the passenger side device can optionally display a request for a signature and receive a signature approving the transaction (step 410). The passenger side device can display a request to enter a tip amount, and can receive passenger input selecting a tip amount. The passenger side device can calculate a total transaction amount (the fare plus the tip) and display the total transaction amount. The passenger side device can also receive contact information for a receipt (step 412). The passenger side device can receive this information through customer input into the passenger side device, e.g., through a graphical user interface on the touch screen display.


In some implementations, the passenger side device initiates the request for authorization of the transaction. In this case, the passenger side device sends the payment information, which includes at least the transaction amount and the card data (e.g., the card number), but may also include the signature and contact information, directly to the payment service system, e.g., using an Internet connection.


In some implementations, the driver side device initiates the request for authorization of the transaction. In this case, the passenger side device sends the payment information, including at least the card data received from the card reader, to the driver side device (step 414). The signature, tip amount or total transaction amount, and contact information can also be sent to the driver side device. The driver side device can then send the payment information to the payment service system (step 416/806), e.g., using an Internet connection.


In some implementations, neither the driver side device nor the passenger side device has access to an external network connection, e.g., an Internet connection. That is, because the mobile device cannot connect to the payment service system using an Internet connection, the request for authorization cannot be initiated at the end of the trip, e.g., when the customer is about to pay using a credit card and leave the taxi. Instead, the mobile device can store the transaction and process the transaction later. Processing the transaction later can be accomplished by forwarding the transaction to the payment service system when the mobile device reestablishes an Internet connection.


In order to encourage merchants that are likely to enter areas without an external network connection, e.g., taxis, to use the payment system 200, the payment service may decide to cover some transactions (i.e., pay the merchant) even if the transactions are not approved.



FIG. 5 is a diagram of an example flow chart 500 of storing a payment transaction. The mobile device, e.g., a merchant device, e.g., the merchant-facing device, determines there is no connection to an external network, e.g., the Internet (step 502). The mobile device can test whether a connection can be made to a resource, e.g., a web page, located on the external network. There may be no cellular Internet connection in areas with poor cellular data reception or with too many cellular data connections concentrated in one area.


The mobile device receives data indicating a payment transaction (step 503). For example, a merchant facing device can receive, over a WiFi network, the data from a customer facing device, which receives data from a user swiping a card at a card reader attached to the mobile device. The data can include payment information, a signature, a tip amount, or a total transaction amount as described above in reference to FIG. 4.


The mobile device can execute a risk heuristic model to determine whether the payment service covers a transaction (step 504). The risk heuristic model can use a number of already stored transactions, a value of the proposed stored transaction, and/or a total value for all stored transactions in evaluating the risk and determining whether the payment service will cover the transaction. For example, the risk heuristic model can compare a number of already stored transactions, a value of the proposed stored transaction, and/or a total value for all stored transactions to, respectively, a maximum number of stored transactions, a maximum individual value for an individual stored transaction, and a maximum total value for all stored transactions. Where the number or value exceeds the maximum, the mobile device can determine that the payment service will not cover the transaction. These numbers, values, and their respective maximums can be stored on a mobile device, e.g., in an internal database.


The risk heuristic model can also use risk factors associated with a cardholder of the mobile device. For example, the risk factors can include prior transactions or analysis of the prior transactions. In some implementations, when there is a connection, e.g., prior to a store and forward transaction, the payment service system sends the risk factors to the mobile device, e.g., whenever the payment service system determines new or updated risk factors. Therefore, the mobile device can update its risk heuristic model to consider the risk factors.


The risk heuristic model can be dynamically modified by the payment service system. For example, the maximum number of stored transactions or the maximum value of a payment transaction can be modified through a communication, e.g., in the background when there is an Internet connection, with the payment service system. Some risk factors can also be updated to weigh more than others.


The mobile device can determine whether the payment service system will guarantee payment to the merchant based on the risk heuristic model (step 506). If payment will be guaranteed, the mobile device stores the transaction for future processing (step 508). If the payment will not be guaranteed, e.g., the risk heuristic model deems the transaction as too risky, the mobile device prompts the merchant for an approval to proceed (step 510). That is, the mobile device indicates to the merchant, e.g., using a user interface of the device, that the transaction will not be covered if the transaction is denied upon future processing. Thus, the merchant will be taking a risk of non-payment if the transaction is denied upon future processing. If the merchant approves, the mobile device stores the transaction (step 508). If the merchant does not approve, the mobile device rejects the transaction (step 512). Steps 506-512 will be described further below in reference to FIG. 6.



FIG. 6 is a diagram of an example flow chart 600 of storing a payment transaction using an example risk heuristic model. The example risk heuristic model considers a number of already stored transactions, a value of a proposed transaction, and a total value of previously stored transactions and does not consider risk factors. In some other implementations, a different combination or subcombination of the above considerations, e.g., including or excluding the risk factors, are used for the risk heuristic model.


The mobile device can determine there is no connection to an external network and receive data indicating a payment transaction (steps 602/604), as described above in reference to FIG. 5.


The mobile device determines whether a number of already stored transactions surpass a maximum number of stored transactions (step 606). The maximum number of stored transactions can be established to limit the number of times a mobile device can store a transaction for future processing. If the number of stored transactions surpasses the maximum number, the mobile device prompts the merchant for approval (step 614), which will be described further below. In some implementations, determining whether the number of stored transactions surpasses the maximum number is an optional step.


If the number of stored transactions does not surpass the maximum number, the mobile device determines whether the value of the proposed payment transaction surpasses the maximum value for the individual stored transaction and/or whether the total value of the proposed payment transaction plus the value of the already stored transactions exceeds the maximum total value for all stored transactions (step 610). The value of the payment transaction can be obtained from the data indicating the payment transaction. If the value of the proposed payment transaction surpasses the maximum individual value, or if the total value of the proposed payment transaction plus the value of the already stored transactions exceeds the maximum total value, the mobile device displays a message that the merchant will be taking the risk of non-payment if the transaction is not approved, and request merchant approval before proceeding (step 614). The merchant can approve or deny the request, e.g., through a user interface of the mobile device. If the merchant approves the request, the mobile device stores the transaction for future processing (step 612), e.g., in an internal database. An indication that the transaction was one which exceeded a maximum can be stored in the internal database.


In some implementations, the mobile device encrypts the transaction, e.g., using a key or a signature on the mobile device, before storing the transaction. The key can be obtained from the payment service system. The key can also be short lived and discarded after a single use. For example, after the mobile device uploads a collection of stored transactions, the payment service system can provide the mobile device with a new key. If the merchant denies the request, the mobile device rejects the transaction (step 608). A notification of the rejection of the transaction can be sent to a user interface of the mobile device.


In some implementations, when the mobile device stores the transaction, the mobile device includes storing a time or user session data of the transaction. The time or user session data can identify the merchant associated with the transaction. For example, in a taxi environment, if a first taxi driver changes shifts with a second taxi driver, comparing a time of a stored transaction with a time of the shift change can indicate which taxi driver should be associated with the stored transaction. Similarly, the second taxi driver can sign in using a respective personal account on the mobile device. This starts a new user session between the mobile device and the second taxi driver. As a result, subsequent stored transactions will be associated with the second driver.


Once the mobile device stores the transaction, the mobile device can increment the number of stored transactions, e.g., in an internal database. In some implementations, the number of stored transactions is reset after all stored transactions are forwarded to a payment service system. In alternative implementations, the number of stored transactions is decreased when one or more stored transactions are forwarded.



FIG. 7 is a diagram of an example flow chart 700 of forwarding a payment transaction. The mobile device, e.g., a merchant device, can periodically determine whether the mobile device can access an external network, e.g., the Internet. This determination can occur during, before, or after a transaction. For example, the mobile device can ping a resource every few minutes or through an exponential backoff algorithm. If the mobile device eventually determines it can access the Internet (step 702), the mobile device determines whether there are stored transactions on the mobile device (step 704). If there are stored transactions that have not yet been forwarded, the mobile device forwards each transaction to a payment service system for processing (step 706), e.g., using the reestablished Internet connection. In some implementations, the stored transactions are batched and sent to the payment service system for processing. Processing forwarded transactions by a payment service system can occur as described below above in reference to FIGS. 8A-B. Once the forwarded transactions are processed, the mobile device can receive a response for each transaction (step 708). The responses can be acceptances or rejections of the respective transactions. The responses can also include receipts for each respective transaction.



FIG. 8 is a diagram of an example flow chart of a process 800 conducted by a payment service system 208 after receiving a distributed payment transaction from the wireless payment system 102. The payment service system 208 can receive the distributed payment transaction, e.g., a stored transaction, from the wireless payment system (step 802). The distributed payment transaction can include card data, a signature, and other payment information (e.g., payment amount) provided by the customer.


The payment service system 208 then processes the distributed payment transaction (step 804) by sending a record to the computer system of the card payment network 216, e.g., Visa or MasterCard, and the card payment network 216 then sends the record to the card issuer, e.g., the bank, as described above in FIG. 1.


If the transaction is approved and the payment service system 208 receives approval from the card payment network 216, the payment service system 208 communicates this to whichever device (driver side or passenger side) that initiated the request for authorization (step 806). For example, in the case of a stored transaction, the approval can be displayed on the driver side device. The driver side and/or passenger side device then captures the transaction. In the capture stage, the approved transaction is again routed from the capturing device to the card processor, card network and card issuer. The record of the transaction in the capture stage can include the cardholder's signature (if appropriate), or other information. The capture state can trigger the financial transaction between the card issuer and the merchant. On receipt of an indication from the card network that the transaction has been captured, the payment service system 208 optionally creates receipts to send to the customer, e.g., through the customer application and/or through the previously provided contact email, and to the merchant (step 808). For example, if the wireless payment system 202 is implemented in a taxi environment, before signing for the transaction, the customer can input an email address to which the payment service system can send the receipt. Both devices can then display the receipt in each of their applications.


If the transaction is not approved because it would exceed the credit limit or there are insufficient funds in the customer's financial account, the payment service system 208 notifies the application on whichever device (driver side or passenger side) that initiated the request for authorization. For example, in the case of a stored transaction, a notification can be displayed on the driver side device.


As noted above, the payment service may decide to cover some transactions (i.e., pay the merchant) even if the transactions are not approved. In particular, the payment service may determine whether the stored transaction is for an amount less than the maximum individual amount, and/or whether the total amount of all the stored transactions is less than the maximum total amount. If it is, the payment service can pay the merchant for the amount of the stored transaction. However, if the transaction is not approved and the transaction exceeds the individual or total amount, then the payment service system 208 notifies the merchant that the transaction was not approved and that the payment service is not covering the transaction. The message can be sent to whichever device (driver side or passenger side) that initiated the request for authorization.


Embodiments of the subject matter and the operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions, encoded on a non-transitory computer storage medium for execution by, or to control the operation of, data processing apparatus. Alternatively or in addition, the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus. A computer storage medium can be, or be included in, a computer-readable storage device, a computer-readable storage substrate, a random or serial access memory array or device, or a combination of one or more of them. Moreover, while a computer storage medium is not a propagated signal, a computer storage medium can be a source or destination of computer program instructions encoded in an artificially-generated propagated signal. The computer storage medium can also be, or be included in, one or more separate physical components or media (e.g., multiple CDs, disks, or other storage devices).


The operations described in this specification can be implemented as operations performed by a data processing apparatus on data stored on one or more computer-readable storage devices or received from other sources.


The term “data processing apparatus” encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, a system on a chip, or multiple ones, or combinations, of the foregoing The apparatus can include special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit). The apparatus can also include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, a cross-platform runtime environment, a virtual machine, or a combination of one or more of them. The apparatus and execution environment can realize various different computing model infrastructures, such as web services, distributed computing and grid computing infrastructures.


A computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, or other unit suitable for use in a computing environment. A computer program may, but need not, correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language resource), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub-programs, or portions of code). A computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.


The processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform actions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).


Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for performing actions in accordance with instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer need not have such devices. Moreover, a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device (e.g., a universal serial bus (USB) flash drive), to name just a few. Devices suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.


To provide for interaction with a user, embodiments of the subject matter described in this specification can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input. In addition, a computer can interact with a user by sending resources to and receiving resources from a device that is used by the user; for example, by sending web pages to a web browser on a user's client device in response to requests received from the web browser.


Embodiments of the subject matter described in this specification can be implemented in a computing system that includes a back-end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back-end, middleware, or front-end components.


The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. In some embodiments, a server transmits data (e.g., an HTML page) to a client device (e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device). Data generated at the client device (e.g., a result of the user interaction) can be received from the client device at the server.


A system of one or more computers can be configured to perform particular operations or actions by virtue of having software, firmware, hardware, or a combination of them installed on the system that in operation causes or cause the system to perform the actions. One or more computer programs can be configured to perform particular operations or actions by virtue of including instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.


While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any inventions or of what may be claimed, but rather as descriptions of features specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.


Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.


In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous.


Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. For example, usage of wireless payment system may not be limited to a taxi environment but could also be applied to other environments, such as a restaurant. Moreover, usage of the techniques to establish secure communication may not be limited to mobile devices, but could also be applied to non-mobile or wired devices connected to a network. Although the swiping of a card through a reader is described above, other techniques for scanning a card, e.g., chip reading or near field communication, could be used to read data from the card.


Although FIGS. 1 and 2 illustrate a system 200 in which customer-facing and merchant-facing functions are distributed between a first device 102 and a second device 106, the techniques for storing and forwarding transactions are applicable if there is only a single device. In this case the same device provides the customer-facing functions, e.g., displaying a request for the credit card swipe and receiving the card information from the card reader, and the merchant-facing functions, e.g., entering the transaction and calculating a total amount for the transaction.

Claims
  • 1. A method comprising: downloading a first application, provided by a payment service system associated with processing distributed payment transactions, onto a customer-facing device of a payment system;executing the first application on an operating system of the customer-facing device;downloading a second application, provided by the payment service system, onto a merchant-facing device of the payment system, wherein at least the merchant-facing device is configured to communicate with the payment service system via an external network,wherein the first application and the second application (1) are different applications executing on different devices, and (2) are associated with a same merchant account associated with the payment service system, wherein the merchant account is created by the merchant;executing the second application on an operating system of the merchant-facing device;receiving, via an input device associated with the customer-facing device and by the first application, payment data associated with a payment instrument presented to satisfy a cost of a transaction between the merchant and a customer;sending, by the first application via the operating system of the customer-facing device, the payment data to the second application;receiving, by the second application via the operating system of the merchant-facing device, the payment data from the first application; andsending, by the second application via the operating system of the merchant-facing device, the payment data directly to the payment service system via the external network, wherein receipt of the payment data causes the payment service system to process payment for the transaction.
  • 2. The method as claim 1 recites, wherein the customer-facing device and the merchant-facing device are connected via a wired connection.
  • 3. The method as claim 1 recites, wherein the customer-facing device and the merchant-facing device communicate via a secure wireless connection.
  • 4. The method as claim 1 recites, further comprising, prior to sending the payment data to the payment service system: determining, by at least one of the first application via the operating system of the customer-facing device or the second application via the operating system of the merchant-facing device, that the payment service system is not accessible via the external network; andstoring the payment data on the merchant-facing device until the payment service system is accessible via the external network.
  • 5. The method as claim 4 recites, further comprising, prior to storing the payment data: determining, by the second application via the operating system of the merchant-facing device, a risk associated with the transaction;determining, by the second application via the operating system of the merchant-facing device and based at least in part on the risk, that the transaction is not approved for the payment by the payment service system if the payment data is not authorized for the cost of the transaction after the payment service system is accessible via the external network; andstoring the payment data on the merchant-facing device responsive to an input approving storage of the payment data.
  • 6. The method as claim 1 recites, further comprising: receiving, by the second application via the operating system of the merchant-facing device, a response from the payment service system, wherein the response indicates an acceptance or a rejection of the payment; andpresenting, by at least one of the first application via the operating system of the customer-facing device or the second application via the operating system of the merchant-facing device, the response via a display associated with at least one of the customer-facing device or the merchant-facing device.
  • 7. The method as claim 1 recites, wherein the input device comprises a payment instrument reader that is controlled by at least one of the first application or the operating system of the customer-facing device.
  • 8. The method as claim 1 recites, wherein sending the payment data to the payment service system comprises sending, by the second application via the operating system of the merchant-facing device, the payment data via a secure communication over the external network.
  • 9. The method as claim 1 recites, further comprising presenting, by the first application via the operating system of the customer-facing device, at least one of the cost of the transaction, a prompt to provide payment data, or a tip user interface via a display associated with the customer-facing device.
  • 10. The method as claim 1 recites, further comprising presenting, by the second application via the operating system of the merchant-facing device, at least one of information associated with the transaction or an authorization user interface via a display associated with the merchant-facing device.
  • 11. A payment system comprising: a customer-facing device configured with a first application that is provided by a payment service system and that is executable on an operating system of the customer-facing device to (i) display information to a customer and (ii) receive input from the customer, wherein the customer-facing device includes a payment reader to read payment data from a payment instrument presented in association with a transaction between the customer and a merchant; anda merchant-facing device configured with a second application that is provided by the payment service system and is executable on an operating system of the merchant-facing device to (i) display information to the merchant and (ii) receive input from the merchant,wherein the first application and the second application are different applications and are associated with a same merchant account associated with the payment service system, wherein the merchant account is created via interactions between the merchant device and the payment service system, and wherein: the customer-facing device and the merchant-facing device communicate to generate transaction data associated with the transaction;the transaction data includes the payment data;at least the merchant-facing device is configured to communicate with the payment service system via an external network for processing payment for the transaction based at least in part on the transaction data; andthe first application and the second application are associated with an account of the merchant associated with the payment service system.
  • 12. The system as claim 11 recites, wherein the customer-facing device and the merchant-facing device are connected via a wired connection.
  • 13. The system as claim 11 recites, wherein the customer-facing device and the merchant-facing device communicate via a secure wireless connection.
  • 14. The system as claim 11 recites, wherein at least one of the first application is executable by the operating system of the customer-facing device or the second application is executable by the operating system of the merchant-facing device further to determine, prior to sending the transaction data to the payment service system, that the payment service system is not accessible via the external network and wherein the merchant-facing device is further configured to store the transaction data until the payment service system is accessible via the external network.
  • 15. The system as claim 14 recites, wherein the second application is executable by the operating system of the merchant-facing device further to: determine, prior to storing the transaction data, a risk associated with the transaction;determine, based at least in part on the risk, that the transaction is not approved for the payment by the payment service system if the payment data is not authorized for the payment after the payment service system is accessible via the external network; andstore the transaction data on the merchant-facing device responsive to an input approving storage of the transaction data.
  • 16. The system as claim 14 recites, wherein the external network is not accessible due to a connectivity issue with the external network.
  • 17. The system as claim 11 recites, wherein the second application is executable by the operating system of the merchant-facing device further to receive a response from the payment service system, wherein the response indicates an acceptance or a rejection of the payment data for the payment and is presented by at least one of the first application or the second application via a display associated with the system.
  • 18. The system as claim 11 recites, wherein the second application is executable by the operating system of the merchant-facing device further to send the transaction data via a secure communication with the external network.
  • 19. The system as claim 11 recites, wherein the first application is executable by the operating system of the customer-facing device further to present at least one of a total amount for the transaction, a prompt to provide payment data, or a tip user interface via a display associated with the customer-facing device.
  • 20. The system as claim 11 recites, wherein the second application is executable by the operating system of the merchant-facing device further to present, at least one of information associated with the transaction or an authorization user interface via a display associated with the merchant-facing device.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is a continuation of, and claims priority to, U.S. patent application Ser. No. 13/797,390, filed on Mar. 12, 2013 and issued on Dec. 3, 2019 as U.S. Pat. No. 10,496,977, which claims priority to U.S. Provisional Patent Application No. 61/672,228, filed on Jul. 16, 2012, the entire contents of both of which are hereby incorporated by reference.

US Referenced Citations (265)
Number Name Date Kind
5692233 Garman Nov 1997 A
5778173 Apte Jul 1998 A
5892900 Ginter et al. Apr 1999 A
6096096 Murphy et al. Aug 2000 A
6259672 Lohrbach Jul 2001 B1
6328208 Artino et al. Dec 2001 B1
6603487 Bennett et al. Aug 2003 B1
6693897 Huang Feb 2004 B1
6725444 Fergus Apr 2004 B2
6879965 Fung Apr 2005 B2
6975717 Smith et al. Dec 2005 B1
6980638 Smith et al. Dec 2005 B1
7092380 Chen et al. Aug 2006 B1
7096003 Joao et al. Aug 2006 B2
7225156 Fisher et al. May 2007 B2
7466689 Halpern et al. Dec 2008 B1
7478266 Gatto et al. Jan 2009 B2
7610040 Cantini et al. Oct 2009 B2
7818811 Kirovski Oct 2010 B2
7835942 Pavlic et al. Nov 2010 B1
7853525 Yeates et al. Dec 2010 B2
7865400 Rogers Jan 2011 B2
7866546 Vance Jan 2011 B1
7962418 Wei et al. Jun 2011 B1
7983423 Agarwal et al. Jul 2011 B1
8041338 Chen et al. Oct 2011 B2
8090654 Ward Jan 2012 B2
8121945 Rackley, III Feb 2012 B2
8223951 Edelhaus et al. Jul 2012 B1
8224709 Hirson Jul 2012 B2
8297501 Kowalchyk Oct 2012 B1
8341084 Cowen Dec 2012 B2
8378485 Bachman Feb 2013 B2
8380177 Laracey Feb 2013 B2
8396808 Greenspan Mar 2013 B2
8452704 Barbara et al. May 2013 B2
8494478 Ponnangath Jul 2013 B1
8499355 Goncharov Jul 2013 B1
8543496 Beenau Sep 2013 B2
8608064 Xu et al. Dec 2013 B2
8626579 Fordyce, III Jan 2014 B2
8635354 Martino et al. Jan 2014 B2
8660911 Hirson et al. Feb 2014 B2
8694438 Jernigan et al. Apr 2014 B1
8724815 Roth et al. May 2014 B1
8868859 Schmidt et al. Oct 2014 B2
8964533 Moore et al. Feb 2015 B2
9037491 Lee May 2015 B1
9281945 Voice et al. Mar 2016 B2
9466055 Kulasooriya et al. Oct 2016 B2
9741035 White et al. Aug 2017 B1
9875493 Nuzzi Jan 2018 B2
9881302 White et al. Jan 2018 B1
9911110 Scott et al. Mar 2018 B2
9911154 Baker Mar 2018 B2
10002198 Felt et al. Jun 2018 B2
10037517 Chi et al. Jul 2018 B1
10037521 Botros et al. Jul 2018 B1
10055721 Mocko et al. Aug 2018 B1
10055722 Chen et al. Aug 2018 B1
10147077 Mestre Dec 2018 B2
10217110 Chen et al. Feb 2019 B1
10366378 Han et al. Jul 2019 B1
10467618 White Nov 2019 B2
10496977 Ruder et al. Dec 2019 B2
10523767 Ewe Dec 2019 B2
20010019614 Madoukh Sep 2001 A1
20010051920 Joao et al. Dec 2001 A1
20020016769 Barbara et al. Feb 2002 A1
20020026374 Moneymaker et al. Feb 2002 A1
20020055909 Fung May 2002 A1
20020132662 Sharp et al. Sep 2002 A1
20020156727 LeVake et al. Oct 2002 A1
20020194137 Park et al. Dec 2002 A1
20020194590 Pong Dec 2002 A1
20030005251 Wilson et al. Jan 2003 A1
20030009382 D'Arbeloff et al. Jan 2003 A1
20030046235 Lacivita et al. Mar 2003 A1
20030065556 Takanashi Apr 2003 A1
20030105688 Brown et al. Jun 2003 A1
20030120608 Pereyra Jun 2003 A1
20030191709 Elston et al. Oct 2003 A1
20030204560 Chen et al. Oct 2003 A1
20030212660 Kerwin Nov 2003 A1
20030222138 Oppenlander Dec 2003 A1
20030225883 Greaves et al. Dec 2003 A1
20030229793 McCall et al. Dec 2003 A1
20040015954 Tuerke et al. Jan 2004 A1
20040034684 Payne Feb 2004 A1
20040088737 Donlan et al. May 2004 A1
20040107356 Shamoon et al. Jun 2004 A1
20040112959 Jun Jun 2004 A1
20040122685 Bunce Jun 2004 A1
20040158510 Fisher Aug 2004 A1
20040168055 Lord et al. Aug 2004 A1
20040210519 Oppenlander et al. Oct 2004 A1
20040210566 Smith et al. Oct 2004 A1
20040215560 Amalraj et al. Oct 2004 A1
20050033688 Peart et al. Feb 2005 A1
20050134683 Quintana et al. Jun 2005 A1
20050149455 Bruesewitz et al. Jul 2005 A1
20050187873 Labrou Aug 2005 A1
20050279827 Mascavage et al. Dec 2005 A1
20060031466 Kovach Feb 2006 A1
20060034255 Benning et al. Feb 2006 A1
20060036134 Tarassenko et al. Feb 2006 A1
20060036541 Schleicher Feb 2006 A1
20060039290 Roden et al. Feb 2006 A1
20060059268 Victor et al. Mar 2006 A1
20060123088 Simmons et al. Jun 2006 A1
20060143239 Battat et al. Jun 2006 A1
20060218228 Mouline Sep 2006 A1
20060253338 Metzger Nov 2006 A1
20060277111 Bevis Dec 2006 A1
20070051794 Glanz et al. Mar 2007 A1
20070106558 Mitchell et al. May 2007 A1
20070194110 Esplin et al. Aug 2007 A1
20070194113 Esplin et al. Aug 2007 A1
20070223408 Thielke et al. Sep 2007 A1
20070255617 Maurone et al. Nov 2007 A1
20070262139 Fiebiger et al. Nov 2007 A1
20070266130 Mazur Nov 2007 A1
20070274291 Diomelli Nov 2007 A1
20070280288 Ma Dec 2007 A1
20080035725 Jambunathan et al. Feb 2008 A1
20080052233 Fisher et al. Feb 2008 A1
20080091944 von Mueller et al. Apr 2008 A1
20080097851 Bemmel et al. Apr 2008 A1
20080126213 Robertson et al. May 2008 A1
20080133419 Wormington et al. Jun 2008 A1
20080183621 Evans Jul 2008 A1
20080189186 Choi et al. Aug 2008 A1
20080203151 Dixon et al. Aug 2008 A1
20080203170 Hammad et al. Aug 2008 A1
20080208681 Hammad et al. Aug 2008 A1
20080219453 Chang et al. Sep 2008 A1
20080223918 Williams et al. Sep 2008 A1
20080270302 Beenau et al. Oct 2008 A1
20080275760 Easterly et al. Nov 2008 A1
20080283590 Oder, II et al. Nov 2008 A1
20080283592 Oder II, et al. Nov 2008 A1
20090004998 Aaron Jan 2009 A1
20090030885 DePasquale et al. Jan 2009 A1
20090063339 Santora Mar 2009 A1
20090094123 Killian Apr 2009 A1
20090164375 Saunders et al. Jun 2009 A1
20090210299 Cowen Aug 2009 A1
20090245268 Pugliese, IV Oct 2009 A1
20090248555 Sada et al. Oct 2009 A1
20090307778 Mardikar Dec 2009 A1
20100021049 Nikaido Jan 2010 A1
20100029265 Khandekar et al. Feb 2010 A1
20100031049 Shima et al. Feb 2010 A1
20100057612 Wagenhals Mar 2010 A1
20100114744 Gonen May 2010 A1
20100121726 Coulter et al. May 2010 A1
20100169284 Walter et al. Jul 2010 A1
20100211469 Salmon et al. Aug 2010 A1
20100267390 Lin et al. Oct 2010 A1
20100293099 Pauker et al. Nov 2010 A1
20100299212 Graylin Nov 2010 A1
20100299220 Baskerville et al. Nov 2010 A1
20100305993 Fisher Dec 2010 A1
20100312617 Cowen Dec 2010 A1
20100317318 Carter et al. Dec 2010 A1
20100318446 Carter Dec 2010 A1
20100325039 Radu et al. Dec 2010 A1
20100327056 Yoshikawa et al. Dec 2010 A1
20100332351 Stone Dec 2010 A1
20110016041 Scragg Jan 2011 A1
20110016043 Dornseif Jan 2011 A1
20110016054 Dixon et al. Jan 2011 A1
20110035278 Fordyce, III Feb 2011 A1
20110035294 Mizrah Feb 2011 A1
20110039585 Rouse Feb 2011 A1
20110082798 Michaud et al. Apr 2011 A1
20110084140 Wen Apr 2011 A1
20110106936 Galbreath et al. May 2011 A1
20110125566 McLaughlin et al. May 2011 A1
20110126060 Grube et al. May 2011 A1
20110128954 Veenstra et al. Jun 2011 A1
20110131122 Griffin et al. Jun 2011 A1
20110153453 Ghafoor Jun 2011 A1
20110154497 Bailey, Jr. Jun 2011 A1
20110161233 Tieken Jun 2011 A1
20110166936 Dixon et al. Jul 2011 A1
20110166997 Dixon et al. Jul 2011 A1
20110196791 Dominguez Aug 2011 A1
20110238473 Sankolli et al. Sep 2011 A1
20110238510 Rowen et al. Sep 2011 A1
20110270761 Graham, III et al. Nov 2011 A1
20110313925 Bailey, Jr. Dec 2011 A1
20120016731 Smith Jan 2012 A1
20120036076 Vanderwall et al. Feb 2012 A1
20120072347 Conway Mar 2012 A1
20120078789 Harrell Mar 2012 A1
20120084210 Farahmand Apr 2012 A1
20120095855 Sterling Apr 2012 A1
20120101822 Dinerstein Apr 2012 A1
20120109802 Griffin et al. May 2012 A1
20120144461 Rathbun Jun 2012 A1
20120150601 Fisher Jun 2012 A1
20120166311 Dwight et al. Jun 2012 A1
20120191522 McLaughlin et al. Jul 2012 A1
20120191569 Shah Jul 2012 A1
20120191610 Prasad Jul 2012 A1
20120209771 Winner et al. Aug 2012 A1
20120233005 White Sep 2012 A1
20120239556 Magruder et al. Sep 2012 A1
20120265697 Tuchman et al. Oct 2012 A1
20120271765 Cervenka et al. Oct 2012 A1
20120284130 Lewis et al. Nov 2012 A1
20120284187 Hammad et al. Nov 2012 A1
20120290376 Dryer Nov 2012 A1
20120303425 Katzin Nov 2012 A1
20120310831 Harris et al. Dec 2012 A1
20120330845 Kang Dec 2012 A1
20130006872 Chandoor Jan 2013 A1
20130054465 Sakata et al. Feb 2013 A1
20130091042 Shah et al. Apr 2013 A1
20130138563 Gilder et al. May 2013 A1
20130144701 Kulasooriya et al. Jun 2013 A1
20130151405 Head et al. Jun 2013 A1
20130159191 Maiya et al. Jun 2013 A1
20130173407 Killian Jul 2013 A1
20130179281 White Jul 2013 A1
20130179352 Dwyre Jul 2013 A1
20130185124 Aaron Jul 2013 A1
20130185152 Aaron Jul 2013 A1
20130185208 Aaron Jul 2013 A1
20130198075 Sakata et al. Aug 2013 A1
20130198081 Royyuru Aug 2013 A1
20130238431 Kulasooriya et al. Sep 2013 A1
20130246171 Carapelli Sep 2013 A1
20130246187 Chau et al. Sep 2013 A1
20130262307 Fasoli et al. Oct 2013 A1
20130268337 Morello Oct 2013 A1
20130346175 Muthu Dec 2013 A1
20130346244 Nuzzi Dec 2013 A1
20140006194 Xie et al. Jan 2014 A1
20140008432 de Geer Jan 2014 A1
20140019274 Hardin Jan 2014 A1
20140025581 Calman Jan 2014 A1
20140025958 Caiman Jan 2014 A1
20140032415 Lee Jan 2014 A1
20140032470 McCarthy et al. Jan 2014 A1
20140098671 Raleigh et al. Apr 2014 A1
20140114853 Guedj Apr 2014 A1
20140156534 Quigley et al. Jun 2014 A1
20140172680 Prabhu Jun 2014 A1
20150081462 Ozvat et al. Mar 2015 A1
20150095453 Jain et al. Apr 2015 A1
20150170132 Patel Jun 2015 A1
20150229623 Grigg et al. Aug 2015 A1
20150278795 Jiang et al. Oct 2015 A1
20150339660 Meng et al. Nov 2015 A1
20150348040 Bhorania et al. Dec 2015 A1
20150371216 Olawale et al. Dec 2015 A1
20160007240 Belghoul et al. Jan 2016 A1
20160019728 Petrie Jan 2016 A1
20160094497 Javed et al. Mar 2016 A1
20160110718 Jajara et al. Apr 2016 A1
20160335618 Koh et al. Nov 2016 A1
20180357627 Chen et al. Dec 2018 A1
20200356992 Quigley et al. Nov 2020 A1
Foreign Referenced Citations (11)
Number Date Country
2 879 290 Jan 2014 CA
2 903 983 Sep 2014 CA
0237219 May 2002 WO
WO 2013034953 Sep 2011 WO
WO 2013036199 Sep 2011 WO
2012037971 Mar 2012 WO
2013034953 Mar 2013 WO
WO 2013034953 Mar 2013 WO
2014014781 Jan 2014 WO
2014089288 Jun 2014 WO
2014138109 Sep 2014 WO
Non-Patent Literature Citations (108)
Entry
Q. Li, X. Zhang, J. Seifert and H. Zhong, “Secure Mobile Payment via Trusted Computing,” 2008 Third Asia-Pacific Trusted Infrastructure Technologies Conference, 2008, pp. 98-112 (Year: 2008).
Y. Labrou, J. Agre, L. Ji, J. Molina and W. .-I. Chen, “Wireless wallet,” The First Annual International Conference on Mobile and Ubiquitous Systems: Networking and Services, 2004. MOBIQUITOUS 2004., 2004, pp. 32-41, (Year: 2004).
“Advancing Payment Security: MasterCard Contactless Security Overview,” www.mastercard.com, retrieved from Internet URL: https://www.mastercard.com/contactless/doc/MasterCardContactless_SecurityFactSheet_2015.pdf, on Jun. 12, 2017, pp. 1-4.
Conkling, C., “General Credit Card (CC) Approval/Payment Process,” Figure 2, dated Jan. 17, 2011, Retrieved from the Internet: URL<http:/ /craigconkling. blogspot.com/2011/01/nfc-and-mobile-payment-initiative-4.html>, on Jun. 6, 2014, p. 1-1.
Conkling, C., “Mobile Trends Insight: NFC and the Mobile Payment Initiative-4,” dated Jan. 17, 2011, Retrieved from the Internet URL: http:/ /craigconkling. blogspot.com/2011/01/nfc-and-mobile-payment-initiative-4.html, on Jun. 6, 2014, pp. 1-15.
Cooper, D , et al., “Internet X 509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile,” Standards Track, pp. 1-151 (May 2008).
“Cryptography—PCI Encryption Key Management—Information Security Stack Exchange,” published Jan. 1, 2011, XP055415553, Retrieved from the Internet URL: https://security.stackexchange.com/questions/1412/pci-encryptionkey-management. Retrieved on Oct. 13, 2017, pp. 1-3.
Denniswi, “How Can I change the Offline Mode Password in Microsoft Dynamice POS 2009?,” Microsoft Dynamics, dated Nov. 8, 2011, Retrieved from the Internet URL: <https://community.dynamics.eom/f/31/t/66698.aspx>, on Jun. 4, 2014, p. 1-1.
Evans, D. L., et al., “Security Requirements for Cryptographic Modules,” FIPS PUB 140-2 Change Notices, pp. 1-69 (May 25, 2001).
Ferguson, R.B., “Passenger Hacks NYC computer system; The problem is more significant than GPS objections, according to the sofware engineer who hacked the system,” eWeek, dated Dec. 28, 2007, Retrieved from the Internet URL: http://search.pro quest. com/printviewfile?accountid=14753, on Apr. 24, 2017, pp. 1-2.
“MasterCard and VeriFone Bring ‘Tap & Go’ Payments to Taxis,” Wireless News, dated Nov. 15, 2006, Retrieved from the Internet URL: http://search proquest.com/printviewfile?accountid=14753, on Apr. 24, 2017, pp. 1-2.
“Mobile payment,” Wikipedia, dated Jul. 9, 2012. Retrieved from the Internet URL: https://en.wikipedia.org/w/index.php?title=Mobile_payment&oldid=501410747,on Feb. 27, 2018, pp. 1-8.
“Offline DB Support for POS,” Stack Overflow, dated Jan. 24, 2013, Retrieved from the Internet URL: <http://stackoverflow.com/questions/14495935/offline-dbsupport-for-pos>, on Jun. 4, 2014, p. 1-2.
“Payment Card Industry (PCI) Hardware Security Module (HSM),” Security Requirements Version 1.0, XP055168869, pp. 1-26 (Apr. 2009).
Perez, S., “Revel Systems Debuts An iPad Point-Of- Sale In A Box,” TechCrunch, dated Jun. 1, 2012, Retrieved from the Internet URL: <http://techcrunch.com/2012/06/27/revel-systems-debuts-an-ipad-point-of-sale-in-a-box>, on Jun. 4, 2014, pp. 1-5.
“PCI DSS compliant Key Management,” published Jul. 31, 2011, XP055415555, Retrieved from the Internet URL: http://www.src-gmbh.de/pcinews/download/PCIWhitepaper-2011-07.pdf, on Oct. 13, 2017, pp. 1-3.
“Suncorp and live TaxiEpay to provider Mobile Payment Terminals for Hypercom,” Anonymous Wireless News, dated Jun. 20, 2010, Retrieved from the Internet URL: http://search.pro quest. com/printviewfile?accountid=14753, on Apr. 21, 2017, pp. 1-2.
Tanenbaum, A. S., “Distributed Systems: Principles and Paradigms (2nd Edition),” Pearson Prentice Hall, pp. 273-320 (2007).
“What is ‘Offline Mode’ and How Does It Work?,” Vend, dated Dec. 20, 2011, Retrieved from the Internet URL: <http://support.vendhq.com/hc/enus/articles/201379940-What -is-Offline-Mode-and-how-does-it-work>, on Jun. 4, 2014, pp. 1-3.
“What is the Purpose of Retail Offline Sync Service and How Does It Work?,” Microsoft Dynamics, dated Apr. 12, 2012, Retrieved from the Internet URL: <http://community.dynamics.eom/ax/f/33/p/77 406/149851.aspx>, on Jun. 4, 2014, p. 1-3.
Third Party Observation submitted, for PCT Application No. PCT/US2013/050345 on May 30, 2014.
Non-Final Office Action dated Jun. 13, 2014, in U.S. Appl. No. 13/786,262, of Scott J.B., et al., filed Mar. 5, 2013.
Non-Final Office Action dated Sep. 9, 2014, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Non-Final Office Action dated Dec. 19, 2014, in U.S. Appl. No. 13/786,262, of Scott J.B., et al., filed Mar. 5, 2013.
Final Office Action dated Jan. 15, 2015, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Non-Final Office Action dated Feb. 18, 2015, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Advisory Action dated Mar. 23, 2015, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Non-Final Office Action dated Jun. 5, 2015, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Final Office Action dated Aug. 12, 2015, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Non-Final Office Action dated Sep. 11, 2015, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Non-Final Office Action dated Sep. 11, 2015, in U.S. Appl. No. 13/786,262, of Scott J.B., et al., filed Mar. 5, 2013.
Final Office Action dated Oct. 6, 2015, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Examiner's Requisition for Canadian Patent Application No. 2,879,290, mailed Nov. 9, 2015.
Final Office Action dated Mar. 24, 2016, in U.S. Appl. No. 13/786,262, of Scott J.B., et al., filed Mar. 5, 2013.
Non-Final Office Action dated Apr. 21, 2016, for U.S. Appl. No. 14/567,145, of White, M.W., et al., filed Dec. 11, 2014.
Examination Report No. 1 for Australian Patent Application No. 2014225973, dated May 6, 2016.
Advisory Action dated Jun. 1, 2016, in U.S. Appl. No. 13/786,262, of Scott, J.B., et al., filed Mar. 5, 2013.
Examination Report for European Patent Application No. 13859656.4, dated Jun. 22, 2016.
Office Action for Canadian Patent Application No. 2,892,511, dated Jul. 19, 2016.
Non-Final Office Action dated Jul. 28, 2016, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Non-Final Office Action dated Aug. 16, 2016, for U.S. Appl. No. 14/578,765, of Chi, Y., et al., filed Dec. 22, 2014.
Final Office Action dated Oct. 31, 2016, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Examination Report for European Patent Application No. 13819366.9, dated Nov. 2, 2016.
Office Action for Canadian Patent Application No. 2,903,983, dated Nov. 4, 2016.
Final Office Action dated Dec. 29, 2016, for U.S. Appl. No. 14/567,145, of White, M.W., et al., filed Dec. 11, 2014.
Examiner's Requisition for Canadian Patent Application No. 2,879,290, mailed Jan. 11, 2017.
Non-Final Office Action dated Feb. 16, 2017, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Non Final Office Action dated Mar. 3, 2017, for U.S. Appl. No. 14/567,118, of White, M.W., et al., filed Dec. 11, 2014.
Final Office Action dated Mar. 9, 2017, for U.S. Appl. No. 14/578,765, of Chi, Y., et al., filed Dec. 22, 2014.
Notice of Acceptance for Australian Patent Application No. 2014225973, dated Mar. 15, 2017.
Non-Final Office dated Mar. 24, 2017, for U.S. Appl. No. 14/495,390, of Botros, P.A., et al., filed Sep. 24, 2014.
Non-Final Office Action dated Apr. 6, 2017, for U.S. Appl. No. 14/274,524, of Mocko, C.L., et al., filed May 9, 2014.
Final Office Action dated Feb. 20, 2020, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Non Final Office Action dated Apr. 10, 2020, for U.S. Appl. No. 15/870,562, of White, M.W., et al., filed Jan. 12, 2018.
Notice of Allowance dated Apr. 17, 2017, for U.S. Appl. No. 14/567,145, of White, M.W., et al., filed Dec. 11, 2014.
Final Office Action dated May 9, 2017, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Notice of Allowance for Canadian Patent Application No. 2,892,511, dated May 26, 2017.
Non-Final Office Action dated Jun. 2, 2017, for U.S. Appl. No. 13/786,262, of Scott, J.B., et al., filed on Mar. 5, 2013.
Final Office Action dated Jun. 2, 2017, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Examination Report for European Patent Application No. 14760487.0, dated Jun. 28, 2017.
Final Office Action dated Jul. 14, 2017, for U.S. Appl. No. 14/495,390, of Botros, P.A., et al., filed Sep. 24, 2014.
Advisory Action dated Sep. 13, 2017, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Notice of Allowance dated Sep. 15, 2017, for U.S. Appl. No. 14/567,118, of White, M.W., et al., filed Dec. 11, 2014.
Non-Final Office Action dated Oct. 4, 2017, for U.S. Appl. No. 14/578,765, of Chi, Y., et al., filed Dec. 22, 2014.
Notice of Allowance dated Oct. 13, 2017, for U.S. Appl. No. 13/786,262, of Scott, J.B., et al., filed May 3, 2013.
Non-Final Office Action dated Oct. 31, 2017, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Final Office Action dated Nov. 1, 2017, for U.S. Appl. No. 14/274,524, of Mocko, C.L., et al., filed May 9, 2014.
Summons to attend oral proceedings for European Patent Application No. 13859656.4, mailed Nov. 2, 2017.
Examiner's Requisition for Canadian Patent Application No. 2,903,983, mailed Nov. 6, 2017.
Notice of Allowance for Canadian Patent Application No. 2,879,290, dated Jan. 9, 2018.
Advisory Action dated Jan. 31, 2018, for U.S. Appl. No. 14/274,524, of Mocko, C.L., et al., filed May 9, 2014.
Notification concerning the date of oral proceedings for European Patent Application No. 13819366.9, mailed Mar. 5, 2018.
Notice of Allowance dated Apr. 6, 2018, for U.S. Appl. No. 14/578,765, of Chi, Y., et al., filed Dec. 22, 2014.
Notice of Allowance dated Apr. 9, 2018, for U.S. Appl. No. 14/495,390, of Botros, P.A., et al., filed Sep. 24, 2014.
Notice of Allowance dated Apr. 13, 2018, for U.S. Appl. No. 14/274,524, of Mocko, C.L., et al., filed May 9, 2014.
Notice of Allowance dated Apr. 24, 2018, for U.S. Appl. No. 14/284,125, of Chen, G.H., et al., filed May 21, 2014.
Final Office Action dated May 31, 2018, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Non-Final Office Action dated Jul. 25, 2018, for U.S. Appl. No. 15/199,466, of Han, K., et al., filed Jun. 30, 2016.
Non-Final Office Action dated Aug. 7, 2018, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Advisory Action dated Aug. 31, 2018, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Non-Final Office Action dated Sep. 10, 2018, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Notice of Allowance dated Oct. 22, 2018, for U.S. Appl. No. 14/274,481, of Chen, G.H., et al., filed May 9, 2014.
Notice of Allowance for Canadian Patent Application No. 2,903,983, dated Oct. 24, 2018.
Final Office Action dated Feb. 1, 2019, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Non Final Office Action dated Feb. 14, 2019, for U.S. Appl. No. 16/105,918, of Chen, G.H., et al., filed Aug. 20, 2018.
Notice of Allowance dated Mar. 13, 2019, for U.S. Appl. No. 15/199,466, of Han, K., et al., filed Jun. 30, 2016.
Final Office Action dated Mar. 21, 2019, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Advisory Action mailed May 24, 2019, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Final Office Action mailed Jun. 17, 2019, for U.S. Appl. No. 16/105,918, of Chen, G.H., etaL, filed Augusi 20,2018.
Notice of Allowance mailed Jul. 3, 2019, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Non Final Office Action mailed Aug. 7, 2019, for U.S. Appl. No. 13/736,447, of Quigley, O.S.C., et al., filed Jan. 8, 2013.
Notice of Allowance mailed Nov. 6, 2019, for U.S. Appl. No. 13/797,390, of Ruder, E., et al., filed Mar. 12, 2013.
Non Final Office Action mailed Dec. 31, 2019, for U.S. Appl. No. 16/105,918, ofChen, G.H., et al., filed Aug. 20, 2018.
International Search Report and Written Opinion for International Patent Application No. PCT/US2013/050345, mailed Oct. 4, 2013.
International Search Report and Written Opinion for International Patent Application No. PCT/US2013/073302, mailed Apr. 18, 2014.
International Search Report and Written Opinion for International Patent Application No. PCT/US2014/020389, mailed Jun. 17, 2014.
Extended European Search Report for European Patent Application No. 13859656.4, mailed on Sep. 4, 2015.
Extended European Search Report for European Patent Application No. 13819366.9 mailed Feb. 19, 2 016.
Extended European Search Report for European Patent Application No. 14760487.0 dated Jul. 7, 2016.
Final Office Action dated Jul. 30, 2019, for U.S. Appl. No. 16/105,918, of Chen, G.H., et al., filed Aug. 20, 2018.
Advisory Action dated Sep. 30, 2020, for U.S. Appl. No. 16/105,918, of Chen, G.H., et al., filed Aug. 20, 2018.
Final Office Action dated Sep. 9, 2020, for U.S. Appl. No. 15/870,562, of White, M.W., et al., filed Jan. 12, 2018.
Zhang et al., “Secure Mobile Payment via Trusted Computing,” 2008 Third Asia-Pacific Trusted Infrastructure Technologies Conference, (Year: 2008) pp. 98-112.
Non-Final Office Action dated Nov. 27, 2020, for U.S. Appl. No. 16/105,918, of Chen, G.H., et al., filed Aug. 20, 2018.
Advisory Action dated Nov. 30, 2020, for U.S. Appl. No. 15/870,562, of White, M.W., et al., filed Jan. 12, 2018.
Non-Final Office Action dated May 7, 2021, for U.S. Appl. No. 15/870,562, of White, M.W , et al., filed Jan. 12, 2018.
Final Office Action dated Sep. 15, 2021, for U.S. Appl. No. 15/870,562, of White, M.W., et al., filed Jan. 12, 2018.
Advisory Action dated Dec. 27, 2021, for U.S. Appl. No. 15/870,562, of White, M.W., et al., filed Jan. 12, 2018.
Related Publications (1)
Number Date Country
20200082376 A1 Mar 2020 US
Provisional Applications (1)
Number Date Country
61672228 Jul 2012 US
Continuations (1)
Number Date Country
Parent 13797390 Mar 2013 US
Child 16681217 US