WO2001050373A1 - Procede d'etablissement des prix et appareil pour un systeme d'achat en ligne - Google Patents

Procede d'etablissement des prix et appareil pour un systeme d'achat en ligne Download PDF

Info

Publication number
WO2001050373A1
WO2001050373A1 PCT/US2000/033398 US0033398W WO0150373A1 WO 2001050373 A1 WO2001050373 A1 WO 2001050373A1 US 0033398 W US0033398 W US 0033398W WO 0150373 A1 WO0150373 A1 WO 0150373A1
Authority
WO
WIPO (PCT)
Prior art keywords
purchaser
end user
pricing
computer system
item
Prior art date
Application number
PCT/US2000/033398
Other languages
English (en)
Inventor
Richard S. Mcconnell, Jr.
Sairam Ayinala
Scott M. Dix
Original Assignee
General Electric Company
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 General Electric Company filed Critical General Electric Company
Priority to AU20784/01A priority Critical patent/AU2078401A/en
Publication of WO2001050373A1 publication Critical patent/WO2001050373A1/fr

Links

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

Definitions

  • the present invention relates generally to conducting electronic commercial transactions on-line, i.e. over a computer network. More particularly, the present invention relates to automatically pricing items in accordance with various pricing schedules for a particular customer or end user.
  • the Internet is a worldwide network of computers linked together by various hardware communication links all running a standard suite of protocols known as TCP/IP (transmission control protocol/Internet protocol).
  • TCP/IP transmission control protocol/Internet protocol
  • HTTP hypertext transfer protocol
  • Browsers generally reside on the computer used to access the Internet, i.e. the client computer.
  • HTTP is a component of TCP/IP and provides users access to files of various formats using a standard page description language known as HTML (hypertext markup language).
  • HTML hypertext markup language
  • HTML HyperText Markup Language
  • HTML Uniform Resource Locator
  • Active Server the author of a particular web page, or pages, is able to make information available to viewers of the web page by placing the web pages on an Internet web server in HTML format.
  • the network path to the server is identified by a URL (Uniform Resource Locator) and, generally, any client running a web browser can access the web pages by the URL.
  • URL Uniform Resource Locator
  • the Web has become ubiquitous in businesses and homes because it has proven to be convenient for various applications, such as news and data delivery, conducting banking and investment transactions, and the like.
  • PagesTM' and JavaTM have become a worldwide standard for information exchange.
  • U.S. Patent 5,963,915 to Kirsch et al. discloses a system and method for performing Internet transactions between a client browser and a merchant server.
  • the method includes establishing a coded identifier on the browser which corresponds to an account record stored on the server; providing a Web page including a URL identifying an item for sale to the browser; receiving the URL, with a reference to the coded identifier, at the merchant server; validating the coded identifier; and recording the identity of the corresponding item.
  • the method is intended to avoid redundant user input, to provide for secure transactions, and to increase transaction efficiencies.
  • the patent further discloses techniques for providing additional levels of authentication and security, restrictions on shipping destination, and e-mail confirmation of orders.
  • U.S. Patent 5,319,542 to King et al. discloses a system for ordering items from a supplier through and electronic catalog.
  • the system includes an electronic catalogue and an electronic requisition facility.
  • the catalogue includes a public- access portion, stored on a publicly-accessible database for access by customers, and a private portion, stored on a customer's computer system.
  • the private portion contains unique pricing data based on pricing agreements between the purchaser, i.e. the customer, and the merchant.
  • Customers use the electronic requisition facility to create purchase requisitions based on the information in the electronic catalogue.
  • the requisitions are routed through an appropriate approval process, processed through the customer's procurement system, and transmitted to the supplier. This system does not provide for identification of, and pricing for, end users that are not the purchaser.
  • U.S. Patent 5,710,887 to Chelliah et al. Discloses a system for facilitating commercial transactions over a network.
  • the system includes a pricing engine that applies incentives to determine pricing of an item for a purchaser.
  • This system also does not provide for identification of, and pricing for, end users that are not the purchasers.
  • a first aspect of the invention is a method for determining pricing of items in an on-line purchasing system, comprising the steps of storing, on a computer system, end user pricing schedules for end users of items; identifying a purchaser by communicating purchaser identification information to the computer system over a computer network, selecting an item to be purchased by the purchaser by communicating purchase information to the computer system over the computer network, determining if the item is included in the end user pricing schedules by comparing the item to the end user pricing schedules, identifying an end user of the item by communicating end user identification information to the computer system over the network if the item is determined to be included in an end user pricing schedule in said determining step; and if one of the end user pricing schedules corresponds to the end user identified, pricing the item in accordance with the one of the end user pricing schedules.
  • An second aspect of the invention is an apparatus for determining pricing of items in an on-line purchasing system, comprising means for storing, on a computer system, end user pricing schedules for end users of items, means for identifying a purchaser to the computer system over a computer network, means for selecting an item to be purchased over the computer network, means for determining if the item is included in the end user pricing schedules, means for identifying an end user of the item if the item is determined to be included in the end user pricing schedules by the means for determining, and means for pricing the item in accordance with one of the end user pricing schedules if the one of the end user pricing schedules corresponds to the end user identified.
  • a third aspect of the invention is a comj uter readable medium having a program for determining prices of items in an on-line purchasing system.
  • the computer program comprises: instructions for identifying a purchaser, instructions for selecting an item to be purchased by the purchaser, instructions for determining if the item is included in end user pricing schedules stored on a computer system, instructions for identifying an end user of the item if the item is determined to be included in an end user pricing schedule, and instructions for pricing the item in accordance with one of the end user pricing schedules if the one of the end user pricing schedules corresponds to the end user indicated.
  • a fourth aspect of the invention is a computer architecture for determining pricing of items in an on-line purchasing system comprising, a computer network, a client computer system coupled to the network and running a browser application, a server computer system coupled to the network and having a storage device storing end user pricing schedules for end users of items, the server computer system running a server application containing instructions for identifying the client computer system over the computer network, instructions for prompting the client computer system to select an item to be purchased over the computer network, instructions for determining if the item is included in the end user pricing schedules, instructions for causing the client computer system to identify an end user of the item if the item is determined to be included in the end user pricing schedules, and instructions for pricing the item in accordance with one of the end user pricing schedules if the one of the end user pricing schedules corresponds to the end user identified by the client computer system.
  • Fig. 1 is a block diagram of a computer architecture of the preferred embodiment.
  • Fig. 2 is a flow chart of the method of the preferred embodiment.
  • a computer architecture 10 of the preferred embodiment is illustrated in FIG. 1.
  • a conventional client computer system 12 executing a client browser application that supports the HTTP protocol, is connected typically through an Internet Service Provider (ISP) to the Internet 14.
  • ISP Internet Service Provider
  • a server computer system 16 is also coupled, typically through an Internet Service Provider, to the Internet 14.
  • the server computer system 16 preferably has at least one, though typically many, Web pages stored in the memory device 20 as files in HTML format and/or other formats.
  • a plurality of pricing schedules 22 can be stored in memory device 20.
  • the pricing schedules 22 are described below.
  • the client computer system 12 requests a display of a Web page stored on the server computer system 18 by issuing a URL request through the Internet 14 to the server computer system 16.
  • a URL consistent with the present invention may be a simple URL of the form:
  • a "protocol identifier" of "http" specifies the conventional hyper-text transfer protocol.
  • a URL request for a secure Internet transaction typically utilizes the secure protocol identifier "https,” assuming that the client browser application and Web server application are presumed to support and implement the secure sockets layer.
  • the "server path” is typically of the form “prefix. domain,” where the prefix is typically “www” to designate a Web server and the "domain” is the standard Internet sub-domain.top-level-domain of the server computer system 16.
  • the optional "web page path” is provided to specifically identify a particular hyper-text page maintained by the Web server.
  • the server system 16 In response to a received URL identifying an existing Web page, the server system 16 returns the Web page, subject to the HTTP protocol, to the client computer system 12 for display on client computer system 12.
  • This Web page typically incorporates both textural and graphical information including embedded hyper-text links that permit the user of client computer system 12 to readily select a next URL or send other data over the Intemet 14.
  • the URL issued from the client computer system 12 may also be of a complex form that identifies a common gateway interface (CGI) program on ike server computer system 16.
  • CGI common gateway interface
  • a hyper-text link of this form directs the execution of the logon.cgi program on an HTTP, such as the server computer system 16 server in response to a client side selection of a hyperlink.
  • a logon form supported by a logon CGI program is typically used to obtain a client user login name and password, or other identification data, to initiate an authenticated session between the client computer system 12 and the server computer system 16 for purposes of supporting, for example, a purchase transaction.
  • Fig. 2 is a flow chart of a method for processing an order for an item over a network, for example the Internet using the protocols discussed above.
  • This method can be implemented by a software program, such as a Web server application, resident in one or more servers (such as the server computer system 16) associated with a supplier.
  • servers such as the server computer system 16
  • the client computer system 12 is associated with the purchaser and the server computer system 16 is associated with the supplier.
  • the party purchasing items is not necessarily the same party as the end user of the items. Accordingly, the term "purchaser” as used herein, refers to the party requesting and/or directing a purchase of items.
  • end user refers to the party who will use the item or a product made from the item.
  • the end user and the purchaser can, but need not be, the same. All communication of the preferred embodiment is conducted over the Internet 14 using standard interfaces and protocols. Of course, there can be plural client computer systems 12 and plural server computer systems 16. The server computer system 16 and/or the client computer system 12 can be constituted of plural computers coupled to one another over the Intemet 14 or any other communications channel.
  • the preferred embodiment assumes the use of a so- called "si-opping cart" purchase model, in which a user can select any number o desired items, which are then separately stored as a list (or "cart") of desired items. When the purchaser is ready to complete the transaction, the list is recalled and the purchaser can then proceed to purchase the items. It will of course be appreciated that other purchasing models may be used.
  • step 200 the purchaser accesses an order entry Web page stored on the server computer 16 via the Internet 14 as a network by issuing a URL from the client computer system 12.
  • step 202 the identity of the purchaser is determined (from, e.g., the purchaser's login information, (a user name and ID, for example) a previously-established cookie, or other identification information transmitted over Internet 14).
  • step 204 it is determined whether the purchaser has any orders currently awaiting processing (e.g., in a "shopping cart" or list of desired items which the purchaser has not yet purchased). If it is determined that the purchaser does have orders awaiting processing, the method proceeds to step 236 described below.
  • step 204 If it is determined in step 204 that the purchaser does not have any orders awaiting processing, the method continues to step 206, where the server computer system 16 causes an entry order page to be displayed to the purchaser on the client computer system 12.
  • the entry order page presents the purchaser using client computer system 12 with the option of using a previously entered order template, in which one or more portions of an order entry form are automatically supplied with previously entered data.
  • step 208 if the purchaser selects the order template option, the method proceeds to step 209 described below. If, on the other hand, the purchaser does not select the order template option, the method proceeds to step 210, where the purchaser enters purchase information, i.e. information designating items to be purchased through the client computer system 12, and the server computer systems 16 of the supplier receives this purchase information. In step 212, the purchase indicates that they have finished entering the purchase information. If the use of an order template was selected in step 208, then in step 209 the server computer system 16 causes purchase information to be populated from the template in a known manner, and in step 211 the purchaser is allowed to modify the purchase information populated from the ttmplate and to enter additional information such as a requested delivery date.
  • purchase information i.e. information designating items to be purchased through the client computer system 12
  • the server computer systems 16 of the supplier receives this purchase information.
  • step 212 the purchase indicates that they have finished entering the purchase information. If the use of an order template was selected in step 208, then in
  • step 214 the server computer system 16 determines if all required fields (that is, all information required to process the order) have been entered. If required information is missing, the customer is informed (e.g., by flagging the fields that require information) in step 215, and the method returns to step 212. If there is no required information missing, the method continues to step 216, where the server computer system 16 examines an inventory database to determine whether the ordered item(s) are presently in inventory, and determines an estimated delivery date for the ordered item(s). In step 218, a list of potential delivery dates or times is determined for the ordered item(s).
  • the server computer system 16 determines whether an off list price (OLP), or other discounted price, is available for one or more of the ordered item(s) based on a pricing schedule for an end user. For example, molders may purchase items for use in goods sold to end users at pricing prenegotiated by the end user. End user pricing schedules having negotiated pricing for the end user and information identifying the end user can be stored in server computer system 16. If an end user price schedule exits for any of the items the method continues to step 221 where the purchaser is requested to identify the end user of the item on whose behalf the purchaser is purchasing the product. This step can include entry of an end user code, or other identification information the like to identify the end user in a secure manner.
  • OTP off list price
  • step 223 whether or not the purchaser can identify an end user for which the product or item is intended determines whether an end user pricing schedule will be applied.
  • the end user information in the stored end user pricing schedules is compared to the code or other end user identifying data entered in step 221. If the information and data correspond, the appropriated end user pricing schedule is selected. If a specific end user is identified, the process continues to determine a price based on the end user pricing schedule as will be described in more detail below. If the purchaser is not ordering the item(s) on behalf of an authorized end user, i.e. an end user is not identified the method continues to step 222, where it is determined whether a purchaser oricing schedule, i.e.
  • the purchaser identification information entered in step 202 is compared with purchaser pricing schedules stored in server computer system 16. If there is a match, the purchaser pricing schedule is selected and used for pricing. If such a purchaser pricing schedule exists, the method jumps to step 230, where a unit price and price breakdown are determined based on the selected purchaser pricing schedule.
  • step 222 If such a purchaser pricing list is determined not to exist in step 222, then the method continues to step 224, where it is determined whether a list price exists for the items. If a list price exists, it is determined whether that list price is a default value
  • step 226 If a list price is found not to exist in step 224, or if the list price is found to be a default value, step 228 will cause the purchaser to be informed that there is no price found for the product, and the process will end. If a list price is found to exist, and the list price is not a default value, or if the purchaser is purchasing product on behalf of another end user having an end user pricing schedule (step 223), the process continues to step 230, where a unit price and price bracket are determined based on either the list price, the purchaser pricing schedule, or the end user pricing schedule. Steps 220 through 230 can be accomplished individually for each item or type of item because certain items may be appropriately priced by an end user pricing schedule, while others may be appropriately priced by using a purchaser pricing schedule or list price.
  • step 232 the purchaser is presented with an order verification
  • the server computer system 16 receives the purchaser's indication to add the order to a shopping cart (e.g., a stored record of purchases).
  • the server computer system 16 causes a shopping cart page (e.g., a list of all desired purchases) to be displayed to the purchaser, with an option for the purchaser to purchase all items listed on the page.
  • the purchaser selects the shopping cart, in step 240, the pricing determined in steps 220 through 230 for each item can be displayed and the inventory availability, and delivery date can be calculated.
  • the purchaser is presented with an order summary.
  • step 244 it is determined whet h er an order confirmation number is available for the purchaser's order. If such a ⁇ -imber is available, it is provided to the purchaser in step 246 (e.g., by automatically causing an electronic mail message to be sent), and if such a number is not available, the order exceptions are resolved, and the number is provided to the customer at a later tim?
  • Each purchaser pricing schedule can include information identifying the purchaser, items having prenegotiated prices, and the prenegotiated prices for these items.
  • Each end user pricing schedule can include information identifying the end user, items having prenegotiated prices, and the prenegotiated prices.
  • the end user pricing schedules and the purchaser pricing schedules can be stored on server computer system 16 as a single file or as plural files in a standard data base format, spreadsheet format, or any other appropriate format.
  • the invention can be applied to purchasing of any items.
  • Various hardware and software can be used to implement the invention.
  • the network of the invention can be the Internet or any other communication channel permitting the appropriate data to be communicated between computers.
  • the network can be a local area network (such as network) a wide area network (such as an intranet), a direct computer to computer coupling over phone lines, or the like.
  • a local area network such as network
  • a wide area network such as an intranet
  • Any combination of end user pricing schedules and purchaser pricing schedules can be stored in the server computer system or an associated computer.
  • Known communication protocols and operator interfaces can be implemented to achieve the disclosed functionality.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un procédé et un appareil permettant d'établir le prix d'articles dans un système d'achat en ligne. Des barèmes de prix (22) destinés à divers utilisateurs finaux et des barèmes de prix (22) destinés à divers acheteurs sont stockés dans un système informatique (16) sur la base de prix préalablement négociés. Chaque article figurant dans une commande est comparé à des articles figurant dans les barèmes de prix (22) destinés aux utilisateurs finaux et, si une équivalence est trouvée, le système informatique (16) demande à l'utilisateur final des données d'identification. Si les données d'identification de l'utilisateur final correspondent à un utilisateur final ayant un barème de prix (22), le barème de prix (22) destiné à l'utilisateur final est utilisé afin d'établir le prix d'un article.
PCT/US2000/033398 1999-12-30 2000-12-08 Procede d'etablissement des prix et appareil pour un systeme d'achat en ligne WO2001050373A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU20784/01A AU2078401A (en) 1999-12-30 2000-12-08 Pricing method and apparatus for an on-line purchasing system

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US17371399P 1999-12-30 1999-12-30
US60/173,713 1999-12-30
US49805300A 2000-02-04 2000-02-04
US09/498,053 2000-02-04

Publications (1)

Publication Number Publication Date
WO2001050373A1 true WO2001050373A1 (fr) 2001-07-12

Family

ID=26869463

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/033398 WO2001050373A1 (fr) 1999-12-30 2000-12-08 Procede d'etablissement des prix et appareil pour un systeme d'achat en ligne

Country Status (2)

Country Link
AU (1) AU2078401A (fr)
WO (1) WO2001050373A1 (fr)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999033016A1 (fr) * 1997-12-22 1999-07-01 Charles Wong Commerce electronique et transactions automatiques integres

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999033016A1 (fr) * 1997-12-22 1999-07-01 Charles Wong Commerce electronique et transactions automatiques integres

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SANDUS J: "EC/EDI integration fuels Uniflame's rapid growth", THE JOURNAL OF ELECTRONIC COMMERCE, vol. 11, no. 4, 1998, pages 40 - 44, XP000926245 *

Also Published As

Publication number Publication date
AU2078401A (en) 2001-07-16

Similar Documents

Publication Publication Date Title
JP5106718B2 (ja) コンピュータを使用して商取引を実施するときにユーザを認証するための方法およびシステム
US6463420B1 (en) Online tracking of delivery status information over a computer network
US8301507B2 (en) Method and device utilizing polymorphic data in E-commerce
US7966259B1 (en) System and methods for facilitating transactions on, and personalizing web pages of, third party web sites
JP4485548B2 (ja) ネットワーク・セールス・システム
CA2378175C (fr) Procede et appareil automatiques de commerce en ligne
US20020169662A1 (en) System and method for aggregating and distributing electronic coupons
US20020022985A1 (en) Method and system for monitoring and modifying a consumption forecast over a computer network
WO1999007121A2 (fr) Procede et systeme pour mener des transactions commerciales electroniques
US7647244B2 (en) Method for providing a certificate for an online product
KR100745887B1 (ko) 통합 융자 서비스 제공 방법
JP2005196761A (ja) 統合融資サービスを提供するためのシステム
JP2000331227A (ja) 決済システム、決済方法、プリペイド管理サーバおよびプリペイド管理方法
EP1352355A2 (fr) Procede, systeme serveur et logiciel informatique pour un systeme d'enregistrement d'utilisateur et de commerce electronique
WO2001050373A1 (fr) Procede d'etablissement des prix et appareil pour un systeme d'achat en ligne
JP2004511857A (ja) 商品コードに基づいて電子クーポンを配布する方法とシステム
WO2001057766A2 (fr) Procede d'affichage automatique d'historique des commandes anterieures via un reseau informatique
WO2001050375A1 (fr) Procede et appareil de suivi en ligne de questions litigieuses pour systeme d'achat
WO2001078483A2 (fr) Systemes et procedes de commerce electronique comprenant un point d'exposition
WO2001050376A2 (fr) Suivi en ligne d'informations d'etat de livraison dans un reseau informatique
JP2002109330A (ja) 商品購入方法および商品購入システム
WO2001050374A1 (fr) Procede et systeme de livraison de marchandises a partir d'une commande complexe, sur reseau informatique
WO2001050303A2 (fr) Production automatique de requêtes de certificats
JP2004511055A (ja) ネットワーク上での電子クーポンの配布

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP