JP2003263596A - Order system, order method and order program in electronic commerce - Google Patents

Order system, order method and order program in electronic commerce

Info

Publication number
JP2003263596A
JP2003263596A JP2002064061A JP2002064061A JP2003263596A JP 2003263596 A JP2003263596 A JP 2003263596A JP 2002064061 A JP2002064061 A JP 2002064061A JP 2002064061 A JP2002064061 A JP 2002064061A JP 2003263596 A JP2003263596 A JP 2003263596A
Authority
JP
Japan
Prior art keywords
client
product
information
price
side computer
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.)
Withdrawn
Application number
JP2002064061A
Other languages
Japanese (ja)
Inventor
Masuo Kitano
倍生 北野
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002064061A priority Critical patent/JP2003263596A/en
Publication of JP2003263596A publication Critical patent/JP2003263596A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To display a price corresponding to the respective users in an electronic commerce. <P>SOLUTION: When a client PC makes an access to a home page provided by a server PC 20 via a network 3, an information processing section 22 recognizes a user by a client ID number and a password, takes out a deal condition corresponding to the user from a deal condition database 32, takes out commodity information from a commodity information database 25, takes out a basic price of the commodity from a commodity price database 26, calculates a list price by user and transmits the commodity information and the list price to the client PC via the network 3 through a communication processing section 21. The client PC displays the commodity information provided from the server PC 20 and the list price by user. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、電子商取引におけ
る注文システムおよび注文方法、並びに注文プログラム
に関し、特に、インターネットを介して、商品情報と価
格情報を取得し、所望の商品を注文する電子商取引にお
ける注文システムおよび注文方法、並びに注文プログラ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ordering system and an ordering method in electronic commerce, and an ordering program, and more particularly, in electronic commerce which acquires product information and price information via the Internet and orders a desired product. The present invention relates to an order system, an order method, and an order program.

【0002】[0002]

【従来の技術】従来、電子商取引における注文システム
は、商品を販売する事業者等が提供する所定のホームペ
ージにユーザがアクセスし、商品に関する情報や価格を
ユーザのパーソナルコンピュータの画面に表示し、購入
したい商品があれば、注文するというものであった。注
文内容は、電子メールで事業者に送信したり、事業者が
ホームページ上で提供する所定の注文フォーマットに従
って、注文したい商品名とユーザの氏名、住所、支払い
方法等を入力し、事業者に送信する。
2. Description of the Related Art Conventionally, in ordering systems in electronic commerce, a user accesses a predetermined homepage provided by a business operator who sells products, displays information about products and prices on the screen of the user's personal computer, and purchases them. If there was a product that I wanted, I would order it. The order details can be sent to the business operator by e-mail, or according to a predetermined order format provided on the website by the business operator, the name of the product to be ordered and the user's name, address, payment method, etc. are entered and sent to the business operator. To do.

【0003】図6は、従来の注文システムのサーバPC
2の構成例を示すブロック図である。同図に示すよう
に、サーバPC2は、ネットワーク3を介して図示せぬ
クライアントPCとの間の通信を制御し、各種情報の送
受信を行う通信処理部21と、注文処理等の各種処理を
実行する情報処理部22と、各種情報を記憶する記憶装
置23とにより構成されている。また、記憶装置23
は、クライアントID(クライアントID番号)とパス
ワードを記憶するユーザ情報データベース24と、商品
情報を記憶する商品情報データベース25と、商品に対
応する価格を記憶する価格情報データベース26を有し
ている。
FIG. 6 shows a server PC of a conventional ordering system.
It is a block diagram which shows the structural example of 2. As shown in the figure, the server PC 2 controls communication with a client PC (not shown) via the network 3 and executes various processes such as a communication processing unit 21 for transmitting and receiving various information and an order process. The information processing unit 22 and the storage device 23 that stores various kinds of information. In addition, the storage device 23
Has a user information database 24 that stores a client ID (client ID number) and a password, a product information database 25 that stores product information, and a price information database 26 that stores prices corresponding to products.

【0004】次に、図7のフローチャートを参照して、
ユーザが商品を注文するときのクライアントPC側の処
理手順と、サーバPC2側の処理手順について説明す
る。まず最初に、ステップS11において、クライアン
トPCは、受注処理を行うサーバPC2にネットワーク
3を介して接続する。サーバPC2は、ステップS16
において、クライアントPCからの接続を受け付ける。
次に、クライアントPCは、ステップS12において、
ユーザによって入力されたユーザのID番号(クライア
ントID番号)とパスワードを、ネットワーク3を介し
てサーバPC2に送信する。
Next, referring to the flow chart of FIG.
A processing procedure on the client PC side and a processing procedure on the server PC 2 side when a user orders a product will be described. First, in step S11, the client PC connects via the network 3 to the server PC 2 that performs order reception processing. The server PC 2 has a step S16.
At, the connection from the client PC is accepted.
Next, the client PC, in step S12,
The user's ID number (client ID number) and password entered by the user are transmitted to the server PC 2 via the network 3.

【0005】サーバPC2においては、ステップS17
において、通信処理部21が、クライアントPCからネ
ットワーク3を介して送信されてきたクライアントID
番号とパスワードを受信すると、情報処理部22が、こ
のクライアントID番号とパスワードの組み合わせを、
記憶装置23のクライアントID番号とパスワードを対
応付けて記憶しているユーザ情報データベース24から
検索し、照合することにより、一致する組み合わせがあ
るか否かを判定する。
In the server PC2, step S17
In the communication processing section 21, the client ID transmitted from the client PC via the network 3
Upon receiving the number and the password, the information processing unit 22 outputs the combination of the client ID number and the password,
The user information database 24 that stores the client ID number and password of the storage device 23 in association with each other is searched and collated to determine whether there is a matching combination.

【0006】次に、ステップS18において、情報処理
部22により、クライアントID番号とパスワードの照
合が失敗したと判定された場合、即ち、クライアントP
Cからネットワーク3を介して送信されてきたクライア
ントID番号とパスワードの組み合わせが、ユーザ情報
データベース24に存在しないと判定された場合、ステ
ップS19に進む。
Next, in step S18, when the information processing section 22 determines that the collation of the client ID number and the password has failed, that is, the client P
When it is determined that the combination of the client ID number and the password transmitted from C via the network 3 does not exist in the user information database 24, the process proceeds to step S19.

【0007】ステップS19においては、サーバPC2
の情報処理部22は、クライアントPCに対して、クラ
イアントID番号とパスワードの再入力を行うように要
求する再入力要求データを生成し、通信処理部21に供
給する。通信処理部21は、情報処理部22より供給さ
れた再入力要求データをネットワーク3を介してクライ
アントPCに送信する。クライアントPCは、サーバP
Cからネットワーク3を介して送信されてきた再入力要
求データを受信すると、ステップS12の処理を繰り返
し実行する。
In step S19, the server PC2
The information processing unit 22 generates the re-input request data for requesting the client PC to re-input the client ID number and the password, and supplies the re-input request data to the communication processing unit 21. The communication processing unit 21 transmits the re-input request data supplied from the information processing unit 22 to the client PC via the network 3. The client PC is the server P
When the re-input request data transmitted from C via the network 3 is received, the process of step S12 is repeatedly executed.

【0008】一方、ステップS18において、情報処理
部22により、クライアントID番号とパスワードの照
合が成功したと判定された場合、即ち、クライアントP
Cからネットワーク3を介して送信されてきたクライア
ントID番号とパスワードの組み合わせが、ユーザ情報
データベース24に存在すると判定された場合、ステッ
プS20に進む。
On the other hand, in step S18, when the information processing section 22 determines that the collation of the client ID number and the password is successful, that is, the client P
When it is determined that the combination of the client ID number and the password transmitted from C via the network 3 exists in the user information database 24, the process proceeds to step S20.

【0009】また、クライアントPCは、ステップS1
2の処理が終了すると、ステップS13に進む。ステッ
プS13においては、ユーザにより、商品情報及び価格
を検索するために、商品名等が入力されると、クライア
ントPCは、商品名等を示す検索データをネットワーク
3を介してサーバPC2に送信し、商品と価格の検索を
行う。この検索データをサーバPC2の情報処理部22
が通信処理部21を介して受信すると、ステップS20
において、情報処理部22は、この検索データに基づい
て、商品と価格の検索処理へ処理を移行させる。
Further, the client PC executes step S1.
When the process of 2 is completed, the process proceeds to step S13. In step S13, when the user inputs the product name or the like in order to search the product information and the price, the client PC transmits search data indicating the product name or the like to the server PC 2 via the network 3, Search for products and prices. This search data is stored in the information processing unit 22 of the server PC 2.
Is received via the communication processing unit 21, step S20
At, the information processing unit 22 shifts the processing to the commodity and price search processing based on the search data.

【0010】一方、クライアントPCは、ステップS1
3の処理が終了すると、ステップS14において、ユー
ザによって選択された商品を指定し、この商品の詳細情
報及び価格情報の提供をネットワーク3を介してサーバ
PC2に要求する。ステップS21において、この要求
を受けたサーバPC2は、要求された商品の詳細な情報
を商品情報データベース25から引き出し、この商品の
価格情報を価格情報データベース26から引き出して、
ネットワーク3を介してクライアントPCに送信する。
クライアントPCはサーバPC2より提供された商品の
詳細情報と価格情報を画面に表示する。
On the other hand, the client PC executes step S1.
When the process of 3 is completed, the product selected by the user is designated in step S14, and the server PC 2 is requested to provide detailed information and price information of this product via the network 3. In step S21, the server PC 2 that has received this request extracts detailed information of the requested product from the product information database 25 and extracts price information of this product from the price information database 26,
It is transmitted to the client PC via the network 3.
The client PC displays the detailed information and price information of the product provided by the server PC 2 on the screen.

【0011】ユーザは、ステップ15においてサーバP
C2より提供された商品情報と価格情報を確認し、発注
を決めた場合、発注処理を行う。即ち、発注したい商品
を選択し、ユーザの氏名、住所、支払い方法等の発注デ
ータを入力し、図示せぬ発注ボタンをマウス等を用いて
クリックすると、クライアントPCは、入力された発注
データをネットワーク3を介してサーバPC2に送信す
る。
The user at step 15 selects the server P
When the product information and the price information provided by C2 are confirmed and the order is decided, the order processing is performed. That is, when a desired product to be ordered is selected, order data such as a user's name, address, and payment method is input, and an order button (not shown) is clicked using a mouse or the like, the client PC displays the order data input on the network. 3 to the server PC2.

【0012】サーバPC2の情報処理部22は、ステッ
プS22において、クライアントPCよりネットワーク
3を介して送信されてきた発注データを通信処理部21
を介して受信すると、受信した発注データを図示せぬ表
示装置に表示させ、オペレータによる発注確認を行う。
その後、オペレータにより発注データが確認されると、
注文処理及び注文発送が行われる。
The information processing unit 22 of the server PC 2 sends the order data transmitted from the client PC via the network 3 to the communication processing unit 21 in step S22.
When the order is received via the display, the received order data is displayed on a display device (not shown), and the operator confirms the order.
After that, when the operator confirms the order data,
Order processing and order shipping are performed.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、従来の
注文システムでは、各ユーザに対して提供する商品情報
及び価格情報は、基本的に単一の取引条件を前提にした
ものであった。従って、ユーザ毎に複数の取引条件を有
する商品の場合には、特定ユーザ向けの専用価格データ
を持ち、専用価格データを表示するための画面を用意し
なければならず、事業者にとっては作業が繁雑となり、
負担が大きいという問題があった。
However, in the conventional ordering system, the product information and the price information provided to each user are basically based on a single transaction condition. Therefore, in the case of a product that has a plurality of transaction conditions for each user, it is necessary to have dedicated price data for a specific user and prepare a screen for displaying the dedicated price data. Becomes complicated,
There was a problem that the burden was heavy.

【0014】本発明はこのような状況に鑑みてなされた
ものであり、ユーザ毎に取引条件に応じた複数の商品価
格を設定し、各ユーザに対して対応する価格情報を提供
することができるようにするものである。
The present invention has been made in view of such circumstances, and it is possible to set a plurality of product prices according to transaction conditions for each user and provide corresponding price information to each user. To do so.

【0015】[0015]

【課題を解決するための手段】請求項1に記載の電子商
取引における注文システムは、サーバ側コンピュータと
クライアント側コンピュータとがネットワークを介して
接続され、クライアント側コンピュータからサーバ側コ
ンピュータに対して商品を注文する電子商取引における
注文システムであって、サーバ側コンピュータは、クラ
イアント側コンピュータからネットワークを介して送ら
れてきた所定の個人を識別するための識別情報と識別情
報に対応するパスワードを受信する第1の受信手段と、
第1の受信手段によって受信された識別情報とパスワー
ドを記憶する第1の記憶手段と、クライアント側コンピ
ュータに提供すべき商品に関する情報を記憶する第2の
記憶手段と、識別情報に対応する個人と取引するときの
取引条件を各個人毎に記憶する第3の記憶手段と、商品
毎の基本価格を記憶する第4の記憶手段と、商品の基本
価格と取引条件とに基づいて、各個人毎に商品の価格を
設定する設定手段と、第2の記憶手段によって記憶され
た商品に関する情報と、設定手段によって設定された商
品の価格の情報を、各個人に対応する識別情報を送信し
てきたクライアント側コンピュータにネットワークを介
して提供する提供手段とを備え、クライアント側コンピ
ュータは、識別情報と識別情報に対応するパスワードを
サーバ側コンピュータにネットワークを介して送信する
送信手段と、提供手段によって提供された商品の価格の
情報を受信する第2の受信手段とを備えることを特徴と
する。また、第3の記憶手段によって記憶される取引条
件は、各個人毎に取引状況に応じて更新されるようにす
ることができる。また、取引条件は、各個人毎に設定さ
れた割引率であり、基本価格と割引率を乗算することに
より商品の価格が決定されるようにすることができる。
請求項4に記載の電子商取引における注文方法は、サー
バ側コンピュータとクライアント側コンピュータとがネ
ットワークを介して接続され、クライアント側コンピュ
ータからサーバ側コンピュータに対して商品を注文する
電子商取引における注文方法であって、サーバ側コンピ
ュータは、クライアント側コンピュータからネットワー
クを介して送られてきた所定の個人を識別するための識
別情報と識別情報に対応するパスワードを受信する第1
の受信ステップと、第1の受信ステップにおいて受信さ
れた識別情報とパスワードを記憶する第1の記憶ステッ
プと、クライアント側コンピュータに提供すべき商品に
関する情報を記憶する第2の記憶ステップと、識別情報
に対応する個人と取引するときの取引条件を各個人毎に
記憶する第3の記憶ステップと、商品毎の基本価格を記
憶する第4の記憶ステップと、商品の基本価格と取引条
件とに基づいて、各個人毎に商品の価格を設定する設定
ステップと、第2の記憶ステップにおいて記憶された商
品に関する情報と、設定ステップにおいて設定された商
品の価格の情報を、各個人に対応する識別情報を送信し
てきたクライアント側コンピュータにネットワークを介
して提供する提供ステップとを備え、クライアント側コ
ンピュータは、識別情報と識別情報に対応するパスワー
ドをサーバ側コンピュータにネットワークを介して送信
する送信ステップと、提供ステップにおいて提供された
商品の価格の情報を受信する第2の受信ステップとを備
えることを特徴とする。請求項5に記載の電子商取引に
おける注文プログラムは、サーバ側コンピュータとクラ
イアント側コンピュータとがネットワークを介して接続
され、クライアント側コンピュータからサーバ側コンピ
ュータに対して商品を注文する電子商取引における注文
プログラムであって、サーバ側コンピュータに、クライ
アント側コンピュータからネットワークを介して送られ
てきた所定の個人を識別するための識別情報と識別情報
に対応するパスワードを受信する第1の受信ステップ
と、第1の受信ステップにおいて受信された識別情報と
パスワードを記憶する第1の記憶ステップと、クライア
ント側コンピュータに提供すべき商品に関する情報を記
憶する第2の記憶ステップと、識別情報に対応する個人
と取引するときの取引条件を各個人毎に記憶する第3の
記憶ステップと、商品毎の基本価格を記憶する第4の記
憶ステップと、商品の基本価格と取引条件とに基づい
て、各個人毎に商品の価格を設定する設定ステップと、
第2の記憶ステップにおいて記憶された商品に関する情
報と、設定ステップにおいて設定された商品の価格の情
報を、各個人に対応する識別情報を送信してきたクライ
アント側コンピュータにネットワークを介して提供する
提供ステップとを実行させ、クライアント側コンピュー
タに、識別情報と識別情報に対応するパスワードをサー
バ側コンピュータにネットワークを介して送信する送信
ステップと、提供ステップにおいて提供された商品の価
格の情報を受信する第2の受信ステップとを実行させる
ことを特徴とする。
In the ordering system for electronic commerce according to claim 1, a server side computer and a client side computer are connected via a network, and the client side computer sends a product to the server side computer. An ordering system in ordering electronic commerce, wherein a server-side computer receives identification information for identifying a predetermined individual sent from a client-side computer via a network and a password corresponding to the identification information. Receiving means of
First storage means for storing the identification information and the password received by the first reception means, second storage means for storing information about a product to be provided to the client side computer, and an individual corresponding to the identification information. Based on the third storage means for storing the transaction conditions at the time of trading for each individual, the fourth storage means for storing the basic price for each product, and for each individual based on the basic price of the product and the transaction conditions. A client that has transmitted identification information corresponding to each individual to the setting means for setting the price of the product, the information about the product stored by the second storage means, and the price information of the product set by the setting means. The client-side computer includes the identification information and the password corresponding to the identification information. Transmitting means for transmitting over the network data, characterized in that it comprises a second receiving means for receiving the price information of the product provided by the providing means. The transaction conditions stored by the third storage means can be updated for each individual according to the transaction status. The transaction condition is a discount rate set for each individual, and the price of the product can be determined by multiplying the basic price by the discount rate.
The ordering method in electronic commerce according to claim 4 is an ordering method in electronic commerce in which a server-side computer and a client-side computer are connected via a network, and an order is made for a product from the client-side computer to the server-side computer. Then, the server-side computer receives the identification information for identifying the predetermined individual sent from the client-side computer via the network and the password corresponding to the identification information.
Receiving step, a first storing step of storing the identification information and the password received in the first receiving step, a second storing step of storing information about a product to be provided to the client side computer, and identification information. Based on a third storage step of storing the transaction conditions for dealing with an individual corresponding to each individual for each individual, a fourth storage step of storing a basic price of each product, and a basic price of the product and the transaction conditions. Then, the setting step of setting the price of the product for each individual, the information about the product stored in the second storing step, and the price information of the product set in the setting step are used as identification information corresponding to each individual. Is provided via the network to the client side computer that has transmitted It is characterized by comprising a transmitting step of transmitting a password corresponding to the information and the identification information to the server-side computer via the network, and a second receiving step of receiving the price information of the product provided in the providing step. . The order program in electronic commerce according to claim 5 is an order program in electronic commerce in which a server-side computer and a client-side computer are connected to each other via a network, and the client-side computer orders products from the server-side computer. A first receiving step of receiving identification information for identifying a predetermined individual and a password corresponding to the identification information sent from the client computer via the network to the server computer, and a first receiving step. A first storage step of storing the identification information and the password received in the step, a second storage step of storing information about the product to be provided to the client computer, and a transaction step with a person corresponding to the identification information. Memorize trading conditions for each individual A third storing step that a fourth storage step of storing the base price of each commodity, a setting step of, based on the base price and trading conditions of the product, to set the price of an item to each individual each,
A providing step of providing, through a network, the information about the product stored in the second storage step and the price information of the product set in the setting step to the client computer that has transmitted the identification information corresponding to each individual And a step of transmitting the identification information and a password corresponding to the identification information to the server computer via the network, and a second step of receiving the price information of the product provided in the providing step. And a receiving step of.

【0016】[0016]

【発明の実施の形態】図1は、本発明の電子商取引にお
ける注文システムの一実施の形態の構成例を示してい
る。同図に示すように、本実施の形態は、ユーザが使用
するクライアントPC(パーソナルコンピュータ)10
と、事業者が使用するサーバPC20とから構成され、
クライアントPC10及びサーバPC20は、インター
ネット等のネットワーク3を介して接続され、各種情報
をやりとりすることができるようになっている。
1 shows an example of the configuration of an embodiment of an ordering system for electronic commerce according to the present invention. As shown in the figure, in this embodiment, a client PC (personal computer) 10 used by a user is used.
And a server PC 20 used by the business operator,
The client PC 10 and the server PC 20 are connected via a network 3 such as the Internet and can exchange various kinds of information.

【0017】クライアントPC10は、サーバPC20
が提供するホームページにネットワーク3を介してアク
セスし、商品に関する情報(商品の写真や機能等の情報
であり、以下では商品情報と記載する)や価格情報を取
得し、表示装置の画面に表示するようになっている。ま
た、商品を注文する場合、注文したい商品名、ユーザの
氏名、住所、支払い方法等の情報をネットワーク3を介
してサーバPC20に送信するようになっている。
The client PC 10 is a server PC 20.
The home page provided by the company is accessed through the network 3 to obtain information about the product (information such as a product photograph and function, which will be referred to as product information below) and price information, and display the information on the screen of the display device. It is like this. When ordering a product, information such as the name of the product to be ordered, the user's name, address, and payment method is transmitted to the server PC 20 via the network 3.

【0018】サーバPC20は、後述するように、商品
情報と価格情報を格納するデータベースと、ユーザに関
する情報(ユーザID及びパスワード等)を格納するデ
ータベースと、アクセスするユーザに対応した割引率等
の取引条件を格納するデータベース等を有しており、ア
クセスしたユーザに対応した価格情報をネットワーク3
を介してクライアントPC10に提供し、クライアント
PC10の表示装置の画面に表示させるようになってい
る。また、サーバPC20がクライアントPC10から
の注文を受ける(受注する)と、サーバPC20を管理
する事業者等は、注文処理を行い、注文された商品を発
送する。
As will be described later, the server PC 20 stores a database for storing product information and price information, a database for storing user information (user ID, password, etc.), and a transaction such as a discount rate corresponding to the accessing user. It has a database that stores the conditions, and price information corresponding to the user who accessed the network 3
It is provided to the client PC 10 via the, and is displayed on the screen of the display device of the client PC 10. Moreover, when the server PC 20 receives an order from the client PC 10 (receives an order), the business operator or the like who manages the server PC 20 performs order processing and ships the ordered product.

【0019】次に、図2のフローチャートを参照して、
ユーザが商品を注文するときのクライアントPC10の
処理手順の概要について説明する。まず最初に、ステッ
プS31において、クライアント(ユーザ)は、クライ
アントPC10を動作させる。即ち、クライアントPC
10に電源を投入し、ブラウザを起動する。次に、ステ
ップS32において、発注処理を開始する。即ち、ま
ず、クライアントPC10は、サーバPC20にネット
ワーク3を介して接続する。
Next, referring to the flowchart of FIG.
An outline of the processing procedure of the client PC 10 when the user orders a product will be described. First, in step S31, the client (user) operates the client PC 10. That is, client PC
Power on 10 and launch the browser. Next, in step S32, ordering processing is started. That is, first, the client PC 10 connects to the server PC 20 via the network 3.

【0020】次に、ステップS33において、クライア
ントPC10は、サーバPC20からネットワーク3を
介して提供された商品情報及び価格情報を表示装置の画
面に表示する。これにより、クライアントは、クライア
ントPC10の画面に表示された商品情報と価格情報を
閲覧することができる。
Next, in step S33, the client PC 10 displays the product information and the price information provided from the server PC 20 via the network 3 on the screen of the display device. Accordingly, the client can browse the product information and the price information displayed on the screen of the client PC 10.

【0021】次に、ステップS34において、クライア
ントは、クライアントPC10の表示装置の画面に表示
された商品情報と価格情報から、注文したい商品を選択
し、その商品(注文品)と注文したい数量を指定し、金
額を確認する。即ち、クライアントPC10は、クライ
アントによって指定された注文品とその数量を含む注文
データをネットワーク3を介してサーバPC20に送信
する。サーバPC20の通信処理部21(後述する)
は、クライアントPC10から送信されてきた注文デー
タを受信すると、情報処理部22(後述する)に供給す
る。情報処理部22は、注文データに含まれる注文品と
その数量とから注文品の総額を計算し、通信処理部21
を介してクライアントPC10に送信する。その後、支
払い方法を選択するための選択画面を表示するための表
示データをクライアントPC10に送信する。
Next, in step S34, the client selects the product to be ordered from the product information and the price information displayed on the screen of the display device of the client PC 10, and specifies the product (ordered product) and the quantity to be ordered. Then check the amount. That is, the client PC 10 transmits order data including the ordered product designated by the client and the quantity thereof to the server PC 20 via the network 3. Communication processing unit 21 of server PC 20 (described later)
When receiving the order data sent from the client PC 10, the order data is supplied to the information processing unit 22 (described later). The information processing unit 22 calculates the total amount of the ordered product from the ordered product and the quantity thereof included in the order data, and the communication processing unit 21.
To the client PC 10 via. Then, the display data for displaying the selection screen for selecting the payment method is transmitted to the client PC 10.

【0022】次に、ステップS35において、クライア
ントは、サーバPC20より送信されてきた支払い方法
を選択するための選択画面を表示するための表示データ
を受信すると、この表示データに基づいて上記選択画面
を表示装置の画面に表示する。クライアントは、クライ
アントPC10の表示装置の画面に表示された選択画面
を見て、支払い方法を選択する。選択された支払い方法
を示すデータは、ネットワーク3を介してサーバPC2
0に送信される。サーバPC20の通信処理部21は、
クライアントPC10から送信されてきた支払い方法を
示すデータを受信すると、このデータを情報処理部22
に供給する。情報処理部22は、このデータから支払い
方法確認画面を作成し、通信処理部21を介してクライ
アントPC10に送信する。クライアントPC10は、
サーバPC20よりネットワークを介して送信されてき
た支払い方法確認画面を表示する。
Next, in step S35, when the client receives the display data for displaying the selection screen for selecting the payment method transmitted from the server PC 20, the client displays the selection screen based on this display data. Display on the screen of the display device. The client selects a payment method by looking at the selection screen displayed on the screen of the display device of the client PC 10. Data indicating the selected payment method is sent to the server PC 2 via the network 3.
Sent to 0. The communication processing unit 21 of the server PC 20
When the data indicating the payment method transmitted from the client PC 10 is received, the data is processed by the information processing unit 22.
Supply to. The information processing unit 22 creates a payment method confirmation screen from this data and sends it to the client PC 10 via the communication processing unit 21. The client PC 10
The payment method confirmation screen transmitted from the server PC 20 via the network is displayed.

【0023】次に、ステップS36において、クライア
ントは、クライアントPC10を操作してブラウザを終
了させ、注文処理を終了させる。次に、ステップS37
において、クライアントは、クライアントPC10をネ
ットワーク3から切断し、本処理を終了する。
Next, in step S36, the client operates the client PC 10 to terminate the browser and terminate the order processing. Next, step S37.
At, the client disconnects the client PC 10 from the network 3 and ends this processing.

【0024】図3は、図1のサーバPC20の一実施の
形態の構成例を示すブロック図である。同図に示すよう
に、サーバPC20は、ネットワーク3を介してクライ
アントPC10との間の通信を制御し、各種情報の送受
信を行う通信処理部21と、注文処理等の各種処理を実
行する情報処理部22と、各種情報を記憶する記憶装置
31とにより構成されている。また、記憶装置31は、
クライアントID番号とパスワードを記憶するユーザ情
報データベース24と、商品情報を記憶する商品情報デ
ータベース25と、商品に対応する価格を記憶する価格
情報データベース26と、クライアントIDに対応する
取引条件(割引率等)を記憶する取引条件データベース
32とを有している。
FIG. 3 is a block diagram showing a configuration example of an embodiment of the server PC 20 of FIG. As shown in the figure, the server PC 20 controls communication with the client PC 10 via the network 3 and a communication processing unit 21 that transmits and receives various information, and information processing that executes various processing such as order processing. The unit 22 and a storage device 31 that stores various types of information. In addition, the storage device 31 is
A user information database 24 that stores a client ID number and a password, a product information database 25 that stores product information, a price information database 26 that stores prices corresponding to products, and transaction conditions (discount rate, etc.) corresponding to client IDs. ) Is stored.

【0025】次に、図4のフローチャートを参照して、
ユーザが商品を注文するときのクライアントPC10側
の処理手順と、サーバPC20側の処理手順について説
明する。まず最初に、ステップS41において、クライ
アントPC10は、受注処理を行うサーバPC20にネ
ットワーク3を介して接続する。サーバPC20は、ス
テップS46において、クライアントPC10からの接
続を受け付ける。次に、クライアントPC10は、ステ
ップS42において、ユーザによって入力されたユーザ
のID番号(クライアントID番号)とパスワードを、
ネットワーク3を介してサーバPC20に送信する。
Next, referring to the flow chart of FIG.
A processing procedure on the client PC 10 side and a processing procedure on the server PC 20 side when a user orders a product will be described. First, in step S41, the client PC 10 connects to the server PC 20 that performs order receiving processing via the network 3. The server PC 20 accepts the connection from the client PC 10 in step S46. Next, the client PC 10 stores the user's ID number (client ID number) and password entered by the user in step S42.
It is transmitted to the server PC 20 via the network 3.

【0026】サーバPC20においては、ステップS4
7において、通信処理部21が、クライアントPC10
からネットワーク3を介して送信されてきたクライアン
トID番号とパスワードを受信すると、情報処理部22
が、このクライアントID番号とパスワードの組み合わ
せを、記憶装置31のクライアントID番号とパスワー
ドを対応付けて記憶しているユーザ情報データベース2
4から検索、照合することにより、一致する組み合わせ
があるか否かを判定する。
In the server PC 20, step S4
7, the communication processing unit 21 uses the client PC 10
When the client ID number and the password transmitted from the computer via the network 3 are received, the information processing unit 22
However, the user information database 2 stores the combination of the client ID number and the password in association with the client ID number and the password of the storage device 31.
By searching and collating from 4, it is determined whether there is a matching combination.

【0027】次に、ステップS48において、情報処理
部22により、クライアントID番号とパスワードの照
合が失敗した(一致する組み合わせがない)と判定され
た場合、即ち、クライアントPC10からネットワーク
3を介して送信されてきたクライアントID番号とパス
ワードの組み合わせが、ユーザ情報データベース24に
存在しないと判定された場合、ステップS49に進む。
Next, in step S48, when the information processing unit 22 determines that the collation of the client ID number and the password has failed (there is no matching combination), that is, the information is transmitted from the client PC 10 via the network 3. When it is determined that the received combination of the client ID number and the password does not exist in the user information database 24, the process proceeds to step S49.

【0028】ステップS49においては、サーバPC2
0の情報処理部22は、クライアントPC10に対し
て、クライアントID番号とパスワードの再入力を行う
ように要求する再入力要求データを生成し、通信処理部
21に供給する。通信処理部21は、情報処理部22よ
り供給された再入力要求データをネットワーク3を介し
てクライアントPC10に送信する。クライアントPC
10は、サーバPC20からネットワーク3を介して送
信されてきた再入力要求データを受信すると、ステップ
S42の処理を繰り返し実行する。
In step S49, the server PC2
The information processing unit 22 of 0 generates re-input request data for requesting the client PC 10 to re-input the client ID number and password, and supplies the re-input request data to the communication processing unit 21. The communication processing unit 21 transmits the re-input request data supplied from the information processing unit 22 to the client PC 10 via the network 3. Client PC
Upon receiving the re-input request data transmitted from the server PC 20 via the network 3, the unit 10 repeatedly executes the process of step S42.

【0029】一方、ステップS48において、情報処理
部22により、クライアントID番号とパスワードの照
合が成功した(一致する組み合わせがあった)と判定さ
れた場合、即ち、クライアントPC10からネットワー
ク3を介して送信されてきたクライアントID番号とパ
スワードの組み合わせが、ユーザ情報データベース24
に存在すると判定された場合、ステップS50に進む。
On the other hand, in step S48, when the information processing unit 22 determines that the collation of the client ID number and the password is successful (there is a matching combination), that is, the information is transmitted from the client PC 10 via the network 3. The combination of the client ID number and the password thus obtained is stored in the user information database 24.
If it is determined that the file exists in step S50, the process proceeds to step S50.

【0030】また、クライアントPC10は、ステップ
S42の処理が終了すると、ステップS43に進む。ス
テップS43においては、ユーザにより、商品情報及び
価格を検索するために、商品名等が入力されると、クラ
イアントPC10は、商品名等を示す検索データをネッ
トワーク3を介してサーバPC20に送信し、商品と価
格の検索を行う。この検索データをサーバPC20の情
報処理部22が通信処理部21を介して受信すると、ス
テップS50において、情報処理部22は、この検索デ
ータに基づいて、商品と価格の検索処理へ処理を移行す
る。
When the processing of step S42 is completed, the client PC 10 proceeds to step S43. In step S43, when the user inputs the product name or the like in order to search the product information and the price, the client PC 10 transmits search data indicating the product name or the like to the server PC 20 via the network 3, Search for products and prices. When the information processing unit 22 of the server PC 20 receives the search data via the communication processing unit 21, the information processing unit 22 shifts the process to the product and price search process based on the search data in step S50. .

【0031】一方、クライアントPC10は、ステップ
S43の処理が終了すると、ステップS44において、
ユーザによって選択された商品を指定し、この商品の詳
細情報及び価格情報の提供をネットワーク3を介してサ
ーバPC20に要求する。ステップS51において、こ
の要求を受けたサーバPC20は、要求された商品の詳
細な情報を商品情報データベース25から引き出し、こ
の商品の基本価格情報を価格情報データベース26から
引き出し、クライアントIDに対応する取引条件を取引
条件データベース32から引き出す。
On the other hand, when the process of step S43 ends, the client PC 10 proceeds to step S44.
The user selects the product selected by the user and requests the server PC 20 via the network 3 to provide detailed information and price information about the product. In step S51, the server PC 20 receiving this request extracts detailed information of the requested product from the product information database 25, extracts basic price information of this product from the price information database 26, and trades conditions corresponding to the client ID. From the transaction condition database 32.

【0032】次に、ステップS52において、サーバP
C20は、商品の基本価格と取引条件とに基づいてクラ
イアントIDに対応する商品の表示価格を算出し、商品
の詳細な情報と表示価格情報を、ネットワーク3を介し
てクライアントPC10に送信する。ステップS45に
おいては、クライアントPC10により商品の詳細な情
報と表示価格情報が受信され、表示装置の画面に表示さ
れる。これにより、クライアント(ユーザ)は商品の価
格を知ることができる。上述したように、この商品の表
示価格は、各クライアントID番号毎に計算されたもの
である。
Next, in step S52, the server P
The C20 calculates the display price of the product corresponding to the client ID based on the basic price of the product and the transaction conditions, and transmits the detailed information of the product and the display price information to the client PC 10 via the network 3. In step S45, the client PC 10 receives the detailed product information and the display price information and displays the information on the screen of the display device. This allows the client (user) to know the price of the product. As described above, the display price of this product is calculated for each client ID number.

【0033】次に、クライアントは、サーバPC20よ
り提供された商品情報と価格情報を確認し、発注を決め
た場合、発注処理を行う。即ち、発注したい商品を選択
し、ユーザの氏名、住所、支払い方法等の発注データを
入力し、図示せぬ発注ボタンをマウス等を用いてクリッ
クすると、クライアントPC10は、入力された発注デ
ータをネットワーク3を介してサーバPC20に送信す
る。
Next, the client confirms the merchandise information and the price information provided by the server PC 20, and when the order is decided, the client performs the order processing. That is, when a desired product to be ordered is selected, order data such as a user's name, address, and payment method is input, and an order button (not shown) is clicked using a mouse or the like, the client PC 10 causes the entered order data to be networked. 3 to the server PC 20.

【0034】サーバPC20の情報処理部22は、ステ
ップS52において、クライアントPC10よりネット
ワーク3を介して送信されてきた発注データを通信処理
部21を介して受信すると、受信した発注データを図示
せぬ表示装置に表示させ、オペレータによる発注確認を
行う。その後、オペレータにより発注データが確認され
ると、注文処理及び注文発送が行われる。
When the order processing data transmitted from the client PC 10 via the network 3 is received via the communication processing section 21 in step S52, the information processing section 22 of the server PC 20 displays the received order data not shown. Display on the device and confirm the order by the operator. After that, when the order data is confirmed by the operator, order processing and order shipping are performed.

【0035】取引条件は、例えば、各クライアントID
番号毎に設定された割引率等であり、利用回数や取引累
積額が多いクライアントの割引率が多くなるように設定
することができる。商品の表示価格は、商品の基本価格
に割引率を掛けることによって求めることができる。例
えば、商品の基本価格が10,000円で、割引率が
0.8の場合、表示価格は8,000円(=10,00
0円×0.8)となる。この取引条件は、ユーザに応じ
て変化させたり、利用回数や累積取引額等に応じてダイ
ナミックに変化させることができる。
The transaction conditions are, for example, each client ID
The discount rate is set for each number, and can be set so that the discount rate of the client having a large number of times of use or a cumulative transaction amount is large. The display price of a product can be obtained by multiplying the basic price of the product by a discount rate. For example, if the basic price of a product is 10,000 yen and the discount rate is 0.8, the displayed price is 8,000 yen (= 10,000).
It will be 0 yen x 0.8). This transaction condition can be changed according to the user, or can be dynamically changed according to the number of times of use and the cumulative transaction amount.

【0036】このように、本実施の形態においては、複
数の取引条件による価格表示が可能である。また、いず
れのアクセスユーザも、同一の取引画面を見ることがで
き、システムの操作方法もシンプルにすることができ
る。これにより、電子商取引システムの構築に要する費
用も最小限にすることができる。
As described above, according to the present embodiment, it is possible to display prices according to a plurality of transaction conditions. Further, any access user can see the same transaction screen, and the operation method of the system can be simplified. As a result, the cost required to build an electronic commerce system can be minimized.

【0037】また、基本価格から表示価格を求めるとき
に使用する割引率等の取引条件を、ユーザに応じて、ま
た、累積取引額に応じてダイナミックに変化させること
ができるので、より魅力的でアクティブなサービスを提
供することが可能となる。
Further, the transaction conditions such as the discount rate used when obtaining the display price from the basic price can be dynamically changed according to the user and the cumulative transaction amount, which is more attractive. It becomes possible to provide active services.

【0038】図5は、サーバPC20の記憶装置41の
構成例を示している。図5に示した記憶装置41は、図
3に示した記憶装置31におけるクライアントIDに対
応する取引条件を格納した取引条件データベース32に
替えて、クライアントIDに対応する取引実績を格納し
た取引実績データベース42を有し、さらに取引実績に
対応する価格決定アルゴリズムを格納する価格決定アル
ゴリズムデータベース43を有している。取引実績は、
例えば、累積取引額や利用回数等であり、クライアント
が商品を購入する度に情報処理部22によって更新され
る。
FIG. 5 shows a configuration example of the storage device 41 of the server PC 20. The storage device 41 shown in FIG. 5 is replaced with the transaction condition database 32 storing the transaction conditions corresponding to the client ID in the storage device 31 shown in FIG. 3, and a transaction record database storing transaction results corresponding to the client ID. 42, and further has a price determination algorithm database 43 that stores a price determination algorithm corresponding to the transaction record. The transaction record is
For example, the cumulative transaction amount and the number of times of use are updated by the information processing unit 22 each time the client purchases a product.

【0039】価格決定アルゴリズムは、クライアントI
D毎に、対応する取引実績と商品の基本価格とから表示
価格を算出するアルゴリズムである。情報処理部22
は、取引実績データベース42からクライアントIDに
対応する取引実績を読み取り、次に、価格決定アルゴリ
ズムデータベース43から取引実績に対応する価格決定
アルゴリズムを読み出し、商品の基本価格と、取引実績
とに基づいて、価格決定アルゴリズムに従って所定の演
算を行い、商品の表示価格を決定する。上述したよう
に、取引実績はクライアントが商品を購入する度に更新
されるので、表示価格を取引実績に迅速に対応させるこ
とができる。
The pricing algorithm is the client I
It is an algorithm for calculating the display price from the corresponding transaction record and the basic price of the product for each D. Information processing unit 22
Reads the transaction record corresponding to the client ID from the transaction record database 42, then reads the price determination algorithm corresponding to the transaction record from the price determination algorithm database 43, and based on the basic price of the product and the transaction record, A predetermined calculation is performed according to the price determination algorithm to determine the display price of the product. As described above, the transaction record is updated each time the client purchases a product, so that the displayed price can be promptly associated with the transaction record.

【0040】また、本発明を学習サービス等に応用する
こともできる。例えば、インターネットを介して学習教
材を子供に提供し、子供が問題の解答をインターネット
を介して学習サービス提供サイトに送信すると、添削さ
れて子供に返送されるような学習サービスが考えられ
る。各子供にはID番号とパスワードを与え、その親に
もID番号とパスワードを与えるようにする。学習サー
ビス提供サイトには、各子供毎に学習の進捗状況や成績
を格納するデータベースを用意しておく。
The present invention can also be applied to learning services and the like. For example, there is a learning service in which a learning material is provided to a child via the Internet, and when the child sends an answer to a problem to a learning service providing site via the Internet, the learning material is corrected and returned to the child. Give each child an ID number and password, and give their parents an ID number and password. The learning service providing site prepares a database for storing the progress of learning and grades for each child.

【0041】子供又は親が学習サービス提供サイトにア
クセスすると、アクセス時に入力するID番号とパスワ
ードから、学習サービス提供サイトはアクセスしてきた
個人を特定することができる。従って、子供に対しては
学習の進捗状況や成績に応じた学習教材を提供すること
ができ、親に対しては親にだけ閲覧が許される情報を提
供することができる。例えば、子供の偏差値や順位等を
親にだけ提供するようにし、子供には閲覧できないよう
にすることができる。
When a child or parent accesses the learning service providing site, the learning service providing site can identify the individual who has accessed from the ID number and the password input at the time of access. Therefore, it is possible to provide the child with the learning material according to the progress of learning and the grade of the learning, and to provide the parent with the information that only the parent can view. For example, the deviation value or the rank of the child may be provided only to the parent so that the child cannot view it.

【0042】また、上述したような処理を実行するプロ
グラムは、CD−ROM(compact disc
read only memory)、DVD(dig
ital versatile disc)、FD(f
loppy disk)、メモリカード等の様々な記録
媒体に記録して提供することができる。そして、そのプ
ログラムは、コンピュータの動作を制御し、プログラム
制御されたそのコンピュータが上記プログラムにより指
令される所定の処理を実行する。
A program for executing the above-mentioned processing is a CD-ROM (compact disc).
read only memory), DVD (dig
ital versatile disc), FD (f
It can be provided by being recorded on various recording media such as a lppy disk) and a memory card. Then, the program controls the operation of the computer, and the program-controlled computer executes a predetermined process instructed by the program.

【0043】なお、上記実施の形態の構成及び動作は例
であって、本発明の趣旨を逸脱しない範囲で適宜変更す
ることができることは言うまでもない。
It is needless to say that the configurations and operations of the above-described embodiments are examples, and can be changed as appropriate without departing from the spirit of the present invention.

【0044】[0044]

【発明の効果】以上の如く、本発明に係る電子商取引に
おける注文システムおよび注文方法、並びに注文プログ
ラムによれば、サーバ側コンピュータは、クライアント
側コンピュータからネットワークを介して送られてきた
所定の個人を識別するための識別情報と識別情報に対応
するパスワードを受信し、受信された識別情報とパスワ
ードを記憶し、クライアント側コンピュータに提供すべ
き商品に関する情報を記憶し、識別情報に対応する個人
と取引するときの取引条件を各個人毎に記憶し、商品毎
の基本価格を記憶し、商品の基本価格と取引条件とに基
づいて、各個人毎に商品の価格を設定し、記憶された商
品に関する情報と、設定された商品の価格の情報を、各
個人に対応する識別情報を送信してきたクライアント側
コンピュータにネットワークを介して提供する。また、
クライアント側コンピュータは、識別情報と識別情報に
対応するパスワードをサーバ側コンピュータにネットワ
ークを介して送信し、提供された商品の価格の情報を受
信するようにしたので、個人毎に取引条件に応じた価格
情報を提供することができる。
As described above, according to the ordering system, ordering method, and ordering program for electronic commerce according to the present invention, the server-side computer controls the predetermined individual sent from the client-side computer via the network. Receives identification information for identification and a password corresponding to the identification information, stores the received identification information and the password, stores information about the product to be provided to the client computer, and deals with the person corresponding to the identification information. The transaction conditions when doing so are stored for each individual, the basic price for each product is stored, and the price of the product is set for each individual based on the basic price of the product and the transaction conditions. Information and price information of the set product are sent to the client computer that sent the identification information corresponding to each individual. Provided through a network. Also,
The client-side computer sends the identification information and the password corresponding to the identification information to the server-side computer via the network, and receives the price information of the offered product, so that the transaction conditions can be changed for each individual. Pricing information can be provided.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の電子商取引における注文システムの一
実施の形態の構成例を示す図である。
FIG. 1 is a diagram showing a configuration example of an embodiment of an ordering system in electronic commerce according to the present invention.

【図2】図1のクライアントPCの処理手順の概要を説
明するためのフローチャートである。
FIG. 2 is a flowchart for explaining an outline of a processing procedure of the client PC of FIG.

【図3】図1のサーバPCの構成例を示すブロック図で
ある。
FIG. 3 is a block diagram showing a configuration example of a server PC of FIG.

【図4】サーバPCとクライアントPCの処理手順を説
明するためのフローチャートである。
FIG. 4 is a flowchart for explaining a processing procedure of a server PC and a client PC.

【図5】他の実施の形態のデータベースの構成例を示す
図である。
FIG. 5 is a diagram showing a configuration example of a database according to another embodiment.

【図6】従来の注文システムのサーバPCの構成例を示
すブロック図である。
FIG. 6 is a block diagram showing a configuration example of a server PC of a conventional ordering system.

【図7】従来の注文システムのサーバ側とクライアント
側の処理手順を説明するためのフローチャートである。
FIG. 7 is a flowchart for explaining a processing procedure on the server side and the client side of the conventional ordering system.

【符号の説明】[Explanation of symbols]

3 ネットワーク 10 クライアントPC 2,20 サーバPC 21 通信処理部 22 情報処理部 23,31,41 記憶装置 24 ユーザ情報データベース 25 商品情報データベース 26 価格情報データベース 32 取引条件データベース 42 取引実績データベース 43 価格決定アルゴリズムデータベース 3 network 10 Client PC 2,20 Server PC 21 Communication processing unit 22 Information Processing Department 23, 31, 41 Storage device 24 User information database 25 Product information database 26 Price Information Database 32 trading conditions database 42 transaction record database 43 Price Determination Algorithm Database

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 サーバ側コンピュータとクライアント側
コンピュータとがネットワークを介して接続され、クラ
イアント側コンピュータからサーバ側コンピュータに対
して商品を注文する電子商取引における注文システムで
あって、 前記サーバ側コンピュータは、 前記クライアント側コンピュータから前記ネットワーク
を介して送られてきた所定の個人を識別するための識別
情報と前記識別情報に対応するパスワードを受信する第
1の受信手段と、 前記第1の受信手段によって受信された前記識別情報と
前記パスワードを記憶する第1の記憶手段と、 前記クライアント側コンピュータに提供すべき商品に関
する情報を記憶する第2の記憶手段と、 前記識別情報に対応する前記個人と取引するときの取引
条件を各個人毎に記憶する第3の記憶手段と、 前記商品毎の基本価格を記憶する第4の記憶手段と、 前記商品の基本価格と前記取引条件とに基づいて、各個
人毎に前記商品の価格を設定する設定手段と、 前記第2の記憶手段によって記憶された前記商品に関す
る情報と、前記設定手段によって設定された前記商品の
価格の情報を、各個人に対応する前記識別情報を送信し
てきた前記クライアント側コンピュータに前記ネットワ
ークを介して提供する提供手段とを備え、 前記クライアント側コンピュータは、 前記識別情報と前記識別情報に対応するパスワードを前
記サーバ側コンピュータに前記ネットワークを介して送
信する送信手段と、 前記提供手段によって提供された前記商品の価格の情報
を受信する第2の受信手段とを備えることを特徴とする
電子商取引における注文システム。
1. An ordering system in electronic commerce in which a server-side computer and a client-side computer are connected via a network, and the client-side computer orders products from the server-side computer, the server-side computer comprising: First receiving means for receiving identification information for identifying a predetermined individual sent from the client-side computer via the network and a password corresponding to the identification information; and receiving by the first receiving means. First storage means for storing the identified identification information and the password, second storage means for storing information regarding a product to be provided to the client computer, and a transaction with the individual corresponding to the identification information. Third memory to store the transaction conditions for each individual A fourth storage means for storing a basic price for each product, setting means for setting the price of the product for each individual based on the basic price of the product and the transaction conditions, The information about the product stored by the second storage unit and the price information of the product set by the setting unit are transmitted to the client side computer that has transmitted the identification information corresponding to each individual via the network. The client-side computer transmits the identification information and the password corresponding to the identification information to the server-side computer via the network, and the providing unit provides the identification information and the password corresponding to the identification information. A second receiving means for receiving information on the price of the product. Temu.
【請求項2】 前記第3の記憶手段によって記憶される
前記取引条件は、各個人毎に取引状況に応じて更新され
ることを特徴とする請求項1に記載の電子商取引におけ
る注文システム。
2. The ordering system for electronic commerce according to claim 1, wherein the transaction conditions stored by the third storage means are updated for each individual according to the transaction status.
【請求項3】 前記取引条件は、各個人毎に設定された
割引率であり、前記基本価格と前記割引率を乗算するこ
とにより前記商品の価格が決定されることを特徴とする
請求項1または2に記載の電子商取引における注文シス
テム。
3. The transaction condition is a discount rate set for each individual, and the price of the product is determined by multiplying the basic price by the discount rate. Alternatively, the order system in electronic commerce described in 2.
【請求項4】 サーバ側コンピュータとクライアント側
コンピュータとがネットワークを介して接続され、クラ
イアント側コンピュータからサーバ側コンピュータに対
して商品を注文する電子商取引における注文方法であっ
て、 前記サーバ側コンピュータは、 前記クライアント側コンピュータから前記ネットワーク
を介して送られてきた所定の個人を識別するための識別
情報と前記識別情報に対応するパスワードを受信する第
1の受信ステップと、 前記第1の受信ステップにおいて受信された前記識別情
報と前記パスワードを記憶する第1の記憶ステップと、 前記クライアント側コンピュータに提供すべき商品に関
する情報を記憶する第2の記憶ステップと、 前記識別情報に対応する前記個人と取引するときの取引
条件を各個人毎に記憶する第3の記憶ステップと、 前記商品毎の基本価格を記憶する第4の記憶ステップ
と、 前記商品の基本価格と前記取引条件とに基づいて、各個
人毎に前記商品の価格を設定する設定ステップと、 前記第2の記憶ステップにおいて記憶された前記商品に
関する情報と、前記設定ステップにおいて設定された前
記商品の価格の情報を、各個人に対応する前記識別情報
を送信してきた前記クライアント側コンピュータに前記
ネットワークを介して提供する提供ステップとを備え、 前記クライアント側コンピュータは、 前記識別情報と前記識別情報に対応するパスワードを前
記サーバ側コンピュータに前記ネットワークを介して送
信する送信ステップと、 前記提供ステップにおいて提供された前記商品の価格の
情報を受信する第2の受信ステップとを備えることを特
徴とする電子商取引における注文方法。
4. An ordering method in electronic commerce in which a server-side computer and a client-side computer are connected via a network, and the client-side computer orders products from the server-side computer, the server-side computer comprising: A first receiving step of receiving identification information for identifying a predetermined individual and a password corresponding to the identification information sent from the client-side computer via the network, and receiving in the first receiving step A first storing step of storing the identified identification information and the password, a second storing step of storing information about a product to be provided to the client side computer, and a transaction with the individual corresponding to the identifying information. Remember the transaction conditions for each individual A third storing step; a fourth storing step for storing the basic price for each product; a setting step for setting the price of the product for each individual based on the basic price of the product and the transaction conditions The information about the product stored in the second storage step and the price information of the product set in the setting step, to the client computer that has transmitted the identification information corresponding to each individual. A providing step of providing via the network, the client side computer, the transmitting step of transmitting the identification information and a password corresponding to the identification information to the server side computer via the network, the providing step A second receiving step of receiving the price information of the product provided in Ordering in e-commerce, characterized in that it comprises.
【請求項5】 サーバ側コンピュータとクライアント側
コンピュータとがネットワークを介して接続され、クラ
イアント側コンピュータからサーバ側コンピュータに対
して商品を注文する電子商取引における注文プログラム
であって、 前記サーバ側コンピュータに、 前記クライアント側コンピュータから前記ネットワーク
を介して送られてきた所定の個人を識別するための識別
情報と前記識別情報に対応するパスワードを受信する第
1の受信ステップと、 前記第1の受信ステップにおいて受信された前記識別情
報と前記パスワードを記憶する第1の記憶ステップと、 前記クライアント側コンピュータに提供すべき商品に関
する情報を記憶する第2の記憶ステップと、 前記識別情報に対応する前記個人と取引するときの取引
条件を各個人毎に記憶する第3の記憶ステップと、 前記商品毎の基本価格を記憶する第4の記憶ステップ
と、 前記商品の基本価格と前記取引条件とに基づいて、各個
人毎に前記商品の価格を設定する設定ステップと、 前記第2の記憶ステップにおいて記憶された前記商品に
関する情報と、前記設定ステップにおいて設定された前
記商品の価格の情報を、各個人に対応する前記識別情報
を送信してきた前記クライアント側コンピュータに前記
ネットワークを介して提供する提供ステップとを実行さ
せ、 前記クライアント側コンピュータに、 前記識別情報と前記識別情報に対応するパスワードを前
記サーバ側コンピュータに前記ネットワークを介して送
信する送信ステップと、 前記提供ステップにおいて提供された前記商品の価格の
情報を受信する第2の受信ステップとを実行させること
を特徴とする電子商取引における注文プログラム。
5. An order program in electronic commerce for connecting a server-side computer and a client-side computer via a network to order goods from the client-side computer to the server-side computer, the server-side computer comprising: A first receiving step of receiving identification information for identifying a predetermined individual and a password corresponding to the identification information sent from the client-side computer via the network, and receiving in the first receiving step A first storing step of storing the identified identification information and the password, a second storing step of storing information about a product to be provided to the client side computer, and a transaction with the individual corresponding to the identifying information. The transaction conditions for each individual A third storage step to remember, a fourth storage step to store the basic price for each product, and a price for the product is set for each individual based on the basic price for the product and the transaction conditions. The setting side, the information about the product stored in the second storing step, and the price information of the product set in the setting step, the client side that has transmitted the identification information corresponding to each individual A providing step of providing the computer via the network, and a transmitting step of transmitting, to the client side computer, the identification information and a password corresponding to the identification information to the server side computer via the network, Second reception for receiving the price information of the product provided in the providing step Order program in electronic commerce, characterized in that to execute the steps.
JP2002064061A 2002-03-08 2002-03-08 Order system, order method and order program in electronic commerce Withdrawn JP2003263596A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002064061A JP2003263596A (en) 2002-03-08 2002-03-08 Order system, order method and order program in electronic commerce

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002064061A JP2003263596A (en) 2002-03-08 2002-03-08 Order system, order method and order program in electronic commerce

Publications (1)

Publication Number Publication Date
JP2003263596A true JP2003263596A (en) 2003-09-19

Family

ID=29197023

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002064061A Withdrawn JP2003263596A (en) 2002-03-08 2002-03-08 Order system, order method and order program in electronic commerce

Country Status (1)

Country Link
JP (1) JP2003263596A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196761A (en) * 2003-12-26 2005-07-21 Internatl Business Mach Corp <Ibm> System for providing integrated financing service
JP2005196762A (en) * 2003-12-26 2005-07-21 Internatl Business Mach Corp <Ibm> Method for providing integrated financing service
JP2008171326A (en) * 2007-01-15 2008-07-24 Pet Relations:Kk Members-only pet service system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005196761A (en) * 2003-12-26 2005-07-21 Internatl Business Mach Corp <Ibm> System for providing integrated financing service
JP2005196762A (en) * 2003-12-26 2005-07-21 Internatl Business Mach Corp <Ibm> Method for providing integrated financing service
JP2008171326A (en) * 2007-01-15 2008-07-24 Pet Relations:Kk Members-only pet service system

Similar Documents

Publication Publication Date Title
US8332282B2 (en) On-line merchandise return labels
US7673044B2 (en) Information processing system, apparatus and method for processing information, and program
US7792705B2 (en) Method and system for placing a purchase order via a communications network
EP0927945B1 (en) Method and system for placing a purchase order via a communications network
JP4422902B2 (en) Method and system for electronic commerce using multiple roles
US6463420B1 (en) Online tracking of delivery status information over a computer network
US6988097B2 (en) Negotiation system and method for electronic commerce
US20040012631A1 (en) Master dynamic multi-catalog
JP2001142972A (en) Price determining method, method and system for comparing and displaying merchandise information
JP2002149945A (en) Selling price determining method and device thereof and storage medium storing selling price determining program
JP2003263596A (en) Order system, order method and order program in electronic commerce
JP2007148931A (en) E-commerce system and e-commerce method
JP2023026171A (en) System, stuff device, method, and computer program
JP2003058726A (en) Commodity order receiving system for online shopping, program, recording medium and printing medium therefor
US20020040330A1 (en) Apparatus and method for providing information about sale of goods, method for displaying information about sale of goods, and computer-readable recording medium
US20030212570A1 (en) System and method for inquiring remaining quantity of orders
JP2003346006A (en) On-line commodity selling method and server
WO2000079418A2 (en) An integrated shopping interface method and apparatus for use in electronic commerce
US20020052823A1 (en) Authentication method, information processing method and recording medium
WO2000079459A2 (en) Descriptive search method and apparatus for use in electronic commerce
WO2001050376A2 (en) Online tracking of delivery status information over a computer network
JP2002269414A (en) Gift order giving/receiving system and its method and its computer program
WO2001057766A2 (en) Method for providing automatic display of prior order history over a computer network
JP2001222586A (en) Online shopping device, online shopping method and system and terminal device of the system
JP2001243357A (en) Electronic commercial transaction system, server system, terminal for seller, terminal for purchaser, electronic commercial transaction method and recording medium with electronic commercial transaction program recorded thereon

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050510