US20140297465A1 - Dynamic hosted shopping cart - Google Patents

Dynamic hosted shopping cart Download PDF

Info

Publication number
US20140297465A1
US20140297465A1 US14/305,860 US201414305860A US2014297465A1 US 20140297465 A1 US20140297465 A1 US 20140297465A1 US 201414305860 A US201414305860 A US 201414305860A US 2014297465 A1 US2014297465 A1 US 2014297465A1
Authority
US
United States
Prior art keywords
sellers
shopping cart
buyer
items
seller
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
Application number
US14/305,860
Inventor
Elliot Stocker
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PayPal Inc
Original Assignee
eBay Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by eBay Inc filed Critical eBay Inc
Priority to US14/305,860 priority Critical patent/US20140297465A1/en
Assigned to EBAY INC. reassignment EBAY INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: STOCKER, ELLIOT
Publication of US20140297465A1 publication Critical patent/US20140297465A1/en
Assigned to PAYPAL, INC. reassignment PAYPAL, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: EBAY INC.
Priority to US15/337,855 priority patent/US10497047B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/102Bill distribution or payments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/12Payment architectures specially adapted for electronic shopping systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0603Catalogue ordering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • Embodiments of the present disclosure generally relate to electronic commerce, and more particularly, to a Dynamic Hosted Shopping Cart for on-line transactions.
  • on-line financial transactions buyers search for and purchase products and services through electronic communications with on-line sellers over electronic networks, such as the Internet. During the course of these transactions, buyers may provide payment in various ways including, for example, credit cards, electronic fund transfers, and other payment techniques offered by on-line payment providers.
  • the virtual shopping cart typically allows buyers to add or delete products, specify attributes, such as color, quantity, size, and the like, and purchase products contained within the cart.
  • attributes such as color, quantity, size, and the like
  • purchase products contained within the cart When a buyer changes or updates data in the virtual shopping cart, for example updates the color or quantity of an item, the updated data is sent to a server and a response is reported through a reload of the seller's webpage. If more updated data is sent as part of an order, the webpage reloads or refreshes again.
  • this obtrusive behavior can be tedious and inconvenient because the buyer might need to toggle back and forth between multiple on-line pages or screens. This may lead to the potential buyer cancelling or abandoning of the transaction, resulting in loss of sales for the seller.
  • a Dynamic Hosted Shopping Cart for on-line transactions
  • a widget for example a JavaScript transformable widget
  • a remote server may communicate with a remote server, keep track of transaction information such as orders for particular items and offer checkout across all enabled pages of a seller's domain or other enabled domains (cross-domain).
  • Transaction information such as orders for particular items and offer checkout across all enabled pages of a seller's domain or other enabled domains (cross-domain).
  • cross-domain data is handled in an unobtrusive, dynamic way without the need for reloading or refreshing of the seller's web pages.
  • a system comprises a remote server adapted to interact with a buyer device and one or more other servers over a network, wherein the remote server is adapted to implement a shopping cart.
  • the system also comprises one or more processors, and one or more memories adapted to store a plurality of machine-readable instructions which when executed by the one or more processors are adapted to cause the system to receive, at the remote server, first transaction information from the buyer device through the shopping cart, wherein the first transaction information comprises a transaction request from a first seller; receive, at the remote server, second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller; and process the first and second transaction information through the shopping cart for the first and second seller,
  • a method comprises receiving, electronically at a processor of a remote location, first transaction information from a buyer device through a shopping cart, wherein the first transaction information comprises a transaction request from a first seller.
  • the method also comprises receiving, electronically at the processor, second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller.
  • the method further comprises processing the first and second transaction information through the shopping cart for the first and second seller.
  • a non-transitory computer readable medium on which are stored computer readable instructions and, when executed by a processor, cause the processor to: receive first transaction information from a buyer device through a shopping cart, wherein the first transaction information comprises a transaction request from a first seller; receive second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller; and process the first and second transaction information through the shopping cart for the first and second seller.
  • FIG. 1 is a block diagram of a system for facilitating online transactions according to an embodiment of the present disclosure
  • FIG. 2 is a flowchart illustrating a method for setting up a Dynamic Hosted Shopping Cart (DHSC) according to an embodiment of the present disclosure
  • DHSC Dynamic Hosted Shopping Cart
  • FIG. 3 is a flowchart illustrating a method for facilitating a Dynamic Hosted Shopping Cart (DHSC) according to an embodiment of the present disclosure
  • FIGS. 4A-4D are examples of screen shots of different states of a Dynamic Hosted Shopping Cart (DHSC) as seen by a buyer during an on-line transaction process;
  • DHSC Dynamic Hosted Shopping Cart
  • FIG. 5 is an example of a screen shot of a Hosted Payment Page (HPP) as seen by a buyer during an on-line transaction process; and
  • HPP Hosted Payment Page
  • FIG. 6 is a block diagram of one embodiment of a system that may be used to implement one or more components of the system in FIG. 1 .
  • DHSC Dynamic Hosted Shopping Cart
  • a widget associated with the DHSC may be floated above or embedded in a seller's website.
  • the widget may appear in the form of, for example, a button, a link, or the like, on top of each page of the seller's website.
  • the widget monitors a buyer's order sending related data to the remote server.
  • the remote server is configured to communicate with the widget, keeping track of transaction information or data including buyer orders, and offer checkout across all enabled pages of the seller's website, seller's domain or other enabled domains (cross-domain).
  • transaction information or data is handled in an unobtrusive, dynamic way without the need for reloading or refreshing of web pages.
  • the Dynamic Hosted Shopping Cart may be provided with a Hosted Payment Page (HPP) in one package facilitating online-transactions where dynamic technology cannot be presented to the buyer.
  • HPP Hosted Payment Page
  • the remote server used to provide the DHSC and HPP may be implemented, for example, by a seller server operated by the seller or by a third party server.
  • the remote server may be implemented by a payment service provider such as PayPal, Inc. or eBay, Inc. of San Jose, Calif.
  • FIG. 1 shows one embodiment of a block diagram of a system 100 configured to perform transactions discussed below over a network 102 .
  • system 100 includes at least one buyer device 104 , one or more on-line seller entities' servers, including business, charity, merchant or retailer servers, (hereinafter referred to as “seller server 106 ”), and at least one payment provider server 108 in communication over network 102 .
  • Network 102 in one embodiment, may be implemented as a single network or a combination of multiple networks.
  • network 102 may include the Internet and/or one or more intranets, landline networks, wireless networks, or a wireless telecommunications network (e.g., cellular phone network) adapted to communicate with other communication networks, such as the Internet.
  • a wireless telecommunications network e.g., cellular phone network
  • Buyer device 104 may be implemented using any appropriate combination of hardware and/or software configured for wired and/or wireless communication over network 102 .
  • buyer device 104 may be implemented as a personal computer, mobile device such as a cell phone, or a laptop of buyer 110 in communication with network 102 .
  • Buyer device 104 may include one or more browser applications 112 which may be used, for example, to provide a buyer interface to permit buyer 110 to browse information available over network 102 .
  • browser application 112 may be implemented as a web browser to view information available over the Internet.
  • Buyer device 104 may include one or more toolbar applications 114 , which may be used, for example, to provide client-side processing for performing tasks in response to operations selected by buyer 110 .
  • toolbar application 114 may display a graphical user interface (GUI) in connection with browser application 112 .
  • Buyer device 104 may also include a plug-in module 116 for facilitating financial transactions over network 102 .
  • plug-in module 116 comprises a software program, such as a graphical user interface (GUI), executable by a processor that is configured to interface and communicate with the one or more seller servers 106 and the payment provider server 108 via network 102 .
  • GUI graphical user interface
  • Buyer 110 is able to access on-line seller sites via seller servers 106 to view and select items for purchase, and buyer 110 is able to purchase selected items from the one or more sellers by communicating with the payment provider server 108 via a network browser, such as a web browser.
  • Buyer device 104 may include other applications 118 as may be desired in particular embodiments to provide additional features available to buyer 110 .
  • such other applications 118 may include security applications for implementing buyer-side security features, programmatic buyer applications for interfacing with appropriate application programming interfaces (APIs) over network 102 or various other types of generally known programs and/or applications.
  • APIs application programming interfaces
  • Buyer device 104 may include one or more buyer identifiers 120 , which may be implemented, for example, as operating system registry entries, cookies associated with browser application 112 , identifiers associated with hardware of buyer device 104 , or various other appropriate identifiers.
  • Buyer identifier 120 may include attributes related to the buyer, such as personal information (e.g., a user name, password, photograph image, biometric id, address, phone number, etc.) and banking information (e.g., banking institution, credit card issuer, buyer account numbers, security information, etc.).
  • buyer identifier 120 may be passed with a buyer purchase request to payment provider server 108 , and buyer identifier 120 may be used by payment provider server 108 to associate buyer 110 with a particular buyer account maintained by payment provider server 108 .
  • the one or more seller servers 106 may be maintained, for example, by one or more sellers offering various items, such as products and/or services, in exchange for financial payment to be received from buyers, such as buyer 110 , over network 102 .
  • each of the one or more seller servers 106 may include a product/service operation 122 (such as a database, forms, buttons or links), for identifying available products and/or services, which may be made available to buyer device 104 for viewing and purchase by buyer 110 .
  • each of seller servers 106 may include a marketplace application 124 , which may be configured to provide information over network 102 to browser application 112 of buyer device 104 .
  • buyer 110 may interact with marketplace application 124 through browser application 112 over network 102 to search and view various items, products and/or services identified in operation 122 .
  • Seller server 106 may include a checkout application 126 that may implement a Dynamic Hosted Shopping Cart and may be configured to facilitate online purchase transactions by buyer 110 of products and/or services identified by marketplace application 124 .
  • checkout application 126 may be configured to accept payment information from buyer 110 and/or from payment provider server 108 over network 102 .
  • Seller server 106 may provide a widget/applet engine 129 for serving widgets to buyer device 104 .
  • Seller server 106 may also include one or more seller identifiers 128 , which may be included as part of the one or more items made available for purchase so that particular items are associated with particular sellers.
  • Seller identifier 128 may include attributes related to the seller, such as business and banking information.
  • seller identifier 128 may be passed with a buyer purchase request to payment provider server 108 when buyer 110 selects an item for purchase, and seller identifier 128 may be used by payment provider server 108 to associate a particular item purchased with a particular seller account maintained by payment provider server 108 .
  • Seller entities having a related seller server 106 may need to establish an account with payment provider server 108 so that payment provider server 108 is able to process transactions having items offered for purchase by the seller entities.
  • the seller entity may need to provide information, such as name, address, phone number, etc., and financial information, such as banking information, account information, credit card information, payment processing information, etc.
  • Seller server 106 may be associated with a particular link (e.g., a link such as a URL (Uniform Resource Locator) to an IP (Internet Protocol) address).
  • payment provider server 108 may optionally redirect browser application 112 to an appropriate web page and/or seller site of seller server 106 to facilitate purchase of a corresponding item and/or service available from seller server 106 .
  • Payment provider server 108 may be maintained, for example, by an online payment service provider, which may provide payment processing for online transactions on behalf of buyer 110 to an operator of seller server 106 .
  • Payment provider server 108 includes a checkout application 142 that may implement a Dynamic Hosted Shopping Cart and may be configured to facilitate online purchase transactions by buyer 110 .
  • Payment provider server 108 may also include a widget/applet engine 144 for serving widgets to buyer device 104 .
  • Payment provider server 108 may further include one or more payment applications 130 , which may be configured to interact with buyer device 104 and/or each of seller servers 106 over network 102 to facilitate the purchase of items, products and/or services by buyer 110 from seller server 106 .
  • payment provider server 108 is provided by PayPal, Inc.
  • Payment provider server 108 may be configured to maintain a plurality of buyer and seller accounts 132 , each of which may include account information 134 associated with individual users, including buyer 110 , and the one or more on-line entities associated with seller servers 106 .
  • account information 134 may include private financial information of buyer 110 and the seller entities, such as one or more account numbers, passwords, credit card information, banking information, or other types of financial information, which may be used to facilitate online transactions between buyer 110 of buyer device 104 and one or more seller entities associated with seller servers 106 .
  • payment application 130 may be configured to interact with the one or more seller servers 106 on behalf of buyer 110 during a transaction with checkout application 142 without requiring buyer 110 to provide account information 134 directly to seller server 106 .
  • Payment provider server 108 may also include a content processing application 136 , which may select content from a content database 138 to be provided to buyer 110 .
  • Content processing application 136 may provide appropriate rules-based or heuristics-based facilities for selecting appropriate content for buyer 110 based on, for example, buyer identifier 120 , buyer account 132 , account information 134 , information received from seller server 106 , or other characteristics.
  • Payment provider server 108 may implement a Dynamic Hosted Shopping Cart, as will be described below.
  • Payment provider server 108 based on communications with seller server 106 and buyer device 104 , configures a Dynamic Hosted Shopping Cart that is available to buyer 110 on buyer device 104 throughout all enabled pages of a seller entity's website.
  • the Dynamic Hosted Shopping Cart may appear, for example, as an element, a button or a link on each page of the seller entity's website.
  • the Dynamic Hosted Shopping Cart may appear in different states as will be described in more detail below.
  • Data or transaction information in the Dynamic Hosted Shopping Cart is updated with new transaction information without the need for page re-loading or refreshing. Then, based on information entered by buyer 110 via buyer device 104 , buyer 110 may check out from any page of the business entity's website.
  • the Dynamic Hosted Shopping Cart widget in conjunction with either applicable widget/applet engine 144 of payment provider server 108 or widget/applet engine 129 of seller server 106 communicates information, such as order, tax and/or shipping information, to payment provider server 108 , and processes information, such as payment information, to effect a transfer of funds to a suitable seller account 132 .
  • buyer-seller transactions are illustrated herein, it should be understood that seller-seller, buyer-buyer transactions or other types of transactions may also be implemented according to one or more embodiments described herein.
  • FIG. 2 is a flowchart illustrating a method for setting up a Dynamic Hosted Shopping Cart according to an embodiment of the present disclosure.
  • the method of FIG. 2 may be implemented by the system of FIG. 1 according to one or more embodiments, FIG. 2 illustrates an embodiment that enables a seller entity such as a business, charity, merchant or retailer via seller server 106 to set up a Dynamic Hosted Shopping Cart (DHSC) provided by a remote server at a remote location such as an online payment service provider via payment provider server 108 .
  • DHSC Dynamic Hosted Shopping Cart
  • a seller entity also referred to as “seller”
  • a device such as a personal computer (PC), a laptop, or a mobile device, using, for example, a standard HTML interface.
  • the seller then navigates through the site to access technology provided therein for a Dynamic Hosted Shopping Cart (DHSC).
  • DHSC Dynamic Hosted Shopping Cart
  • DHSC technology provided by the on-line payment service provider site allows the seller access to the on-line service provider's APIs without the need for a third party solution or developer.
  • the seller may set up a DHSC to be used in connection with, for example, an online seller's website.
  • the seller may customize the DHSC to look in a way as desired by the seller by using, for example, Cascading Style Sheets (CSS).
  • CSS Cascading Style Sheets
  • FIG. 3 is a flowchart illustrating a method for facilitating a Dynamic Hosted Shopping Cart according to an embodiment of the present disclosure.
  • the method of FIG. 3 may be implemented by the system of FIG. 1 according to one or more embodiments.
  • FIG. 3 illustrates an embodiment that facilitates a Dynamic Hosted Shopping Cart (DHSC) provided, for example, via payment provider server 108 upon setting up of the DHSC by a seller entity such as a business, charity, merchant or retailer via seller server 106 , for example, as described above with respect to FIG. 2 .
  • DHSC Dynamic Hosted Shopping Cart
  • a customer, user, consumer, or buyer 110 first accesses an on-line shopping site via seller server 106 over network 102 such as the Internet, through a buyer device 104 such as a personal computer (PC), a laptop, or a mobile device. The buyer then navigates through the site to select desired items for purchase. Typically, once an item is shown or identified, the buyer is given an option of placing the item into a virtual shopping cart or basket.
  • the virtual shopping cart or basket may be implemented as a Dynamic Hosted Shopping Cart (DHSC) as set up by an online seller. Desired items are then placed into the shopping cart. After each item is placed in the shopping cart, the buyer has the option of checking out (e.g., pay for the items and designate shipping) or continuing to shop.
  • DHSC Dynamic Hosted Shopping Cart
  • an online seller entity also referred to as “seller”
  • the seller provides interfaces for items or payment provider interfaces such as buttons, links, or the like, on the seller's website.
  • the seller may add software implemented, for example by JavaScript, to the top of each page or screen of the seller's website, which enables a widget associated with the DHSC (referred to as “DHSC widget”) to be floated above or embedded in each page of the seller's website.
  • a widget may be a stand-alone or portable chunk of code that may be installed and executed within any web page by an end user without requiring additional user compilation.
  • a widget may provide relevant information to the user.
  • a shopping cart and check out data may be provided in a non-intrusive manner.
  • a single host software system such as web browser application 112 , may run the widget.
  • a widget may be embedded into third party sites, for example a seller's website, by either the website's administration or by any user on a page where the user has rights of authorship. The contents of widgets are often served by servers other than the original site host, enabling dynamic content.
  • the DHSC widget may report the current status of a shopping cart by accessing data from the payment provider server, seller server and/or buyer device.
  • Widgets may be looked upon as stand-alone applications or applets, implemented using web technologies including JavaScript, Adobe Flash, HTML and/or CSS.
  • the DHSC widget may be generated on demand by a remote server, such as payment provider server 108 or seller server 106 and driven by software such as JavaScript in browser application 112 of buyer device 104 . That is, as buyer 110 adds, deletes, orders products or services, or otherwise carries out interactions with seller's web page, the DHSC widget is updated according to the current status of the transaction information without reload of the seller web page.
  • a remote server such as payment provider server 108 or seller server 106
  • software such as JavaScript in browser application 112 of buyer device 104 . That is, as buyer 110 adds, deletes, orders products or services, or otherwise carries out interactions with seller's web page, the DHSC widget is updated according to the current status of the transaction information without reload of the seller web page.
  • the DHSC widget may be a transformable Document Object Model (DOM) element.
  • DOM is a cross-platform and language-independent convention for representing and interacting with objects in documents such as HTML, XHTML and XML documents.
  • the DOM may be manipulated by JavaScript to inspect or modify a web page dynamically. In other words, DOM is the way JavaScript sees the containing page and browser state.
  • the DHSC widget may exist at any time in one of various states, for example, in one or four states: cart-mini, cart, checkout-billing and checkout-shipping. These four states of the HSC widget will be described in more detail below with respect to FIGS. 4A , 4 B, 4 C and 4 D according to one or more embodiments.
  • the DHSC widget may float on top of, or may be embedded in, the seller's website, following the buyer as the buyer scrolls or jumps from page to page across a domain or seller's website.
  • the DHSC widget facilitates communications with the remote server, e.g., payment provider server 108 , which keeps track of transaction information including orders for products or services by a buyer from the seller's website. That is, the content of the DHSC widget is served by a remote server such as payment provider server 108 , enabling dynamic content.
  • the contents of the DHSC are dynamically updated, and the DHSC widget may report the current status of a shopping cart by accessing data from the remote server (e.g., seller server 106 or payment provider server 108 ) without having to reload the webpage.
  • the remote server e.g., seller server 106 or payment provider server 108
  • Buyer 110 may add, delete or update items, products or services for an order using the DHSC widget by clicking on standard (unencrypted), or payment provider interfaces such as payment provider-hosted HTML form buttons, links, or the like.
  • the DHSC widget may intercept a form element submit event to the payment provider server, making secure requests such as AJAX over HTTPS requests to the remote server (e.g., seller server 106 or payment provider server 108 ) storing the item, product or service as part of an order via cookies and server-side sessions.
  • the DHSC widget may be updated by asynchronous/synchronous HTTP requests/responses and/or JSON-P requests/responses with, for example, a SSL secured server, and does not require page loads to add items, products or services to the DHSC, update the DHSC, or process payments (except in an embodiment where a payment provider operation such as an Express Checkout payment is selected, a redirect to the payment provider server may occur as will be described in more detail below).
  • AJAX asynchronous JavaScript and XML
  • Ajax web applications can retrieve data from a server asynchronously in the background without interfering with a display and behavior of an existing page.
  • Ajax techniques allows interactive or dynamic interfaces on web pages.
  • Data may usually be retrieved using the XMLHttpRequest object and/or JSON-P cross-domain techniques.
  • JavaScript and XML is not actually required, nor do the requests need to be asynchronous.
  • a check out option is offered to buyer 110 when buyer 110 has finished shopping and is ready to check out.
  • the check out option is available across all pages of the seller's website in connection with the DHSC.
  • the DHSC widget may be initialized by the seller's page or by buyer 110 from, for example a bookmark, in the buyer's browser application 112 (as opposed to a seller's code). For example, if buyer 110 goes to a first seller's website that has payment provider interfaces such as payment provider-hosted HTML form buttons, links, or the like, buyer 110 may initiate the DHSC widget and add a product or service found in the first seller's website to the DHSC. Then, buyer 110 may continue to browse and go to a second seller's website where buyer 110 may add a second product or service to the DHSC from the second seller's website.
  • payment provider interfaces such as payment provider-hosted HTML form buttons, links, or the like
  • Payment provider server 106 may distribute payments to the first and second sellers, respectively, for example, by using an adaptive payment API or other payment aggregation-distribution operation.
  • the DHSC widget may be maintained even if it is removed from a website or domain in which it was originated or initialized. For example, if a seller associated with seller server 106 or buyer 110 decides to remove the DHSC widget, which may appear as a button, a link or the like, from a seller's website that incorporates the DHSC widget, the DHSC widget may be maintained at the remote server and may be accessed or used in conjunction with other websites or domains.
  • FIGS. 4A-4D are examples of screen shots of different states of a Dynamic Hosted Shopping Cart (DHSC) as seen by a buyer during an on-line transaction process.
  • the examples of FIGS. 4A-4D may respectively correspond to the DHSC widget in one of four states: cart-mini, cart, checkout-billing and checkout-shipping.
  • FIG. 4A is an example of a screen shot of a cart-mini state of the HSC widget as seen by a buyer during an on-line transaction process.
  • the DHSC widget 402 in the cart mini state as illustrated in the example of FIG. 4A displays an “Order Total” and is compact. Therefore, it provides a non-intrusive way for tracking the order.
  • DHSC widget 402 may be displayed on buyer device 104 at any location on a web page or screen.
  • buyer 110 may select to expand the cart mini state of DHSC widget 402 to view a current order in full by selecting, for example, by clicking via a buyer device input interface such as a link, an interface 404 , which may be labeled as “Show” or with any other appropriate label.
  • the buyer or the seller may have the option of removing the DHSC widget so that it does not appear on a seller's website or domain as the buyer views the seller's website or domain via buyer device 104 .
  • a buyer device input interface (not shown), which may be labeled as “Remove” or with any other appropriate label, may be provided on each DHSC widget state to allow the buyer to remove the DHSC widget.
  • the buyer may have the option to remove the DHSC widget, the DHSC contents associated with the widget may still be maintained at the remote server and may be accessed or used in conjunction with other websites or domains.
  • FIG. 4B is an example of a screen shot of a cart state of the DHSC widget.
  • the DHSC widget changes to a cart state, dynamically replacing the cart-mini state with DHSC widget 406 .
  • DHSC widget 406 displays more detailed transaction information including a listing of the items, products or services in the DHSC, item options, item costs, order totals and the like.
  • the buyer may choose to change or update transaction information, for example, the buyer may edit an order, delete items, or proceed to checkout.
  • the buyer has the option of going back to a previous state of the DHSC widget by selecting or clicking on an interface, which may be labeled as “Hide.”
  • an interface which may be labeled as “Hide.”
  • the buyer has the option of going back to a cart-mini state as illustrated in DHSC widget 402 of FIG. 4A by selecting or clicking on an interface 412 , which may be labeled as “Hide”.
  • the buyer may be presented with different checkout options. For example, the buyer may check out using a payment operation through a payment provider such as PayPal, Inc. by selecting or clicking on for example, an Express Checkout interface 408 . Alternatively, the buyer may check out and execute payment via a transaction card such as a credit or a debit card by selecting or clicking on an interface 410 . Other examples of suitable links may be “Pay With PayPal,” “Continue,” “Submit,” “Checkout,” or the like,
  • the DHSC widget makes a call to the payment provider server to set up the transaction through the Express Checkout API and redirects the buyer to a payment provider site to log-in and execute payment. The buyer is then redirected back to the seller's website where the DHSC widget will initiate the finalization of the transaction using the payment provider.
  • the DHSC widget changes states again to a checkout-billing state.
  • FIG. 4C is an example of a screen shot of a checkout-billing state of the DHSC widget as seen by a buyer during an on-line transaction process.
  • Screen shot 414 illustrating the checkout-billing state of the DHSC widget presents billing information fields for a successful transaction.
  • the checkout-billing page includes various fields for the buyer to fill in for payment of the items.
  • fields may include account information about the payment source, name of the buyer, billing address, and contact information.
  • Account information may include selecting a type of payment source, such as a specific type of credit card, a bank card, or a debit card, and entering an account number and a security code or routing number.
  • the buyer may select or click on a “Shipping” interface 416 for shipping information to be provided. It should be noted that in the sale of digital or downloadable goods, no shipping information is required.
  • FIG. 4D is an example of a screen shot 420 of a checkout-shipping state of the DHSC widget as seen by a buyer during an on-line transaction process.
  • Screen shot 420 illustrating the checkout-shipping state of the DHSC widget presents various fields for the buyer to fill in shipping information such as the name, address and contact information where items are to be shipped.
  • shipping information such as the name, address and contact information where items are to be shipped.
  • the buyer may complete the transaction, for example, by selecting or clicking on an interface 418 , which may be labeled as “Pay Now”.
  • the entity hosting the DHSC may send a verification email to both the buyer and the seller detailing the transaction, in addition to any standard emails that may be sent by the payment provider.
  • the buyer may be able to checkout by other standard checkout procedures.
  • the buyer may check out by standard checkout procedures provided as normal by a particular online payment provider website such as PayPal, Inc.
  • the DHSC widget does not intercept the form element submit event to the payment provider server.
  • HPP Hosted Payment Page
  • FIG. 5 is an example of a screen shot of a Hosted Payment Page (HPP) as seen by a buyer during an on-line transaction process.
  • HPP Hosted Payment Page
  • a HPP such as HPP 502 shown in the exemplary screen shot of FIG. 5 is a one-page checkout screen that may be used for third party cart uploads or the like.
  • a payment provider server may provide the HPP.
  • a seller may send transaction information such as an order using payment provider website payment standard variables via a request to a handler script on the remote server (e.g., seller server 106 or payment provider server 108 ).
  • the handler script in turn will respond by generating a web page containing a version of the DHSC widget such as HPP 502 and will present shopping cart data, checkout billing and optionally, checkout-shipping states to the buyer.
  • HPP 502 gives the buyer the option to checkout with an interface 504 that may labeled “Express Checkout” and may be provided for example by PayPal, Inc., or by using a transaction card. If the buyer chooses to use a transaction card to check out, the buyer is requested to fill in the billing information and optionally the shipping information fields presented therein.
  • Billing information fields may request information such as funding source information, name, address and other contact information. Shipping information fields may request name, address and other contact information, which may the same or different than the billing information.
  • interface 504 that may be labeled as “Express Checkout” to check out
  • the buyer may access a checkout page of a payment provider, such as PayPal, Inc.
  • Check out interfaces or links may appear after an item is placed in the shopping cart or may be continually visible during the shopping process. Examples of other suitable links may be “Pay With PayPal,” “Continue,” “Submit,” “Checkout,” or the like.
  • the buyer Upon selecting interface 504 that may be labeled as “Express Checkout,” the buyer will be redirected to the payment provider server. After login and confirmation of payment, the buyer will be redirected to scripts hosted on the remote server (e.g., seller server 106 or payment provider server 108 ), as opposed to being redirected to the seller's website (as in the case of the DHSC check out process), where the transaction is finalized The buyer is only redirected to the seller's website after the transaction is completed. Upon completion of a successful transaction, notifications such as email notifications may be sent to both the buyer and the seller.
  • the remote server e.g., seller server 106 or payment provider server 108
  • the HPP hosted by the remote server may operate in a browser not running a specific software such as JavaScript.
  • page loads would replace techniques based on such specific software such as AJAX HTTP or JSON-P requests.
  • FIG. 6 is a block diagram of a computer system 600 according to one embodiment, which may be suitable for implementing embodiments of various aspects of this disclosure, including, for example, buyer device 104 , seller server 106 and/or payment provider server 108 .
  • buyer device 104 may comprise a personal computing device, such as a personal computer, laptop, PDA, cellular phone or other personal computing or communications devices.
  • Seller server 106 and/or payment provider server 108 may comprise a network computing device, such as one or more servers, computer or processor combined to provide the payment services.
  • buyer device 104 , seller server 106 , and/or payment provider server 108 may be implemented as computer system 600 in a manner as follows.
  • computer system 600 may include a bus 602 or other communication mechanism for communicating information, which interconnects subsystems and components, such as a processing component 604 (e.g., processor, micro-controller, digital signal processor (DSP), etc.), a system memory component 606 (e.g., RAM), a static storage component 608 (e.g., ROM), a disk drive component 610 (e.g., magnetic or optical), a network interface component 612 (e.g., modem or Ethernet card), a display component 614 (e.g., CRT or LCD), an input component 616 (e.g., keyboard or keypad), and/or a cursor control component 618 (e.g., mouse or trackball).
  • a processing component 604 e.g., processor, micro-controller, digital signal processor (DSP), etc.
  • system memory component 606 e.g., RAM
  • static storage component 608 e.g., ROM
  • a disk drive component 610 e.g.
  • Computer system 600 may perform specific operations by processor 604 executing one or more sequences of one or more instructions contained in system memory component 606 , according to steps described above with respect to FIGS. 2-3 . Such instructions may be read into system memory component 606 from another computer readable medium, such as static storage component 608 or disk drive component 610 . In other embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement one or more embodiments of the disclosure.
  • Non-volatile media includes optical or magnetic disks, such as disk drive component 610
  • volatile media includes dynamic memory, such as system memory component 606
  • transmission media includes coaxial cables, copper wire, and fiber optics, including wires that comprise bus 602 .
  • transmission media may take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
  • Computer readable media includes, for example, floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, any other memory chip or cartridge, carrier wave, or any other medium from which a computer is adapted to read.
  • execution of instruction sequences for practicing embodiments of the disclosure may be performed by computer system 600 .
  • a plurality of computer systems 600 coupled by communication link 620 e.g., network 102 of FIG. 1 , LAN, WLAN, PTSN, or various other wired or wireless networks
  • Computer system 600 may transmit and receive messages, data, information and instructions, including one or more programs (i.e., application code) through communication link 620 and communication interface 612 .
  • Received program code may be executed by processor 604 as received and/or stored in disk drive component 610 or some other non-volatile storage component for execution.
  • various embodiments provided by the present disclosure may be implemented using hardware, software, or combinations of hardware and software.
  • the various hardware components and/or software components set forth herein may be combined into composite components comprising software, hardware, and/or both without departing from the spirit of the present disclosure.
  • the various hardware components and/or software components set forth herein may be separated into sub-components comprising software, hardware, or both without departing from the scope of the present disclosure.
  • software components may be implemented as hardware components and vice-versa.
  • Software in accordance with the present disclosure, such as program code and/or data, may be stored on one or more computer readable mediums. It is also contemplated that software identified herein may be implemented using one or more general purpose or specific purpose computers and/or computer systems, networked and/or otherwise. Where applicable, the ordering of various steps described herein may be changed, combined into composite steps, and/or separated into sub-steps to provide features described herein.
  • a DHSC which may be provided with a HPP by a payment provider server 108 or a seller server 106 , the buyer may quickly and easily access the DHSC available through all pages of a seller's website to view items placed therein and/or complete a purchase from an on-line seller entity.
  • the DHSC allows transaction information to be handled in an unobtrusive manner without the need to reload pages.
  • a DHSC widget may be floated on, or embedded in, each page of the seller's website, for example, in the form of a button on which the buyer may click to view the DHSC.
  • the DHSC may be viewed in various states including a compact view only showing, for example, an order total, or it may be viewed in an expanded state, for example, listing the items and checkout options.
  • the checkout options may include multiple payment and shipping options that enable the buyer to submit payment information easily and in some cases, without entering sensitive financial information.

Abstract

According to an embodiment, a system comprises a remote server adapted to interact with a buyer device and one or more other servers over a network, wherein the remote server is adapted to implement a shopping cart. The system also comprises one or more processors, and one or more memories adapted to store a plurality of machine-readable instructions which when executed by the one or more processors are adapted to cause the system to receive, at the remote server, first transaction info nation from the buyer device through the shopping cart, wherein the first transaction information comprises a transaction request from a first seller; receive, at the remote server, second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller; and process the first and second transaction information through the shopping cart for the first and second seller.

Description

    RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 13/442,187, filed Apr. 9, 2012, which is a continuation of U.S. patent application Ser. No. 12/648,562, filed on Dec. 29, 2009 (now U.S. Pat. No. 8,170,921, issued May 1, 2012), the contents of which are all incorporated herein by reference in their entirety.
  • BACKGROUND
  • 1. Technical Field
  • Embodiments of the present disclosure generally relate to electronic commerce, and more particularly, to a Dynamic Hosted Shopping Cart for on-line transactions.
  • 2. Related Art
  • In on-line financial transactions, buyers search for and purchase products and services through electronic communications with on-line sellers over electronic networks, such as the Internet. During the course of these transactions, buyers may provide payment in various ways including, for example, credit cards, electronic fund transfers, and other payment techniques offered by on-line payment providers.
  • Typically, when shopping on-line at a particular seller's website, buyers select items to purchase by clicking on a link for a specific item, and the selected items are placed on reserve in some type of virtual shopping cart while the buyer may continue to browse the particular seller's website. The virtual shopping cart typically allows buyers to add or delete products, specify attributes, such as color, quantity, size, and the like, and purchase products contained within the cart. When a buyer changes or updates data in the virtual shopping cart, for example updates the color or quantity of an item, the updated data is sent to a server and a response is reported through a reload of the seller's webpage. If more updated data is sent as part of an order, the webpage reloads or refreshes again. At a minimum, this obtrusive behavior can be tedious and inconvenient because the buyer might need to toggle back and forth between multiple on-line pages or screens. This may lead to the potential buyer cancelling or abandoning of the transaction, resulting in loss of sales for the seller.
  • SUMMARY
  • As will be further described herein in relation to various embodiments, systems and methods are provided for a Dynamic Hosted Shopping Cart (DHSC) for on-line transactions wherein a widget, for example a JavaScript transformable widget, may be embedded or floated above a seller's website to communicate with a remote server, keep track of transaction information such as orders for particular items and offer checkout across all enabled pages of a seller's domain or other enabled domains (cross-domain). Data is handled in an unobtrusive, dynamic way without the need for reloading or refreshing of the seller's web pages.
  • In accordance with an embodiment of the disclosure, a system comprises a remote server adapted to interact with a buyer device and one or more other servers over a network, wherein the remote server is adapted to implement a shopping cart. The system also comprises one or more processors, and one or more memories adapted to store a plurality of machine-readable instructions which when executed by the one or more processors are adapted to cause the system to receive, at the remote server, first transaction information from the buyer device through the shopping cart, wherein the first transaction information comprises a transaction request from a first seller; receive, at the remote server, second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller; and process the first and second transaction information through the shopping cart for the first and second seller,
  • In accordance with an embodiment of the disclosure, a method comprises receiving, electronically at a processor of a remote location, first transaction information from a buyer device through a shopping cart, wherein the first transaction information comprises a transaction request from a first seller. The method also comprises receiving, electronically at the processor, second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller. The method further comprises processing the first and second transaction information through the shopping cart for the first and second seller.
  • In accordance with another embodiment of the disclosure, a non-transitory computer readable medium on which are stored computer readable instructions and, when executed by a processor, cause the processor to: receive first transaction information from a buyer device through a shopping cart, wherein the first transaction information comprises a transaction request from a first seller; receive second transaction information from the buyer device through the shopping cart, wherein the second transaction information comprises a transaction request from a second seller; and process the first and second transaction information through the shopping cart for the first and second seller.
  • These and other features and advantages of the embodiments of the present disclosure will be more readily apparent from the detailed description of the embodiments set forth below taken in conjunction with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE FIGURES
  • FIG. 1 is a block diagram of a system for facilitating online transactions according to an embodiment of the present disclosure;
  • FIG. 2 is a flowchart illustrating a method for setting up a Dynamic Hosted Shopping Cart (DHSC) according to an embodiment of the present disclosure;
  • FIG. 3 is a flowchart illustrating a method for facilitating a Dynamic Hosted Shopping Cart (DHSC) according to an embodiment of the present disclosure;
  • FIGS. 4A-4D are examples of screen shots of different states of a Dynamic Hosted Shopping Cart (DHSC) as seen by a buyer during an on-line transaction process;
  • FIG. 5 is an example of a screen shot of a Hosted Payment Page (HPP) as seen by a buyer during an on-line transaction process; and
  • FIG. 6 is a block diagram of one embodiment of a system that may be used to implement one or more components of the system in FIG. 1.
  • Exemplary embodiments and their advantages are best understood by referring to the detailed description that follows. It should be appreciated that like reference numerals are used to identify like elements illustrated in one or more of the figures, wherein showings therein are for purposes of illustrating exemplary embodiments and not for purposes of limiting the same.
  • DETAILED DESCRIPTION
  • In accordance with various embodiments described herein, methods and systems provide a Dynamic Hosted Shopping Cart (DHSC) at a remote server for on-line transactions. A widget associated with the DHSC, for example a JavaScript transformable widget, may be floated above or embedded in a seller's website. The widget may appear in the form of, for example, a button, a link, or the like, on top of each page of the seller's website. The widget monitors a buyer's order sending related data to the remote server. The remote server is configured to communicate with the widget, keeping track of transaction information or data including buyer orders, and offer checkout across all enabled pages of the seller's website, seller's domain or other enabled domains (cross-domain). Thus, transaction information or data is handled in an unobtrusive, dynamic way without the need for reloading or refreshing of web pages.
  • The Dynamic Hosted Shopping Cart according to one or more embodiments of the present disclosure may be provided with a Hosted Payment Page (HPP) in one package facilitating online-transactions where dynamic technology cannot be presented to the buyer. In one or more embodiments, the remote server used to provide the DHSC and HPP may be implemented, for example, by a seller server operated by the seller or by a third party server. In one embodiment, the remote server may be implemented by a payment service provider such as PayPal, Inc. or eBay, Inc. of San Jose, Calif.
  • FIG. 1 shows one embodiment of a block diagram of a system 100 configured to perform transactions discussed below over a network 102. As shown in FIG. 1, system 100 includes at least one buyer device 104, one or more on-line seller entities' servers, including business, charity, merchant or retailer servers, (hereinafter referred to as “seller server 106”), and at least one payment provider server 108 in communication over network 102. Network 102, in one embodiment, may be implemented as a single network or a combination of multiple networks. For example, in various embodiments, network 102 may include the Internet and/or one or more intranets, landline networks, wireless networks, or a wireless telecommunications network (e.g., cellular phone network) adapted to communicate with other communication networks, such as the Internet.
  • Buyer device 104 may be implemented using any appropriate combination of hardware and/or software configured for wired and/or wireless communication over network 102. For example, buyer device 104 may be implemented as a personal computer, mobile device such as a cell phone, or a laptop of buyer 110 in communication with network 102. Buyer device 104 may include one or more browser applications 112 which may be used, for example, to provide a buyer interface to permit buyer 110 to browse information available over network 102. For example, browser application 112 may be implemented as a web browser to view information available over the Internet.
  • Buyer device 104 may include one or more toolbar applications 114, which may be used, for example, to provide client-side processing for performing tasks in response to operations selected by buyer 110. For example, toolbar application 114 may display a graphical user interface (GUI) in connection with browser application 112. Buyer device 104 may also include a plug-in module 116 for facilitating financial transactions over network 102. In one implementation, plug-in module 116 comprises a software program, such as a graphical user interface (GUI), executable by a processor that is configured to interface and communicate with the one or more seller servers 106 and the payment provider server 108 via network 102. Buyer 110 is able to access on-line seller sites via seller servers 106 to view and select items for purchase, and buyer 110 is able to purchase selected items from the one or more sellers by communicating with the payment provider server 108 via a network browser, such as a web browser.
  • Buyer device 104 may include other applications 118 as may be desired in particular embodiments to provide additional features available to buyer 110. For example, such other applications 118 may include security applications for implementing buyer-side security features, programmatic buyer applications for interfacing with appropriate application programming interfaces (APIs) over network 102 or various other types of generally known programs and/or applications.
  • Buyer device 104 may include one or more buyer identifiers 120, which may be implemented, for example, as operating system registry entries, cookies associated with browser application 112, identifiers associated with hardware of buyer device 104, or various other appropriate identifiers. Buyer identifier 120 may include attributes related to the buyer, such as personal information (e.g., a user name, password, photograph image, biometric id, address, phone number, etc.) and banking information (e.g., banking institution, credit card issuer, buyer account numbers, security information, etc.). In various implementations, buyer identifier 120 may be passed with a buyer purchase request to payment provider server 108, and buyer identifier 120 may be used by payment provider server 108 to associate buyer 110 with a particular buyer account maintained by payment provider server 108.
  • The one or more seller servers 106 may be maintained, for example, by one or more sellers offering various items, such as products and/or services, in exchange for financial payment to be received from buyers, such as buyer 110, over network 102. In this regard, each of the one or more seller servers 106 may include a product/service operation 122 (such as a database, forms, buttons or links), for identifying available products and/or services, which may be made available to buyer device 104 for viewing and purchase by buyer 110. Accordingly, each of seller servers 106 may include a marketplace application 124, which may be configured to provide information over network 102 to browser application 112 of buyer device 104. For example, buyer 110 may interact with marketplace application 124 through browser application 112 over network 102 to search and view various items, products and/or services identified in operation 122.
  • Seller server 106 may include a checkout application 126 that may implement a Dynamic Hosted Shopping Cart and may be configured to facilitate online purchase transactions by buyer 110 of products and/or services identified by marketplace application 124. In this regard, checkout application 126 may be configured to accept payment information from buyer 110 and/or from payment provider server 108 over network 102. Seller server 106 may provide a widget/applet engine 129 for serving widgets to buyer device 104. Seller server 106 may also include one or more seller identifiers 128, which may be included as part of the one or more items made available for purchase so that particular items are associated with particular sellers. Seller identifier 128 may include attributes related to the seller, such as business and banking information. In various implementations, seller identifier 128 may be passed with a buyer purchase request to payment provider server 108 when buyer 110 selects an item for purchase, and seller identifier 128 may be used by payment provider server 108 to associate a particular item purchased with a particular seller account maintained by payment provider server 108.
  • Seller entities having a related seller server 106 may need to establish an account with payment provider server 108 so that payment provider server 108 is able to process transactions having items offered for purchase by the seller entities. When establishing an account, the seller entity may need to provide information, such as name, address, phone number, etc., and financial information, such as banking information, account information, credit card information, payment processing information, etc. Seller server 106 may be associated with a particular link (e.g., a link such as a URL (Uniform Resource Locator) to an IP (Internet Protocol) address). In this regard, payment provider server 108 may optionally redirect browser application 112 to an appropriate web page and/or seller site of seller server 106 to facilitate purchase of a corresponding item and/or service available from seller server 106.
  • Payment provider server 108 may be maintained, for example, by an online payment service provider, which may provide payment processing for online transactions on behalf of buyer 110 to an operator of seller server 106. Payment provider server 108 includes a checkout application 142 that may implement a Dynamic Hosted Shopping Cart and may be configured to facilitate online purchase transactions by buyer 110. Payment provider server 108 may also include a widget/applet engine 144 for serving widgets to buyer device 104. Payment provider server 108 may further include one or more payment applications 130, which may be configured to interact with buyer device 104 and/or each of seller servers 106 over network 102 to facilitate the purchase of items, products and/or services by buyer 110 from seller server 106. In one example, payment provider server 108 is provided by PayPal, Inc.
  • Payment provider server 108 may be configured to maintain a plurality of buyer and seller accounts 132, each of which may include account information 134 associated with individual users, including buyer 110, and the one or more on-line entities associated with seller servers 106. For example, account information 134 may include private financial information of buyer 110 and the seller entities, such as one or more account numbers, passwords, credit card information, banking information, or other types of financial information, which may be used to facilitate online transactions between buyer 110 of buyer device 104 and one or more seller entities associated with seller servers 106. As such, payment application 130 may be configured to interact with the one or more seller servers 106 on behalf of buyer 110 during a transaction with checkout application 142 without requiring buyer 110 to provide account information 134 directly to seller server 106. Payment provider server 108 may also include a content processing application 136, which may select content from a content database 138 to be provided to buyer 110. Content processing application 136 may provide appropriate rules-based or heuristics-based facilities for selecting appropriate content for buyer 110 based on, for example, buyer identifier 120, buyer account 132, account information 134, information received from seller server 106, or other characteristics.
  • Payment provider server 108, through checkout application 142 along with payment application 130, buyer/seller accounts 132, content processing application 136, and content database 138, may implement a Dynamic Hosted Shopping Cart, as will be described below. Payment provider server 108, based on communications with seller server 106 and buyer device 104, configures a Dynamic Hosted Shopping Cart that is available to buyer 110 on buyer device 104 throughout all enabled pages of a seller entity's website. The Dynamic Hosted Shopping Cart may appear, for example, as an element, a button or a link on each page of the seller entity's website. Furthermore, the Dynamic Hosted Shopping Cart may appear in different states as will be described in more detail below. Data or transaction information in the Dynamic Hosted Shopping Cart is updated with new transaction information without the need for page re-loading or refreshing. Then, based on information entered by buyer 110 via buyer device 104, buyer 110 may check out from any page of the business entity's website. In an embodiment, upon check out, the Dynamic Hosted Shopping Cart widget in conjunction with either applicable widget/applet engine 144 of payment provider server 108 or widget/applet engine 129 of seller server 106 communicates information, such as order, tax and/or shipping information, to payment provider server 108, and processes information, such as payment information, to effect a transfer of funds to a suitable seller account 132.
  • Although buyer-seller transactions are illustrated herein, it should be understood that seller-seller, buyer-buyer transactions or other types of transactions may also be implemented according to one or more embodiments described herein.
  • FIG. 2 is a flowchart illustrating a method for setting up a Dynamic Hosted Shopping Cart according to an embodiment of the present disclosure. The method of FIG. 2 may be implemented by the system of FIG. 1 according to one or more embodiments, FIG. 2 illustrates an embodiment that enables a seller entity such as a business, charity, merchant or retailer via seller server 106 to set up a Dynamic Hosted Shopping Cart (DHSC) provided by a remote server at a remote location such as an online payment service provider via payment provider server 108.
  • At block 202, a seller entity (also referred to as “seller”), first accesses an on-line payment service provider site over a network such as the Internet through a device such as a personal computer (PC), a laptop, or a mobile device, using, for example, a standard HTML interface. The seller then navigates through the site to access technology provided therein for a Dynamic Hosted Shopping Cart (DHSC).
  • At block 204, DHSC technology provided by the on-line payment service provider site allows the seller access to the on-line service provider's APIs without the need for a third party solution or developer.
  • At block 206, the seller may set up a DHSC to be used in connection with, for example, an online seller's website. The seller may customize the DHSC to look in a way as desired by the seller by using, for example, Cascading Style Sheets (CSS).
  • FIG. 3 is a flowchart illustrating a method for facilitating a Dynamic Hosted Shopping Cart according to an embodiment of the present disclosure. The method of FIG. 3 may be implemented by the system of FIG. 1 according to one or more embodiments. FIG. 3 illustrates an embodiment that facilitates a Dynamic Hosted Shopping Cart (DHSC) provided, for example, via payment provider server 108 upon setting up of the DHSC by a seller entity such as a business, charity, merchant or retailer via seller server 106, for example, as described above with respect to FIG. 2.
  • In one or more embodiments, a customer, user, consumer, or buyer 110 first accesses an on-line shopping site via seller server 106 over network 102 such as the Internet, through a buyer device 104 such as a personal computer (PC), a laptop, or a mobile device. The buyer then navigates through the site to select desired items for purchase. Typically, once an item is shown or identified, the buyer is given an option of placing the item into a virtual shopping cart or basket. The virtual shopping cart or basket may be implemented as a Dynamic Hosted Shopping Cart (DHSC) as set up by an online seller. Desired items are then placed into the shopping cart. After each item is placed in the shopping cart, the buyer has the option of checking out (e.g., pay for the items and designate shipping) or continuing to shop.
  • At block 302, once an online seller entity (also referred to as “seller”) has set up a DHSC provided by a remote location such as payment provider server 106, the seller provides interfaces for items or payment provider interfaces such as buttons, links, or the like, on the seller's website. In this regard, the seller may add software implemented, for example by JavaScript, to the top of each page or screen of the seller's website, which enables a widget associated with the DHSC (referred to as “DHSC widget”) to be floated above or embedded in each page of the seller's website.
  • As known in the art, a widget may be a stand-alone or portable chunk of code that may be installed and executed within any web page by an end user without requiring additional user compilation. A widget may provide relevant information to the user. In one or more embodiments herein, a shopping cart and check out data may be provided in a non-intrusive manner. A single host software system, such as web browser application 112, may run the widget. A widget may be embedded into third party sites, for example a seller's website, by either the website's administration or by any user on a page where the user has rights of authorship. The contents of widgets are often served by servers other than the original site host, enabling dynamic content. For example, the DHSC widget may report the current status of a shopping cart by accessing data from the payment provider server, seller server and/or buyer device. Widgets may be looked upon as stand-alone applications or applets, implemented using web technologies including JavaScript, Adobe Flash, HTML and/or CSS.
  • The DHSC widget may be generated on demand by a remote server, such as payment provider server 108 or seller server 106 and driven by software such as JavaScript in browser application 112 of buyer device 104. That is, as buyer 110 adds, deletes, orders products or services, or otherwise carries out interactions with seller's web page, the DHSC widget is updated according to the current status of the transaction information without reload of the seller web page.
  • In an embodiment, the DHSC widget may be a transformable Document Object Model (DOM) element. The DOM is a cross-platform and language-independent convention for representing and interacting with objects in documents such as HTML, XHTML and XML documents. The DOM may be manipulated by JavaScript to inspect or modify a web page dynamically. In other words, DOM is the way JavaScript sees the containing page and browser state.
  • The DHSC widget may exist at any time in one of various states, for example, in one or four states: cart-mini, cart, checkout-billing and checkout-shipping. These four states of the HSC widget will be described in more detail below with respect to FIGS. 4A, 4B, 4C and 4D according to one or more embodiments.
  • At block 304, in any one of the various states, the DHSC widget may float on top of, or may be embedded in, the seller's website, following the buyer as the buyer scrolls or jumps from page to page across a domain or seller's website. The DHSC widget facilitates communications with the remote server, e.g., payment provider server 108, which keeps track of transaction information including orders for products or services by a buyer from the seller's website. That is, the content of the DHSC widget is served by a remote server such as payment provider server 108, enabling dynamic content. For example, if buyer 110 desires to update an attribute such as the quantity of an item reserved in the DHSC, the contents of the DHSC are dynamically updated, and the DHSC widget may report the current status of a shopping cart by accessing data from the remote server (e.g., seller server 106 or payment provider server 108) without having to reload the webpage.
  • Buyer 110 may add, delete or update items, products or services for an order using the DHSC widget by clicking on standard (unencrypted), or payment provider interfaces such as payment provider-hosted HTML form buttons, links, or the like. In an embodiment where payment provider interfaces are used, the DHSC widget may intercept a form element submit event to the payment provider server, making secure requests such as AJAX over HTTPS requests to the remote server (e.g., seller server 106 or payment provider server 108) storing the item, product or service as part of an order via cookies and server-side sessions. When using AJAX technologies, the DHSC widget may be updated by asynchronous/synchronous HTTP requests/responses and/or JSON-P requests/responses with, for example, a SSL secured server, and does not require page loads to add items, products or services to the DHSC, update the DHSC, or process payments (except in an embodiment where a payment provider operation such as an Express Checkout payment is selected, a redirect to the payment provider server may occur as will be described in more detail below).
  • AJAX (asynchronous JavaScript and XML) is a group of interrelated web development techniques used on a client-side to create interactive web applications. With Ajax, web applications can retrieve data from a server asynchronously in the background without interfering with a display and behavior of an existing page. Thus, the use of Ajax techniques allows interactive or dynamic interfaces on web pages. Data may usually be retrieved using the XMLHttpRequest object and/or JSON-P cross-domain techniques. Despite the name, the use of JavaScript and XML is not actually required, nor do the requests need to be asynchronous.
  • At block 306, a check out option is offered to buyer 110 when buyer 110 has finished shopping and is ready to check out. Conveniently, the check out option is available across all pages of the seller's website in connection with the DHSC.
  • It should be noted that true cross-domain shopping is possible according to one or more embodiments of the present disclosure. In that regard, the DHSC widget may be initialized by the seller's page or by buyer 110 from, for example a bookmark, in the buyer's browser application 112 (as opposed to a seller's code). For example, if buyer 110 goes to a first seller's website that has payment provider interfaces such as payment provider-hosted HTML form buttons, links, or the like, buyer 110 may initiate the DHSC widget and add a product or service found in the first seller's website to the DHSC. Then, buyer 110 may continue to browse and go to a second seller's website where buyer 110 may add a second product or service to the DHSC from the second seller's website. Once buyer 110 is ready to check out, the buyer may check out products or services found in the first and second seller's websites through the DHSC widget at the same time. Payment provider server 106 may distribute payments to the first and second sellers, respectively, for example, by using an adaptive payment API or other payment aggregation-distribution operation.
  • In one embodiment, the DHSC widget may be maintained even if it is removed from a website or domain in which it was originated or initialized. For example, if a seller associated with seller server 106 or buyer 110 decides to remove the DHSC widget, which may appear as a button, a link or the like, from a seller's website that incorporates the DHSC widget, the DHSC widget may be maintained at the remote server and may be accessed or used in conjunction with other websites or domains.
  • FIGS. 4A-4D are examples of screen shots of different states of a Dynamic Hosted Shopping Cart (DHSC) as seen by a buyer during an on-line transaction process. The examples of FIGS. 4A-4D may respectively correspond to the DHSC widget in one of four states: cart-mini, cart, checkout-billing and checkout-shipping.
  • FIG. 4A is an example of a screen shot of a cart-mini state of the HSC widget as seen by a buyer during an on-line transaction process. The DHSC widget 402 in the cart mini state as illustrated in the example of FIG. 4A displays an “Order Total” and is compact. Therefore, it provides a non-intrusive way for tracking the order. DHSC widget 402 may be displayed on buyer device 104 at any location on a web page or screen. At any time, buyer 110 may select to expand the cart mini state of DHSC widget 402 to view a current order in full by selecting, for example, by clicking via a buyer device input interface such as a link, an interface 404, which may be labeled as “Show” or with any other appropriate label.
  • In an embodiment, the buyer or the seller may have the option of removing the DHSC widget so that it does not appear on a seller's website or domain as the buyer views the seller's website or domain via buyer device 104. For example, a buyer device input interface (not shown), which may be labeled as “Remove” or with any other appropriate label, may be provided on each DHSC widget state to allow the buyer to remove the DHSC widget. Although the buyer may have the option to remove the DHSC widget, the DHSC contents associated with the widget may still be maintained at the remote server and may be accessed or used in conjunction with other websites or domains.
  • FIG. 4B is an example of a screen shot of a cart state of the DHSC widget. Upon expanding DHSC widget 402 of FIG. 4A to view an order in full, the DHSC widget changes to a cart state, dynamically replacing the cart-mini state with DHSC widget 406. DHSC widget 406 displays more detailed transaction information including a listing of the items, products or services in the DHSC, item options, item costs, order totals and the like. In the cart state as illustrated in DHSC widget 406, the buyer may choose to change or update transaction information, for example, the buyer may edit an order, delete items, or proceed to checkout. It should be noted that the buyer has the option of going back to a previous state of the DHSC widget by selecting or clicking on an interface, which may be labeled as “Hide.” For example, when the state of the DHSC widget is expanded to the cart state as illustrated in DHSC widget 406, the buyer has the option of going back to a cart-mini state as illustrated in DHSC widget 402 of FIG. 4A by selecting or clicking on an interface 412, which may be labeled as “Hide”.
  • In one or more embodiments, the buyer may be presented with different checkout options. For example, the buyer may check out using a payment operation through a payment provider such as PayPal, Inc. by selecting or clicking on for example, an Express Checkout interface 408. Alternatively, the buyer may check out and execute payment via a transaction card such as a credit or a debit card by selecting or clicking on an interface 410. Other examples of suitable links may be “Pay With PayPal,” “Continue,” “Submit,” “Checkout,” or the like,
  • In an embodiment where the buyer selects “Express Checkout” through interface 408, the DHSC widget makes a call to the payment provider server to set up the transaction through the Express Checkout API and redirects the buyer to a payment provider site to log-in and execute payment. The buyer is then redirected back to the seller's website where the DHSC widget will initiate the finalization of the transaction using the payment provider.
  • Alternatively, in an embodiment where the buyer selects to pay with a transaction card such as a credit card or a debit card through interface 410, the DHSC widget changes states again to a checkout-billing state.
  • FIG. 4C is an example of a screen shot of a checkout-billing state of the DHSC widget as seen by a buyer during an on-line transaction process. Screen shot 414 illustrating the checkout-billing state of the DHSC widget presents billing information fields for a successful transaction. The checkout-billing page includes various fields for the buyer to fill in for payment of the items. For example, fields may include account information about the payment source, name of the buyer, billing address, and contact information. Account information may include selecting a type of payment source, such as a specific type of credit card, a bank card, or a debit card, and entering an account number and a security code or routing number.
  • Optionally, the buyer may select or click on a “Shipping” interface 416 for shipping information to be provided. It should be noted that in the sale of digital or downloadable goods, no shipping information is required.
  • FIG. 4D is an example of a screen shot 420 of a checkout-shipping state of the DHSC widget as seen by a buyer during an on-line transaction process. Screen shot 420 illustrating the checkout-shipping state of the DHSC widget presents various fields for the buyer to fill in shipping information such as the name, address and contact information where items are to be shipped. Upon completion of the various fields, the buyer may complete the transaction, for example, by selecting or clicking on an interface 418, which may be labeled as “Pay Now”. 10057] Regardless of the way the buyer chooses to check out, for example, via Express Checkout, as may be provided by for example PayPal, Inc., or with a transaction card, the entity hosting the DHSC may send a verification email to both the buyer and the seller detailing the transaction, in addition to any standard emails that may be sent by the payment provider.
  • In the case where a particular software, for example Java Script, for the DHSC widget is disabled on a buyer's browser such as browser application 112, the buyer may be able to checkout by other standard checkout procedures. In the case of a seller's website that includes payment provider interfaces such as payment provider hosted or non-hosted HTML forms, buttons, links, or the like, the buyer may check out by standard checkout procedures provided as normal by a particular online payment provider website such as PayPal, Inc. In this case, the DHSC widget does not intercept the form element submit event to the payment provider server. In an embodiment, if a seller's website does not use payment provider interfaces and instead provides an interface such as HTML forms, buttons, links, or the like, to the remote server (e.g., seller server 106 or payment provider server 108) which stores the buyer order data or transaction information, then the Hosted Payment Page (HPP) functionality will be enabled, as opposed to DHSC functionality.
  • FIG. 5 is an example of a screen shot of a Hosted Payment Page (HPP) as seen by a buyer during an on-line transaction process.
  • A HPP such as HPP 502 shown in the exemplary screen shot of FIG. 5 is a one-page checkout screen that may be used for third party cart uploads or the like. A payment provider server may provide the HPP. To use a HPP, a seller may send transaction information such as an order using payment provider website payment standard variables via a request to a handler script on the remote server (e.g., seller server 106 or payment provider server 108). The handler script in turn will respond by generating a web page containing a version of the DHSC widget such as HPP 502 and will present shopping cart data, checkout billing and optionally, checkout-shipping states to the buyer.
  • HPP 502 gives the buyer the option to checkout with an interface 504 that may labeled “Express Checkout” and may be provided for example by PayPal, Inc., or by using a transaction card. If the buyer chooses to use a transaction card to check out, the buyer is requested to fill in the billing information and optionally the shipping information fields presented therein. Billing information fields may request information such as funding source information, name, address and other contact information. Shipping information fields may request name, address and other contact information, which may the same or different than the billing information.
  • If the buyer chooses to checkout by selecting or clicking on interface 504 that may be labeled as “Express Checkout” to check out, the buyer may access a checkout page of a payment provider, such as PayPal, Inc. Check out interfaces or links may appear after an item is placed in the shopping cart or may be continually visible during the shopping process. Examples of other suitable links may be “Pay With PayPal,” “Continue,” “Submit,” “Checkout,” or the like.
  • Upon selecting interface 504 that may be labeled as “Express Checkout,” the buyer will be redirected to the payment provider server. After login and confirmation of payment, the buyer will be redirected to scripts hosted on the remote server (e.g., seller server 106 or payment provider server 108), as opposed to being redirected to the seller's website (as in the case of the DHSC check out process), where the transaction is finalized The buyer is only redirected to the seller's website after the transaction is completed. Upon completion of a successful transaction, notifications such as email notifications may be sent to both the buyer and the seller.
  • According to one or more embodiments, the HPP hosted by the remote server (e.g., seller server 106 or payment provider server 108), such as HPP 502, may operate in a browser not running a specific software such as JavaScript. However, page loads would replace techniques based on such specific software such as AJAX HTTP or JSON-P requests.
  • FIG. 6 is a block diagram of a computer system 600 according to one embodiment, which may be suitable for implementing embodiments of various aspects of this disclosure, including, for example, buyer device 104, seller server 106 and/or payment provider server 108. In various implementations of various embodiments, buyer device 104 may comprise a personal computing device, such as a personal computer, laptop, PDA, cellular phone or other personal computing or communications devices. Seller server 106 and/or payment provider server 108 may comprise a network computing device, such as one or more servers, computer or processor combined to provide the payment services. Thus, it should be appreciated that buyer device 104, seller server 106, and/or payment provider server 108 may be implemented as computer system 600 in a manner as follows.
  • In one embodiment, computer system 600 may include a bus 602 or other communication mechanism for communicating information, which interconnects subsystems and components, such as a processing component 604 (e.g., processor, micro-controller, digital signal processor (DSP), etc.), a system memory component 606 (e.g., RAM), a static storage component 608 (e.g., ROM), a disk drive component 610 (e.g., magnetic or optical), a network interface component 612 (e.g., modem or Ethernet card), a display component 614 (e.g., CRT or LCD), an input component 616 (e.g., keyboard or keypad), and/or a cursor control component 618 (e.g., mouse or trackball). In one embodiment, disk drive component 610 may comprise a database having one or more disk drive components.
  • Computer system 600 may perform specific operations by processor 604 executing one or more sequences of one or more instructions contained in system memory component 606, according to steps described above with respect to FIGS. 2-3. Such instructions may be read into system memory component 606 from another computer readable medium, such as static storage component 608 or disk drive component 610. In other embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement one or more embodiments of the disclosure.
  • Logic may be encoded in a computer readable medium, which may refer to any medium that participates in providing instructions to processor 604 for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. In various implementations, non-volatile media includes optical or magnetic disks, such as disk drive component 610, volatile media includes dynamic memory, such as system memory component 606, and transmission media includes coaxial cables, copper wire, and fiber optics, including wires that comprise bus 602. In one example, transmission media may take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
  • Some common forms of computer readable media includes, for example, floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, any other memory chip or cartridge, carrier wave, or any other medium from which a computer is adapted to read.
  • In various embodiments, execution of instruction sequences for practicing embodiments of the disclosure may be performed by computer system 600. In various other embodiments, a plurality of computer systems 600 coupled by communication link 620 (e.g., network 102 of FIG. 1, LAN, WLAN, PTSN, or various other wired or wireless networks) may perform instruction sequences to practice one or more embodiments of the disclosure in coordination with one another.
  • Computer system 600 may transmit and receive messages, data, information and instructions, including one or more programs (i.e., application code) through communication link 620 and communication interface 612. Received program code may be executed by processor 604 as received and/or stored in disk drive component 610 or some other non-volatile storage component for execution.
  • Where applicable, various embodiments provided by the present disclosure may be implemented using hardware, software, or combinations of hardware and software. Also, where applicable, the various hardware components and/or software components set forth herein may be combined into composite components comprising software, hardware, and/or both without departing from the spirit of the present disclosure. Where applicable, the various hardware components and/or software components set forth herein may be separated into sub-components comprising software, hardware, or both without departing from the scope of the present disclosure. In addition, where applicable, it is contemplated that software components may be implemented as hardware components and vice-versa.
  • Software, in accordance with the present disclosure, such as program code and/or data, may be stored on one or more computer readable mediums. It is also contemplated that software identified herein may be implemented using one or more general purpose or specific purpose computers and/or computer systems, networked and/or otherwise. Where applicable, the ordering of various steps described herein may be changed, combined into composite steps, and/or separated into sub-steps to provide features described herein.
  • Thus, according to one or more embodiments, by using a DHSC, which may be provided with a HPP by a payment provider server 108 or a seller server 106, the buyer may quickly and easily access the DHSC available through all pages of a seller's website to view items placed therein and/or complete a purchase from an on-line seller entity. The DHSC allows transaction information to be handled in an unobtrusive manner without the need to reload pages. According to one or more embodiments, a DHSC widget may be floated on, or embedded in, each page of the seller's website, for example, in the form of a button on which the buyer may click to view the DHSC. The DHSC may be viewed in various states including a compact view only showing, for example, an order total, or it may be viewed in an expanded state, for example, listing the items and checkout options. The checkout options may include multiple payment and shipping options that enable the buyer to submit payment information easily and in some cases, without entering sensitive financial information.
  • The foregoing disclosure is not intended be limiting to the precise forms or particular fields of use disclosed. It is contemplated that various alternate embodiments and/or modifications to the present disclosure, whether explicitly described or implied herein, are possible in light of the disclosure.
  • Having thus described embodiments of the disclosure, persons of ordinary skill in the art will recognize that changes may be made in form and detail without departing from the scope of the disclosure. Thus, the disclosure is limited only by the claims.

Claims (20)

What is claimed is:
1. A system comprising:
one or more processors; and
one or more memories adapted to store a plurality of machine-readable instructions which are executable by the one or more processors to cause the system to:
receive transaction information via an electronic shopping cart, wherein the transaction information is associated with two or more items that are offered through respective webpages of two or more sellers;
retrieve data relating to the two or more items;
update, based on the data relating to the two or more items and without requiring reloading of the respective webpages of the two or more sellers, the electronic shopping cart; and
process the transaction information for the two or more sellers.
2. The system of claim 1, wherein the instructions are further executable to cause the system to: generate the shopping cart on demand,
3. The system of claim 1, wherein the two or more items that are offered through the respective webpages includes at least one service.
4. The system of claim 1, wherein the instructions are further executable to cause the system to: receive secure requests comprising AJAX over HTTPS requests at a remote server storing information about the items.
5. The system of claim 1, wherein the instructions are further executable to cause the system to: update the shopping cart by at least one of asynchronous/synchronous HTTP requests/responses or JSON-P requests/responses such that the reloading of the respective webpage of the two or more sellers is not needed for the update.
6. The system of claim 1, wherein the instructions are further executable to cause the system to: provide remote server interfaces selectable by a user of a user device for updating the shopping cart.
7. The system of claim 6, wherein the remote server interfaces further comprise at least one of remote server-hosted HTML buttons or links.
8. The system of claim 1, wherein the process the transaction information for the two or more sellers includes distributing payments to the two or more sellers.
9. The system of claim 8, wherein the process the transaction information for the two or more sellers includes distributing the payments to the two or more sellers, respectively, by using an adaptive payment API or other payment aggregation-distribution operation.
10. The system of claim 1, wherein the instructions are further executable to cause the system to: maintain contents of the shopping cart when the shopping cart is removed from a website or domain associated with one or more of the two or more sellers.
11. A method comprising:
receiving, at a remote server, transaction information via an electronic shopping cart, wherein the transaction information is associated with two or more items that are offered through respective webpages of two or more sellers;
retrieving, at the remote server, data relating to the two or more items;
updating, based on the data relating to the two or more items and without requiring reloading of the respective webpages of the two or more sellers, the electronic shopping cart; and
processing, at the remote server, the, transaction information for the two or more sellers.
12. The method of claim 11, further comprising: providing cross domain shopping capabilities between the two or more sellers using techniques including JSON-P techniques.
13. The method of claim 11, wherein an interactive web application is used for retrieving data from the remote server using a XMLHttpRequest object and/or JSON-P cross-domain techniques.
14. The method of claim 11, further comprising: serving, by the remote server, information associated with the two or more items, wherein the two or more sellers have respective accounts with the remote server.
15. The method of claim 11, wherein information associated with the two or more items is generated by a respective webpage of the two or more sellers.
16. The method of claim 11, wherein details of the information associated with the two or more items are present in HTML form object that the shopping cart intercepts.
17. The method of claim 16, further comprising: where the information associated with the two or more items is present in the HTML form object, facilitating a transaction associated with the two or more sellers in connection with the two or more items, wherein the shopping cart interacts only with the remote server.
18. The method of claim 11, further comprising: presenting the shopping cart on a respective website of the two or more sellers.
19. The method of claim 11, further comprising: offering checkout across different sellers' enabled domains.
20. A non-transitory computer-readable medium comprising instructions which, in response to execution by a computer system, cause the computer system to perform operations comprising;
receiving transaction information via an electronic shopping cart, wherein the transaction information is associated with two or more items that are offered through respective webpages of two or more sellers;
retrieving data relating to the two or more items;
updating, based on the data relating to the two or more items and without requiring reloading of the respective webpages of the two or more sellers, the electronic shopping cart; and
processing the transaction information for the two or more sellers.
US14/305,860 2009-12-29 2014-06-16 Dynamic hosted shopping cart Abandoned US20140297465A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/305,860 US20140297465A1 (en) 2009-12-29 2014-06-16 Dynamic hosted shopping cart
US15/337,855 US10497047B2 (en) 2009-12-29 2016-10-28 Dynamic hosted shopping cart

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/648,562 US8170921B2 (en) 2009-12-29 2009-12-29 Dynamic hosted shopping cart
US13/442,187 US8756108B2 (en) 2009-12-29 2012-04-09 Dynamic hosting shopping cart
US14/305,860 US20140297465A1 (en) 2009-12-29 2014-06-16 Dynamic hosted shopping cart

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/442,187 Continuation US8756108B2 (en) 2009-12-29 2012-04-09 Dynamic hosting shopping cart

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/337,855 Continuation US10497047B2 (en) 2009-12-29 2016-10-28 Dynamic hosted shopping cart

Publications (1)

Publication Number Publication Date
US20140297465A1 true US20140297465A1 (en) 2014-10-02

Family

ID=44188636

Family Applications (4)

Application Number Title Priority Date Filing Date
US12/648,562 Active 2029-12-31 US8170921B2 (en) 2009-12-29 2009-12-29 Dynamic hosted shopping cart
US13/442,187 Active 2030-06-06 US8756108B2 (en) 2009-12-29 2012-04-09 Dynamic hosting shopping cart
US14/305,860 Abandoned US20140297465A1 (en) 2009-12-29 2014-06-16 Dynamic hosted shopping cart
US15/337,855 Active 2030-11-15 US10497047B2 (en) 2009-12-29 2016-10-28 Dynamic hosted shopping cart

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US12/648,562 Active 2029-12-31 US8170921B2 (en) 2009-12-29 2009-12-29 Dynamic hosted shopping cart
US13/442,187 Active 2030-06-06 US8756108B2 (en) 2009-12-29 2012-04-09 Dynamic hosting shopping cart

Family Applications After (1)

Application Number Title Priority Date Filing Date
US15/337,855 Active 2030-11-15 US10497047B2 (en) 2009-12-29 2016-10-28 Dynamic hosted shopping cart

Country Status (1)

Country Link
US (4) US8170921B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150052007A1 (en) * 2013-08-15 2015-02-19 Green Prestige Pte. Ltd. Cross-site shopping server and cross-site shopping method
US10152741B2 (en) * 2016-07-07 2018-12-11 Hsien-Ta Chao E-commerce system
US11127012B2 (en) 2017-02-03 2021-09-21 Samsung Electronics Co., Ltd Electronic device and method for performing plurality of payments

Families Citing this family (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102084384A (en) * 2008-07-09 2011-06-01 极限移动有限公司 Secure wireless deposit system and method
US8447669B2 (en) 2008-08-26 2013-05-21 Visa U.S.A. Inc. System and method for implementing financial assistance programs
US20110307389A1 (en) * 2010-06-15 2011-12-15 Opensky Project, Inc. Method and System for Distributed Point of Sale Transactions
US20120036048A1 (en) 2010-08-06 2012-02-09 Diy Media, Inc. System and method for distributing multimedia content
US20120084178A1 (en) * 2010-10-01 2012-04-05 Sap Ag Processing An Online Transaction Involving A Payment Service Provider
US20120124496A1 (en) 2010-10-20 2012-05-17 Mark Rose Geographic volume analytics apparatuses, methods and systems
US20120150666A1 (en) * 2010-12-14 2012-06-14 Aleksandar Savic Methods And Systems For Providing Side-Tab Widgets To Enable Web-Based Advertising And E-Commerce Transactions
US9596237B2 (en) * 2010-12-14 2017-03-14 Salt Technology, Inc. System and method for initiating transactions on a mobile device
US20120179572A1 (en) * 2011-01-07 2012-07-12 Ebay, Inc. Conducting Transactions Through a Publisher
US20120191568A1 (en) * 2011-01-21 2012-07-26 Ebay Inc. Drag and drop purchasing bin
US8527367B2 (en) * 2011-01-26 2013-09-03 Intuit Inc. Systems methods and computer program products for directing consumer from digital receipt to source of specific item for repeat item purchase
WO2012106655A2 (en) 2011-02-05 2012-08-09 Visa International Service Association Merchant-consumer bridging platform apparatuses, methods and systems
US9953334B2 (en) 2011-02-10 2018-04-24 Visa International Service Association Electronic coupon issuance and redemption apparatuses, methods and systems
CN103765453B (en) 2011-02-16 2018-08-14 维萨国际服务协会 Snap mobile payment device, method and system
US10586227B2 (en) 2011-02-16 2020-03-10 Visa International Service Association Snap mobile payment apparatuses, methods and systems
BR112013021057A2 (en) 2011-02-22 2020-11-10 Visa International Service Association universal electronic payment devices, methods and systems
WO2012118870A1 (en) 2011-02-28 2012-09-07 Visa International Service Association Secure anonymous transaction apparatuses, methods and systems
WO2012122060A1 (en) 2011-03-04 2012-09-13 Visa International Service Association Cloud service facilitator apparatuses, methods and systems
WO2012155081A1 (en) 2011-05-11 2012-11-15 Visa International Service Association Electronic receipt manager apparatuses, methods and systems
EP2715633A4 (en) 2011-06-03 2014-12-17 Visa Int Service Ass Virtual wallet card selection apparatuses, methods and systems
AU2012278963B2 (en) 2011-07-05 2017-02-23 Visa International Service Association Electronic wallet checkout platform apparatuses, methods and systems
US9355393B2 (en) 2011-08-18 2016-05-31 Visa International Service Association Multi-directional wallet connector apparatuses, methods and systems
US9582598B2 (en) 2011-07-05 2017-02-28 Visa International Service Association Hybrid applications utilizing distributed models and views apparatuses, methods and systems
US10438176B2 (en) 2011-07-17 2019-10-08 Visa International Service Association Multiple merchant payment processor platform apparatuses, methods and systems
US10318941B2 (en) 2011-12-13 2019-06-11 Visa International Service Association Payment platform interface widget generation apparatuses, methods and systems
US10242358B2 (en) 2011-08-18 2019-03-26 Visa International Service Association Remote decoupled application persistent state apparatuses, methods and systems
US9710807B2 (en) 2011-08-18 2017-07-18 Visa International Service Association Third-party value added wallet features and interfaces apparatuses, methods and systems
US10825001B2 (en) 2011-08-18 2020-11-03 Visa International Service Association Multi-directional wallet connector apparatuses, methods and systems
US9117225B2 (en) 2011-09-16 2015-08-25 Visa International Service Association Apparatuses, methods and systems for transforming user infrastructure requests inputs to infrastructure design product and infrastructure allocation outputs
US10223730B2 (en) 2011-09-23 2019-03-05 Visa International Service Association E-wallet store injection search apparatuses, methods and systems
US10096022B2 (en) 2011-12-13 2018-10-09 Visa International Service Association Dynamic widget generator apparatuses, methods and systems
US9953378B2 (en) 2012-04-27 2018-04-24 Visa International Service Association Social checkout widget generation and integration apparatuses, methods and systems
US10223710B2 (en) 2013-01-04 2019-03-05 Visa International Service Association Wearable intelligent vision device apparatuses, methods and systems
US11308227B2 (en) 2012-01-09 2022-04-19 Visa International Service Association Secure dynamic page content and layouts apparatuses, methods and systems
US10262148B2 (en) 2012-01-09 2019-04-16 Visa International Service Association Secure dynamic page content and layouts apparatuses, methods and systems
AU2013214801B2 (en) 2012-02-02 2018-06-21 Visa International Service Association Multi-source, multi-dimensional, cross-entity, multimedia database platform apparatuses, methods and systems
US9262782B2 (en) * 2012-03-14 2016-02-16 Doing Good Better, Llc Secure transaction processing system and method
AU2012374031B2 (en) 2012-03-20 2015-08-27 Radial, Inc. Information and action bar for a user interface
US8473370B1 (en) 2012-03-26 2013-06-25 Do It Best Corp. Method and apparatus for generating an order for purchase
US8296190B1 (en) 2012-04-13 2012-10-23 T3Media, Inc. Digital content aggregation
EP3848874B1 (en) 2012-04-16 2024-04-17 sticky.io, Inc. Systems and methods for facilitating a transaction using a virtual card on a mobile device
US20150127771A1 (en) * 2012-05-08 2015-05-07 Nokia Solutions And Networks Oy Method and Apparatus
EP2898463A4 (en) * 2012-09-21 2016-07-27 Heather Marie Fitzpatrick System and method for providing electronic commerce data
US10318935B2 (en) * 2012-10-12 2019-06-11 Visa International Service Association Hosted disbursement system
AU2013101812A4 (en) * 2012-10-18 2019-09-12 Muzeek Pty Ltd System, process and method of booking musicians and artists
CN105144024B (en) * 2012-12-06 2018-04-10 谷歌技术控股有限责任公司 For the method and apparatus for the operation summation for providing user-selected number evidence
EP2948909A4 (en) * 2013-01-23 2016-09-07 Cardinalcommerce Corp Framed implementation for payment widgets
US9633398B2 (en) * 2013-03-05 2017-04-25 Paypal, Inc. Social media marketplace
US20150088686A1 (en) * 2013-09-23 2015-03-26 Note Social, Inc. System and Method for Improving the Efficiency And Security For Online Order Payment and Shipping and Tracking the Value of Social Networking Related To Same
US20150278783A1 (en) * 2014-03-31 2015-10-01 Comr.Se Corp. Native e-commerce transactables for familiar user environments
EP3234899A1 (en) * 2014-12-16 2017-10-25 Q.One Ecommerce GmbH Method for the automated payment of an internet-based purchase
US11216468B2 (en) 2015-02-08 2022-01-04 Visa International Service Association Converged merchant processing apparatuses, methods and systems
US11062314B1 (en) * 2015-04-20 2021-07-13 Wells Fargo Bank, N.A. Dynamic travel profile
US10068213B2 (en) 2015-09-09 2018-09-04 Mastercard International Incorporated Systems and methods for facilitating cross-platform purchase redirection
EP3408809A4 (en) * 2016-01-27 2018-12-12 Visa International Service Association Accepting issuer credentials at checkout
CN105955743B (en) * 2016-04-29 2019-08-27 腾讯科技(深圳)有限公司 The methods, devices and systems that resource numerical value transfer request generates
US10733659B2 (en) * 2016-08-09 2020-08-04 Visa International Service Association Intermediary server to facilitate restrictive websites
CN107608798A (en) * 2017-08-04 2018-01-19 阿里巴巴集团控股有限公司 A kind of method for processing business and equipment
US11411929B2 (en) 2019-02-19 2022-08-09 Bank Of America Corporation Virtual and portable resource event container for user identity-protection

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030212609A1 (en) * 2002-04-03 2003-11-13 Jeffery Blair Method of facilitating a transaction between a buyer and at least one seller
US20070150370A1 (en) * 2005-11-15 2007-06-28 Staib William E System for Increasing On-Line Shopping Presence
US20070271147A1 (en) * 2005-12-09 2007-11-22 Arturo Crespo Distributed electronic commerce system with centralized virtual shopping carts
US20090198585A1 (en) * 2008-02-05 2009-08-06 Chris Wollstein Vote up count down
US20100174789A1 (en) * 2009-01-07 2010-07-08 International Business Machines Corporation Restful federation of real-time communication services
US8165919B2 (en) * 2006-03-31 2012-04-24 Digital River, Inc. Web based product ordering method with shopping carts actions queued

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6321209B1 (en) * 1999-02-18 2001-11-20 Wired Solutions, Llc System and method for providing a dynamic advertising content window within a window based content manifestation environment provided in a browser
JP2001250032A (en) * 2000-03-08 2001-09-14 Dgc Sogo Kenkyusho:Kk Electronic commercial transaction system, server system for electronic commercial transaction, client system, and storage medium with program stored therein, and electronic commercial transaction method
WO2001097087A1 (en) * 2000-06-14 2001-12-20 Arjun Nayyar Client-based shopping cart
US20050108104A1 (en) * 2003-11-14 2005-05-19 Katherine Woo Integrating third party shopping cart applications with an online payment service
CA2676959C (en) * 2007-01-29 2014-12-30 Google Inc. On-line payment transactions
US10482081B2 (en) * 2007-06-04 2019-11-19 Bce Inc. Methods and systems for validating online transactions using location information
US9123069B1 (en) * 2008-02-11 2015-09-01 Amazon Technologies, Inc. Moving transaction details forward in buying process

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030212609A1 (en) * 2002-04-03 2003-11-13 Jeffery Blair Method of facilitating a transaction between a buyer and at least one seller
US20070150370A1 (en) * 2005-11-15 2007-06-28 Staib William E System for Increasing On-Line Shopping Presence
US20070271147A1 (en) * 2005-12-09 2007-11-22 Arturo Crespo Distributed electronic commerce system with centralized virtual shopping carts
US8165919B2 (en) * 2006-03-31 2012-04-24 Digital River, Inc. Web based product ordering method with shopping carts actions queued
US20090198585A1 (en) * 2008-02-05 2009-08-06 Chris Wollstein Vote up count down
US20100174789A1 (en) * 2009-01-07 2010-07-08 International Business Machines Corporation Restful federation of real-time communication services

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150052007A1 (en) * 2013-08-15 2015-02-19 Green Prestige Pte. Ltd. Cross-site shopping server and cross-site shopping method
US10152741B2 (en) * 2016-07-07 2018-12-11 Hsien-Ta Chao E-commerce system
US11127012B2 (en) 2017-02-03 2021-09-21 Samsung Electronics Co., Ltd Electronic device and method for performing plurality of payments

Also Published As

Publication number Publication date
US20170103444A1 (en) 2017-04-13
US20120197756A1 (en) 2012-08-02
US20110161201A1 (en) 2011-06-30
US8756108B2 (en) 2014-06-17
US10497047B2 (en) 2019-12-03
US8170921B2 (en) 2012-05-01

Similar Documents

Publication Publication Date Title
US10497047B2 (en) Dynamic hosted shopping cart
US11922483B2 (en) Social media buttons with payment capability
US10776857B2 (en) Systems and methods for facilitating financial transactions over a network
US20220366447A1 (en) Apparatus, system, and method for a micro commerce ad
US20100153265A1 (en) Single page on-line check-out
US20090132405A1 (en) System and method for auto-filling information
US9760872B2 (en) Completion of online payment forms and recurring payments by a payment provider systems and methods
KR20180100343A (en) Electronic transaction method and apparatus
US20160239886A1 (en) Systems and methods for facilitating user selection events over a network
US20080243641A1 (en) Distributed points of sale
US11698800B2 (en) Integration of third-party electronic transaction processing
US11385911B2 (en) Integration of fragment modules in user interfaces

Legal Events

Date Code Title Description
AS Assignment

Owner name: EBAY INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STOCKER, ELLIOT;REEL/FRAME:033112/0524

Effective date: 20100106

AS Assignment

Owner name: PAYPAL, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:EBAY INC.;REEL/FRAME:036171/0194

Effective date: 20150717

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION