US20170200161A1 - Method and system to facilitate securely processing a payment for an online transaction - Google Patents
Method and system to facilitate securely processing a payment for an online transaction Download PDFInfo
- Publication number
- US20170200161A1 US20170200161A1 US15/403,151 US201715403151A US2017200161A1 US 20170200161 A1 US20170200161 A1 US 20170200161A1 US 201715403151 A US201715403151 A US 201715403151A US 2017200161 A1 US2017200161 A1 US 2017200161A1
- Authority
- US
- United States
- Prior art keywords
- payment
- transaction data
- payment processor
- merchant server
- processor system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/40—Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
- G06Q20/405—Establishing or using transaction specific rules
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/04—Payment circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/12—Payment architectures specially adapted for electronic shopping systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3823—Payment protocols; Details thereof insuring higher security of transaction combining multiple encryption tools for a transaction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3829—Payment protocols; Details thereof insuring higher security of transaction involving key management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
Definitions
- the present invention relates generally to the field of commerce automation. More specifically, the present invention relates to a method and system to facilitate securely processing payments for online transactions.
- e-commerce has been increasing in popularity as more people are becoming accustomed to purchasing products online via the Internet.
- online transactions can raise security issues for merchants.
- a customer uses a web client (e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State) to access a merchant website hosted on a merchant server.
- a web client e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State
- the customer browses the merchant website selecting items to purchase.
- a checkout web page including a list of the items selected for purchase is displayed.
- the user selects a “checkout” button on the checkout web page.
- a payment web page is displayed to the customer.
- the customer enters payment information for the e-commerce transaction. For example, the customer may be prompted to enter a credit card number, a billing address for the credit card number, and a shipping address for the items selected for purchase.
- the customer selects a “submit payment” button and the payment information is posted to the merchant server.
- the merchant server will then communicate the payment information to a server administered by a third party payment processor.
- the payment processor server will verify the information entered by the customer, process the payment, and communicate to the merchant server whether the payment was successful.
- the merchant server Upon a successful payment, the merchant server will display a payment verification web page to the user.
- a “buyer push” payment method in which the seller “pushes” funds to the merchant.
- a “buyer push” transaction may proceed as follows.
- a checkout web page downloaded to the customer's computer
- the customer is presented with a virtual shopping cart listing all of the items the customer has selected to purchase.
- the checkout web page may list other transaction data, such as the price for each item, a sub-total for all items, any applicable tax, and a total cost of the transaction.
- the customer's computer communicates all of the transaction information to a third party server for payment processing via a Hypertext Transfer Protocol (HTTP) Post method.
- HTTP Hypertext Transfer Protocol
- the payment processor server receives the transaction information and then presents the user with a user credentials web page.
- the user credentials web page prompts the customer to enter a username and password for verification purposes. Once the customer enters a username and password, the customer selects the “OK” button to submit the user credentials to the payment processor server.
- the customer Upon successful verification, the customer is presented with a payment web page.
- the customer selects a form of payment that is available to the customer based on the customer's user credentials and the customer's current account standings with the payment processor. For customers with existing accounts, a previously selected default shipping address is used. However, the customer might select an alternative shipping address at the payment web page.
- the customer selects the “submit payment” button to confirm the payment and to communicate the payment information to the third party payment processor server.
- the payment processor server After receiving and validating the payment information, the payment processor server displays a payment confirmation web page and communicates the payment information to the merchant server with a payment status (e.g., whether the payment was successful). If the payment status indicates that the payment was successful, then the merchant server will display its own payment confirmation web page.
- the “buyer push” method described has potential technical problems that can raise security concerns for merchants.
- the transaction information is susceptible to being intercepted and/or modified.
- the transaction information is simply embedded in a hypertext markup language (HTML) document and communicated to the third party payment processor server via the Hypertext Transfer Protocol (HTTP) Post method. Therefore, the transaction information can be viewed and edited by simply editing the source HTML document prior to submitting the data to the third party payment processor server.
- HTML hypertext markup language
- HTTP Hypertext Transfer Protocol
- a customer might modify the payment price and pay less for a product than the merchant intended.
- the status of the payment is communicated to the merchant server via the HTTP Post method and therefore subject to the same security issues. Consequently, security flaws exist in the traditional “buyer push” method.
- a merchant server encrypts and digitally signs transaction data (e.g., items selected by a customer for purchase, the price of the items, any applicable sales tax, and/or shipping and handling charges) and communicates the transaction data to a third party payment processor server.
- transaction data e.g., items selected by a customer for purchase, the price of the items, any applicable sales tax, and/or shipping and handling charges
- the payment processor server decrypts and authenticates the transaction data and generates a transaction data ID to identify the transaction data.
- the payment processor server digitally signs and communicates the transaction data ID to the merchant server.
- the merchant server digitally signs and communicates a request to process a payment to the payment processor server.
- the request to process the payment includes the transaction data ID to identify the transaction and related transaction data for which the merchant server would like the payment processed.
- the payment processor server receives and authenticates the request to process the payment and prompts the customer to enter user credentials to verify the identity of the customer and access the customer's previously stored account data. Once the customer's credentials have been verified, the payment processor automatically processes the payment by directing the customer's funds to the merchant's account.
- the payment processor server after a payment is processed, the payment processor server generates a secure payment ID to identify payment data related to the transaction payment.
- the payment processor server digitally signs and communicates the secure payment ID to the merchant server.
- the merchant server digitally signs and communicates a request for payment data, such as payment status, to the payment processor server.
- the request for payment data includes the secure payment ID to identify the payment data being requested.
- the payment processor server receives and authenticates the request for payment data and subsequently communicates the payment data to the merchant server over a secure communication channel.
- FIG. 1 is an exemplary client-server network diagram illustrating the relationship between a client PC, a merchant server and a payment processor server, for one embodiment of the present invention
- FIG. 2 illustrates a method of processing a transaction payment for an e-commerce transaction from the perspective of a user, for one embodiment of the present invention
- FIG. 3 illustrates a method of processing a transaction payment for an e-commerce transaction from the perspective of a user, for one embodiment of the present invention
- FIGS. 4A and 4B illustrate a flowchart for one method of processing a transaction payment for an e-commerce transaction, for one embodiment of the present invention
- FIG. 5 illustrates a flowchart for one method of processing a transaction payment for an e-commerce transaction, for one embodiment of the present invention.
- FIG. 6 is a diagrammatic representation of a machine in the exemplary form of a computer system within which a set of instructions, for causing the machine to perform any one of the methodologies discussed above, may be executed.
- FIG. 1 illustrates an exemplary client-server network environment in which the present invention can be implemented.
- a potential customer or buyer uses a client personal computer (PC) 20 connected to a network (e.g., the Internet 22 ) to interact with a merchant server 24 and a payment processor server 26 .
- the client PC 20 will generally execute client software such as a web client (e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State) that enables the customer to browse web pages on the World Wide Web.
- a web client e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State
- the client 20 is illustrated as a PC.
- the client 20 could be any type of computing device including, but not limited to, a laptop, a handheld digital assistant, or a mobile phone.
- the merchant of server 24 executes Internet server software including, but not limited to, web server software and Application Program Interface (API) server software.
- the web server software executing on merchant server 24 serves web pages to web clients, such as a web browser executing on client 20 .
- the web pages provide an interface to a virtual store that customers can browse with the web browser software. While browsing the virtual store, customers can select items to purchase. Items selected for purchase are temporarily stored by the merchant server 24 and accessed for checkout by selecting a link to a virtual shopping cart.
- the merchant server 24 interacts with the payment processor server 26 .
- the API server software provides a programmatic interface to the merchant server 24 .
- the payment processor server 26 is connected to the client PC 20 and the merchant server 24 via the Internet 22 . Like the merchant server 24 , the payment processor server 26 also executes Internet server software including, but not limited to, web server software. For one embodiment of the invention, a customer directs a web browser to the website hosted by the payment processor server 26 by entering the uniform resource locator (URL) of the payment processor server 26 (e.g., http://www.xyz-paymentprocessor.com). The payment processor server 26 prompts the customer to create an account, including a username and password to identify the customer as the holder of the account. In addition, the payment processor server 26 might prompt the customer to enter account information for accounts held at other financial institutions, such as bank accounts and credit card accounts. As will be discussed below, by establishing an account with the payment processor, the customer can later use the account to make a payment for items selected for purchase on the virtual store hosted by the merchant server 24 .
- URL uniform resource locator
- the payment processor server 26 prompts the customer to create an account, including a username and password to
- the customer will have already created an account with the payment processor at the time the customer decides to enter into a transaction via merchant server 24 .
- a customer will be directed to the payment processor website to create an account at or near the time the customer enters into the transaction.
- FIG. 2 illustrates a method 27 of processing a transaction payment for an e-commerce transaction from the perspective of a customer, for one embodiment of the present invention.
- the merchant and the payment processor make preparations by exchanging public keys.
- merchant server 24 performs a setup operation 29 by communicating the merchant server's public key 30 of a public-private key pair to the payment processor server 26 .
- the payment processor server 26 receives the merchant server's public key 32 and stores it in a merchant public key database 33 .
- the payment processor server 26 will receive and store a unique public key for each merchant with whom the payment processor is setup to process payments.
- the payment processor server 26 communicates its public key 34 to the merchant server 24 . Once the servers have exchanged public keys, the servers are ready to process transactions.
- a customer uses a web client 20 to browse a virtual store hosted on merchant server 24 .
- the customer is presented by the merchant server with a preliminary checkout web page 36 .
- the preliminary checkout web page 36 displays the contents of the customer's virtual shopping cart, including a listing of the items selected for purchase by the customer, as well as the prices of each item.
- the preliminary checkout web page 36 prompts the customer to select a shipping address and shipping method (e.g., overnight or two day air shipping) for the items. After the customer has entered a shipping address and chosen a shipping method, the customer selects a web button or link to a checkout web page 42 .
- a shipping address and shipping method e.g., overnight or two day air shipping
- the customer's shipping address is stored on the payment processor server, and therefore the customer does not have to input or select a shipping address on web page 36 of the merchant web site.
- the shipping address is selected or input by the customer at the merchant website.
- the customer may select a shipping address from a list of addresses previously input at the merchant website, or alternatively, the customer may be prompted to input a shipping address at web page 36 .
- the merchant server 24 will communicate the customer's shipping address to the payment processor server 26 along with a variable indicating that the payment processor should process the transaction with the shipping address selected at the merchant website, and not a default shipping address stored by the payment processor.
- the merchant server 24 may calculate any shipping and handling fees, as well as any applicable taxes 38 for the transaction, based on the customer selected shipping address.
- the first communication to the payment processor is begun as follows.
- the transaction is initiated when the merchant server 24 sends or provides the transaction data (e.g., merchant ID, shopping cart ID, payment amount, additional fees, address, etc.) to the payment processor server 26 .
- the transaction data e.g., merchant ID, shopping cart ID, payment amount, additional fees, address, etc.
- the payment processor server 26 can authenticate the source of the data. For example, the payment processor server 26 can verify and confirm that no one has intercepted and modified the transaction data en route from the merchant server 24 to the payment processor server 26 .
- each merchant server 24 digitally signs the transaction data with its own private key before communicating the transaction data to the payment processor server 26 .
- the payment processor server 26 utilizes the public key assigned by the merchant to verify that the digital signature matches that of the particular merchant server 24 from which the transaction data was received.
- Digitally signing the transaction data provides the payment processor server 26 with a method to authenticate the transaction data, but it does not prevent an interceptor from reading or monitoring the transaction data.
- the transaction data is encrypted utilizing an asymmetric encryption scheme with public and private keys before digitally signing and communicating the data from the merchant server 24 to the payment processor server 26 at operation 44 .
- Encrypting the transaction data prevents an interceptor from reading or monitoring the data.
- the payment processor provides each merchant with a public key of a public-private key pair.
- Each merchant server 24 utilizes the public key to encrypt the transaction data 40 prior to digitally signing and communicating the data to the payment processor server 26 .
- the payment processor server 26 decrypts the transaction data with its private key, and then verifies the source of the transaction data with the public key of the merchant server 24 that sent the data. Consequently, the transaction data is securely communicated from the merchant server 24 to the payment processor server 26 .
- a secure communication channel is used to communicate the transaction data from the merchant server 24 to the payment processor server 26 .
- a secure communication protocol is used to communicate the transaction data from the merchant server 24 to the payment processor server 26 .
- the payment processor displays a payment web page 46 in the browser executing on the client 20 .
- the payment web page 46 displays to the user the transaction data including a listing of the items selected for purchase, the price of each item, the shipping and handling charges, and any applicable taxes.
- the payment web page 46 prompts the customer to enter a username and password to verify the customer's identity and for purposes of determining whether the selected form of payment is available to the customer. For example, if the customer selects as a form of payment an account held with the payment processor, the customer must have previously established an account with the payment processor in order for the selected form of payment to be valid.
- the customer might be presented with one or more web pages prompting the customer to establish an account with the payment processor. However, if the customer has already established an account, the customer will simply enter a username and password, and select a button or link 48 to submit the user credentials.
- the payment processor server 26 After receiving and successfully verifying the user credentials, the payment processor server 26 delivers to the client web browser 20 an order confirmation web page 50 .
- the order confirmation web page 50 displays transaction data including the selected form of payment, the exact amount to be charged for the transaction and the shipping address for the transaction.
- the customer selects a button or link 52 on the order confirmation web page 50 to confirm the payment.
- the payment processor server 26 submits the payment request for processing and performs an operation 53 to generate a payment ID to identify payment data related to the payment.
- payment data might include, amongst other things, the status of the payment (e.g., whether the payment is successful, unsuccessful, or still pending), the amount of the payment successfully processed, and the date on which the payment was successfully processed.
- the payment processor server 26 communicates the payment ID as part of an HTML document to the merchant server 24 using the HTTPS post method, as indicated by reference numeral 54 in FIG. 2 . Because the payment ID, instead of the payment data itself, is being communicated to the merchant server 24 , there is virtually no opportunity for someone to intercept and edit the payment data.
- the payment ID may be digitally signed to ensure its authenticity, and to provide further security, the payment ID may be encrypted.
- a protocol other than the HTTPS post method may be used to communicate the payment ID from the payment processor 26 to the merchant server 24 .
- the merchant server 24 When the merchant server 24 receives the payment ID, it will verify the authenticity 55 of the payment ID by using the public key of the payment processor server's public-private key pair. Furthermore, if the payment ID has been encrypted with the merchant server's 24 public key, the merchant server will decrypt the payment ID using its private key.
- the merchant server 24 generates a request for payment information. For one embodiment, the request is made by calling a function that is part of an application programming interface API 58 .
- the request which includes the payment ID to identify the particular transaction data that is being requested, is communicated to the payment processor server 26 at operation 60 .
- the payment processor server 26 looks up the payment status and other payment information related to the payment ID, and returns 62 the payment data 64 to the merchant server 24 .
- the merchant server 24 after receiving the payment data, performs a business operation 66 to determine how to proceed based on the status of the payment. For example, as indicated by reference numeral 68 in FIG. 2 , if the payment status indicates a successful payment, the merchant server 24 presents the customer with an order confirmation web page 68 confirming the successful payment with the customer.
- FIG. 3 is similar to FIG. 2 , however FIG. 3 illustrates an alternative exemplary embodiment of a method 69 of processing a transaction payment for an e-commerce transaction from the perspective of a customer.
- a customer or buyer, uses a web client 20 to browse a virtual store hosted on merchant server 24 .
- the customer is presented with a preliminary checkout web page 70 .
- the preliminary checkout web page 70 displays the contents of the customer's virtual shopping cart, including a listing of the items selected for purchase by the customer, as well as the prices of each item.
- the preliminary checkout web page 70 prompts the customer to select a shipping address and shipping method (e.g., overnight or two day air shipping) for the items.
- a shipping address and shipping method e.g., overnight or two day air shipping
- the payment processor server 26 provides a default shipping address for the transaction, and therefore the customer is not prompted to enter a shipping address at web page 70 of the merchant web site. After the customer has entered a shipping address, and chosen a shipping method, the customer selects a web button or link to a checkout web page 82 .
- the merchant server 24 When the customer selects the link to the checkout web page 82 , the merchant server 24 first performs a business operation 72 to calculate any additional charges, including shipping and handling charges as well as any applicable taxes. Next, the merchant server 24 performs an operation 74 to communicate the transaction data 76 to the payment processor server 26 . The payment processor server 26 receives the transaction data 76 and performs an operation 78 to generate a transaction data ID to identify the transaction data 76 . The payment processor server 26 communicates the transaction data ID to the merchant server 24 , as indicated by reference numeral 80 . Upon receiving the transaction data ID, the merchant server 24 displays the checkout web page 82 to the customer.
- the transaction data 76 is communicated from the merchant server 24 to the payment processor server 26 , it is digitally signed utilizing a public-private key encryption scheme as described above with reference to FIG. 2 .
- each merchant provides the payment processor server 26 with a public key of a public-private key pair.
- the payment processor stores each merchant's public key in a key database 79 .
- Each merchant server 24 digitally signs the transaction data 76 with its own private key before communicating the transaction data 76 to the payment processor server 26 .
- the payment processor server 26 utilizes the public key assigned by the merchant to verify that the digital signature matches that of the particular merchant server 24 from which the transaction data 76 was received.
- the transaction data 76 is encrypted utilizing an asymmetric encryption scheme as described above with reference to FIG. 2 .
- the payment processor provides each merchant with a public key of a public-private key pair.
- Each merchant server 24 utilizes the public key to encrypt the transaction data 36 prior to digitally signing and communicating the data 36 to the payment processor server 26 .
- the payment processor server 26 decrypts the transaction data with its private key, and then verifies the source of the transaction data with the public key of the merchant server that sent the data 76 . Consequently, the transaction data 76 is securely communicated from the merchant server 24 to the payment processor server 26 .
- a secure communication channel is used to communicate the transaction data from the merchant server 24 to the payment processor server 26 .
- a secure communication protocol is used to communicate the transaction data from the merchant server 24 to the payment processor server 26 .
- the payment processor server 26 Once the transaction data 76 is received at the payment processor server 26 , the payment processor server 26 generates a unique transaction data ID to identify the transaction data 76 , as illustrated by reference numeral 78 .
- the transaction data ID is generated by performing a hash operation on the transaction data. In an alternative embodiment, a random number generator is used to generate the transaction data ID.
- the transaction data 76 is shown to include a merchant ID, shopping cart ID, dollar amount and shipping address. However, it will be understood that the transaction data 76 could include any data related to the transaction that may be required to process the payment.
- the payment processor communicates the transaction data ID 80 to the merchant server 24 .
- the merchant server 24 displays the checkout web page 82 to the customer.
- the transaction data ID is communicated from the customer's client PC 20 to the payment processor server 26 in the form of a request 84 to process a payment.
- the request 84 to process the payment is part of an HTML document that is communicated to the payment processor server 26 using the HTTPS post method, as indicated by reference numeral 84 in FIG. 3 .
- a communication protocol other than HTTPS POST may be used. Because the transaction data ID, rather than the transaction data itself, is being communicated from the client 20 to the payment processor server 26 , there is no opportunity to intercept and edit the transaction data 76 .
- the payment processor server 26 receives the transaction data ID and delivers a payment web page 86 to the client web browser 20 .
- the payment processor server 26 uses the transaction data ID to identify the previously received transaction data 76 associated with the particular transaction.
- the payment web page 86 displays transaction data 76 , including a listing of the items selected for purchase, the price of each item, the shipping and handling charges, and any applicable taxes.
- the payment web page 86 prompts the customer to enter a username and password to verify the customer's identity and for purposes of determining which forms of payment are available to the customer.
- the customer selects as a form of payment an account held with the payment processor, the customer must have previously established an account with the payment processor in order for the selected form of payment to be valid. If the customer does not have a previously established account, the customer might be presented with one or more web pages prompting the customer to establish an account with the payment processor. However, if the customer has already established an account, the customer will simply enter a username and password, and select a button or link 88 to submit the user credentials.
- the payment processor server 26 delivers to the client web browser 20 an order confirmation web page 90 .
- the order confirmation web page 90 displays transaction data including the selected form of payment, the exact amount to be charged for the transaction and the shipping address for the transaction.
- the shipping address that is displayed is selected by the customer at the merchant website, and communicated to the payment processor server 26 .
- the shipping address is selected or input at the payment processor website, or a default shipping address stored by the payment processor is displayed.
- the customer may have the option of changing the form of payment.
- the customer may be able to select a different credit card or bank account to use for the transaction.
- the customer selects a button or link 92 on the order confirmation web page 90 to confirm the payment.
- the payment processor server 26 submits the payment request for processing and performs an operation 94 to generate a payment ID to identify payment data related to the payment.
- payment data might include, amongst other things, the status of the payment (e.g., whether the payment is successful, or still pending), the amount of the payment successfully processed, and the date on which the payment was successfully processed.
- a selected form of payment e.g., bank or credit card account
- the customer is prompted to enter a different payment method.
- the payment processor server 26 communicates the payment ID as part of an HTML document to the merchant server 24 using the HTTPS post method, as indicated by reference numeral 96 in FIG. 2 .
- the payment ID instead of the payment data itself, is being communicated to the merchant server 24 , there is virtually no opportunity for someone to intercept and edit the payment data.
- the payment ID may be digitally signed to ensure its authenticity, and may be encrypted.
- a protocol other than the HTTPS post method may be used to communicate the payment ID from the payment processor 26 to the merchant server 24 .
- the payment processor server 26 In addition to generating a payment ID to identify the payment data, after the customer has confirmed the payment, the payment processor server 26 generates an instant payment notification (IPN) and communicates the IPN to the merchant server 24 . In one embodiment, the payment processor server 26 also makes funds immediately available to the merchant in the amount of the payment.
- the IPN provides the merchant server 26 with real-time notification and confirmation of payments made by the customer.
- an IPN might provide the merchant server with additional data relating to pending, cancelled, or failed transactions. For example, a separate IPN might be generated by the payment processor server 26 and communicated to the merchant server 24 when the status of a payment changes.
- the merchant server 24 can request payment data at any time by simply communicating a request 102 for payment data, including the payment ID to identify the transaction to which the payment data relates.
- a request 102 for payment data including the payment ID to identify the transaction to which the payment data relates.
- the merchant server 24 performs a business operation to generate 98 a request for payment data.
- the merchant server 24 performs an operation 102 to communicate a request for payment data, including the payment ID, to the payment processor server 26 .
- the payment processor server 26 Upon receiving the request for payment data, the payment processor server 26 performs an operation 104 to retrieve the payment data, identified by the payment data ID, and communicates the payment data to the merchant server 24 , as indicated by reference numeral 106 .
- the payment data prior to sending the payment data to the merchant server 24 , the payment data is digitally signed and encrypted using the digital signature and encryption scheme described above.
- the payment processor server 26 encrypts the payment data using the public key assigned to the payment processor server 26 by the merchant server 24 .
- the payment processor server 26 digitally signs the encrypted payment data with the payment processor server's private key.
- the payment data is authenticated using the public key assigned by the payment processor and then decrypted using the merchant server's private key.
- the payment data is communicated over a secure communication channel, or using a secure communications protocol.
- the merchant server 24 after receiving the payment data, performs a business operation 108 to determine how to proceed based on the status of the payment. For example, as indicated by reference numeral 110 in FIG. 3 , if the payment status indicates a successful payment, the merchant server 24 presents the customer with an order confirmation web page 110 confirming the successful payment with the customer.
- FIGS. 4A and 4B illustrate a flowchart for one method 112 of processing a transaction payment for an e-commerce transaction, consistent with one embodiment of the present invention.
- the payment processor server 26 receives encrypted and digitally signed transaction data 36 from the merchant server 24 .
- the transaction data 36 is encrypted with a payment processor's public key and digitally signed with a merchant server's private key at the merchant server 24 , before it is sent.
- the transaction data 36 is communicated over a secure communications channel, or via a secure communications protocol.
- the payment processor server 26 decrypts the transaction data with the payment processor's private key.
- the payment processor verifies the authenticity of the transaction data by authenticating its digital signature using the merchant server's public key at operation 118 .
- the payment processor server 26 generates a transaction data ID to identify the transaction data received in operation 114 .
- the payment processor server 26 digitally signs the transaction data ID with the payment processor's private key.
- the payment processor communicates the digitally signed transaction data ID to the merchant server 24 .
- the payment processor server 26 receives a request 44 to process a payment from merchant server 24 .
- the request 44 to process the payment which includes the transaction data ID, might be communicated using the HTTPS post method.
- the payment processor server 26 sends a web page to the client 20 that prompts the customer to enter user credentials including a username and password.
- the customer's user credentials are received from the client 20 at operation 128 .
- the user credentials are communicated to the payment processor server 26 via the HTTPS post method.
- the payment is processed using an account associated with the user credentials.
- the payment processor server 26 generates a payment ID to identify payment data associated with the payment.
- the payment processor server 26 digitally signs the payment data ID with the payment processor server's private key.
- the payment processor server communicates the digitally signed payment ID to the merchant server 24 .
- the payment ID is communicated to the merchant server 24 as part of an HTML document using the HTTPS post method.
- other communication protocols are used.
- the payment processor server 26 receives a request for payment data 60 from the merchant server 24 .
- the request for payment data 60 includes the payment ID, generated at operation 86 , to identify the payment data that is being requested.
- the payment processor server 26 communicates the payment data 62 to the merchant server 24 .
- the payment processor server 26 encrypts the payment data with a public key of a public-private key pair before communicating the payment data to the merchant server 24 .
- the merchant server 24 decrypts the payment data with the private key of the public-private key pair.
- the payment data is communicated over a secure communication channel or via a secure communication protocol.
- One of the advantages of the method described with respect to the description of FIGS. 4A and 4B is that the transaction data and payment data are referenced only by transaction data ID and payment ID, respectively, when using communication protocols such as the HTTP or HTTPS post methods. Consequently, there is little opportunity for someone to intercept and misuse the transaction data and/or payment data.
- Another advantage of the present invention is the ability to implement the method as a standard set of application programming interface (API) function calls to be distributed to merchants as part of a software development kit, consequently, cutting down on the development time required for a merchant to integrate systems with the payment processor.
- API application programming interface
- FIG. 5 illustrates a flowchart for one method 142 of processing a transaction payment for an e-commerce transaction, consistent with one embodiment of the present invention.
- the payment processor server 26 receives a request, including encrypted and digitally signed transaction data, to process a payment from a merchant server 24 .
- the transaction data 36 has been encrypted with a payment processor's public key and digitally signed with a merchant server's private key at the merchant server 24 , prior to being received.
- the transaction data 36 is communicated over a secure communications channel, or via a secure communications protocol.
- the payment processor server 26 decrypts the transaction data with the payment processor's private key.
- the payment processor verifies the authenticity of the transaction data by authenticating its digital signature using the merchant server's public key at operation 148 .
- the payment processor server 26 receives user credentials from the user.
- the payment processor server 26 verifies the identity of the user using the user credentials of the user requesting payment. Assuming the verification is successful, at operation 152 , the payment processor server 26 processes the payment using an account associated with the user credentials entered by the user.
- the payment processor server 26 generates a payment ID to identify payment data associated with the payment.
- the payment processor 26 digitally signs the payment ID using the payment processor's private key. Once the payment ID is digitally signed, the payment processor server 26 communicates the digitally signed payment ID to the merchant server 24 at operation 158 .
- the payment processor server 26 receives a request for transaction details.
- the request includes the payment ID to identify payment data associated with the transaction payment.
- the payment processor server communicates transaction details, including payment status, to the merchant server at operation 162 .
- FIG. 6 shows a diagrammatic representation of a machine in the exemplary form of a computer system 200 within which a set of instructions, for causing the machine to perform any one of the methodologies discussed above, may be executed.
- the machine may comprise a network router, a network switch, a network bridge, personal digital assistant (PDA), a cellular telephone, a web appliance or any machine capable of executing a sequence of instructions that specify actions to be taken by that machine.
- PDA personal digital assistant
- the computer system 200 includes a processor 202 , a main memory 204 and a static memory 206 , which communicate with each other via a bus 208 .
- the computer system 200 may further include a video display unit 210 (e.g., a liquid crystal display (LCD) or cathode ray tube (CRT)).
- the computer system 200 also includes an alphanumeric input device 212 (e.g. a keyboard), a cursor control device 214 (e.g. a mouse) a disk drive unit 216 , a signal generation device 218 (e.g. a speaker) and a network interface device 220 .
- the disk drive unit 216 includes a machine-readable medium 222 on which is stored a set of instructions (software) 224 embodying any one, or all, of the methodologies described above.
- the software 224 is also shown to reside, completely or at least partially, within the main memory 204 and/or within the processor 202 .
- the software 224 may further be transmitted or received via the network interface device 220 .
- the term “machine-readable medium” shall be taken to include any medium which is capable of storing or encoding a sequence of instructions for execution by the machine and that cause the machine to perform any one of the methodologies of the present invention.
- the term “machine-readable medium” shall accordingly be taken to include, but not be limited to; solid-state memories, optical and magnetic disks, and carriers wave signals.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 10/844,863, filed May 12, 2004, titled METHOD AND SYSTEM TO FACILITATE SECURELY PROCESSING A PAYMENT FOR AN ONLINE TRANSACTION, now U.S. Pat. No. 9,542,671, issued Jan. 10, 2017, which is incorporated herein by reference in its entirety.
- The present invention relates generally to the field of commerce automation. More specifically, the present invention relates to a method and system to facilitate securely processing payments for online transactions.
- Electronic commerce (“e-commerce”) has been increasing in popularity as more people are becoming accustomed to purchasing products online via the Internet. However, online transactions can raise security issues for merchants.
- In a typical e-commerce transaction, a customer uses a web client (e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State) to access a merchant website hosted on a merchant server. The customer browses the merchant website selecting items to purchase. When the customer is ready to pay for the selected items, a checkout web page including a list of the items selected for purchase is displayed. To confirm the selection of items, the user selects a “checkout” button on the checkout web page.
- Next, a payment web page is displayed to the customer. At the payment web page, the customer enters payment information for the e-commerce transaction. For example, the customer may be prompted to enter a credit card number, a billing address for the credit card number, and a shipping address for the items selected for purchase. Once the information is entered, the customer selects a “submit payment” button and the payment information is posted to the merchant server. The merchant server will then communicate the payment information to a server administered by a third party payment processor. The payment processor server will verify the information entered by the customer, process the payment, and communicate to the merchant server whether the payment was successful. Upon a successful payment, the merchant server will display a payment verification web page to the user.
- An alternative method is commonly referred to as a “buyer push” payment method, in which the seller “pushes” funds to the merchant. A “buyer push” transaction may proceed as follows.
- At a checkout web page downloaded to the customer's computer, the customer is presented with a virtual shopping cart listing all of the items the customer has selected to purchase. In addition, the checkout web page may list other transaction data, such as the price for each item, a sub-total for all items, any applicable tax, and a total cost of the transaction. When the customer selects the “checkout” button, the customer's computer communicates all of the transaction information to a third party server for payment processing via a Hypertext Transfer Protocol (HTTP) Post method.
- The payment processor server receives the transaction information and then presents the user with a user credentials web page. The user credentials web page prompts the customer to enter a username and password for verification purposes. Once the customer enters a username and password, the customer selects the “OK” button to submit the user credentials to the payment processor server.
- Upon successful verification, the customer is presented with a payment web page. At the payment web page, the customer selects a form of payment that is available to the customer based on the customer's user credentials and the customer's current account standings with the payment processor. For customers with existing accounts, a previously selected default shipping address is used. However, the customer might select an alternative shipping address at the payment web page. After entering the payment information, the customer selects the “submit payment” button to confirm the payment and to communicate the payment information to the third party payment processor server.
- After receiving and validating the payment information, the payment processor server displays a payment confirmation web page and communicates the payment information to the merchant server with a payment status (e.g., whether the payment was successful). If the payment status indicates that the payment was successful, then the merchant server will display its own payment confirmation web page.
- The “buyer push” method described has potential technical problems that can raise security concerns for merchants. In the traditional “buyer push” scheme described above, when the transaction information is communicated from the merchant checkout page to the third party payment processor, the transaction information is susceptible to being intercepted and/or modified. For example, the transaction information is simply embedded in a hypertext markup language (HTML) document and communicated to the third party payment processor server via the Hypertext Transfer Protocol (HTTP) Post method. Therefore, the transaction information can be viewed and edited by simply editing the source HTML document prior to submitting the data to the third party payment processor server. A customer might modify the payment price and pay less for a product than the merchant intended. Similarly, the status of the payment is communicated to the merchant server via the HTTP Post method and therefore subject to the same security issues. Consequently, security flaws exist in the traditional “buyer push” method.
- In accordance with one aspect of the present invention, there is provided a computer-implemented method and system to facilitate the processing of payments for e-commerce transactions. A merchant server encrypts and digitally signs transaction data (e.g., items selected by a customer for purchase, the price of the items, any applicable sales tax, and/or shipping and handling charges) and communicates the transaction data to a third party payment processor server. Upon receiving secure transaction data from a merchant server, the payment processor server decrypts and authenticates the transaction data and generates a transaction data ID to identify the transaction data. Next, the payment processor server digitally signs and communicates the transaction data ID to the merchant server. After receiving and authenticating the transaction data ID, the merchant server digitally signs and communicates a request to process a payment to the payment processor server. The request to process the payment includes the transaction data ID to identify the transaction and related transaction data for which the merchant server would like the payment processed. The payment processor server receives and authenticates the request to process the payment and prompts the customer to enter user credentials to verify the identity of the customer and access the customer's previously stored account data. Once the customer's credentials have been verified, the payment processor automatically processes the payment by directing the customer's funds to the merchant's account.
- In accordance with a second aspect of the invention, after a payment is processed, the payment processor server generates a secure payment ID to identify payment data related to the transaction payment. The payment processor server digitally signs and communicates the secure payment ID to the merchant server. Next, the merchant server digitally signs and communicates a request for payment data, such as payment status, to the payment processor server. The request for payment data includes the secure payment ID to identify the payment data being requested. The payment processor server receives and authenticates the request for payment data and subsequently communicates the payment data to the merchant server over a secure communication channel. Other features of the present invention will be apparent from the accompanying drawings and from the detailed description that follows.
- The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements and in which:
-
FIG. 1 is an exemplary client-server network diagram illustrating the relationship between a client PC, a merchant server and a payment processor server, for one embodiment of the present invention; -
FIG. 2 illustrates a method of processing a transaction payment for an e-commerce transaction from the perspective of a user, for one embodiment of the present invention; -
FIG. 3 illustrates a method of processing a transaction payment for an e-commerce transaction from the perspective of a user, for one embodiment of the present invention; -
FIGS. 4A and 4B illustrate a flowchart for one method of processing a transaction payment for an e-commerce transaction, for one embodiment of the present invention; -
FIG. 5 illustrates a flowchart for one method of processing a transaction payment for an e-commerce transaction, for one embodiment of the present invention; and, -
FIG. 6 is a diagrammatic representation of a machine in the exemplary form of a computer system within which a set of instructions, for causing the machine to perform any one of the methodologies discussed above, may be executed. - A computer-implemented method and a system to process a payment for an e-commerce transaction are described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be evident, however, to one skilled in the art that the present invention may be practiced without these specific details.
-
FIG. 1 illustrates an exemplary client-server network environment in which the present invention can be implemented. In accordance with one embodiment of the present invention, and as illustrated inFIG. 1 , a potential customer, or buyer, uses a client personal computer (PC) 20 connected to a network (e.g., the Internet 22) to interact with amerchant server 24 and apayment processor server 26. Theclient PC 20 will generally execute client software such as a web client (e.g., a browser, such as the Internet Explorer browser developed by Microsoft Corporation of Redmond, Wash. State) that enables the customer to browse web pages on the World Wide Web. InFIG. 1 , theclient 20 is illustrated as a PC. However, it will be appreciated that theclient 20 could be any type of computing device including, but not limited to, a laptop, a handheld digital assistant, or a mobile phone. - The merchant of
server 24 executes Internet server software including, but not limited to, web server software and Application Program Interface (API) server software. The web server software executing onmerchant server 24 serves web pages to web clients, such as a web browser executing onclient 20. The web pages provide an interface to a virtual store that customers can browse with the web browser software. While browsing the virtual store, customers can select items to purchase. Items selected for purchase are temporarily stored by themerchant server 24 and accessed for checkout by selecting a link to a virtual shopping cart. For one embodiment of the present invention, to process a payment for the customer's selected items, themerchant server 24 interacts with thepayment processor server 26. Similarly, the API server software provides a programmatic interface to themerchant server 24. - The
payment processor server 26 is connected to theclient PC 20 and themerchant server 24 via theInternet 22. Like themerchant server 24, thepayment processor server 26 also executes Internet server software including, but not limited to, web server software. For one embodiment of the invention, a customer directs a web browser to the website hosted by thepayment processor server 26 by entering the uniform resource locator (URL) of the payment processor server 26 (e.g., http://www.xyz-paymentprocessor.com). Thepayment processor server 26 prompts the customer to create an account, including a username and password to identify the customer as the holder of the account. In addition, thepayment processor server 26 might prompt the customer to enter account information for accounts held at other financial institutions, such as bank accounts and credit card accounts. As will be discussed below, by establishing an account with the payment processor, the customer can later use the account to make a payment for items selected for purchase on the virtual store hosted by themerchant server 24. - For one embodiment of the present invention, the customer will have already created an account with the payment processor at the time the customer decides to enter into a transaction via
merchant server 24. However, in an alternative embodiment, a customer will be directed to the payment processor website to create an account at or near the time the customer enters into the transaction. -
FIG. 2 illustrates a method 27 of processing a transaction payment for an e-commerce transaction from the perspective of a customer, for one embodiment of the present invention. In accordance with the method illustrated inFIG. 2 , prior to executing any transactions, the merchant and the payment processor make preparations by exchanging public keys. In particular,merchant server 24 performs asetup operation 29 by communicating the merchant server'spublic key 30 of a public-private key pair to thepayment processor server 26. Thepayment processor server 26 receives the merchant server'spublic key 32 and stores it in a merchant publickey database 33. For one embodiment of the invention, thepayment processor server 26 will receive and store a unique public key for each merchant with whom the payment processor is setup to process payments. In addition, thepayment processor server 26 communicates itspublic key 34 to themerchant server 24. Once the servers have exchanged public keys, the servers are ready to process transactions. - In accordance with one embodiment of the present invention, a customer, or buyer, uses a
web client 20 to browse a virtual store hosted onmerchant server 24. Once the customer has selected a number of items for purchase, the customer is presented by the merchant server with a preliminarycheckout web page 36. The preliminarycheckout web page 36 displays the contents of the customer's virtual shopping cart, including a listing of the items selected for purchase by the customer, as well as the prices of each item. In addition, for one embodiment of the invention, the preliminarycheckout web page 36 prompts the customer to select a shipping address and shipping method (e.g., overnight or two day air shipping) for the items. After the customer has entered a shipping address and chosen a shipping method, the customer selects a web button or link to acheckout web page 42. - For one embodiment of the invention, the customer's shipping address is stored on the payment processor server, and therefore the customer does not have to input or select a shipping address on
web page 36 of the merchant web site. However, alternatively, for one embodiment of the invention, the shipping address is selected or input by the customer at the merchant website. For example, the customer may select a shipping address from a list of addresses previously input at the merchant website, or alternatively, the customer may be prompted to input a shipping address atweb page 36. Accordingly, for one embodiment of the invention, themerchant server 24 will communicate the customer's shipping address to thepayment processor server 26 along with a variable indicating that the payment processor should process the transaction with the shipping address selected at the merchant website, and not a default shipping address stored by the payment processor. Additionally, prior to displaying thecheckout web page 42, themerchant server 24 may calculate any shipping and handling fees, as well as anyapplicable taxes 38 for the transaction, based on the customer selected shipping address. - The first communication to the payment processor is begun as follows. At the payment processor, the transaction is initiated when the
merchant server 24 sends or provides the transaction data (e.g., merchant ID, shopping cart ID, payment amount, additional fees, address, etc.) to thepayment processor server 26. For one embodiment of the present invention, before the transaction data is communicated from themerchant server 24 to thepayment processor server 26, it is digitally signed utilizing a public-private key encryption scheme 40. By digitally signing the transaction data before communicating it from themerchant server 24 to thepayment processor server 26 inoperation 44, thepayment processor server 26 can authenticate the source of the data. For example, thepayment processor server 26 can verify and confirm that no one has intercepted and modified the transaction data en route from themerchant server 24 to thepayment processor server 26. Under the digital signature scheme, eachmerchant server 24 digitally signs the transaction data with its own private key before communicating the transaction data to thepayment processor server 26. Thepayment processor server 26 utilizes the public key assigned by the merchant to verify that the digital signature matches that of theparticular merchant server 24 from which the transaction data was received. Digitally signing the transaction data provides thepayment processor server 26 with a method to authenticate the transaction data, but it does not prevent an interceptor from reading or monitoring the transaction data. - For one embodiment of the present invention, as an added security precaution for merchants, the transaction data is encrypted utilizing an asymmetric encryption scheme with public and private keys before digitally signing and communicating the data from the
merchant server 24 to thepayment processor server 26 atoperation 44. Encrypting the transaction data prevents an interceptor from reading or monitoring the data. Under the encryption scheme, the payment processor provides each merchant with a public key of a public-private key pair. Eachmerchant server 24 utilizes the public key to encrypt the transaction data 40 prior to digitally signing and communicating the data to thepayment processor server 26. After the transaction data is received at thepayment processor server 26, thepayment processor server 26 decrypts the transaction data with its private key, and then verifies the source of the transaction data with the public key of themerchant server 24 that sent the data. Consequently, the transaction data is securely communicated from themerchant server 24 to thepayment processor server 26. - In an alternative embodiment, rather than using public-private key encryption, a secure communication channel is used to communicate the transaction data from the
merchant server 24 to thepayment processor server 26. Alternatively, a secure communication protocol is used to communicate the transaction data from themerchant server 24 to thepayment processor server 26. - Once the
payment processor server 26 has received, decrypted and authenticated the transaction data sent by the merchant server, the payment processor displays apayment web page 46 in the browser executing on theclient 20. Thepayment web page 46 displays to the user the transaction data including a listing of the items selected for purchase, the price of each item, the shipping and handling charges, and any applicable taxes. In addition, thepayment web page 46 prompts the customer to enter a username and password to verify the customer's identity and for purposes of determining whether the selected form of payment is available to the customer. For example, if the customer selects as a form of payment an account held with the payment processor, the customer must have previously established an account with the payment processor in order for the selected form of payment to be valid. If the customer does not have a previously established account, the customer might be presented with one or more web pages prompting the customer to establish an account with the payment processor. However, if the customer has already established an account, the customer will simply enter a username and password, and select a button or link 48 to submit the user credentials. - After receiving and successfully verifying the user credentials, the
payment processor server 26 delivers to theclient web browser 20 an orderconfirmation web page 50. For one embodiment of the invention, the orderconfirmation web page 50 displays transaction data including the selected form of payment, the exact amount to be charged for the transaction and the shipping address for the transaction. When the customer has confirmed that the displayed transaction data is accurate, the customer selects a button or link 52 on the orderconfirmation web page 50 to confirm the payment. - After the customer has confirmed the payment, the
payment processor server 26 submits the payment request for processing and performs anoperation 53 to generate a payment ID to identify payment data related to the payment. For example, payment data might include, amongst other things, the status of the payment (e.g., whether the payment is successful, unsuccessful, or still pending), the amount of the payment successfully processed, and the date on which the payment was successfully processed. Next, thepayment processor server 26 communicates the payment ID as part of an HTML document to themerchant server 24 using the HTTPS post method, as indicated byreference numeral 54 inFIG. 2 . Because the payment ID, instead of the payment data itself, is being communicated to themerchant server 24, there is virtually no opportunity for someone to intercept and edit the payment data. However, in alternative embodiments, the payment ID may be digitally signed to ensure its authenticity, and to provide further security, the payment ID may be encrypted. Furthermore, a protocol other than the HTTPS post method may be used to communicate the payment ID from thepayment processor 26 to themerchant server 24. - When the
merchant server 24 receives the payment ID, it will verify theauthenticity 55 of the payment ID by using the public key of the payment processor server's public-private key pair. Furthermore, if the payment ID has been encrypted with the merchant server's 24 public key, the merchant server will decrypt the payment ID using its private key. Atoperation 56, themerchant server 24 generates a request for payment information. For one embodiment, the request is made by calling a function that is part of an applicationprogramming interface API 58. The request, which includes the payment ID to identify the particular transaction data that is being requested, is communicated to thepayment processor server 26 atoperation 60. In response to the request, thepayment processor server 26 looks up the payment status and other payment information related to the payment ID, and returns 62 thepayment data 64 to themerchant server 24. - The
merchant server 24, after receiving the payment data, performs abusiness operation 66 to determine how to proceed based on the status of the payment. For example, as indicated byreference numeral 68 inFIG. 2 , if the payment status indicates a successful payment, themerchant server 24 presents the customer with an orderconfirmation web page 68 confirming the successful payment with the customer. -
FIG. 3 is similar toFIG. 2 , howeverFIG. 3 illustrates an alternative exemplary embodiment of amethod 69 of processing a transaction payment for an e-commerce transaction from the perspective of a customer. In accordance with one embodiment of the present invention, a customer, or buyer, uses aweb client 20 to browse a virtual store hosted onmerchant server 24. Once the customer has selected a number of items for purchase, the customer is presented with a preliminarycheckout web page 70. The preliminarycheckout web page 70 displays the contents of the customer's virtual shopping cart, including a listing of the items selected for purchase by the customer, as well as the prices of each item. In addition, for one embodiment of the invention, the preliminarycheckout web page 70 prompts the customer to select a shipping address and shipping method (e.g., overnight or two day air shipping) for the items. In an alternative embodiment, thepayment processor server 26 provides a default shipping address for the transaction, and therefore the customer is not prompted to enter a shipping address atweb page 70 of the merchant web site. After the customer has entered a shipping address, and chosen a shipping method, the customer selects a web button or link to acheckout web page 82. - When the customer selects the link to the
checkout web page 82, themerchant server 24 first performs abusiness operation 72 to calculate any additional charges, including shipping and handling charges as well as any applicable taxes. Next, themerchant server 24 performs anoperation 74 to communicate the transaction data 76 to thepayment processor server 26. Thepayment processor server 26 receives the transaction data 76 and performs anoperation 78 to generate a transaction data ID to identify the transaction data 76. Thepayment processor server 26 communicates the transaction data ID to themerchant server 24, as indicated byreference numeral 80. Upon receiving the transaction data ID, themerchant server 24 displays thecheckout web page 82 to the customer. - For one embodiment of the present invention, before the transaction data 76 is communicated from the
merchant server 24 to thepayment processor server 26, it is digitally signed utilizing a public-private key encryption scheme as described above with reference toFIG. 2 . Under the digital signature scheme, each merchant provides thepayment processor server 26 with a public key of a public-private key pair. The payment processor stores each merchant's public key in akey database 79. Eachmerchant server 24 digitally signs the transaction data 76 with its own private key before communicating the transaction data 76 to thepayment processor server 26. Thepayment processor server 26 utilizes the public key assigned by the merchant to verify that the digital signature matches that of theparticular merchant server 24 from which the transaction data 76 was received. - For one embodiment of the present invention, as an added security precaution, the transaction data 76 is encrypted utilizing an asymmetric encryption scheme as described above with reference to
FIG. 2 . Under the encryption scheme, the payment processor provides each merchant with a public key of a public-private key pair. Eachmerchant server 24 utilizes the public key to encrypt thetransaction data 36 prior to digitally signing and communicating thedata 36 to thepayment processor server 26. After the transaction data 76 is received at thepayment processor server 26, thepayment processor server 26 decrypts the transaction data with its private key, and then verifies the source of the transaction data with the public key of the merchant server that sent the data 76. Consequently, the transaction data 76 is securely communicated from themerchant server 24 to thepayment processor server 26. - In an alternative embodiment, rather than using public-private key encryption, a secure communication channel is used to communicate the transaction data from the
merchant server 24 to thepayment processor server 26. Alternatively, a secure communication protocol is used to communicate the transaction data from themerchant server 24 to thepayment processor server 26. - Once the transaction data 76 is received at the
payment processor server 26, thepayment processor server 26 generates a unique transaction data ID to identify the transaction data 76, as illustrated byreference numeral 78. For one embodiment of the present invention, the transaction data ID is generated by performing a hash operation on the transaction data. In an alternative embodiment, a random number generator is used to generate the transaction data ID. - In
FIG. 3 , the transaction data 76 is shown to include a merchant ID, shopping cart ID, dollar amount and shipping address. However, it will be understood that the transaction data 76 could include any data related to the transaction that may be required to process the payment. - Once the payment processor has generated a unique
transaction data ID 78, the payment processor communicates thetransaction data ID 80 to themerchant server 24. In turn, themerchant server 24 displays thecheckout web page 82 to the customer. When the customer has selected the payment processor as the payment method, the transaction data ID is communicated from the customer'sclient PC 20 to thepayment processor server 26 in the form of arequest 84 to process a payment. For one embodiment of the present invention, therequest 84 to process the payment, including the transaction data ID, is part of an HTML document that is communicated to thepayment processor server 26 using the HTTPS post method, as indicated byreference numeral 84 inFIG. 3 . However, in alternative embodiments, a communication protocol other than HTTPS POST may be used. Because the transaction data ID, rather than the transaction data itself, is being communicated from theclient 20 to thepayment processor server 26, there is no opportunity to intercept and edit the transaction data 76. - Next, the
payment processor server 26 receives the transaction data ID and delivers apayment web page 86 to theclient web browser 20. Thepayment processor server 26 uses the transaction data ID to identify the previously received transaction data 76 associated with the particular transaction. For one embodiment of the invention, thepayment web page 86 displays transaction data 76, including a listing of the items selected for purchase, the price of each item, the shipping and handling charges, and any applicable taxes. In addition, thepayment web page 86 prompts the customer to enter a username and password to verify the customer's identity and for purposes of determining which forms of payment are available to the customer. For example, if the customer selects as a form of payment an account held with the payment processor, the customer must have previously established an account with the payment processor in order for the selected form of payment to be valid. If the customer does not have a previously established account, the customer might be presented with one or more web pages prompting the customer to establish an account with the payment processor. However, if the customer has already established an account, the customer will simply enter a username and password, and select a button or link 88 to submit the user credentials. - In response to receiving the user credentials, the
payment processor server 26 delivers to theclient web browser 20 an orderconfirmation web page 90. For one embodiment of the invention, the orderconfirmation web page 90 displays transaction data including the selected form of payment, the exact amount to be charged for the transaction and the shipping address for the transaction. For one embodiment of the invention, the shipping address that is displayed is selected by the customer at the merchant website, and communicated to thepayment processor server 26. However, in an alternative embodiment, the shipping address is selected or input at the payment processor website, or a default shipping address stored by the payment processor is displayed. - For one embodiment of the invention, the customer may have the option of changing the form of payment. For example, the customer may be able to select a different credit card or bank account to use for the transaction. When the customer has confirmed that the displayed transaction data is accurate, the customer selects a button or link 92 on the order
confirmation web page 90 to confirm the payment. - After the customer has confirmed the payment, the
payment processor server 26 submits the payment request for processing and performs anoperation 94 to generate a payment ID to identify payment data related to the payment. For example, payment data might include, amongst other things, the status of the payment (e.g., whether the payment is successful, or still pending), the amount of the payment successfully processed, and the date on which the payment was successfully processed. For one embodiment of the invention, if a selected form of payment (e.g., bank or credit card account) is not valid or fails, the customer is prompted to enter a different payment method. - Next, the
payment processor server 26 communicates the payment ID as part of an HTML document to themerchant server 24 using the HTTPS post method, as indicated byreference numeral 96 inFIG. 2 . Because the payment ID, instead of the payment data itself, is being communicated to themerchant server 24, there is virtually no opportunity for someone to intercept and edit the payment data. However, in alternative embodiments, the payment ID may be digitally signed to ensure its authenticity, and may be encrypted. Furthermore, a protocol other than the HTTPS post method may be used to communicate the payment ID from thepayment processor 26 to themerchant server 24. - In addition to generating a payment ID to identify the payment data, after the customer has confirmed the payment, the
payment processor server 26 generates an instant payment notification (IPN) and communicates the IPN to themerchant server 24. In one embodiment, thepayment processor server 26 also makes funds immediately available to the merchant in the amount of the payment. The IPN provides themerchant server 26 with real-time notification and confirmation of payments made by the customer. In addition, an IPN might provide the merchant server with additional data relating to pending, cancelled, or failed transactions. For example, a separate IPN might be generated by thepayment processor server 26 and communicated to themerchant server 24 when the status of a payment changes. - Alternatively, the
merchant server 24 can request payment data at any time by simply communicating arequest 102 for payment data, including the payment ID to identify the transaction to which the payment data relates. As illustrated inFIG. 3 , atreference numeral 100 themerchant server 24 performs a business operation to generate 98 a request for payment data. Next, themerchant server 24 performs anoperation 102 to communicate a request for payment data, including the payment ID, to thepayment processor server 26. Upon receiving the request for payment data, thepayment processor server 26 performs anoperation 104 to retrieve the payment data, identified by the payment data ID, and communicates the payment data to themerchant server 24, as indicated byreference numeral 106. - For one embodiment of the invention, prior to sending the payment data to the
merchant server 24, the payment data is digitally signed and encrypted using the digital signature and encryption scheme described above. For example, thepayment processor server 26 encrypts the payment data using the public key assigned to thepayment processor server 26 by themerchant server 24. After encrypting the payment data, thepayment processor server 26 digitally signs the encrypted payment data with the payment processor server's private key. When received at themerchant server 24, the payment data is authenticated using the public key assigned by the payment processor and then decrypted using the merchant server's private key. In an alternative embodiment the payment data is communicated over a secure communication channel, or using a secure communications protocol. - The
merchant server 24, after receiving the payment data, performs abusiness operation 108 to determine how to proceed based on the status of the payment. For example, as indicated byreference numeral 110 inFIG. 3 , if the payment status indicates a successful payment, themerchant server 24 presents the customer with an orderconfirmation web page 110 confirming the successful payment with the customer. -
FIGS. 4A and 4B illustrate a flowchart for onemethod 112 of processing a transaction payment for an e-commerce transaction, consistent with one embodiment of the present invention. Atoperation 114, thepayment processor server 26 receives encrypted and digitally signedtransaction data 36 from themerchant server 24. For one embodiment, thetransaction data 36 is encrypted with a payment processor's public key and digitally signed with a merchant server's private key at themerchant server 24, before it is sent. In alternative embodiments, thetransaction data 36 is communicated over a secure communications channel, or via a secure communications protocol. Atoperation 116, thepayment processor server 26 decrypts the transaction data with the payment processor's private key. Next, the payment processor verifies the authenticity of the transaction data by authenticating its digital signature using the merchant server's public key atoperation 118. - At
operation 120, thepayment processor server 26 generates a transaction data ID to identify the transaction data received inoperation 114. Next, atoperation 122, thepayment processor server 26 digitally signs the transaction data ID with the payment processor's private key. Atoperation 124, the payment processor communicates the digitally signed transaction data ID to themerchant server 24. - At
operation 126, thepayment processor server 26 receives arequest 44 to process a payment frommerchant server 24. Therequest 44 to process the payment, which includes the transaction data ID, might be communicated using the HTTPS post method. For one embodiment of the invention, atoperation 126, thepayment processor server 26 sends a web page to theclient 20 that prompts the customer to enter user credentials including a username and password. The customer's user credentials are received from theclient 20 atoperation 128. For one embodiment of the present invention, the user credentials are communicated to thepayment processor server 26 via the HTTPS post method. Atoperation 130, the payment is processed using an account associated with the user credentials. - At
operation 132 ofFIG. 4B , thepayment processor server 26 generates a payment ID to identify payment data associated with the payment. Next, atoperation 134, thepayment processor server 26 digitally signs the payment data ID with the payment processor server's private key. Atoperation 136, the payment processor server communicates the digitally signed payment ID to themerchant server 24. For one embodiment of the present invention, the payment ID is communicated to themerchant server 24 as part of an HTML document using the HTTPS post method. However, in alternative embodiments, other communication protocols are used. - At
operation 138, thepayment processor server 26 receives a request forpayment data 60 from themerchant server 24. The request forpayment data 60 includes the payment ID, generated atoperation 86, to identify the payment data that is being requested. In response to the request forpayment data 60, atoperation 140 thepayment processor server 26 communicates thepayment data 62 to themerchant server 24. For one embodiment of the invention, thepayment processor server 26 encrypts the payment data with a public key of a public-private key pair before communicating the payment data to themerchant server 24. When the payment data is received at themerchant server 24, themerchant server 24 decrypts the payment data with the private key of the public-private key pair. In alternative embodiments, the payment data is communicated over a secure communication channel or via a secure communication protocol. - One of the advantages of the method described with respect to the description of
FIGS. 4A and 4B is that the transaction data and payment data are referenced only by transaction data ID and payment ID, respectively, when using communication protocols such as the HTTP or HTTPS post methods. Consequently, there is little opportunity for someone to intercept and misuse the transaction data and/or payment data. Another advantage of the present invention is the ability to implement the method as a standard set of application programming interface (API) function calls to be distributed to merchants as part of a software development kit, consequently, cutting down on the development time required for a merchant to integrate systems with the payment processor. -
FIG. 5 illustrates a flowchart for onemethod 142 of processing a transaction payment for an e-commerce transaction, consistent with one embodiment of the present invention. Atoperation 144, thepayment processor server 26 receives a request, including encrypted and digitally signed transaction data, to process a payment from amerchant server 24. For one embodiment, thetransaction data 36 has been encrypted with a payment processor's public key and digitally signed with a merchant server's private key at themerchant server 24, prior to being received. In alternative embodiments, thetransaction data 36 is communicated over a secure communications channel, or via a secure communications protocol. Atoperation 146, thepayment processor server 26 decrypts the transaction data with the payment processor's private key. Next, the payment processor verifies the authenticity of the transaction data by authenticating its digital signature using the merchant server's public key atoperation 148. - At
operation 150, in response to prompting a user to enter user credentials, thepayment processor server 26 receives user credentials from the user. Thepayment processor server 26 verifies the identity of the user using the user credentials of the user requesting payment. Assuming the verification is successful, atoperation 152, thepayment processor server 26 processes the payment using an account associated with the user credentials entered by the user. - At
operation 154, thepayment processor server 26 generates a payment ID to identify payment data associated with the payment. Atoperation 156, thepayment processor 26 digitally signs the payment ID using the payment processor's private key. Once the payment ID is digitally signed, thepayment processor server 26 communicates the digitally signed payment ID to themerchant server 24 atoperation 158. - At
operation 160, thepayment processor server 26 receives a request for transaction details. The request includes the payment ID to identify payment data associated with the transaction payment. In response to receiving the request, the payment processor server communicates transaction details, including payment status, to the merchant server atoperation 162. -
FIG. 6 shows a diagrammatic representation of a machine in the exemplary form of acomputer system 200 within which a set of instructions, for causing the machine to perform any one of the methodologies discussed above, may be executed. In alternative embodiments, the machine may comprise a network router, a network switch, a network bridge, personal digital assistant (PDA), a cellular telephone, a web appliance or any machine capable of executing a sequence of instructions that specify actions to be taken by that machine. - The
computer system 200 includes aprocessor 202, amain memory 204 and astatic memory 206, which communicate with each other via abus 208. Thecomputer system 200 may further include a video display unit 210 (e.g., a liquid crystal display (LCD) or cathode ray tube (CRT)). Thecomputer system 200 also includes an alphanumeric input device 212 (e.g. a keyboard), a cursor control device 214 (e.g. a mouse) adisk drive unit 216, a signal generation device 218 (e.g. a speaker) and anetwork interface device 220. - The
disk drive unit 216 includes a machine-readable medium 222 on which is stored a set of instructions (software) 224 embodying any one, or all, of the methodologies described above. Thesoftware 224 is also shown to reside, completely or at least partially, within themain memory 204 and/or within theprocessor 202. Thesoftware 224 may further be transmitted or received via thenetwork interface device 220. For the purposes of this specification, the term “machine-readable medium” shall be taken to include any medium which is capable of storing or encoding a sequence of instructions for execution by the machine and that cause the machine to perform any one of the methodologies of the present invention. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to; solid-state memories, optical and magnetic disks, and carriers wave signals. - Thus, a computer-implemented method and system to process a payment for an e-commerce transaction are described. It will be evident that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense. For example, the invention may also be applied in a peer-to-peer computing environment.
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/403,151 US20170200161A1 (en) | 2004-05-12 | 2017-01-10 | Method and system to facilitate securely processing a payment for an online transaction |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/844,863 US9542671B2 (en) | 2004-05-12 | 2004-05-12 | Method and system to facilitate securely processing a payment for an online transaction |
US15/403,151 US20170200161A1 (en) | 2004-05-12 | 2017-01-10 | Method and system to facilitate securely processing a payment for an online transaction |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/844,863 Continuation US9542671B2 (en) | 2004-05-12 | 2004-05-12 | Method and system to facilitate securely processing a payment for an online transaction |
Publications (1)
Publication Number | Publication Date |
---|---|
US20170200161A1 true US20170200161A1 (en) | 2017-07-13 |
Family
ID=35310550
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/844,863 Active 2027-01-27 US9542671B2 (en) | 2004-05-12 | 2004-05-12 | Method and system to facilitate securely processing a payment for an online transaction |
US15/403,151 Abandoned US20170200161A1 (en) | 2004-05-12 | 2017-01-10 | Method and system to facilitate securely processing a payment for an online transaction |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/844,863 Active 2027-01-27 US9542671B2 (en) | 2004-05-12 | 2004-05-12 | Method and system to facilitate securely processing a payment for an online transaction |
Country Status (2)
Country | Link |
---|---|
US (2) | US9542671B2 (en) |
WO (1) | WO2005114899A2 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200202326A1 (en) * | 2017-12-13 | 2020-06-25 | Alibaba Group Holding Limited | Doi display and transaction information verification |
US11373194B2 (en) | 2016-06-30 | 2022-06-28 | Block, Inc. | Logical validation of devices against fraud and tampering |
US11374949B2 (en) | 2017-12-29 | 2022-06-28 | Block, Inc. | Logical validation of devices against fraud and tampering |
US11494762B1 (en) * | 2018-09-26 | 2022-11-08 | Block, Inc. | Device driver for contactless payments |
US11507958B1 (en) | 2018-09-26 | 2022-11-22 | Block, Inc. | Trust-based security for transaction payments |
Families Citing this family (98)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7610244B2 (en) | 2001-01-17 | 2009-10-27 | Xprt Ventures, Llc | System and method for effecting payment for an item offered for an electronic auction sale |
US7567937B2 (en) * | 2001-01-17 | 2009-07-28 | Xprt Ventures, Llc | System and method for automatically effecting payment for a user of an electronic auction system |
US7627528B2 (en) | 2001-01-17 | 2009-12-01 | Xprt Ventures, Llc | System and method for effecting a real-time payment for an item won on an electronic auction |
US7483856B2 (en) * | 2001-01-17 | 2009-01-27 | Xprt Ventures, Llc | System and method for effecting payment for an electronic auction commerce transaction |
US7890771B2 (en) | 2002-04-17 | 2011-02-15 | Microsoft Corporation | Saving and retrieving data based on public key encryption |
US7403995B2 (en) * | 2003-01-08 | 2008-07-22 | Outhink, Inc. | Symmetrical bi-directional communication |
US9542671B2 (en) | 2004-05-12 | 2017-01-10 | Paypal, Inc. | Method and system to facilitate securely processing a payment for an online transaction |
KR100930457B1 (en) | 2004-08-25 | 2009-12-08 | 에스케이 텔레콤주식회사 | Authentication and payment system and method using mobile communication terminal |
US7865399B2 (en) * | 2005-04-22 | 2011-01-04 | Google Inc. | Distributed electronic commerce system with centralized point of purchase |
JP2007004537A (en) * | 2005-06-24 | 2007-01-11 | Ibm Japan Ltd | Method for purchasing commodity and computer program |
WO2007038593A2 (en) * | 2005-09-28 | 2007-04-05 | Saf-T-Pay, Inc. | Payment system and clearinghouse of internet transactions |
US7640193B2 (en) * | 2005-12-09 | 2009-12-29 | Google Inc. | Distributed electronic commerce system with centralized virtual shopping carts |
US20070179903A1 (en) * | 2006-01-30 | 2007-08-02 | Microsoft Corporation | Identity theft mitigation |
US9105059B2 (en) * | 2006-06-27 | 2015-08-11 | Google Inc. | Electronic commerce system utilizing custom merchant calculations |
US7860751B2 (en) * | 2006-06-27 | 2010-12-28 | Google Inc. | Cross domain customer interface updates |
US7668954B1 (en) * | 2006-06-27 | 2010-02-23 | Stephen Waller Melvin | Unique identifier validation |
US8214482B2 (en) * | 2006-06-27 | 2012-07-03 | Nosadia Pass Nv, Limited Liability Company | Remote log repository with access policy |
US7949572B2 (en) | 2006-06-27 | 2011-05-24 | Google Inc. | Distributed electronic commerce system with independent third party virtual shopping carts |
US8818878B2 (en) * | 2006-06-27 | 2014-08-26 | Google Inc. | Determining taxes in an electronic commerce system |
US8301753B1 (en) | 2006-06-27 | 2012-10-30 | Nosadia Pass Nv, Limited Liability Company | Endpoint activity logging |
US20080027874A1 (en) * | 2006-07-26 | 2008-01-31 | Monseignat Bernard De | System and method for facilitating secure transactions over communication networks |
US7451926B2 (en) * | 2006-11-03 | 2008-11-18 | Microsoft Corporation | Securing payment data |
US8121117B1 (en) | 2007-10-01 | 2012-02-21 | F5 Networks, Inc. | Application layer network traffic prioritization |
US8712802B1 (en) | 2007-10-08 | 2014-04-29 | United Services Automobile Association (Usaa) | Transferring a document |
US9349127B2 (en) * | 2007-11-29 | 2016-05-24 | Visa Usa Inc. | Serial number and payment data based payment card processing |
US9443068B2 (en) * | 2008-02-20 | 2016-09-13 | Micheal Bleahen | System and method for preventing unauthorized access to information |
US9208485B2 (en) * | 2008-03-24 | 2015-12-08 | American Express Travel Related Services Company, Inc. | System and method for facilitating online transactions |
US20100057621A1 (en) * | 2008-06-30 | 2010-03-04 | Faith Patrick L | Payment processing system secure healthcare data trafficking |
US8069121B2 (en) * | 2008-08-04 | 2011-11-29 | ProPay Inc. | End-to-end secure payment processes |
US9183549B2 (en) * | 2008-08-26 | 2015-11-10 | Mts Holdings, Inc. | System and method of secure payment transactions |
WO2010040206A1 (en) * | 2008-10-07 | 2010-04-15 | Codapay | Reverse payment transaction system and method |
US20110087568A1 (en) * | 2009-10-14 | 2011-04-14 | Dipak Sheth | Integrated profile and payment exchange |
US10721269B1 (en) | 2009-11-06 | 2020-07-21 | F5 Networks, Inc. | Methods and system for returning requests with javascript for clients before passing a request to a server |
US8806056B1 (en) | 2009-11-20 | 2014-08-12 | F5 Networks, Inc. | Method for optimizing remote file saves in a failsafe way |
US9280768B2 (en) * | 2010-03-17 | 2016-03-08 | Verifone, Inc. | Payment systems and methodologies |
US9846872B2 (en) | 2010-04-06 | 2017-12-19 | American Express Travel Related Services Company, Inc. | Secure exchange of indicia of value and associated information |
US20110251925A1 (en) * | 2010-04-09 | 2011-10-13 | The Knot, Inc. | Systems and methods for a centralized gift registry with automatic retailer-specific registry creation |
US9420049B1 (en) | 2010-06-30 | 2016-08-16 | F5 Networks, Inc. | Client side human user indicator |
US9503375B1 (en) | 2010-06-30 | 2016-11-22 | F5 Networks, Inc. | Methods for managing traffic in a multi-service environment and devices thereof |
US8347100B1 (en) | 2010-07-14 | 2013-01-01 | F5 Networks, Inc. | Methods for DNSSEC proxying and deployment amelioration and systems thereof |
WO2012012545A1 (en) | 2010-07-20 | 2012-01-26 | Wi-Mexx International Limited | System and methods for transferring money |
US8898086B2 (en) | 2010-09-27 | 2014-11-25 | Fidelity National Information Services | Systems and methods for transmitting financial account information |
US10592792B2 (en) | 2011-04-14 | 2020-03-17 | Handle Financial, Inc. | Systems and methods for barcode translation |
US8879431B2 (en) | 2011-05-16 | 2014-11-04 | F5 Networks, Inc. | Method for load balancing of requests' processing of diameter servers |
US20130291083A1 (en) * | 2011-05-31 | 2013-10-31 | Feitian Technologiesco., Ltd | Wireless smart key device and signing method thereof |
US20130006785A1 (en) * | 2011-07-01 | 2013-01-03 | Richard Scott Perkins | System and method to facilitate settlement of a transaction |
US8463850B1 (en) * | 2011-10-26 | 2013-06-11 | F5 Networks, Inc. | System and method of algorithmically generating a server side transaction identifier |
US10230566B1 (en) | 2012-02-17 | 2019-03-12 | F5 Networks, Inc. | Methods for dynamically constructing a service principal name and devices thereof |
US9020912B1 (en) | 2012-02-20 | 2015-04-28 | F5 Networks, Inc. | Methods for accessing data in a compressed file system and devices thereof |
US9244843B1 (en) | 2012-02-20 | 2016-01-26 | F5 Networks, Inc. | Methods for improving flow cache bandwidth utilization and devices thereof |
US9137242B2 (en) * | 2012-04-09 | 2015-09-15 | Medium Access Systems Private Ltd. | Method and system using a cyber ID to provide secure transactions |
US8732807B2 (en) * | 2012-04-09 | 2014-05-20 | Medium Access Systems Private Ltd. | Method and system using a cyber ID to provide secure transactions |
EP2853074B1 (en) | 2012-04-27 | 2021-03-24 | F5 Networks, Inc | Methods for optimizing service of content requests and devices thereof |
US9626701B2 (en) | 2012-05-23 | 2017-04-18 | Paynearme, Inc. | System and method for facilitating cash payment transactions using a mobile device |
US9135622B2 (en) * | 2012-06-28 | 2015-09-15 | Paypay, Inc. | Secure payment made from a mobile device through a service provider |
CN103581106A (en) * | 2012-07-19 | 2014-02-12 | 深圳市财付通科技有限公司 | Interactive processing method and interactive processing system |
US10033837B1 (en) | 2012-09-29 | 2018-07-24 | F5 Networks, Inc. | System and method for utilizing a data reducing module for dictionary compression of encoded data |
US9578090B1 (en) | 2012-11-07 | 2017-02-21 | F5 Networks, Inc. | Methods for provisioning application delivery service and devices thereof |
CN104838399B (en) | 2012-12-10 | 2019-08-27 | 维萨国际服务协会 | Remote transaction is authenticated using mobile device |
US20140172472A1 (en) * | 2012-12-19 | 2014-06-19 | Amadeus S.A.S. | Secured payment travel reservation system |
US10375155B1 (en) | 2013-02-19 | 2019-08-06 | F5 Networks, Inc. | System and method for achieving hardware acceleration for asymmetric flow connections |
FI20135164L (en) * | 2013-02-22 | 2014-08-23 | Op Palvelut Oy | Communication during payment transaction |
US9497614B1 (en) | 2013-02-28 | 2016-11-15 | F5 Networks, Inc. | National traffic steering device for a better control of a specific wireless/LTE network |
US9940608B2 (en) | 2013-05-16 | 2018-04-10 | Mts Holdings, Inc. | Real time EFT network-based person-to-person transactions |
US10187317B1 (en) | 2013-11-15 | 2019-01-22 | F5 Networks, Inc. | Methods for traffic rate control and devices thereof |
US11042846B2 (en) * | 2013-11-15 | 2021-06-22 | Apple Inc. | Generating transaction identifiers |
US10192407B2 (en) | 2014-01-10 | 2019-01-29 | Handle Financial, Inc. | Systems and methods for cash payments for online gaming |
US11838851B1 (en) | 2014-07-15 | 2023-12-05 | F5, Inc. | Methods for managing L7 traffic classification and devices thereof |
US10182013B1 (en) | 2014-12-01 | 2019-01-15 | F5 Networks, Inc. | Methods for managing progressive image delivery and devices thereof |
US11895138B1 (en) | 2015-02-02 | 2024-02-06 | F5, Inc. | Methods for improving web scanner accuracy and devices thereof |
US10834065B1 (en) | 2015-03-31 | 2020-11-10 | F5 Networks, Inc. | Methods for SSL protected NTLM re-authentication and devices thereof |
US10333921B2 (en) | 2015-04-10 | 2019-06-25 | Visa International Service Association | Browser integration with Cryptogram |
GB201507047D0 (en) * | 2015-04-24 | 2015-06-10 | Visa Europe Ltd | Method of retaining transaction context |
US10505818B1 (en) | 2015-05-05 | 2019-12-10 | F5 Networks. Inc. | Methods for analyzing and load balancing based on server health and devices thereof |
US11350254B1 (en) | 2015-05-05 | 2022-05-31 | F5, Inc. | Methods for enforcing compliance policies and devices thereof |
US9948467B2 (en) * | 2015-12-21 | 2018-04-17 | Mastercard International Incorporated | Method and system for blockchain variant using digital signatures |
US11757946B1 (en) | 2015-12-22 | 2023-09-12 | F5, Inc. | Methods for analyzing network traffic and enforcing network policies and devices thereof |
US10404698B1 (en) | 2016-01-15 | 2019-09-03 | F5 Networks, Inc. | Methods for adaptive organization of web application access points in webtops and devices thereof |
US11178150B1 (en) | 2016-01-20 | 2021-11-16 | F5 Networks, Inc. | Methods for enforcing access control list based on managed application and devices thereof |
US10797888B1 (en) | 2016-01-20 | 2020-10-06 | F5 Networks, Inc. | Methods for secured SCEP enrollment for client devices and devices thereof |
CN111899026B (en) * | 2016-06-20 | 2024-10-01 | 创新先进技术有限公司 | Payment method and device |
US10412198B1 (en) | 2016-10-27 | 2019-09-10 | F5 Networks, Inc. | Methods for improved transmission control protocol (TCP) performance visibility and devices thereof |
KR102680409B1 (en) * | 2016-11-01 | 2024-07-02 | 삼성전자 주식회사 | Electronic device and method for providing delivery information using the same |
US11063758B1 (en) | 2016-11-01 | 2021-07-13 | F5 Networks, Inc. | Methods for facilitating cipher selection and devices thereof |
US10505792B1 (en) | 2016-11-02 | 2019-12-10 | F5 Networks, Inc. | Methods for facilitating network traffic analytics and devices thereof |
US10812266B1 (en) | 2017-03-17 | 2020-10-20 | F5 Networks, Inc. | Methods for managing security tokens based on security violations and devices thereof |
US11122042B1 (en) | 2017-05-12 | 2021-09-14 | F5 Networks, Inc. | Methods for dynamically managing user access control and devices thereof |
US11343237B1 (en) | 2017-05-12 | 2022-05-24 | F5, Inc. | Methods for managing a federated identity environment using security and access control data and devices thereof |
US11223689B1 (en) | 2018-01-05 | 2022-01-11 | F5 Networks, Inc. | Methods for multipath transmission control protocol (MPTCP) based session migration and devices thereof |
US11341486B2 (en) | 2018-05-21 | 2022-05-24 | Bank Of America Corporation | System for secure transfer of encrypted resources and asynchronous execution |
US12003422B1 (en) | 2018-09-28 | 2024-06-04 | F5, Inc. | Methods for switching network packets based on packet data and devices |
US11599627B2 (en) | 2018-12-03 | 2023-03-07 | Bank Of America Corporation | System employing smart device for secure and authenticated event execution |
US11403646B2 (en) | 2019-03-01 | 2022-08-02 | Shopify Inc. | Secure pin entry via mobile device |
US10942920B2 (en) | 2019-06-03 | 2021-03-09 | Advanced New Technologies Co., Ltd. | Service processing system and method based on blockchain |
CN110533499A (en) * | 2019-07-30 | 2019-12-03 | 高邮欣逸电子商务有限公司 | A kind of e-commerce system Internet-based |
CN110555718A (en) * | 2019-07-30 | 2019-12-10 | 高邮欣逸电子商务有限公司 | Enterprise electronic commerce consultation service platform |
CN115082050A (en) * | 2022-07-12 | 2022-09-20 | 深圳怡化电脑科技有限公司 | Transaction method, system, device, equipment and medium for third party payment |
CN115994760B (en) * | 2023-03-20 | 2023-08-25 | 支付宝(杭州)信息技术有限公司 | Method and device for realizing third party payment service |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5826241A (en) * | 1994-09-16 | 1998-10-20 | First Virtual Holdings Incorporated | Computerized system for making payments and authenticating transactions over the internet |
US5715314A (en) * | 1994-10-24 | 1998-02-03 | Open Market, Inc. | Network sales system |
US5757917A (en) * | 1995-11-01 | 1998-05-26 | First Virtual Holdings Incorporated | Computerized payment system for purchasing goods and services on the internet |
US6212556B1 (en) | 1995-11-13 | 2001-04-03 | Webxchange, Inc. | Configurable value-added network (VAN) switching |
US5778178A (en) | 1995-11-13 | 1998-07-07 | Arunachalam; Lakshmi | Method and apparatus for enabling real-time bi-directional transactions on a network |
US6138107A (en) | 1996-01-04 | 2000-10-24 | Netscape Communications Corporation | Method and apparatus for providing electronic accounts over a public network |
US6745936B1 (en) * | 1996-08-23 | 2004-06-08 | Orion Systems, Inc. | Method and apparatus for generating secure endorsed transactions |
US6058373A (en) * | 1996-10-16 | 2000-05-02 | Microsoft Corporation | System and method for processing electronic order forms |
US6000832A (en) * | 1997-09-24 | 1999-12-14 | Microsoft Corporation | Electronic online commerce card with customer generated transaction proxy number for online transactions |
US6173272B1 (en) | 1998-04-27 | 2001-01-09 | The Clearing House Service Company L.L.C. | Electronic funds transfer method and system and bill presentment method and system |
US6327578B1 (en) * | 1998-12-29 | 2001-12-04 | International Business Machines Corporation | Four-party credit/debit payment protocol |
US6889325B1 (en) * | 1999-04-28 | 2005-05-03 | Unicate Bv | Transaction method and system for data networks, like internet |
US6675153B1 (en) * | 1999-07-06 | 2004-01-06 | Zix Corporation | Transaction authorization system |
AUPQ556600A0 (en) * | 2000-02-14 | 2000-03-02 | Ong, Yong Kin (Michael) | Electronic funds transfers-zipfund |
AUPQ777400A0 (en) * | 2000-05-26 | 2000-06-22 | Australian Postal Corporation | System and method for facilitating payment over the internet or like communication media |
AU2001273334A1 (en) * | 2000-07-11 | 2002-01-21 | Paypal, Inc | System and method for third-party payment processing |
CA2319919A1 (en) * | 2000-09-15 | 2002-03-15 | Twin Lion Systems Inc. | On-line payment system |
US20020099656A1 (en) | 2000-11-14 | 2002-07-25 | Poh Wong Kenneth Tien | Electronic funds transfer system for processing multiple currency transactions |
US20020072942A1 (en) | 2000-12-07 | 2002-06-13 | Kuykendall James B. | System and method for push-model fund transfers |
US7107249B2 (en) * | 2001-03-31 | 2006-09-12 | First Data Corporation | Electronic identifier payment systems and methods |
US9542671B2 (en) | 2004-05-12 | 2017-01-10 | Paypal, Inc. | Method and system to facilitate securely processing a payment for an online transaction |
-
2004
- 2004-05-12 US US10/844,863 patent/US9542671B2/en active Active
-
2005
- 2005-05-12 WO PCT/US2005/016610 patent/WO2005114899A2/en active Application Filing
-
2017
- 2017-01-10 US US15/403,151 patent/US20170200161A1/en not_active Abandoned
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11373194B2 (en) | 2016-06-30 | 2022-06-28 | Block, Inc. | Logical validation of devices against fraud and tampering |
US11663612B2 (en) | 2016-06-30 | 2023-05-30 | Block, Inc. | Logical validation of devices against fraud and tampering |
US12067582B2 (en) | 2016-06-30 | 2024-08-20 | Block, Inc. | Logical validation of devices against fraud and tampering |
US20200202326A1 (en) * | 2017-12-13 | 2020-06-25 | Alibaba Group Holding Limited | Doi display and transaction information verification |
US11080683B2 (en) * | 2017-12-13 | 2021-08-03 | Advanced New Technologies Co., Ltd. | DOI display and transaction information verification |
US11374949B2 (en) | 2017-12-29 | 2022-06-28 | Block, Inc. | Logical validation of devices against fraud and tampering |
US11494762B1 (en) * | 2018-09-26 | 2022-11-08 | Block, Inc. | Device driver for contactless payments |
US11507958B1 (en) | 2018-09-26 | 2022-11-22 | Block, Inc. | Trust-based security for transaction payments |
US12002040B2 (en) | 2018-09-26 | 2024-06-04 | Block, Inc. | Device driver for contactless payments |
Also Published As
Publication number | Publication date |
---|---|
US9542671B2 (en) | 2017-01-10 |
WO2005114899A2 (en) | 2005-12-01 |
US20050256806A1 (en) | 2005-11-17 |
WO2005114899A3 (en) | 2006-12-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20170200161A1 (en) | Method and system to facilitate securely processing a payment for an online transaction | |
US10796313B2 (en) | Method and system for facilitating online payments based on an established payment agreement | |
US11010751B2 (en) | Performing transactions using virtual card values | |
US11222312B2 (en) | Method and system for a secure registration | |
US20220318799A1 (en) | Systems And Methods For Using A Transaction Identifier To Protect Sensitive Credentials | |
US7292996B2 (en) | Method and apparatus for performing a credit based transaction between a user of a wireless communications device and a provider of a product or service | |
US8160935B2 (en) | Payment service capable of being integrated with merchant sites | |
CA3044763A1 (en) | System, process and device for e-commerce transactions | |
KR20020086955A (en) | Authenticated payment | |
US20240296450A1 (en) | Systems and methods for intelligent step-up for access control systems | |
US20190228390A1 (en) | Push payment scheme through a trusted third party | |
US20160275502A1 (en) | Embedded third party server bypass security feature | |
CN115082050A (en) | Transaction method, system, device, equipment and medium for third party payment | |
JP2002150195A (en) | Electronic settlement system and electronic settlement method | |
US12106288B2 (en) | Authentication system and method | |
KR20040101096A (en) | One-stop authentication and settlement method using a network terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |