AU765022B2 - Communications system for electronic commerce - Google Patents

Communications system for electronic commerce Download PDF

Info

Publication number
AU765022B2
AU765022B2 AU37205/99A AU3720599A AU765022B2 AU 765022 B2 AU765022 B2 AU 765022B2 AU 37205/99 A AU37205/99 A AU 37205/99A AU 3720599 A AU3720599 A AU 3720599A AU 765022 B2 AU765022 B2 AU 765022B2
Authority
AU
Australia
Prior art keywords
data
customer terminal
items
user
merchant server
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.)
Ceased
Application number
AU37205/99A
Other versions
AU3720599A (en
Inventor
Matthieu Jean Nady Jonglez
Stephen Peter Towndrow
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.)
British Telecommunications PLC
Original Assignee
British Telecommunications PLC
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 British Telecommunications PLC filed Critical British Telecommunications PLC
Publication of AU3720599A publication Critical patent/AU3720599A/en
Application granted granted Critical
Publication of AU765022B2 publication Critical patent/AU765022B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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
    • 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

Description

COMMUNICATIONS SYSTEM FOR ELECTRONIC COMMERCE BACKGROUND TO THE INVENTION The present invention relates to a communications system, and in particular to a system designed to support electronic commerce.
Any discussion of the prior art throughout the specification should in no way be considered as an admission that such prior art is widely known or forms part of common general knowledge in the field.
The growth of the internet and world wide web has made electronic commerce an important field, and much effort has been directed to designing systems which facilitate on-line trading. However, while internet retail sites for occasional and relatively high-value purchases, such as on-line bookstores, have achieved some success, the variability in the quality of service offered by the internet, and in particular the slowness of connections at times of peak usage, has inhibited the more widespread acceptance of on-line retailing by customers.
SUMMARY OF THE INVENTION 15 A method of operating a communications system comprising a merchant server, at least one customer terminal, and a communications network linking the merchant server to the ~customer terminal, the method comprising: dynamically generating at a database remote from the customer terminal a set of data identifying a plurality of items available for purchase and communicating to the customer terminal from the merchant server the said set of data identifying a plurality of items available for purchase; b) displaying the said data at the customer terminal; registering at the customer terminal a selection made by the customer of one or more of the plurality of items; d) generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by instantiating a first data array (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; e) updating the said list at the customer terminal in response to any subsequent selection by the user of further items; f) displaying the said list at the customer terminal; and g) in response to a further input from the user, communicating via the communications network to the merchant server a purchase order including data from the list.
WO 99/57864 PCT/GB99/01332 2 Conventionally, on-line retail sites have provided the customer with a cumulative list of items selected for purchase. The merchant server records each selection and returns a modified list to the customer terminal for display. For obvious reasons, this list is termed the "shopping basket". The present invention dynamically generates a set of data from a database, transfers this data to the customer, and then shifts the step of generating and displaying the shopping basket entirely to the customer terminal, so that it can be carried out without requiring further exchange of data with the merchant server. This dramatically increases the perceived speed of operation for the user, and reduces the variability of the speed of response with changes in the communications network.
The customer terminal may be a personal computer connected to the internet,a mobile terminal, a multimedia kiosk such as BT's Touchpoint (Trade Mark) or any other suitable device.
Preferably step includes communicating a web page including the said data to the customer terminal and step is carried out by a web client application running at the customer terminal. Preferably the method includes communicating with the said data in step a program to be executed at the customer terminal, which program carries out at least step It is found to be particularly advantageous to download with the data the program which generates and displays the shopping basket at the customer terminal. For example, the program might take the form of Javascript contained within an HTML page (JavaScript is a Trade Mark of Sun Microsystems). Then although the data processing for the shopping basket takes place entirely at the customer terminal, the method by which the data is processed is nonetheless determined by the merchant server platform. Then, for example, if it is necessary to change the format in which the data is communicated to the merchant when the order is confirmed, this change can be effected simply by modifying appropriately the program.
Preferably at least part of the data defining the cumulative list of items is stored by the client terminal as a cookie. The cookie need not contain all of the data elements in the shopping basket data array, but may only contain as much data as is needed to reconstitute that array after, for example, a system crash, or the user logging out. For example, the cookie might store a user ID and the identities and quantities of the selected items. The use of a cookie in this manner 3 gives the method of the invention as much, or a greater degree of robustness as conventional server-side shopping baskets, while still avoiding the disadvantages of requiring frequent communication with a server-side database.
Preferably the method further comprises: calculating at the customer terminal from data elements in the first data array a total price for purchase items selected by the user, and displaying the said total price at the customer terminal.
In this case, step of the method may further comprise: (iii) instantiating a second data array and, when a special offer purchase item is selected, populating both the first and second data arrays with data elements from the said set of data corresponding to the selected purchase item, the data elements in the second array including, for each selected special offer purchase item, data determining a modification to the price of the said purchase item; and in step the total price is calculated from data elements in both the first and second data arrays.
The inventors have found that the flexibility in operation and maintenance of the electronic commerce system is significantly enhanced by the use on the customer terminal of a second data array specifically for those purchase items to which special offers apply. This allows new special offers to be implemented without extensive changes to the core data, or to the basic functions used, for example, to calculate a price for the shopping basket. It also enables the implementation of complex special offer schemes, for example where the customer is invited to .purchase one item and then to receive associated items free of charge.
According to a second aspect of the present invention, there is provided a communications system comprising: 25 a) means for dynamically generating at a database remote from a customer terminal a set of data identifying a plurality of items available for purchase and communicating to the customer terminal from a merchant server the said set of data identifying a plurality of items available for purchase; b) means for displaying the said data graphically at the customer terminal; c) means for registering at the customer terminal a selection made by the customer of one or more of the plurality of items; d) means for generating at the customer terminal automatically and independently of S* the merchant server a cumulative list of items selected by the user by: instantiating a first data array; (ii) populating the first data array with data elements from the said set of S"data, user; the said elements corresponding to the or each item selected by the user; e) means for updating the said list at the customer terminal in response to any subsequent selection by the user of further items; f) means responsive to a further input from the user, for communicating via a communications network to the merchant server a purchase order including data from the list.
According to a third aspect of the present invention, there is provided a communications system comprising: a) a merchant server comprising: a database programmed with data identifying a plurality of items available for purchase; a data output arranged to output a set of data dynamically generated from the database for display at a remote terminal; a signal input for receiving purchase orders returned from a customer terminal; b) a communications network connected to the merchant server; c) at least one customer terminal connected to the communications network, the customer terminal comprising: means for displaying data received from the merchant server; means for registering a selection made by the user of one or more of the plurality of items; means for generating automatically and independently of the merchant server a cumulative list of items selected by the user by generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by instantiating a first data array; (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; oo•."means for updating the said list at the customer terminal in response to any subsequent selection by the user of further items; and 25 means responsive to a further input from the user for communicating via the communications network to the merchant server a purchase order including data from the said cumulative list of items.
The invention also comprises merchant servers and customer terminals adapted for use in accordance with the preceding aspects.
Unless the context clearly requires otherwise, throughout the description and the claims, Sthe words 'comprise', 'comprising', and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in the sense of "including, but not limited to".
BRIEF DESCRIPTION OF THE DRAWINGS Systems embodying the present invention, will now be described in further detail, by way of example only, with reference to the accompanying drawings, in which: Figure 1 is a schematic of a network embodying the invention; Figure 2 shows a web page displayed at a customer terminal; Figure 3 shows a first stage in loading data on the vendor server; Figure 4 shows a second stage in loading data on the vendor server; Figure 5 shows a third stage in loading data on the vendor server; Figure 6 shows a report returned to the vendor server during the third stage; and Figure 7 is a flow diagram for the process of loading data.
DESCRIPTION OF EXAMPLES A customer terminal 1, which in the present example is a personal computer running a web browser such as Microsoft Corporation's Internet Explorer (Trade Mark), is connected to a data network 2. In the present example the data network is a packet network using TCP/IP technology. A vendor server 3 is connected to the network 2. This is a computing platform running, e. commercially available software, such as Oracle's WebServer (Trade Mark). The vendor server serves to the customer terminal HTTP (hypertext transfer protocol) pages generated from data stored on the vendor server in a database 4. In this example, the vendor server is operated on behalf of the vendor by another party, such as a network operator. The vendor has their own local server 300, which uploads data to the vendor server and downloads customer orders from the vendor server. The data connection between the local server 300 and the vendor server o.: 4. *4.
WO 99/57864 PCT/GB99/01332 6 may be made via the same network 2 as that used for the connection between the vendor server 3 and the customer terminals.
Figure 2 shows an example of a web page served by the vendor server 3 to a customer terminal 1. In this example, the vendor is a food retailer operating an on-line supermarket. A left hand frame 21 lists different categories of goods, for example frozen goods, hot beverages, laundry and cleaning. Each item in this list is a link which, when selected by the customer, returns to the central frame 22, a list of further sub-categories, such as frozen vegetables, ready-made meals, etc. for the "frozen goods" category. When the user selects one of these subcategories by clicking on the relevant link, a list of the products in question is returned to the central frame 22. Each time a category or sub-category link is selected by the user, this is communicated by the web browser to the vendor server. At the vendor server, a PL/SQL query is run to address data in the database 4 in order to return to the customer, the list of sub-categories or the list of products. In this way, the database 4 dynamically generates a set of data, which is sent to the customer in an HTML page. PL/SQL is an enhanced version of SQL (standard query language) available commercially from Oracle and designed to provide a procedural language for programs to query relational databases. The results of the PL/SQL query are stored in a Javascript (Trade Mark) function encapsulated in a dynamically generated HTML page displayed on the customer terminal.
In the example illustrated in Figure 2, the data displayed in the central frame 22 is a list of goods (in this case frozen vegetables) with their prices and buttons 220 which may be selected by the user to add items from the list of goods to a shopping basket, that is a cumulative list of goods which have been selected for purchase. In response to the selection by the user of the button 220, the Javascript program encapsulated in the HTML page adds the corresponding data item to a shopping basket array variable, which stores data on all the items selected for purchase in the course of transaction. If there is a special offer associated with the selected goods, then the data item is also added to a special offer Javascript array variable which stores data on all selected items to which special offers apply. In addition, the shopping basket as updated with the selected data item is stored as a cookie, that is as a data item which is stored in a predefined format and which is returned by the web client to the server when the WO 99/57864 PCT/GB99/01332 7 client next transmits an HTTP request to the server. Cookies are designed to allow persistent state information to be stored and typically will be saved by the web browser in a predetermined directory of a mass storage device at the customer terminal, such as the hard disk of a PC. The Javascript variables are held in RAM for duration of the transaction.
After running the functions add to basket and/or addtospecial offer, the Javascript program running at the customer terminal uses a further Javascript function, drawbasket, to generate a display of the contents of the shopping basket. This is output to a third frame 23 at the bottom of the web page. Each item in the basket has beside buttons for deleting or amending the item. Selecting the buttons triggers further Java functions running on the customer terminal to amend the data arrays accordingly. The add tobasket, add to special-offer and draw_basket functions are defined in the Javascript source code listing set out in the Table below.
Tables 2 and 3 show examples of, respectively, a first data array corresponding to the main shopping basket array, and a second data array corresponding to special offer purchase items. In operation, a Java script program running on the customer terminal initiates these two variable length data arrays, and then populates these arrays with data elements from the set of data contained in the dynamically generated HTML page, as the corresponding purchase items are selected. As shown in Table 2, the data elements stored in the first array include an ID for each selected item, a variable indicating the quantity of each items selected, the price of each item, a textual description of each item, a status flag, and a flag string. The flag string includes a number of fields a, b, c "SO" is written into one of these fields in the case of purchase items to which a special offer applies. For such purchase item, corresponding data elements are also written into the second data array, as illustrated in Table 3. This includes a description of the relevant special offer. In the example shown, the offer is "buy chicken, get free pie, peas and potatoes". A trigger quantity is specified also. In this example this has the value 1 for the chicken, since any purchase of the chicken triggers the offer. However, for other special offer schemes, for example for a scheme of the type "buy 2 get 1 free" the trigger quantity may have a higher value and the special offer scheme will not be applied when the quantity purchased is below the quantity trigger value. Purchase items are specified in the related WO 99/57864 PCT/GB99/01332 8 product ID field, when the special offer is dependent upon some other product having been purchased. The array also includes data elements identifying any related group, the item's own group, and the discount applied to the item. In the case of the illustrated special offer, a zero discount is applied to the chicken.
However, for the related items in the special offer array, the pie, peas and roast potatoes, the discount field has a discount of 1, that is a 100% discount is applied so that the item is free to the purchaser. Subsequently, a total price calculation function included in the Java script downloaded to the customer terminal steps through the first array and for items with no special offer flag string set, calculates an addition to the cumulative price simply by multiplying the item quantity and the unit price. For other items, where the special offer flag is set, then as well as reading the price from the first array, the discount is read from the second array and the appropriate discount applied in calculating the total cost of the shopping basket.
More than one type of special offer scheme may be used. For example, in addition to the "buy chicken, get free pie, peas and potatoes" scheme illustrated in Tables 2 and 3, a "buy two get one free" scheme may apply to others.
The customer may subsequently select other categories from the left hand frame 21, and add other goods to the shopping basket. When all the selections have been made the customer selects an "order" button. This causes an HTTP request to be returned to the vendor server. The HTTP request includes the cookie containing the shopping basket data. This data is stored at the vendor server. Once the order has been placed, the contents of the cookie and the Javascript variables at the customer terminal are cleared. In response to the HTTP request the vendor server may return to the customer terminal a new HTTP page containing a confirmation that the order has been successfully placed, and a menu giving options for delivery slots for the ordered goods. The selection of delivery slot by the user is returned to the server and stored together with the order. The order as a whole is later downloaded to the vendor local server 300, for processing of the order, resulting in the subsequent dispatch of the ordered goods from a warehouse to a delivery address specified by the customer.
Figures 3 to 5 illustrate the steps by which the vendor uploads data from the local server 300 to the vendor server 3. The local server first sends an HTTP request the vendor server. A CGI script at the vendor server generates WO 99/57864 PCT/GB99/01332 9 dynamically an HTTP page of the form shown in Figure 3. The operator of the local server 300 enters in the dialogue box 301 the name of a comma delimited .csv file 302 which contains product names and prices. This file may be created, for example, within a spreadsheet. The vendor server 3 then returns to the local server 300 an HTTP page of the form shown in Figure 4. This asks the vendor to identify the type of data in the .csv file, for example as products, prices or categories. By clicking on the appropriate link, a request is returned to the server 3 which causes the server 3 to upload the data from the .csv file into a staging table. The staging table is a temporary mirror for part of the database. When the data has been uploaded, the server returns the page shown in Figure 4. The user is requested to click on a link to initiate checking of the validity of the uploaded data. A PL/SQL program running on the server 3 then checks the validity of the data against predetermined criteria for example the check may identify any categories for which there are no products, or any products for which there are no price data. As shown in Figure 5, the vendor server 3 returns to the local server 300 details of any inconsistencies, so that the vendor can amend the data in their own tables and then upload the corrected data as an amended .csv file. When the integrity of the data has been confirmed, the vendor may click on link 501 in order to preview the data as it will be displayed to a customer. The server then dynamically generates a web page like that shown in Figure 2, using the same HTTP, Javascript and PL/SQL code, but taking the data from the staging table rather than from the database 5. Once the vendor is happy with the data, and the consistency of the data has been checked, then by selecting the upload link 502, the vendor causes the data to be transferred from the staging tables to the database 5. The process of loading data described above is illustrated in the flow diagram of Figure 7.
WO 99/57864 WO 9957864PCT/GB99/01332
TABLE
Javascript (TM) shopping basket source code HI Add the specified item into the array and the cookie
HI
function add-to basket(p code, pqty, p name, pprice, p offer)
I
var exist 1; var v -basket get Cookie('SHOPPING-BASKET'); var n-basket var vjwroperty; var vjroduct; var vqty; var new-quantity 0; 1 5 var today new Dateo; pqty=Math.round(parseFloat(pqty)* I100)/100; if !(p-offer -unit kg9) !(p_offer __unit IlD)) pqty Math.ceil(pqty); if (v basket. length 0) f v-basket =v-basket.substring(1 v_basket. length); if v basket.index0f('##PDT##') <0 vproperty v-basket.substring(0,v-basket. length); else vJproperty vbasket.substring(0,v -basket.index~f('##PDT##')); v -basket =v -basket.substring(vjproperty.Iennth v-basket. length); n -basket vproperty; for (var counter=0O; counter<basketjlength; counter++) f if (basket[counter] .product code -p code) exist=counter; if (exist -1) f basket[basket.length] new define -basket -contento; basket[basket.Iength].product-code =p code; basket[basket.length].quantity pqty; basket[basket.iength].name =pnaxne; basket[basket.length].price =p~rice; basket[basket.length].offer -code p__offer; basket[basket.lengthj.status =1; basket. length++; new quantity=p qty; else basket[exist] .quantity+=pqty; new quantity=basket[exist]. quantity; exist---1; while v basket~length 7) v-basket v -basket.substring(7,v basket.length); v~product =v-basket.substring(0,v_basket.index~f('##QTY##')); WO 99/57864 WO 9957864PCT/GB99/01332 11 v basket v -basket.substrin(vjroduct.length,v basket.length); v-basket =v-basket. substring(7, v_basket. length); if (v_basket.indexofQ'##PDT##') 0) vqty =v-basket.substring(0,v-basket.index~f('##PDT##')); else vqty v basket.substring(0,v basket. length); v-basket v-basket.substring(vqty.length,vbasket.ength); if (vproduct code) n -basket quantity; exist=1; else n -basket +='##PDT##'+vjproduct+'##QTY##'+vqty; 1 if (exist==-l) n -basket '##PDT##'+p-code±'##QTY##'+new_quantity; set-cookie(QSHOPPING-BASKET', n basket new Date(today.getYearo, ((today.getMontho+l 12) 0 :(today.getMontho+ 1)) ((today.getDate() 28) 28 :today.getDate)) parent. body.rbottom. location='/shop/shoppingbasket.html'; function ad-Oseil-fe~-oe a-code, disc, desc, pck) var exist 0; for (var counter=0O; counter<special offer. length; counter++-) if (special-offer[counter]. product codep code) (special offer[counter].offer-code==o code) exist=l; if (exist 0) special offer[special offer. length] new define special offer-contento; special offer[special -offer.Ilength].product code p code; special offer[special oPffer.length].offer-code a-code; special -offerispecial offer.Ilength]. discount disc; special offer[special -offer. ength).desc desc; special offer[special Offer.length].pck pck; special offer.length++;
H
H/Just set the cookie on the client side
HI
WO 99/57864 WO 9957864PCT/GB99/01332 12 function set-cookie(name, value, expiry date)
I
document.cookie name value ((expiry date null) expires=" expiry date.toGMTStringo))+ "path=/shop/"; H/Just get the specified cookie and treat it on the client side
H-
function get cookie(name) var seek name+ if (document.cookie. length 0)
I
offset document.cookie.index~f(seek); if (offset I-) Iif the cookie exists offset seek. length; IH starting point end document.cookie.index~f(";", offset); HI ending point if (end -1I) end document.cookie.len-th; return document. cookie.su bstring(offset, end); I/Just print a line of the shopping basket, formatting the data
II
function draw-basketIine(p_code, o_code, item, price, qty, total, status) printf('<tr><td bgcolor=navajowhite align=right><a name=line'+pcode+'><Ia>' (o code _special_offer__ (status 1) href--"javascript:parent.parent.support.show-offer6\" OnMouse~ver--"window.status=\'Show details of the special offer\';return true"'.
OnMouseOut--"window. status=V \';return true"><img src='+server-name images/arrow -right.gif border=-O><Ia>') href--"j avascript: parent.parent.support. hide -offer(V" +p-code+'" OnMouseOver--"window.status=\'Hide details of the special offer\';return true" OnMouseOut--"window.status=\' \';return true"><img src='+server name +'/imageslarrow -down.gif border=0O></a>')) '&nbsp;') bgcolor=navajowhite>' href--" +server -name+'Imerchant/owa/categories.showjproduct -details?shop__code='-spcode+"'' +1 OnMouseOver="window.status=\'Display details for '-iitem+'\';return true"'.
OnMouseOut--"window.status=\' \';return true' target--main>'+item align=right bgcolor=navajowhite>' (navigator.appName=="Netscape") ((price I) (0 price) ('0'+price) price): price (Math.ceil(price) price (Math.ceil(price* 10)/ 10 price (o_code -unit kg_) 'per kg' (ocode __unit_1bl9_ 'per Ib' 'each')) align=right bgcolor=navajowhite>'iqty+'</td>' align=right bacolor--navajowhite>' WO 99/57864 WO 9957864PCT/GB99/01332 13 (navigator.appName=="Netscape") ((total 1) (0 total) ('0'+total) :total) total (Math.ceil(total) total (Math.ceil(total* I 0)/l10 total align=center bgcolor=navajowhite>' href="javascript:parent.parent.support.rem ove -item(\"+p OnMouseOver--"window.status=\'Remove item \';return true' OnMouseOut='window.status=\' \';return true">' +'<img src="'+server-narne+'/images/rect.gif" border=0O><Ia></td><td a! ign""center bgcolor--navajowhite>' href--"/shop/amend -basket?code='+p-code&"' OnMouse~ver--"window.status=\'Amend item \';return true"'.
OnMouseOut="window.status=\' \';return true">' +'<img src="'+server-name+'Iimageslrect.gif' border=0O></a></td><Itr>'); function draw special offer line(p code) for (var counter=0O; counter<special offer. length; counter++) if (special offer[counterl .product -code -p code) printf('<tr><td></td><td bgcolor=navajowhite align=rigth><b>'+special offer[counter] .desc
H
1/Just draw the line containing the total amount of the shopping basket function draw-basket-total (total, nb-item) printf('<tr><td colspan=4 align=right bgcolor--#DFDFFF><b>order total amount: (shipping__commnent.length>0) '<i>('+shipping comment±')</i>': align=right bgcolor--#DFDFFF><b>f&nbsp;' (navigator.appName="Netscape") ((total 1) (0 total) ('0'+total) total) :total (Math.ceil(total) ==total (Math.ceil(total*10)/10 total colspan=2 bgcolor--#DFDFFF align=Ieft><b><i>( '+nb item -P item'+ (nb item
H
I/Just print the closing html tags in the basket frame function draw-document-trailerO f printf('</center></body></html>');
H/
H/Just draw the title line of the amend screen
HI
function draw-amend-title(code) WO 99/57864 WO 9957864PCT/GB99/0I 332 14 printf('<form name=AmendBasket method'=GET><input type=hidden name=shop code value="'+code +-><table border=0O cellspacing=5 width=" 1 bgcolor--#DFDFFF width-"60 0 align=center><cfont face="arial,helvetica">' bgcolor=-#DFDFFF width="20%" colspan=2 align=center>' bgcolor--#DFDFFF width="20%" colspan=2 align=center>' +'<font f/Just draw the description of the product in the amend basket screen function draw-amend-line(name, quantity, price, product-Code, offer-code) printf('<tr><td></td><td bgcolor--navajowhite>'+name bgcolor--navajowhite align=right colspan=2>' (navigator.appName=="Netscape") ((price 1) (0 price))? ('0'+price) :price) :price (Math.ceil(price) price (Math.ceil(price*1I0)/l10 price bgcolor--navajowhite align=right colspan=2><nput type=text name=pqty value=...
+quantity+"' size=4 maxlength=4 onchange='parent. parent. support. val idate-form 0" +offer-code+')>' +'<input type=button value="Ok' onclick="parent.parent.support.validate_form(\" draw special offer line(product code); printf('</table>'z/form>'); Ifdraw -basket generates the call to all the drawing procedures for the shopping basket, I/it helds the calculus of discounts and amount of the basket.
I-
function draw-basket() var total_amount 0; var price 0; var sub-total 0; var sp index 0; var numero -1; var nb-item. 0; parent.left.shopmenu.set -left -menuO; draw -document headero; draw-basket-titleO; if (number-of items-in_basket=- I) var limit 0; else WO 99/57864 WO 9957864PCT/GB99/01332 var limit =basket. length-number-of items-in-basket; for (var counter--basket. length-I1; counter>=0; counter--) price =Math.round(basket[counter].price* 100)/ 100; sub-total Math.round(basket[counter].prjce *basket[counter. .quantity* I100)/1 00; if( basket~counter].offer-code _package_discount__ numero=-1; for (sp index=0; sp_indcx<special offer. length; spindex++) f if (special offer[sp index].product-code basket[counter] .product code) (special offer[sp index].offer-code _package discount)) 1 5 numero=sp index; if (basket[counter]. quantity special offer[numero] .pck) price =Math.round(basket[counterl. price*( I -special -offer[numero] .discount)* I100)/l100; sub-total Math. round(basket[counter]. price*( I -speciaIoffer~numero1.discount)* basket [counter]. quantity* I100)/100; if (basket[counter].offer-code __multibuy) numero=- 1; for (sp index=0; sp_index<special-offer.length; spindex++) f if (special -offer[sp index].product -code basket[counter].product code) (special offer[sp index].offer-code __multibuy)) numero=sp index; sub-total Math.round(basket[counter] .price* (Math.floor( basket[counter] .quantity special offer[numero].pck) *special offer[numero].discount (basket[counter] .quantity special offer[numero] .pck) )100)/ 100; if (counter limit) draw-basket-line(basket[counterl.product -code, basketicounter].offer-code, basket[counter].name, price, basket[counter] .quantity, sub-total basket[counter].status); if ((basket[counter].offer-code -special-offer-) (basket[counter].status=2)) draw special -offer line(basket[counter].product code); total-amount+=sub-total; if (basket[counter]. offer -code __unit -kg) (basket[counter].offerm-code __unit_lb_)) nb item 1; else f nb-item basket[counter].quantity; WO 99/57864 WO 9957864PCT/GB99/01332 16 draw -basket total(Math.round(total_amount* 100)/ 100, nb-item); draw -document -trailero; basket-current-total Math.round(total-amount* 100)/ 100; Table 2 Item AI.D. Quantity Price Description Status Flag String Chicken /I Z 2 "text" O.K (a,b,c,so) Pie /2 1 "text" O.K. (a,b,c,so) Peas /3 Z .6 "text" O.K. (a,b,c,so) Roast Pots. /4 E .6 "text" O.K. (a,b,c,so) Table 3 Item Description Quantity' Related Related Group Discount Special Offer Trigger Product Id Group Scheme Chicken /I "buy 1I A A 0 Z chicken, get free pie, peas and pots." Pie /2 As above 0 1 -A 1 Z Peas /3 As above 0 1 -A I Z Roast Pots /4 As above 0 1 -A I Z

Claims (19)

1. A method of operating a communications system comprising a merchant server, at least one customer terminal, and a communications network linking the merchant server to the customer terminal, the method comprising: a) dynamically generating at a database remote from the customer terminal a set of data identifying a plurality of items available for purchase and communicating to the customer terminal from the merchant server the said set of data identifying a plurality of items available for purchase; b) displaying the said data at the customer terminal; c) registering at the customer terminal a selection made by the customer of one or more of the plurality of items; d) generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by instantiating a first data array (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; e) updating the said list at the customer terminal in response to any subsequent selection by the user of further items; f) displaying the said list at the customer terminal;and g) in response to a further input from the user, communicating via the communications network to the merchant server a purchase order including data from the list.
2. A method according to claim 1, in which step includes communicating a web page including the said data to the customer terminal and step is carried out by a web client application running at the customer terminal.
3. A method according to claim 1 or 2, including communicating with the said data in step a program to be executed at the customer terminal, which program carries out at least step WO 99/57864 PCT/GB99/01332 18
4. A method according to claim 3 when dependent on claim 2, in which at least part of the data defining the cumulative list of items is stored by the client terminal as a cookie.
5. A method according to any one of the preceding claims, further comprising; calculating at the customer terminal from data elements in the first data array a total price for purchase items selected by the user and displaying the said total price at the customer terminal.
6. A method according claim 5, in which step further comprises: iii) instantiating a second data array and, when a special offer purchase item is selected, populating both the first and second data arrays with data elements from the said set of data corresponding to the selected purchase item, the data elements in the second array including, for each selected special offer purchase item, data determining a modification to the price of the said purchase item; and, in which in step the total price is calculated from data elements in both the first and second data arrays.
7. A method according to any one of the preceding claims, further comprising a step of uploading to the merchant server from a source remote from the merchant server data identifying a plurality of items available for purchase, and in which the said step of uploading includes storing data uploaded to the vendor server in a staging table, checking the validity of the said data, and only transferring the said data from the staging table to the database used to generate the display in step (b) depending on the result of the said checking of the validity.
8. A method according to claim 7, including, as part of the step of uploading data to the vendor server, a step of generating from data held in the staging table a preview of a display corresponding to the display of step
9. A method according to any one of claims 5 to 7, in which the step of uploading includes requesting a web page from the vendor server, and indicating in data entry means provided in the said web page the location at the remote source of the data to be uploaded. A communications system comprising: a) means for dynamically generating at a database remote from a customer terminal a set of data identifying a plurality of items available for purchase and communicating to the customer terminal from a merchant server the said set of data identifying a plurality of items available for purchase; b) means for displaying the said data graphically at the customer terminal; c) means for registering at the customer terminal a selection made by the customer of one or more of the plurality of items; d) means for generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by instantiating a first data array; (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; e) means for updating the said list at the customer terminal in response to any subsequent selection by the user of further items; f) means responsive to a further input from the user, for communicating via a communications network to the merchant server a purchase order including data from the list.
11. A communications system comprising a) a merchant server comprising: S• a database programmed with data identifying a plurality of items available for purchase; a data output arranged to output a set of data dynamically generated from the database for display at a remote terminal; a signal input for receiving purchase orders returned from a customer terminal; b) a communications network connected to the merchant server; c) at least one customer terminal connected to the communications network, the customer terminal comprising: means for displaying data received from the merchant server; means for registering a selection made by the user of one or more of the plurality of items; means for generating automatically and independently of the merchant server a cumulative list of items selected by the user by generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by: instantiating a first data array (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; means for updating the said list at the customer terminal in response to any subsequent selection by the use of further items; and means responsive to a further input from the user for communicating via the communications network to the merchant server a purchase order including data from the said cumulative list of items.
12. A system according to claim 10 or 11, in which the means for generating include a program communicated from the merchant server to the customer terminal with the said data identifying a plurality of items.
13. A system according to any one of claims 10 to 12, in which the communications network is a network supporting a packet-based internetworking protocol.
14. A system according to any one of claims 10 to 13, in which the merchant server includes a web server arranged to serve web pages to the or each customer terminal. A merchant server arranged for use in a method according to any one of claims 1 to 9 or in a system according to any one of claims 10 to 14.
16. A customer terminal arranged for use in a method according to any one of claims 1 to 9 or in a system according to any one of claims 10 to 14. 17 A merchant server for use in a method according to any one of claims 1 to 9, the S* merchant server comprising: S a store programmed with data identifying a plurality of items available for purchase; a data output arranged to output data from the data store for display at a remote terminal; a signal input for receiving purchase orders returned from a remote terminal. o °o18. A merchant server according to claim 17, in which the store further comprises a client- side program, which program is, in use, communicated to the customer terminal, the client-side program being arranged to generate automatically and independently of the merchant server, for display at the customer terminal, a cumulative list of items selected by the user by generating at the customer terminal automatically and independently of the merchant server a cumulative list of items selected by the user by: instantiating a first data array; (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user.
19. A customer terminal for use in a method according to any one of claims 1 to 9, comprising: means for receiving and displaying data identifying a plurality of items available for purchase; means for registering a selection made by the user of one or more of the plurality of items; and means for generating automatically and independently of a merchant server a cumulative list of items selected by the user by: instantiating a first data array; (ii) populating the first data array with data elements from the said set of data, the said elements corresponding to the or each item selected by the user; means for updating the said list at the customer terminal in response to any subsequent selection by the user of further items; means for displaying the said list at the customer terminal; and means responsive to a further input from the user, for communicating via a communications network to the merchant server a purchase order including data from the list. A customer terminal according to claim 19, including a region of memory and in which the first data array is stored in the region of memory.
21. A customer terminal according to claim 20, including a second data array stored in the •region of memory, and in which both the first and second data arrays are populated with data S• elements corresponding to selected special offer purchase items, the data elements in the S second array including, for each selected special offer purchase item data determining a modification to the price of the said special offer purchase item, and in which the customer terminal further comprises price calculation means arranged to calculate a total price for purchase items selected by the user from data elements in both the first and second data arrays, and to display the said total price.
22. A method of operating a communications system substantially as herein described with reference to any one of the embodiments of the invention illustrated in the accompanying drawings.
23. A communications system substantially as herein described with reference to any one S"of the embodiments of the invention illustrated in the accompanying drawings.
24. A merchant server substantially as herein described with reference to any one of the embodiments of the invention illustrated in the accompanying drawings. A customer terminal substantially as herein described with reference to any one of the embodiments of the invention illustrated in the accompanying drawings. DATED this 11th day of June, 2003 BALDWIN SHELSTON WATERS Attorneys for: British a. *a
AU37205/99A 1998-05-06 1999-04-29 Communications system for electronic commerce Ceased AU765022B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP98303539 1998-05-06
EP98303539 1998-05-06
PCT/GB1999/001332 WO1999057864A1 (en) 1998-05-06 1999-04-29 Communications system for electronic commerce

Publications (2)

Publication Number Publication Date
AU3720599A AU3720599A (en) 1999-11-23
AU765022B2 true AU765022B2 (en) 2003-09-04

Family

ID=8234809

Family Applications (1)

Application Number Title Priority Date Filing Date
AU37205/99A Ceased AU765022B2 (en) 1998-05-06 1999-04-29 Communications system for electronic commerce

Country Status (5)

Country Link
EP (1) EP1076974A1 (en)
JP (1) JP2002514801A (en)
AU (1) AU765022B2 (en)
CA (1) CA2331124A1 (en)
WO (1) WO1999057864A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1139233A1 (en) * 2000-03-31 2001-10-04 BRITISH TELECOMMUNICATIONS public limited company Method, computer and computer program for the supply of information, services or products
AU2001273876A1 (en) * 2000-06-16 2001-12-24 Ulb Aps A method of providing data items on a visual user interface
DE10046011A1 (en) * 2000-09-18 2002-04-04 Silverlab Software Gmbh Process for distributing images over a network
JP2003091653A (en) * 2001-09-18 2003-03-28 Hitachi Information Systems Ltd Web system control method, web system, program and recording medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995016971A1 (en) * 1993-12-16 1995-06-22 Open Market, Inc. Digital active advertising

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6125352A (en) * 1996-06-28 2000-09-26 Microsoft Corporation System and method for conducting commerce over a distributed network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995016971A1 (en) * 1993-12-16 1995-06-22 Open Market, Inc. Digital active advertising

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HOQUE R: "SHOPPING CART APPLICATION WITH JAVASCRIPT" WEBTECH, VOL. 3, MAY 1998, WW.WEBTECHNIQUES.COM PG 63-68, XP002083218 *

Also Published As

Publication number Publication date
JP2002514801A (en) 2002-05-21
EP1076974A1 (en) 2001-02-21
CA2331124A1 (en) 1999-11-11
WO1999057864A1 (en) 1999-11-11
AU3720599A (en) 1999-11-23

Similar Documents

Publication Publication Date Title
US6058373A (en) System and method for processing electronic order forms
US7356606B2 (en) Dynamic web storefront technology
US8065195B2 (en) Method, medium, and system for universal shopping cart order injection and payment determination
US7475024B1 (en) System and method for distributing in real-time, inventory data acquired from in-store point of sale terminals
US7877295B2 (en) System and method for transaction automation
US6493677B1 (en) Method and apparatus for creating and ordering customized branded merchandise over a computer network
US9996865B2 (en) System and method for transaction automation
US20020042750A1 (en) System method and article of manufacture for a visual self calculating order system over the world wide web
US20070299745A1 (en) Method and apparatus for marketing products over the internet
US20030018536A1 (en) Reorder and default order mechanisms for a shopping cart of an e-commerce website
AU765022B2 (en) Communications system for electronic commerce
US20030014319A1 (en) Universal world wide Web user shopping cart transferable with its load from Web page to Web page
KR100372919B1 (en) Electronic Commerce System and Selling Method in the Same
WO2001002926A2 (en) Ready listed electronic commerce system and method
US20030040973A1 (en) Multi-level remote order entry system and method
KR100365161B1 (en) Method for fulfilling electronic commerce by using retail stores in the network system and computer-readable medium for recording the method
JP3939480B2 (en) Mail order method and system
WO2000079418A2 (en) An integrated shopping interface method and apparatus for use in electronic commerce
WO2002010885A2 (en) Client-side e-commerce and inventory management system, and method
JP2002269414A (en) Gift order giving/receiving system and its method and its computer program
JP2004062861A (en) Agency system of internet mail order
WO2001091019A1 (en) System for presenting customer constrained purchase choices in an on-line store
JP2002024703A (en) Purchaser limited commerce system utilizing information network

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)