US20090254450A1 - Method of executing an electronic commerce sale from affiliate web sites - Google Patents

Method of executing an electronic commerce sale from affiliate web sites Download PDF

Info

Publication number
US20090254450A1
US20090254450A1 US12/486,303 US48630309A US2009254450A1 US 20090254450 A1 US20090254450 A1 US 20090254450A1 US 48630309 A US48630309 A US 48630309A US 2009254450 A1 US2009254450 A1 US 2009254450A1
Authority
US
United States
Prior art keywords
buyer
hub server
affiliate
vendor
web site
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
US12/486,303
Inventor
Denison W. Bollay
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US12/486,303 priority Critical patent/US20090254450A1/en
Publication of US20090254450A1 publication Critical patent/US20090254450A1/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
    • 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/0613Third-party assisted

Definitions

  • This invention relates to Internet electronic commerce and more particularly, to a method by which a buyer can execute a sale from an affiliate web site with a vendor through a hub server without leaving the web site, or reentering the user's payment and shipping information.
  • Internet electronic commerce allows businesses to conduct sales transactions over the Internet between customers (buyers) and vendors supplying goods and services.
  • On-line software enables product displays and credit card ordering for users who sign onto a web site maintained by a vendor. Secure credit card transactions have made the purchase of goods and services safe and simple.
  • a buyer browses a vendor's site and chooses items that are placed in an electronic shopping cart when the buyer clicks on an icon for a featured product. When all selections have been made, the buyer clicks on a “check-out” icon.
  • a first time buyer is required to supply credit card information and a ship to address by filling out an on-line form. Clicking on a submit button submits the information in the form for processing.
  • the buyer After a credit check is complete, the buyer is informed on-screen that the items will be shipped to the address supplied and the credit card will be debited for the total amount of the sale.
  • the buyer's information is stored at the vendor's site, so that for subsequent visits to the same site, the buyer does not have to fill out a form again. However, if the buyer visits a different vendor's web site, the information will have to be supplied again, and again for each different vendor's web site visited.
  • Amazon.com's Book Store If a user chooses Amazon.com's Book Store, the query form for Amazon.com is put on-screen. Alternatively, an advertising banner for Amazon.com's Book Store may be displayed at another web site, such as the WebDataTM site (www.webdata.com). Once a user chooses a banner and clicks, the user leaves the WebDataTM site for Amazon.com's Book Store web site.
  • the site automatically references the buyer's account information stored at the site for shipping and billing information. All domestic 1-ClickTM orders made within a 90-minute period are consolidated by availability.
  • the buyer's 1-ClickTM settings which include shipping address, shipping method, and payment information, are created when the buyer first uses a credit card to make an order with Amazon.com.
  • the buyer can change, activate, or turn off 1-ClickTM settings.
  • the invention is concerned with a method of processing multiple electronic transactions at a hub server.
  • Three databases are stored at the hub, a vendor product information database, a buyer profile database, and an affiliate web site database.
  • the product information is referenced by a number of affiliate web sites.
  • Buyer credit card or payment method and shipping information of one or more buyers, including a particular buyer, is stored in the database during the first purchase from an affiliate web site.
  • the stored buyer credit and shipping information of the particular buyer is combined with product selection received from the affiliate site resulting in combined purchase order information.
  • the combined purchase order information is recorded and forwarded to the vendor's web site or order entry system.
  • the hub server dynamically creates HTML code and/or JavaScript needed to submit a purchase request if the user clicks on an icon button.
  • This HTML and JavaScript is dynamically inserted into the page with an ⁇ IFRAME>, JavaScript, or similar tag.
  • the invention has the advantage that it enables a sale to be completed without the buyer leaving the affiliate's site.
  • the invention has the advantage that a buyer need enter credit card and ship to data only once and can visit Site in the affiliate network later without having to reenter the data, even though new products from new vendors may be subsequently featured on any site.
  • FIG. 1 is an overall block diagram of an Internet commerce system in which the present invention is embodied
  • FIG. 2 is a flow diagram of computer software implementing vendor sign-up software
  • FIG. 3 is a flow diagram of computer software implementing affiliate sign-up software
  • FIG. 4 is a flow diagram of computer software implementing select vendor products software.
  • FIGS. 5 a and 5 b comprise a flow diagram of computer software implementing execute buyer's order software.
  • FIG. 1 is an overall block diagram of an Internet commerce system in which the present invention is embodied.
  • a central hub server 100 stands between a number of vendor web sites 102 , 104 , 106 and a number of affiliate web sites 108 , 110 , 112 , to execute sales of vendor products featured on the affiliate web sites.
  • a buyer 114 that browses an affiliate web site 110 and views a page containing product insert code causes identifiers of the buyer, the affiliate site, the product (or category), and optionally the vendor site to be sent to the hub server.
  • the hub server searches a database to find a picture of the product, its current price and the buyer's previously stored credit and shipping address.
  • the hub server returns an HTML ⁇ FORM> to the user, including a picture of the product, its price, affiliate ID, product ID, and buyer ID with a submit icon superimposed on the picture.
  • the picture and submit icon are displayed on the affiliate's web page. If the buyer clicks on the submit icon, the purchase request form data is returned to the hub server.
  • the orders are aggregated by vendor. Then the transactions are processed.
  • the buyer's credit card is debited with the purchase price and the vendor site is credited with the sale less a commission which is credited to the affiliate site and the hub server.
  • the buyer's information is forwarded to the vendor with the hub's (vendor affiliate) ID for commission/credit later.
  • the form includes all information necessary to make the purchase: product code, price, affiliate site ID, vendor site ID and buyer ID.
  • the purchase request is forwarded to the vendor which processes the sale and ships the product to the buyer's shipping address.
  • the hub server searches the database and finds that the buyer's stored credit and shipping address have not been previously stored, the hub server returns a blank form to the buyer. The first time buyer is required to fill out the form which is submitted to the hub server. The hub server stores the buyer's credit and shipping address information for use with subsequent visits by this buyer to any of the affiliate web sites.
  • FIG. 2 is a flow diagram of computer software implementing vendor sign-up software. Vendors may sign up to sell products through affiliated network sites. Alternatively, orders can be forwarded to a vendor through its web interface even if the vendor is not explicitly signed up. In either case, buyer information and credit card number are forwarded to the vendor's site by the hub server with all orders. If a vendor's sign-up request is received 204 at the hub server, an on-line registration form is displayed 206 . The vendor completes the form which includes a list of vendor's products to be offered for sale, or a site where the products may be found. When the completed form is received at the hub server 208 , the vendor ID and list of (or location of) products being offered are stored in the hub server database.
  • affiliate sites may sign up to be part of the network by filling out an online form. If an affiliate's sign-up request is received 304 at the hub server via the hub server web page, an affiliate on-line registration form is displayed 306 . The affiliate completes the form which includes the affiliate's ID. When the completed form is received at the hub server 308 , the affiliate ID is stored in the hub server database.
  • FIG. 4 is a flow diagram of computer software implementing select vendor products software.
  • a list of available vendor products obtained from the vendors during the vendor sign-up procedure is displayed 402 .
  • product categories may be displayed.
  • affiliate sites may select 404 any number of different vendor's products to sell, or product categories, suited to the nature of the affiliate's web site.
  • a separate template is generated 406 automatically for each product or product category. This template is then pasted into an affiliate site's web page in accordance with the preference of the affiliate.
  • FIG. 5 a comprises a flow diagram of computer software implementing display product to buyer software.
  • a prospective Buyer browses a web page on an affiliate site that has a product displayed with a submit icon on it.
  • the product and submit icon are placed on the web page by an ⁇ IFRAME> or ⁇ JAVASCRIPT> tag (or similar tag).
  • a cookie received 502 at the hub server identifies a prospective buyer.
  • Arguments in the IFRAME/JS sent to the hub server identify the affiliate site, product, and optionally the vendor site.
  • a cookie is an identifier assigned to a buyer by the hub. If this is not a first time buyer, a buyer profile and shipping information is available and retrieved 504 . If the product is specified by the affiliate 506 a picture of the product with a submit icon superimposed on it (or next to it) is returned to the user 510 . If the product is not specified by the affiliate 506 a product is selected 508 from a product category randomly or based on the user profile retrieved previously.
  • a picture of the specified product is returned to the user on the affiliate's page from the hub server (or pointed to by the hub) and is displayed with the “submit” icon on it.
  • the ALT text associated with the “submit” icon describes the purchase, for example, “Buy 1 Electronic Day Trader for $21.50 from Amazon. Ship to John Smith.” This is a ⁇ FORM> with all the necessary information required to make the purchase: product code, price, affiliate site, vendor (optional) and buyer.
  • the “submit” image functions as a submit button.
  • FIG. 5 b comprises a flow diagram of computer software implementing execute buyer's order software. If the user clicks on the “submit” button, a purchase request for the product is made. When the purchase request is received at the hub server 512 , and a vendor is specified 516 , the purchase request is sent to the vendor site 520 for shipment by the vendor to the buyer. If a vendor is not specified 516 , a vendor is selected based on the best price and/or aggregate efficiency criteria such as shipping agent, geographical location, etc.
  • the hub server bills the buyer's credit card 524 , credits the affiliate site with a commission 526 and confirmation from the vendor is returned to the buyer by email by the hub server 528 . All purchase requests made within an hour (less any cancellations) are aggregated by the vendor and forwarded.
  • Buyer data is stored at the hub server, so it can be utilized by buyers to make purchases from all affiliate sites in the affiliate network.
  • a buyer orders a product 514 a form is sent to the user to collect the buyer's shipping address, shipping method, and credit card payment information 532 .
  • the hub server 534 the information collected is stored 536 at the hub server.
  • the buyer's proprietary information need not be sent to the affiliate site as it is securely stored at the hub server.
  • the product displayed can be random within a category. Also, the product displayed can be custom based on the buyer's profile, site and category. Additionally a product (such as a book) may be featured, but the vendor selected before or after purchase based on price or aggregation efficiency. (e.g. If one of two books ordered is only available from a single vendor, it may be cheaper or more convenient to order both books from the same vendor to reduce shipping costs).

Abstract

A method of processing multiple electronic transactions at a hub server may be provided. The method may include receiving a first-time purchase request at a hub server from a first buyer, the first-time purchase request originating at a first affiliate web site and includes a first affiliate web site identifier and at least one of a product identifier and a category identifier; sending from the hub server to the first affiliate web site a buyer information form; receiving at the hub server from the first affiliate web site the buyer information form of the first buyer; and storing the buyer information form for the first buyer in a buyer profile database.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 09/276,598, filed Mar. 25, 1999, now allowed, and entitled A METHOD OF EXECUTING AN ELECTRONIC COMMERCE SALE FROM AN AFFILIATE WEB SITE WITH A VENDOR THROUGH A HUB SERVER IN ONE STEP WITHOUT REENTERING SHIPPING AND PAYMENT INFORMATION, the entire contents of which are hereby incorporated by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention relates to Internet electronic commerce and more particularly, to a method by which a buyer can execute a sale from an affiliate web site with a vendor through a hub server without leaving the web site, or reentering the user's payment and shipping information.
  • 2. Description of the Prior Art
  • Internet electronic commerce allows businesses to conduct sales transactions over the Internet between customers (buyers) and vendors supplying goods and services. On-line software enables product displays and credit card ordering for users who sign onto a web site maintained by a vendor. Secure credit card transactions have made the purchase of goods and services safe and simple. Typically, a buyer browses a vendor's site and chooses items that are placed in an electronic shopping cart when the buyer clicks on an icon for a featured product. When all selections have been made, the buyer clicks on a “check-out” icon. A first time buyer is required to supply credit card information and a ship to address by filling out an on-line form. Clicking on a submit button submits the information in the form for processing. After a credit check is complete, the buyer is informed on-screen that the items will be shipped to the address supplied and the credit card will be debited for the total amount of the sale. The buyer's information is stored at the vendor's site, so that for subsequent visits to the same site, the buyer does not have to fill out a form again. However, if the buyer visits a different vendor's web site, the information will have to be supplied again, and again for each different vendor's web site visited.
  • If a user chooses Amazon.com's Book Store, the query form for Amazon.com is put on-screen. Alternatively, an advertising banner for Amazon.com's Book Store may be displayed at another web site, such as the WebData™ site (www.webdata.com). Once a user chooses a banner and clicks, the user leaves the WebData™ site for Amazon.com's Book Store web site.
  • Once at the Amazon.com's Book Store web site, book purchases can be made by the conventional on-line shopping cart method described above or by a special Amazon.com feature called 1-Click™. With 1-Click™, a buyer on the Internet can place an order by clicking just one button at the Amazon.com web site. Those buyers who have never placed an order at Amazon.com simply use an “Add it to your Shopping Cart” button to place the first order, proceed to the checkout and use the standard ordering process to complete the order. 1-Click™ ordering is turned on after this first order, provided the order is placed using a credit card.
  • After this first order, it isn't necessary for the user to fill out an order form again. The site automatically references the buyer's account information stored at the site for shipping and billing information. All domestic 1-Click™ orders made within a 90-minute period are consolidated by availability.
  • The buyer's 1-Click™ settings, which include shipping address, shipping method, and payment information, are created when the buyer first uses a credit card to make an order with Amazon.com. The buyer can change, activate, or turn off 1-Click™ settings.
  • While 1-Click™ ordering offers easy, streamlined buying for users at the amazon.com web site, there is no mechanism by which potential buyers can place an order from another web site without first being transferred to the Amazon.com web site.
  • It is desirable to have a way to consummate a sale of products or services of many different vendors displayed on a web page without the user leaving the web site upon which the buyer found the product or service advertised. Furthermore, the buyer information should be remembered so that any user can purchase any vendor's product from any affiliate's web site.
  • SUMMARY OF THE INVENTION
  • Briefly, the invention is concerned with a method of processing multiple electronic transactions at a hub server. Three databases are stored at the hub, a vendor product information database, a buyer profile database, and an affiliate web site database. The product information is referenced by a number of affiliate web sites. Buyer credit card or payment method and shipping information of one or more buyers, including a particular buyer, is stored in the database during the first purchase from an affiliate web site. When a purchase request of the particular buyer is received from one of the affiliate web sites, the stored buyer credit and shipping information of the particular buyer is combined with product selection received from the affiliate site resulting in combined purchase order information. The combined purchase order information is recorded and forwarded to the vendor's web site or order entry system.
  • In accordance with an aspect of the invention, the hub server dynamically creates HTML code and/or JavaScript needed to submit a purchase request if the user clicks on an icon button. This HTML and JavaScript is dynamically inserted into the page with an <IFRAME>, JavaScript, or similar tag.
  • The invention has the advantage that it enables a sale to be completed without the buyer leaving the affiliate's site.
  • The invention has the advantage that a buyer need enter credit card and ship to data only once and can visit Site in the affiliate network later without having to reenter the data, even though new products from new vendors may be subsequently featured on any site.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention will be described in greater detail with reference to the drawings in which:
  • FIG. 1 is an overall block diagram of an Internet commerce system in which the present invention is embodied;
  • FIG. 2 is a flow diagram of computer software implementing vendor sign-up software;
  • FIG. 3 is a flow diagram of computer software implementing affiliate sign-up software;
  • FIG. 4 is a flow diagram of computer software implementing select vendor products software; and,
  • FIGS. 5 a and 5 b comprise a flow diagram of computer software implementing execute buyer's order software.
  • DETAILED DESCRIPTION OF THE INVENTION
  • Refer to FIG. 1 which is an overall block diagram of an Internet commerce system in which the present invention is embodied. A central hub server 100 stands between a number of vendor web sites 102, 104, 106 and a number of affiliate web sites 108, 110, 112, to execute sales of vendor products featured on the affiliate web sites. A buyer 114 that browses an affiliate web site 110 and views a page containing product insert code causes identifiers of the buyer, the affiliate site, the product (or category), and optionally the vendor site to be sent to the hub server. The hub server searches a database to find a picture of the product, its current price and the buyer's previously stored credit and shipping address. The hub server returns an HTML <FORM> to the user, including a picture of the product, its price, affiliate ID, product ID, and buyer ID with a submit icon superimposed on the picture. The picture and submit icon are displayed on the affiliate's web page. If the buyer clicks on the submit icon, the purchase request form data is returned to the hub server. At the hub server, the orders are aggregated by vendor. Then the transactions are processed. The buyer's credit card is debited with the purchase price and the vendor site is credited with the sale less a commission which is credited to the affiliate site and the hub server. Alternatively, the buyer's information is forwarded to the vendor with the hub's (vendor affiliate) ID for commission/credit later. The form includes all information necessary to make the purchase: product code, price, affiliate site ID, vendor site ID and buyer ID. The purchase request is forwarded to the vendor which processes the sale and ships the product to the buyer's shipping address.
  • If the hub server searches the database and finds that the buyer's stored credit and shipping address have not been previously stored, the hub server returns a blank form to the buyer. The first time buyer is required to fill out the form which is submitted to the hub server. The hub server stores the buyer's credit and shipping address information for use with subsequent visits by this buyer to any of the affiliate web sites.
  • Vendor Sign-Up Software:
  • Refer to FIG. 2 which is a flow diagram of computer software implementing vendor sign-up software. Vendors may sign up to sell products through affiliated network sites. Alternatively, orders can be forwarded to a vendor through its web interface even if the vendor is not explicitly signed up. In either case, buyer information and credit card number are forwarded to the vendor's site by the hub server with all orders. If a vendor's sign-up request is received 204 at the hub server, an on-line registration form is displayed 206. The vendor completes the form which includes a list of vendor's products to be offered for sale, or a site where the products may be found. When the completed form is received at the hub server 208, the vendor ID and list of (or location of) products being offered are stored in the hub server database.
  • Affiliate Sign-Up Software:
  • Refer to FIG. 3 which is a flow diagram of computer software implementing affiliate sign-up software. Affiliate sites may sign up to be part of the network by filling out an online form. If an affiliate's sign-up request is received 304 at the hub server via the hub server web page, an affiliate on-line registration form is displayed 306. The affiliate completes the form which includes the affiliate's ID. When the completed form is received at the hub server 308, the affiliate ID is stored in the hub server database.
  • Select Vendor Products Software:
  • Refer to FIG. 4 which is a flow diagram of computer software implementing select vendor products software. A list of available vendor products obtained from the vendors during the vendor sign-up procedure is displayed 402. Alternatively, product categories may be displayed. Affiliate sites may select 404 any number of different vendor's products to sell, or product categories, suited to the nature of the affiliate's web site. A separate template is generated 406 automatically for each product or product category. This template is then pasted into an affiliate site's web page in accordance with the preference of the affiliate.
  • Display Product to Buyer Software:
  • Refer to FIG. 5 a which comprises a flow diagram of computer software implementing display product to buyer software. A prospective Buyer browses a web page on an affiliate site that has a product displayed with a submit icon on it. The product and submit icon are placed on the web page by an <IFRAME> or <JAVASCRIPT> tag (or similar tag).
  • A cookie received 502 at the hub server identifies a prospective buyer. Arguments in the IFRAME/JS sent to the hub server identify the affiliate site, product, and optionally the vendor site. A cookie is an identifier assigned to a buyer by the hub. If this is not a first time buyer, a buyer profile and shipping information is available and retrieved 504. If the product is specified by the affiliate 506 a picture of the product with a submit icon superimposed on it (or next to it) is returned to the user 510. If the product is not specified by the affiliate 506 a product is selected 508 from a product category randomly or based on the user profile retrieved previously.
  • As described above, a picture of the specified product is returned to the user on the affiliate's page from the hub server (or pointed to by the hub) and is displayed with the “submit” icon on it. The ALT text associated with the “submit” icon describes the purchase, for example, “Buy 1 Electronic Day Trader for $21.50 from Amazon. Ship to John Smith.” This is a <FORM> with all the necessary information required to make the purchase: product code, price, affiliate site, vendor (optional) and buyer. The “submit” image functions as a submit button.
  • Execute Buyer's Order Software:
  • Refer to FIG. 5 b which comprises a flow diagram of computer software implementing execute buyer's order software. If the user clicks on the “submit” button, a purchase request for the product is made. When the purchase request is received at the hub server 512, and a vendor is specified 516, the purchase request is sent to the vendor site 520 for shipment by the vendor to the buyer. If a vendor is not specified 516, a vendor is selected based on the best price and/or aggregate efficiency criteria such as shipping agent, geographical location, etc.
  • Once the purchase request is confirmed by the vendor 522, the hub server bills the buyer's credit card 524, credits the affiliate site with a commission 526 and confirmation from the vendor is returned to the buyer by email by the hub server 528. All purchase requests made within an hour (less any cancellations) are aggregated by the vendor and forwarded.
  • Buyer Information:
  • Buyer data is stored at the hub server, so it can be utilized by buyers to make purchases from all affiliate sites in the affiliate network. The first time a buyer orders a product 514, a form is sent to the user to collect the buyer's shipping address, shipping method, and credit card payment information 532. Once the completed form is received at the hub server 534, the information collected is stored 536 at the hub server. The buyer's proprietary information need not be sent to the affiliate site as it is securely stored at the hub server.
  • It will be understood by those skilled in the art that the product displayed can be random within a category. Also, the product displayed can be custom based on the buyer's profile, site and category. Additionally a product (such as a book) may be featured, but the vendor selected before or after purchase based on price or aggregation efficiency. (e.g. If one of two books ordered is only available from a single vendor, it may be cheaper or more convenient to order both books from the same vendor to reduce shipping costs).
  • While the invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that the foregoing and other changes in form and detail may be made therein without departing from the scope of the invention.

Claims (7)

1. A method of processing multiple electronic transactions at a hub server comprising:
receiving a first-time purchase request at a hub server from a first buyer, the first-time purchase request originating at a first affiliate web site and includes a first affiliate web site identifier and at least one of a product identifier and a category identifier;
sending from the hub server to the first affiliate web site a buyer information form;
receiving at the hub server from the first affiliate web site the buyer information form of the first buyer; and
storing the buyer information form for the first buyer in a buyer profile database.
2. The method of claim 1 further comprising:
combining the buyer information and the first-time purchase request to facilitate creating a first purchase order; and
forwarding the first purchase order from the hub server to a vendor.
3. The method of claim 1 further comprising storing the buyer information form for the first buyer in a buyer profile database, wherein the buyer information form includes a first buyer identifier, a first buyer shipping address, a first buyer shipping method, and a first buyer credit card payment information.
4. The method of claim 1 further comprising receiving a second purchase request at the hub server, the second purchase request originating at a second affiliate web site and includes the first buyer identifier, a second affiliate web site identifier and at least one of a product identifier and a category identifier.
5. The method of claim 4 further comprising searching the buyer profile database at the hub server for the first buyer information using the first buyer identifier.
6. The method of claim 5 further comprising:
combining the buyer information of the first buyer with the second purchase request to facilitate creating a second combined purchase order; and
sending the second combined purchase order from the hub server to a vendor.
7. The method of claim 1 further comprising:
dynamically creating computer code needed to submit the first-time purchase request upon a condition that the first buyer selects a submit icon displayed on a web page; and
inserting the computer code and a tag into the web page.
US12/486,303 1999-03-25 2009-06-17 Method of executing an electronic commerce sale from affiliate web sites Abandoned US20090254450A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/486,303 US20090254450A1 (en) 1999-03-25 2009-06-17 Method of executing an electronic commerce sale from affiliate web sites

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/276,598 US7565308B1 (en) 1999-03-25 1999-03-25 Method of executing an electronic commerce sale from an affiliate web site
US12/486,303 US20090254450A1 (en) 1999-03-25 2009-06-17 Method of executing an electronic commerce sale from affiliate web sites

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/276,598 Continuation US7565308B1 (en) 1999-03-25 1999-03-25 Method of executing an electronic commerce sale from an affiliate web site

Publications (1)

Publication Number Publication Date
US20090254450A1 true US20090254450A1 (en) 2009-10-08

Family

ID=23057312

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/276,598 Expired - Lifetime US7565308B1 (en) 1999-03-25 1999-03-25 Method of executing an electronic commerce sale from an affiliate web site
US12/486,303 Abandoned US20090254450A1 (en) 1999-03-25 2009-06-17 Method of executing an electronic commerce sale from affiliate web sites

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/276,598 Expired - Lifetime US7565308B1 (en) 1999-03-25 1999-03-25 Method of executing an electronic commerce sale from an affiliate web site

Country Status (3)

Country Link
US (2) US7565308B1 (en)
AU (1) AU4175600A (en)
WO (1) WO2000057332A2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080133365A1 (en) * 2006-11-21 2008-06-05 Benjamin Sprecher Targeted Marketing System
US20090150262A1 (en) * 2007-12-05 2009-06-11 Google Inc. On-Line Payment Transactions
US20130246190A1 (en) * 2012-03-19 2013-09-19 Nhn Business Platform Corporation Advertisement providing system and method for providing interface for integrated payment with regard to goods in integrated marketplace
US8583501B2 (en) 2007-01-29 2013-11-12 Google Inc. On-line payment transactions
WO2014047455A2 (en) 2012-09-21 2014-03-27 Fitzpatrick Heather Marie System and method for providing electronic commerce data
US20150120487A1 (en) * 2013-10-28 2015-04-30 Andrew Arthurs Methods and apparatus for facilitating delivery of a service associated with a product
US9171302B2 (en) 2012-04-18 2015-10-27 Google Inc. Processing payment transactions without a secure element
WO2016054429A1 (en) * 2014-10-01 2016-04-07 Harris Cooper Method and apparatus for transaction management
US20170046759A1 (en) * 2015-08-12 2017-02-16 Stripe Inc. Methods and systems for order management and processing using a distributed commerce platform

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6629135B1 (en) 1998-09-17 2003-09-30 Ddr Holdings, Llc Affiliate commerce system and method
US7962367B1 (en) 1999-03-09 2011-06-14 Privateer Ltd. Method and apparatus for permitting stage-door access to on-line vendor information
US7127427B1 (en) * 1999-10-05 2006-10-24 Andrew Casper Secure transaction processing system and method
US7231380B1 (en) 1999-10-09 2007-06-12 Innovaport Llc Apparatus and method for providing products location information to customers in a store
AU2001243658B2 (en) * 2000-03-15 2005-12-15 Mastercard International Incorporated Method and system for secure payments over a computer network
US6947977B1 (en) 2000-06-09 2005-09-20 Metadigm Llc Scalable transaction system for a network environment
US7349867B2 (en) * 2000-12-22 2008-03-25 Invenda Corporation Tracking transactions by using addresses in a communications network
US7415429B2 (en) 2000-12-22 2008-08-19 Invenda Corporation Providing navigation objects for communications over a network
US7363248B2 (en) * 2000-12-22 2008-04-22 Invenda Corporation Pre-filling order forms for transactions over a communications network
US7069433B1 (en) * 2001-02-20 2006-06-27 At&T Corp. Mobile host using a virtual single account client and server system for network access and management
GB2375265A (en) * 2001-05-03 2002-11-06 Iain I Burton Improvements in or relating to communication devices
US6965877B2 (en) 2001-06-07 2005-11-15 International Business Machines Corporation Brokering and facilitating consumer projects in an e-commerce system
US6915275B2 (en) 2001-06-07 2005-07-05 International Business Machines Corporation Managing customization of projects prior to manufacture in an electronic commerce system
US20040201682A1 (en) * 2001-08-22 2004-10-14 Lou Chauvin System, method and software product for allowing a consumer to order image products over a communication network from a plurality of different providers
US7275044B2 (en) * 2001-08-22 2007-09-25 Eastman Kodak Company System, method and software product for ordering image products over a communication network from a plurality of different providers having various business relationships
US8688764B2 (en) 2001-08-22 2014-04-01 Intellectual Ventures Fund 83 Llc System, method and software product for ordering image products using images stored on a digital storage device from a plurality of order terminals
US7813963B2 (en) 2005-12-27 2010-10-12 The Pen Interactive electronic desktop action method and system for executing a transaction
US20090150260A1 (en) * 2007-11-16 2009-06-11 Carl Koepke System and method of dynamic generation of a user interface
US20130030894A1 (en) * 2011-07-28 2013-01-31 Lance Bloom System for customer referral program
US20150120414A1 (en) * 2012-04-19 2015-04-30 Small Potatoes Urban Delivery Inc. Method and system for on-line sale of goods and services using influencer hosting sites
US9679330B2 (en) * 2012-06-10 2017-06-13 Apple Inc. Interface for enhanced continuity of browsing experience
US9589296B1 (en) * 2012-12-11 2017-03-07 Amazon Technologies, Inc. Managing information for items referenced in media content

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5319542A (en) * 1990-09-27 1994-06-07 International Business Machines Corporation System for ordering items using an electronic catalogue
US5528490A (en) * 1992-04-10 1996-06-18 Charles E. Hill & Associates, Inc. Electronic catalog system and method
US5687322A (en) * 1989-05-01 1997-11-11 Credit Verification Corporation Method and system for selective incentive point-of-sale marketing in response to customer shopping histories
US5715314A (en) * 1994-10-24 1998-02-03 Open Market, Inc. Network sales system
US5721832A (en) * 1995-05-12 1998-02-24 Regal Greetings & Gifts Inc. Method and apparatus for an interactive computerized catalog system
US5724424A (en) * 1993-12-16 1998-03-03 Open Market, Inc. Digital active advertising
US5727048A (en) * 1995-03-01 1998-03-10 Fujitsu Limited Multimedia communication system with a multimedia server to terminals via a public network
US5740549A (en) * 1995-06-12 1998-04-14 Pointcast, Inc. Information and advertising distribution system and method
US5825881A (en) * 1996-06-28 1998-10-20 Allsoft Distributing Inc. Public network merchandising system
US5870717A (en) * 1995-11-13 1999-02-09 International Business Machines Corporation System for ordering items over computer network using an electronic catalog
US5884045A (en) * 1994-07-08 1999-03-16 Sony Corporation Information providing system and user terminal
US5960411A (en) * 1997-09-12 1999-09-28 Amazon.Com, Inc. Method and system for placing a purchase order via a communications network
US6014644A (en) * 1996-11-22 2000-01-11 Pp International, Inc. Centrally coordinated communication systems with multiple broadcast data objects and response tracking
US6016504A (en) * 1996-08-28 2000-01-18 Infospace.Com, Inc. Method and system for tracking the purchase of a product and services over the Internet
US6029141A (en) * 1997-06-27 2000-02-22 Amazon.Com, Inc. Internet-based customer referral system
US6032130A (en) * 1997-10-22 2000-02-29 Video Road Digital Inc. Multimedia product catalog and electronic purchasing system
US6154738A (en) * 1998-03-27 2000-11-28 Call; Charles Gainor Methods and apparatus for disseminating product information via the internet using universal product codes
US6269343B1 (en) * 1998-08-25 2001-07-31 Mobshop, Inc. On-line marketing system and method
US6360216B1 (en) * 1999-03-11 2002-03-19 Thomas Publishing Company Method and apparatus for interactive sourcing and specifying of products having desired attributes and/or functionalities
US6370508B2 (en) * 1998-09-11 2002-04-09 Genesys Telecommunications Laboratories, Inc. Interface engine for managing business processes within a multimedia communication-center
US6668354B1 (en) * 1999-01-05 2003-12-23 International Business Machines Corporation Automatic display script and style sheet generation

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5687322A (en) * 1989-05-01 1997-11-11 Credit Verification Corporation Method and system for selective incentive point-of-sale marketing in response to customer shopping histories
US5319542A (en) * 1990-09-27 1994-06-07 International Business Machines Corporation System for ordering items using an electronic catalogue
US5528490A (en) * 1992-04-10 1996-06-18 Charles E. Hill & Associates, Inc. Electronic catalog system and method
US5724424A (en) * 1993-12-16 1998-03-03 Open Market, Inc. Digital active advertising
US5884045A (en) * 1994-07-08 1999-03-16 Sony Corporation Information providing system and user terminal
US5715314A (en) * 1994-10-24 1998-02-03 Open Market, Inc. Network sales system
US5727048A (en) * 1995-03-01 1998-03-10 Fujitsu Limited Multimedia communication system with a multimedia server to terminals via a public network
US5721832A (en) * 1995-05-12 1998-02-24 Regal Greetings & Gifts Inc. Method and apparatus for an interactive computerized catalog system
US5740549A (en) * 1995-06-12 1998-04-14 Pointcast, Inc. Information and advertising distribution system and method
US5870717A (en) * 1995-11-13 1999-02-09 International Business Machines Corporation System for ordering items over computer network using an electronic catalog
US5825881A (en) * 1996-06-28 1998-10-20 Allsoft Distributing Inc. Public network merchandising system
US6016504A (en) * 1996-08-28 2000-01-18 Infospace.Com, Inc. Method and system for tracking the purchase of a product and services over the Internet
US6014644A (en) * 1996-11-22 2000-01-11 Pp International, Inc. Centrally coordinated communication systems with multiple broadcast data objects and response tracking
US6029141A (en) * 1997-06-27 2000-02-22 Amazon.Com, Inc. Internet-based customer referral system
US5960411A (en) * 1997-09-12 1999-09-28 Amazon.Com, Inc. Method and system for placing a purchase order via a communications network
US6032130A (en) * 1997-10-22 2000-02-29 Video Road Digital Inc. Multimedia product catalog and electronic purchasing system
US6154738A (en) * 1998-03-27 2000-11-28 Call; Charles Gainor Methods and apparatus for disseminating product information via the internet using universal product codes
US6269343B1 (en) * 1998-08-25 2001-07-31 Mobshop, Inc. On-line marketing system and method
US6370508B2 (en) * 1998-09-11 2002-04-09 Genesys Telecommunications Laboratories, Inc. Interface engine for managing business processes within a multimedia communication-center
US6668354B1 (en) * 1999-01-05 2003-12-23 International Business Machines Corporation Automatic display script and style sheet generation
US6360216B1 (en) * 1999-03-11 2002-03-19 Thomas Publishing Company Method and apparatus for interactive sourcing and specifying of products having desired attributes and/or functionalities

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080133365A1 (en) * 2006-11-21 2008-06-05 Benjamin Sprecher Targeted Marketing System
US9721290B2 (en) 2007-01-29 2017-08-01 Google Inc. On-line payment transactions
US8583501B2 (en) 2007-01-29 2013-11-12 Google Inc. On-line payment transactions
US20090150262A1 (en) * 2007-12-05 2009-06-11 Google Inc. On-Line Payment Transactions
US8793166B2 (en) * 2007-12-05 2014-07-29 Google Inc. On-line payment transactions
US20130246190A1 (en) * 2012-03-19 2013-09-19 Nhn Business Platform Corporation Advertisement providing system and method for providing interface for integrated payment with regard to goods in integrated marketplace
US10628817B2 (en) 2012-04-18 2020-04-21 Google Llc Processing payment transactions without a secure element
US11704645B2 (en) 2012-04-18 2023-07-18 Google Llc Processing payment transactions without a secure element
US9171302B2 (en) 2012-04-18 2015-10-27 Google Inc. Processing payment transactions without a secure element
US9984360B2 (en) 2012-04-18 2018-05-29 Google Llc Processing payment transactions without a secure element
US11042861B2 (en) 2012-04-18 2021-06-22 Google Llc Processing payment transactions without a secure element
EP2898463A4 (en) * 2012-09-21 2016-07-27 Heather Marie Fitzpatrick System and method for providing electronic commerce data
US9697563B2 (en) 2012-09-21 2017-07-04 72Lux, Inc. System and method for providing electronic commerce data
US10592966B2 (en) 2012-09-21 2020-03-17 72Lux, Inc. System and method for providing electronic commerce data
WO2014047455A2 (en) 2012-09-21 2014-03-27 Fitzpatrick Heather Marie System and method for providing electronic commerce data
US11783404B2 (en) 2012-09-21 2023-10-10 72Lux, Inc. System and method for providing electronic commerce data
US11222381B2 (en) 2012-09-21 2022-01-11 72Lux, Inc. System and method for providing electronic commerce data
US20150120487A1 (en) * 2013-10-28 2015-04-30 Andrew Arthurs Methods and apparatus for facilitating delivery of a service associated with a product
WO2016054429A1 (en) * 2014-10-01 2016-04-07 Harris Cooper Method and apparatus for transaction management
US20170046759A1 (en) * 2015-08-12 2017-02-16 Stripe Inc. Methods and systems for order management and processing using a distributed commerce platform
US10867334B2 (en) * 2015-08-12 2020-12-15 Stripe, Inc. Methods, non-transitory computer readable storage medium, and systems for order management and processing using a distributed commerce platform

Also Published As

Publication number Publication date
WO2000057332A2 (en) 2000-09-28
US7565308B1 (en) 2009-07-21
WO2000057332A8 (en) 2002-01-31
AU4175600A (en) 2000-10-09

Similar Documents

Publication Publication Date Title
US7565308B1 (en) Method of executing an electronic commerce sale from an affiliate web site
US6490567B1 (en) System and method for distributed content electronic commerce
US20070299745A1 (en) Method and apparatus for marketing products over the internet
US8190492B2 (en) Centralized electronic sales using a consolidator
JP2010182133A (en) Proxy product trading system, and information processing system thereof
JP2002099780A (en) Method for selling or buying commodity by using network
KR100393144B1 (en) Ready Listed Electronic Commerce System and Method thereof
KR101603009B1 (en) System and method for selling of delivery company oriented
KR100365585B1 (en) Operating method for the free-one online shopping mall using computer system
JP2002074166A (en) On-line shopping mall system
WO2001002926A2 (en) Ready listed electronic commerce system and method
JP2001202440A (en) Electronic commerce method and its system
KR20010016436A (en) system for sale, settlement and certification using internet
WO2000070515A1 (en) Computer method and apparatus enabling wholesale commerce
KR20000058305A (en) Stored goods sale method for electronic commerce
JP2002157462A (en) Electronic store and electronic merchandise sales method
KR20000024425A (en) Method for selling goods using price input by seller and customers
JP2002117309A (en) Method and system for commodity price discount in online shopping
KR20000054768A (en) Method for purchasing products in the e-commerce using internet
KR20060039380A (en) A electronic commerce system for cooperative buying by messenger
JP2002117315A (en) Method and system for selling commodities and providing services via interactive communication system
KR20000063570A (en) The method of purchasing order process through e-mail
WO2002073492A1 (en) Centralized electronic sales using a consolidator
KR20020001923A (en) A continuous sale merchandise purchasing service system and a service method on the network
JP2002007895A (en) Sales aiding method and sales aiding system

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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