JP6007346B1 - Checkout system, settlement apparatus and control program - Google Patents

Checkout system, settlement apparatus and control program Download PDF

Info

Publication number
JP6007346B1
JP6007346B1 JP2016041162A JP2016041162A JP6007346B1 JP 6007346 B1 JP6007346 B1 JP 6007346B1 JP 2016041162 A JP2016041162 A JP 2016041162A JP 2016041162 A JP2016041162 A JP 2016041162A JP 6007346 B1 JP6007346 B1 JP 6007346B1
Authority
JP
Japan
Prior art keywords
payment
settlement
information
processing
cpu
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.)
Active
Application number
JP2016041162A
Other languages
Japanese (ja)
Other versions
JP2017016630A (en
Inventor
伸也 名村
伸也 名村
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2016041162A priority Critical patent/JP6007346B1/en
Application granted granted Critical
Publication of JP6007346B1 publication Critical patent/JP6007346B1/en
Publication of JP2017016630A publication Critical patent/JP2017016630A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

【課題】入力処理装置が各決済装置の状態を監視するための情報分析機能を不要にする。【解決手段】チェックアウトシステムは、入力処理装置と複数台の決済装置とをネットワークで接続してなる。入力処理装置は、商品販売に係るデータの入力を待ち受け、入力されたデータを基に、商品販売に対する決済情報を生成する。入力処理装置は、複数台の決済装置のうち設定された1台の決済装置に対し、前記ネットワークを介して前記決済情報を送信する。決済装置は、決済情報の決済処理が可能なとき、当該決済情報を記憶領域に格納する。決済情報の決済処理が不可能なとき、当該決済情報を他の決済装置に転送する。決済装置は、記憶領域に格納された決済情報の決済を処理する。【選択図】 図10An information analysis function for an input processing device to monitor the state of each settlement device is eliminated. A checkout system includes an input processing device and a plurality of settlement devices connected by a network. The input processing device waits for input of data related to product sales, and generates settlement information for the product sales based on the input data. The input processing device transmits the payment information to one set payment device among a plurality of payment devices via the network. The settlement apparatus stores the settlement information in the storage area when settlement processing of the settlement information is possible. When payment processing of payment information is impossible, the payment information is transferred to another payment apparatus. The settlement apparatus processes settlement of settlement information stored in the storage area. [Selection] Figure 10

Description

本発明の実施形態は、チェックアウトシステムおよびこのシステムを構成する決済装置、並びにコンピュータに前記決済装置としての機能を実現させるための制御プログラムに関する。 Embodiments of the present invention, payment equipment constituting the checkout system and this system, a control program for realizing the function as the payment device to the computer to the parallel beauty.

量販店向けのチェックアウトシステムとして、商品データの入力処理装置と取引の決済装置とを分離したタイプがある。入力処理装置は、商品販売に係るデータの入力を待ち受ける。そして、操作者によってデータが入力されると、入力処理装置は、そのデータを基に決済情報を生成し、この決済情報を決済装置に送信する。決済装置は、決済情報に対する支払いデータの入力を待ち受ける。そして、操作者によって支払いデータが入力されると、決済装置は、決済情報と支払いデータとに基づいて決済を処理する。このような入力処理装置と決済装置とを分離したタイプのチェックアウトシステムは、入力処理装置を店員が操作し、決済装置を買物客が操作する、いわゆるセミセルフ方式を採用できる。   As a checkout system for mass retailers, there is a type in which a product data input processing device and a transaction settlement device are separated. The input processing apparatus waits for input of data related to product sales. When data is input by the operator, the input processing device generates payment information based on the data and transmits the payment information to the payment device. The settlement apparatus waits for input of payment data for settlement information. When the payment data is input by the operator, the payment apparatus processes the payment based on the payment information and the payment data. Such a type of checkout system in which the input processing device and the payment device are separated can employ a so-called semi-self system in which a store clerk operates the input processing device and a shopper operates the payment device.

セミセルフ方式を採用した場合、決済装置の操作に買物客が手間取ったために、その後の買物客が決済を待つという事態を極力なくしたい。そこで従来から、入力処理装置の台数よりも決済装置の台数を多くしている。この場合、入力処理装置が各決済装置の状態を監視し、空いている決済装置を自動的に選択して、その決済装置に決済情報を送信する形態と、各決済装置の状態を入力処理装置のディスプレイに表示し、店員が空いている決済装置を選択して、その決済装置に決済情報を送信する形態とがある。   In the case of adopting the semi-self method, it is desirable to minimize the situation where the shopper waits for settlement because the shopper takes time to operate the settlement apparatus. Therefore, conventionally, the number of settlement devices is made larger than the number of input processing devices. In this case, the input processing device monitors the state of each payment device, automatically selects an available payment device, and transmits the payment information to the payment device, and the state of each payment device. The payment clerk selects a vacant payment device and transmits payment information to the payment device.

いずれの形態においても、入力処理装置が各決済装置の状態を監視するために、決済装置から状態情報(ステータス)を収集し分析する情報分析機能が入力処理装置に必要となる。   In any form, in order for the input processing device to monitor the state of each payment device, the input processing device needs an information analysis function for collecting and analyzing state information (status) from the payment device.

特開2013−242839号公報JP 2013-242839 A

本発明の実施形態が解決しようとする課題は、入力処理装置が各決済装置の状態を監視するための情報分析機能を不要にできるチェックアウトシステムを提供しようとするものである。   The problem to be solved by an embodiment of the present invention is to provide a checkout system that can eliminate the need for an information analysis function for the input processing device to monitor the state of each settlement device.

一実施形態において、チェックアウトシステムは、生成手段および報知手段を備えた入力処理装置と、受信手段、通知手段および決済手段を備えた複数台の決済装置とをネットワークで接続してなる。生成手段は、入力されたデータを基に、取引に対する決済情報を生成する。報知手段は、決済処理が可能である決済装置へと買物客を案内する報知を行う。受信手段は、ネットワークを介して決済情報を受信する。通知手段は、受信した決済情報の決済処理を当該決済装置が実行し得る状態のとき、入力処理装置に対して決済処理が可能であることを通知する。決済手段は、決済情報の決済を処理する。 In one embodiment, the checkout system is formed by connecting an input processing device including a generation unit and a notification unit to a plurality of payment devices including a reception unit, a notification unit, and a payment unit via a network. The generation means generates settlement information for the transaction based on the input data. The notification means performs notification for guiding the shopper to a payment apparatus capable of payment processing. The receiving means receives the payment information via the network. The notifying means notifies the input processing device that the payment processing is possible when the payment device can execute the payment processing of the received payment information. The settlement means processes settlement information.

本実施形態におけるチェックアウトシステムの模式図。The schematic diagram of the checkout system in this embodiment. 本実施形態における商品登録装置および決済装置の要部回路構成を示すブロック図。The block diagram which shows the principal part circuit structure of the goods registration apparatus and payment apparatus in this embodiment. 商品登録装置のRAMに形成される主要なメモリ領域を示す模式図。The schematic diagram which shows the main memory area | region formed in RAM of a merchandise registration apparatus. 決済装置のRAMに形成される主要なメモリ領域を示す模式図。The schematic diagram which shows the main memory areas formed in RAM of a payment apparatus. 商品登録装置のCPUが、制御プログラムにしたがって実行する制御処理の主要な手順を示す流れ図。The flowchart which shows the main procedures of the control processing which CPU of a goods registration apparatus performs according to a control program. 商品登録装置のCPUが、制御プログラムにしたがって実行するメイン処理の主要な手順を示す流れ図。The flowchart which shows the main procedures of the main process which CPU of goods registration apparatus performs according to a control program. 商品登録装置のタッチパネルに表示される登録画面の一例を示す模式図。The schematic diagram which shows an example of the registration screen displayed on the touchscreen of goods registration apparatus. 商品登録装置のタッチパネルに表示される送信画面の一例を示す模式図。The schematic diagram which shows an example of the transmission screen displayed on the touch panel of a goods registration apparatus. 決済装置のCPUが、制御プログラムにしたがって実行するメイン処理の主要な手順を示す流れ図。The flowchart which shows the main procedures of the main process which CPU of a payment apparatus performs according to a control program. 決済装置のCPUが、制御プログラムにしたがって実行する受信割込み処理の主要な手順を示す流れ図。The flowchart which shows the main procedures of the reception interruption process which CPU of a payment apparatus performs according to a control program. 決済登録装置のタッチパネルに表示される決済画面の一例を示す模式図。The schematic diagram which shows an example of the payment screen displayed on the touch panel of a payment registration apparatus. 商品登録装置のタッチパネルに表示される案内画面の一例を示す模式図。The schematic diagram which shows an example of the guidance screen displayed on the touchscreen of a goods registration apparatus.

以下、入力処理装置が各決済装置の状態情報を収集する必要のないチェックアウトシステムの実施形態について、図面を用いて説明する。
なお、この実施形態は、量販店等の店舗に構築されたセミセルフ方式のチェックアウトシステムについて例示する。このシステムにおいては、入力処理装置の一態様である商品登録装置を店員が操作し、決済装置を買物客が操作する。
Hereinafter, an embodiment of a checkout system that does not require the input processing device to collect status information of each settlement device will be described with reference to the drawings.
This embodiment illustrates a semi-self checkout system built in a store such as a mass retailer. In this system, a store clerk operates a merchandise registration apparatus which is an aspect of an input processing apparatus, and a shopper operates a settlement apparatus.

図1は、本実施形態におけるチェックアウトシステム10の模式図である。チェックアウトシステム10は、複数台の商品登録装置11と、商品登録装置11よりも台数の多い決済装置12とを含む。商品登録装置11および決済装置12は、店舗のチェックアウトレーン毎に配置される。   FIG. 1 is a schematic diagram of a checkout system 10 in the present embodiment. The checkout system 10 includes a plurality of product registration devices 11 and a payment device 12 having a larger number than the product registration devices 11. The merchandise registration device 11 and the settlement device 12 are arranged for each checkout lane of the store.

図1においては、2台の商品登録装置11と6台の決済装置12とを2つのチェックアウトレーンに配置した場合を示している。図1においては、1つのチェックアウトレーンに対して1台の商品登録装置11と3台の決済装置12とが配置されている。チェックアウトシステム10が、商品登録装置11および決済装置12をそれぞれ何台含むかは任意である。また、チェックアウトレーンに配置される商品登録装置11と決済装置12との台数の比も任意である。   FIG. 1 shows a case where two product registration apparatuses 11 and six settlement apparatuses 12 are arranged in two checkout lanes. In FIG. 1, one product registration device 11 and three payment devices 12 are arranged for one checkout lane. The number of the merchandise registration device 11 and the payment device 12 included in the checkout system 10 is arbitrary. Further, the ratio of the number of product registration devices 11 and settlement devices 12 arranged in the checkout lane is also arbitrary.

商品登録装置11は、チェッカと呼ばれる役割を担った店員21が、その操作者となる。決済装置12は、店舗で販売される商品を購入する買物客22が、その操作者となる。なお、決済装置12は、店員21により操作される場合もある。   The merchandise registration apparatus 11 is operated by a store clerk 21 who has a role called a checker. In the settlement apparatus 12, a shopper 22 who purchases merchandise sold at a store is the operator. The payment apparatus 12 may be operated by the store clerk 21.

商品登録装置11は、図1においては、作業テーブル23に取り付けられる。作業テーブル23は、矩形の天板を有する。複数の作業テーブル23が、天板の長手方向がほぼ並行するように配置されることにより、買物客22用の通路(チェックアウトレーン)が形成される。   The merchandise registration apparatus 11 is attached to the work table 23 in FIG. The work table 23 has a rectangular top plate. By arranging the plurality of work tables 23 so that the longitudinal directions of the top plates are substantially parallel, a passage (checkout lane) for the shopper 22 is formed.

商品登録装置11は、買上商品の登録処理、決済情報の生成、決済処理、ならびに決済情報の決済装置12への送信の各機能を備える。登録処理は、通路に進入してきた買物客22が持参した商品を買上商品として登録する処理である。決済処理は、商品の売買行為である取引を決済するための処理である。決済情報は、決済処理に必要となる情報である。   The merchandise registration apparatus 11 has functions of a purchase merchandise registration process, generation of payment information, a payment process, and transmission of payment information to the payment apparatus 12. The registration process is a process of registering a product brought by the shopper 22 entering the aisle as a purchased product. The settlement process is a process for settlement of a transaction that is an act of buying and selling goods. The payment information is information necessary for the payment process.

決済装置12は、商品登録装置11から決済情報を受信した場合に、当該決済情報に基づく決済処理を行う。   When the payment apparatus 12 receives payment information from the merchandise registration apparatus 11, the payment apparatus 12 performs a payment process based on the payment information.

図2は、商品登録装置11および決済装置12の要部回路構成を示すブロック図である。商品登録装置11および決済装置12は、いずれもネットワークであるLAN(local area network)13に接続されている。ネットワークは、LAN13に代えて、インターネットや無線LANなどの別の通信網を用いることもできる。あるいは商品登録装置11と決済装置12との間でサーバを介して情報を授受する構成としてもよい。   FIG. 2 is a block diagram showing a main circuit configuration of the merchandise registration apparatus 11 and the settlement apparatus 12. The merchandise registration apparatus 11 and the settlement apparatus 12 are both connected to a LAN (local area network) 13 that is a network. Instead of the LAN 13, another network such as the Internet or a wireless LAN can be used as the network. Or it is good also as a structure which transfers information between the goods registration apparatus 11 and the payment apparatus 12 via a server.

商品登録装置11は、CPU(central processing unit)11a、ROM(read-only memory)11b、RAM(random-access memory)11c、補助記憶ユニット11d、ドロワ開放ユニット11e、スキャナ11f、タッチパネル11g、プリンタ11h、カードリーダライタ11i、通信ユニット11jおよび伝送システム11kを含む。   The merchandise registration apparatus 11 includes a central processing unit (CPU) 11a, a read-only memory (ROM) 11b, a random-access memory (RAM) 11c, an auxiliary storage unit 11d, a drawer opening unit 11e, a scanner 11f, a touch panel 11g, and a printer 11h. A card reader / writer 11i, a communication unit 11j, and a transmission system 11k.

CPU11a、ROM11b、RAM11cおよび補助記憶ユニット11dは、伝送システム11kにより接続されてコンピュータを構成する。
CPU11aは、上記コンピュータの中枢部分に相当する。CPU11aは、ROM11bおよびRAM11cに記憶されたオペレーティングシステム、ミドルウェアおよびアプリケーションプログラムに基づいて、商品登録装置11としての各種の機能を実現するべく各部を制御する。
The CPU 11a, ROM 11b, RAM 11c and auxiliary storage unit 11d are connected by a transmission system 11k to constitute a computer.
The CPU 11a corresponds to the central part of the computer. CPU11a controls each part in order to implement | achieve various functions as the merchandise registration apparatus 11 based on the operating system, middleware, and application program which were memorize | stored in ROM11b and RAM11c.

ROM11bは、上記コンピュータの主記憶部分に相当する。ROM11bは、上記オペレーティングシステムを記憶する。ROM11bは、上記ミドルウェアやアプリケーションプログラムを記憶する場合もある。またROM11bは、CPU11aが各種の処理を行う上で参照するデータを記憶する場合もある。   The ROM 11b corresponds to the main storage portion of the computer. The ROM 11b stores the operating system. The ROM 11b may store the middleware and application programs. The ROM 11b may store data that is referred to when the CPU 11a performs various processes.

RAM11cは、上記コンピュータの主記憶部分に相当する。RAM11cは、CPU11aが各種の処理を行う上で参照するデータを記憶する。さらにRAM11cは、CPU11aが各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアとして利用される。   The RAM 11c corresponds to the main storage portion of the computer. The RAM 11c stores data that is referred to when the CPU 11a performs various processes. Further, the RAM 11c is used as a so-called work area that stores data temporarily used when the CPU 11a performs various processes.

補助記憶ユニット11dは、上記コンピュータの補助記憶部分に相当する。補助記憶ユニット11dは、CPU11aが各種の処理を行う上で使用するデータ、あるいはCPU11aでの処理によって生成されたデータを保存する。補助記憶ユニット11dとしては、例えばEEPROM(electric erasable programmable read-only memory)、HDD(hard disk drive)、あるいはSSD(solid state drive)などを使用できる。   The auxiliary storage unit 11d corresponds to the auxiliary storage portion of the computer. The auxiliary storage unit 11d stores data used when the CPU 11a performs various processes, or data generated by processes performed by the CPU 11a. As the auxiliary storage unit 11d, for example, an electrically erasable programmable read-only memory (EEPROM), a hard disk drive (HDD), or a solid state drive (SSD) can be used.

ROM11bまたは補助記憶ユニット11dに記憶されるアプリケーションプログラムには、後述する制御処理に関して記述した制御プログラムを含む。商品登録装置11の譲渡は一般的に、制御プログラムがROM11bまたは補助記憶ユニット11dに記憶された状態にて行われる。しかし、制御プログラムがROM11bまたは補助記憶ユニット11dに記憶されない状態で、商品登録装置11が譲渡される場合もある。この場合には、制御プログラムは、磁気ディスク、光磁気ディスク、光ディスク、半導体メモリなどのようなリムーバブルな記録媒体に記録して譲渡される。あるいはネットワークを介して制御プログラムが譲渡され、この制御プログラムが上記の別途に譲渡された商品登録装置11の補助記憶ユニット11dに書き込まれてもよい。   The application program stored in the ROM 11b or the auxiliary storage unit 11d includes a control program described regarding control processing described later. The product registration apparatus 11 is generally transferred in a state where the control program is stored in the ROM 11b or the auxiliary storage unit 11d. However, the merchandise registration apparatus 11 may be transferred in a state where the control program is not stored in the ROM 11b or the auxiliary storage unit 11d. In this case, the control program is transferred after being recorded on a removable recording medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory. Alternatively, the control program may be transferred via a network, and the control program may be written in the auxiliary storage unit 11d of the separately-registered product registration apparatus 11.

ドロワ開放ユニット11eは、貨幣を収容するためのドロワを自動的に開放する。
スキャナ11fは、商品の情報を読み取って、当該商品の商品コードを得る。スキャナ11fとしては、周知の種々のタイプのものをそのまま利用できる。スキャナ11fは、周知の種々のタイプうちの1つのみに対応していてもよいし、複数のタイプに対応していてもよい。すなわちスキャナ11fは、固定式またはハンディ式の2次元コードスキャナを含み得る。またスキャナ11fとしては、商品の画像から画像認識技術を利用して商品を識別するタイプのものを含み得る。
The drawer opening unit 11e automatically opens a drawer for storing money.
The scanner 11f reads product information and obtains a product code of the product. As the scanner 11f, various known types can be used as they are. The scanner 11f may correspond to only one of various well-known types, or may correspond to a plurality of types. That is, the scanner 11f may include a fixed or handy two-dimensional code scanner. The scanner 11f may include a scanner that identifies a product from an image of the product using an image recognition technique.

タッチパネル11gは、表示デバイスおよびタッチセンサを含む。表示デバイスは、その表示画面を、GUI画面などの任意の画面とする。表示デバイスとしては、例えばカラーLCD等の周知のデバイスを利用できる。タッチセンサは、表示デバイスの表示面に重ねて配置されている。タッチセンサは、表示デバイスの表示面への操作者のタッチ位置を検出し、その位置情報をCPU11aへと送る。タッチセンサとしては、周知のデバイスを利用できる。   The touch panel 11g includes a display device and a touch sensor. The display device uses an arbitrary screen such as a GUI screen as its display screen. As the display device, for example, a known device such as a color LCD can be used. The touch sensor is disposed so as to overlap the display surface of the display device. The touch sensor detects the touch position of the operator on the display surface of the display device, and sends the position information to the CPU 11a. As the touch sensor, a known device can be used.

プリンタ11hは、レシート用紙に対して各種の文字列や画像などを印刷することにより、レシートを発行する。この種のプリンタ11hとしては、例えばサーマルプリンタやドットインパクトプリンタなどを利用できる。   The printer 11h issues a receipt by printing various character strings and images on the receipt paper. For example, a thermal printer or a dot impact printer can be used as this type of printer 11h.

カードリーダライタ11iは、カードに記録されたデータを読み取る機能と、上記カードへデータを書き込む機能とを有する。カードは、クレジットカード、デビットカード、電子マネーカード、プリペイドカードなどの決済用カードの他に、メンバーズカードやポイントカードなどと称される会員カードを含み得る。会員カードは、少なくともそのカードを所有する会員を識別するための情報を記録する。カードリーダライタ11iは、磁気式、接触式、あるいは非接触式のいずれのデバイスであってもよいし、また複数種のデバイスを含んでいてもよい。   The card reader / writer 11i has a function of reading data recorded on the card and a function of writing data to the card. The card may include a membership card called a member's card or a point card in addition to a settlement card such as a credit card, a debit card, an electronic money card, or a prepaid card. The member card records information for identifying at least the member who owns the card. The card reader / writer 11i may be any one of a magnetic type, a contact type, and a non-contact type device, and may include a plurality of types of devices.

通信ユニット11jは、LAN13を介して接続される複数の決済装置12とデータ通信を行う。通信ユニット11jは、他の商品登録装置11とLAN13を介してデータ通信を行うこともできる。   The communication unit 11j performs data communication with a plurality of settlement apparatuses 12 connected via the LAN 13. The communication unit 11j can also perform data communication with another product registration device 11 via the LAN 13.

伝送システム11kは、CPU11a、ROM11b、RAM11c、補助記憶ユニット11d、ドロワ開放ユニット11e、スキャナ11f、タッチパネル11g、プリンタ11h、カードリーダライタ11iおよび通信ユニット11jの間で授受されるデータを伝送する。伝送システム11kは、システムバスなどの各種のバスと、これらのバスと各部とを接続する各種のインタフェース回路とを含む周知のものが利用できる。   The transmission system 11k transmits data exchanged among the CPU 11a, ROM 11b, RAM 11c, auxiliary storage unit 11d, drawer opening unit 11e, scanner 11f, touch panel 11g, printer 11h, card reader / writer 11i, and communication unit 11j. As the transmission system 11k, a well-known system including various buses such as a system bus and various interface circuits that connect these buses and respective units can be used.

このような商品登録装置11のハードウェアとしては、例えば既存の対面販売方式に対応したPOS端末を利用することが可能である。   As the hardware of such a commodity registration apparatus 11, for example, a POS terminal compatible with an existing face-to-face sales method can be used.

決済装置12は、CPU12a、ROM12b、RAM12c、補助記憶ユニット12d、自動釣銭機12e、スキャナ12f、タッチパネル12g、プリンタ12h、カードリーダライタ12i、通信ユニット12jおよび伝送システム12kを含む。   The settlement apparatus 12 includes a CPU 12a, ROM 12b, RAM 12c, auxiliary storage unit 12d, automatic change machine 12e, scanner 12f, touch panel 12g, printer 12h, card reader / writer 12i, communication unit 12j, and transmission system 12k.

CPU12a、ROM12b、RAM12cおよび補助記憶ユニット12dは、伝送システム12kにより接続されてコンピュータを構成する。   The CPU 12a, ROM 12b, RAM 12c and auxiliary storage unit 12d are connected by a transmission system 12k to constitute a computer.

CPU12aは、上記コンピュータの中枢部分に相当する。CPU12aは、ROM12bおよびRAM12cに記憶されたオペレーティングシステム、ミドルウェアおよびアプリケーションプログラムに基づいて、決済装置12としての各種の動作を実現するべく各部を制御する。   The CPU 12a corresponds to the central part of the computer. The CPU 12a controls each unit to realize various operations as the settlement apparatus 12 based on the operating system, middleware, and application program stored in the ROM 12b and the RAM 12c.

ROM12bは、上記コンピュータの主記憶部分に相当する。ROM12bは、上記オペレーティングシステムを記憶する。ROM12bは、上記ミドルウェアやアプリケーションプログラムを記憶する場合もある。またROM12bは、CPU12aが各種の処理を行う上で参照するデータを記憶する場合もある。   The ROM 12b corresponds to the main storage portion of the computer. The ROM 12b stores the operating system. The ROM 12b may store the middleware and application programs. The ROM 12b may store data that is referred to when the CPU 12a performs various processes.

RAM12cは、上記コンピュータの主記憶部分に相当する。RAM12cは、CPU12aが各種の処理を行う上で参照するデータを記憶する。さらにRAM12cは、CPU12aが各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアとして利用される。   The RAM 12c corresponds to the main storage portion of the computer. The RAM 12c stores data that is referred to when the CPU 12a performs various processes. Furthermore, the RAM 12c is used as a so-called work area that stores data temporarily used when the CPU 12a performs various processes.

補助記憶ユニット12dは、上記コンピュータの補助記憶部分に相当する。補助記憶ユニット12dは、CPU12aが各種の処理を行う上で使用するデータ、あるいはCPU12aでの処理によって生成されたデータを保存する。補助記憶ユニット12dとしては、例えばEEPROM、HDD、あるいはSSDなどを使用できる。   The auxiliary storage unit 12d corresponds to the auxiliary storage portion of the computer. The auxiliary storage unit 12d stores data used when the CPU 12a performs various processes, or data generated by the processes in the CPU 12a. As the auxiliary storage unit 12d, for example, an EEPROM, HDD, or SSD can be used.

ROM12bまたは補助記憶ユニット12dに記憶されるアプリケーションプログラムには、後述する制御処理に関して記述した制御プログラムを含む。決済装置12の譲渡は一般的に、制御プログラムがROM12bまたは補助記憶ユニット12dに記憶された状態にて行われる。しかし、制御プログラムがROM12bまたは補助記憶ユニット12dに記憶されない状態で、決済装置12が譲渡される場合もある。この場合には、制御プログラムは、磁気ディスク、光磁気ディスク、光ディスク、半導体メモリなどのようなリムーバブルな記録媒体に記録して譲渡される。あるいはネットワークを介して制御プログラムが譲渡され、この制御プログラムが上記の別途に譲渡された決済装置12の補助記憶ユニット12dに書き込まれてもよい。   The application program stored in the ROM 12b or the auxiliary storage unit 12d includes a control program described regarding control processing described later. The transfer of the settlement apparatus 12 is generally performed in a state where the control program is stored in the ROM 12b or the auxiliary storage unit 12d. However, the settlement apparatus 12 may be transferred in a state where the control program is not stored in the ROM 12b or the auxiliary storage unit 12d. In this case, the control program is transferred after being recorded on a removable recording medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory. Alternatively, the control program may be transferred via a network, and the control program may be written in the auxiliary storage unit 12d of the settlement apparatus 12 that is separately transferred.

自動釣銭機12eは、投入される硬貨および紙幣を収受する。また自動釣銭機12eは、釣銭としての硬貨および紙幣を排出する。   The automatic change machine 12e receives coins and bills that are input. Moreover, the automatic change machine 12e discharge | releases the coin and banknote as change.

スキャナ12fは、商品の情報を読み取って、当該商品の商品コードを得る。スキャナ12fとしては、周知の種々のタイプのものをそのまま利用できる。スキャナ12fは、周知の種々のタイプうちの1つのみに対応していてもよいし、複数のタイプに対応していてもよい。すなわちスキャナ12fは、固定式またはハンディ式の2次元コードスキャナを含み得る。またスキャナ12fとしては、商品の画像から画像認識技術を利用して商品を識別するタイプのものを含み得る。   The scanner 12f reads product information and obtains a product code of the product. As the scanner 12f, various known types can be used as they are. The scanner 12f may correspond to only one of various well-known types, or may correspond to a plurality of types. That is, the scanner 12f may include a fixed or handy type two-dimensional code scanner. The scanner 12f may include a type that identifies a product from an image of the product using an image recognition technique.

タッチパネル12gは、表示デバイスおよびタッチセンサを含む。表示デバイスは、その画面を、GUI画面などの任意の画面とする。表示デバイスとしては、例えばカラーLCD等の周知のデバイスを利用できる。タッチセンサは、表示デバイスの表示面に重ねて配置されている。タッチセンサは、表示デバイスの表示面への操作者のタッチ位置を検出し、その位置情報をCPU12aへと送る。タッチセンサとしては、周知のデバイスを利用できる。   The touch panel 12g includes a display device and a touch sensor. The display device makes the screen an arbitrary screen such as a GUI screen. As the display device, for example, a known device such as a color LCD can be used. The touch sensor is disposed so as to overlap the display surface of the display device. The touch sensor detects the touch position of the operator on the display surface of the display device and sends the position information to the CPU 12a. As the touch sensor, a known device can be used.

プリンタ12hは、レシート用紙に対して各種の文字列や画像などを印刷することにより、レシートを発行する。この種のプリンタとしては、例えばサーマルプリンタやドットインパクトプリンタなどを利用できる。   The printer 12h issues a receipt by printing various character strings and images on the receipt paper. For example, a thermal printer or a dot impact printer can be used as this type of printer.

カードリーダライタ12iは、カードに記録されたデータを読み取る機能と、上記カードへデータを書き込む機能とを有する。カードは、クレジットカード、デビットカード、電子マネーカード、プリペイドカードなどの決済用カードの他に、メンバーズカードやポイントカードなどと称される会員カードを含み得る。会員カードは、少なくともそのカードを所有する会員を識別するための情報を記録する。カードリーダライタ12iは、磁気式、接触式、あるいは非接触式のいずれのデバイスであってもよいし、また複数種のデバイスを含んでいてもよい。   The card reader / writer 12i has a function of reading data recorded on the card and a function of writing data to the card. The card may include a membership card called a member's card or a point card in addition to a settlement card such as a credit card, a debit card, an electronic money card, or a prepaid card. The member card records information for identifying at least the member who owns the card. The card reader / writer 12i may be any of a magnetic type, a contact type, or a non-contact type device, and may include a plurality of types of devices.

通信ユニット12jは、LAN13を介して接続される複数の商品登録装置11とデータ通信を行う。通信ユニット12jは、他の決済装置12とLAN13を介してデータ通信を行うこともできる。   The communication unit 12j performs data communication with a plurality of product registration apparatuses 11 connected via the LAN 13. The communication unit 12j can also perform data communication with another settlement apparatus 12 via the LAN 13.

伝送システム12kは、CPU12a、ROM12b、RAM12c、補助記憶ユニット12d、自動釣銭機12e、スキャナ12f、タッチパネル12g、プリンタ12h、カードリーダライタ12iおよび通信ユニット12jの間で授受されるデータを伝送する。伝送システム12kは、システムバスなどの各種のバスと、これらのバスと各部とを接続する各種のインタフェース回路とを含む周知のものが利用できる。   The transmission system 12k transmits data exchanged among the CPU 12a, ROM 12b, RAM 12c, auxiliary storage unit 12d, automatic change machine 12e, scanner 12f, touch panel 12g, printer 12h, card reader / writer 12i, and communication unit 12j. As the transmission system 12k, a well-known system including various buses such as a system bus and various interface circuits that connect these buses and respective units can be used.

このような決済装置12のハードウェアとしては、例えば既存のセルフ方式に対応したPOS端末を利用することが可能である。   As the hardware of the settlement apparatus 12, it is possible to use, for example, a POS terminal that supports an existing self method.

図3は、商品登録装置11のRAM11cに形成される主要なメモリ領域を示す模式図である。図3において、メモリ領域31は、商品コード、商品名、単価、個数および金額の各データからなるレコードを複数格納する領域である。商品コードは、各商品を個々に識別するための固有のコードである。各商品には、例えばバーコードによって表される商品コードが付されている。商品名および単価は、同一レコードの商品コードによって特定される商品の名称および1点当たりの価格である。個数および金額は、同一レコードの商品コードによって特定される商品の販売データ、すなわち販売個数とその個数分の販売金額である。   FIG. 3 is a schematic diagram showing main memory areas formed in the RAM 11 c of the merchandise registration apparatus 11. In FIG. 3, a memory area 31 is an area for storing a plurality of records each consisting of data of a product code, a product name, a unit price, a number, and an amount. The product code is a unique code for identifying each product individually. For example, a product code represented by a barcode is attached to each product. The product name and unit price are the name of the product specified by the product code of the same record and the price per point. The number and the amount of money are the sales data of the product specified by the product code of the same record, that is, the sales number and the sales amount for the number.

チェックアウトシステム10は、図示しないが、LAN13を介してデータベースサーバを接続する。このデータベースサーバには、各商品の商品コードに関連付けて、商品名、単価等の商品情報を設定するための商品データベースがある。商品登録装置11において、商品コードが取得されると、CPU11aは、その商品コードでデータベースサーバに商品情報を問い合わせる。この問合せを受けたデータベースサーバは、商品データベースにアクセスして、商品データベースから当該商品コードに関連付けられた商品情報を読出し、LAN13を介して商品登録装置11に通知する。商品登録装置11のCPU11aは、データベースサーバから通知された商品情報をメモリ領域31に格納する。以下では、メモリ領域31を登録商品テーブル31と称する。   The checkout system 10 connects a database server via the LAN 13 (not shown). This database server has a product database for setting product information such as product name and unit price in association with the product code of each product. When the product code is acquired in the product registration device 11, the CPU 11a inquires of the database server for product information using the product code. Upon receiving this inquiry, the database server accesses the product database, reads the product information associated with the product code from the product database, and notifies the product registration apparatus 11 via the LAN 13. The CPU 11 a of the product registration device 11 stores the product information notified from the database server in the memory area 31. Hereinafter, the memory area 31 is referred to as a registered product table 31.

メモリ領域32は、合計個数と合計金額とを格納する領域である。合計個数は、登録商品テーブル31に格納された各レコードに示された個数の合計である。合計金額は、登録商品テーブル31に格納された各レコードに示された金額の合計である。以下では、メモリ領域32を合計テーブル32と称する。   The memory area 32 is an area for storing the total number and the total amount. The total number is the sum of the numbers indicated in each record stored in the registered product table 31. The total amount is the sum of the amounts indicated in each record stored in the registered product table 31. Hereinafter, the memory area 32 is referred to as a total table 32.

メモリ領域33は、決済情報の送信先となる決済装置12を特定するための送信先IDを格納する領域である。商品登録装置11は、買上商品の登録処理に基づいて生成された決済情報を、LAN13を介して決済装置12に送信する。このとき商品登録装置11は、予め設定された1台の決済装置12に対し、LAN13を介して決済情報を送信する。具体的には、商品登録装置11は、同じチェックアウトレーンに配置されている複数台(図1では3台)の決済装置12の中から決定された1台の決済装置12に決済情報を送信する。すなわち、メモリ領域33には、この決定された1台の決済装置12を識別するためのIDが、送信先IDとして格納されている。   The memory area 33 is an area for storing a transmission destination ID for specifying the payment apparatus 12 as a transmission destination of payment information. The merchandise registration apparatus 11 transmits the settlement information generated based on the purchase merchandise registration process to the settlement apparatus 12 via the LAN 13. At this time, the merchandise registration apparatus 11 transmits settlement information to the preset settlement apparatus 12 via the LAN 13. Specifically, the merchandise registration apparatus 11 transmits the payment information to one payment apparatus 12 determined from among a plurality of payment apparatuses 12 (three in FIG. 1) arranged in the same checkout lane. To do. That is, in the memory area 33, an ID for identifying the determined one settlement apparatus 12 is stored as a transmission destination ID.

図4は、決済装置12のRAM12cに形成される主要なメモリ領域を示す模式図である。図4において、メモリ領域41は、商品登録装置11から受信した決済情報を一時的に格納する領域である。以下では、メモリ領域41を決済バッファ41と称する。   FIG. 4 is a schematic diagram showing main memory areas formed in the RAM 12 c of the settlement apparatus 12. In FIG. 4, a memory area 41 is an area for temporarily storing payment information received from the merchandise registration apparatus 11. Hereinafter, the memory area 41 is referred to as a settlement buffer 41.

メモリ領域42は、処理中フラグFの領域である。処理中フラグFは、決済情報に基づく決済処理を実行中か否かを識別する情報である。本実施形態において、処理中フラグFは、決済情報を実行中でないとき“0”にリセットされており、実行中になると“1”にセットされる。   The memory area 42 is an area for the processing flag F. The processing flag F is information for identifying whether or not a payment process based on the payment information is being executed. In the present embodiment, the processing flag F is reset to “0” when the payment information is not being executed, and is set to “1” when the payment information is being executed.

メモリ領域43は、決済情報の転送先となる他の決済装置12を特定するための転送先IDを格納する領域である。決済装置12は、決済バッファ41に格納された決済情報を基に決済処理を実行しているときには、別の決済情報を受信しても決済処理を行うことはできない。このとき決済装置12は、決済処理の途中で受信した決済情報を、他の決済装置12にLAN13を介して転送する。具体的には、決済装置12は、同じチェックアウトレーンに配置されている複数台(図1では3台)の決済装置12の中から予め設定された他の1台の決済装置12に決済情報を転送する。すなわち、メモリ領域43には、この設定された他の1台の決済装置12を識別するためのIDが、転送先IDとして格納されている。   The memory area 43 is an area for storing a transfer destination ID for specifying another payment apparatus 12 that is a transfer destination of payment information. When the payment apparatus 12 is executing a payment process based on the payment information stored in the payment buffer 41, the payment apparatus 12 cannot perform the payment process even if another payment information is received. At this time, the payment apparatus 12 transfers the payment information received during the payment process to another payment apparatus 12 via the LAN 13. Specifically, the payment apparatus 12 sends the payment information to one other payment apparatus 12 set in advance from among a plurality of payment apparatuses 12 (three in FIG. 1) arranged in the same checkout lane. Forward. That is, the memory area 43 stores an ID for identifying the other set settlement apparatus 12 as a transfer destination ID.

なお、同じチェックアウトレーンに配置されている複数台の決済装置12の中で、決済情報が最後に転送される決済装置12においては、メモリ領域43に転送先IDが格納されていない。若しくは、転送先IDが未設定であることを示す情報が格納されている。また、メモリ領域43とは別の領域に、同じチェックアウトレーンに配置されている商品登録装置11の通信アドレスが格納されている。   Note that, among the plurality of payment apparatuses 12 arranged in the same checkout lane, the transfer destination ID is not stored in the memory area 43 in the payment apparatus 12 to which the payment information is transferred last. Alternatively, information indicating that the transfer destination ID is not set is stored. In addition, the communication address of the commodity registration device 11 arranged in the same checkout lane is stored in an area different from the memory area 43.

図5および図6は、商品登録装置11のCPU11aが、制御プログラムにしたがって実行するメイン処理の主要な手順を示す流れ図である。図7、図8および図12は、そのメイン処理によって商品登録装置11のタッチパネル11gに表示される種々の画面例を示す模式図である。図9は、決済装置12のCPU12aが、制御プログラムにしたがって実行するメイン処理の主要な手順を示す流れ図であり、図10は、同CPU12aが、同制御プログラムにしたがって実行する受信割込み処理の主要な手順を示す流れ図である。図11は、メイン処理によって決済装置12のタッチパネル12gに表示される決済画面の一例を示す模式図である。以下、これらの図を用いて、チェックアウトシステム10の動作について説明する。なお、以下に説明する処理の内容は一例であって、同様な結果を得ることが可能な様々な処理を適宜に利用できる。   5 and 6 are flowcharts showing main procedures of main processing executed by the CPU 11a of the commodity registration apparatus 11 according to the control program. 7, 8, and 12 are schematic diagrams illustrating various screen examples displayed on the touch panel 11 g of the commodity registration apparatus 11 by the main process. FIG. 9 is a flowchart showing the main procedure of the main process executed by the CPU 12a of the settlement apparatus 12 according to the control program. FIG. 10 shows the main process of the reception interrupt process executed by the CPU 12a according to the control program. It is a flowchart which shows a procedure. FIG. 11 is a schematic diagram illustrating an example of a payment screen displayed on the touch panel 12g of the payment apparatus 12 by the main process. Hereinafter, the operation of the checkout system 10 will be described with reference to these drawings. Note that the content of the processing described below is an example, and various processing that can obtain the same result can be used as appropriate.

はじめに、商品登録装置11の動作について説明する。
商品登録装置11が、買上商品の登録処理を行うモードで起動されると、CPU11aは、図5の流れ図に示す手順の制御処理を開始する。先ずCPU11aは、登録商品テーブル31および合計テーブル32をクリアする(Act1)。次いでCPU11aは、タッチパネル11gの画面の一部に登録画面SC1(図7を参照)を表示させる(Act2)。
First, the operation of the merchandise registration apparatus 11 will be described.
When the merchandise registration apparatus 11 is activated in a mode for registering purchased merchandise, the CPU 11a starts control processing of the procedure shown in the flowchart of FIG. First, the CPU 11a clears the registered product table 31 and the total table 32 (Act1). Next, the CPU 11a displays a registration screen SC1 (see FIG. 7) on a part of the screen of the touch panel 11g (Act 2).

登録画面SC1は、登録商品テーブル31aおよび合計テーブル32aの内容を表し、登録処理の実施状況を店員21に確認させるものである。登録画面SC1の一例を図7に示す。登録画面SC1は、表示エリアR1、R2を含む。表示エリアR1は、最も新しく買上登録がなされた商品に関する商品名、個数および単価と、その商品を登録した後の買上商品の合計個数および合計金額とを表示する。表示エリアR2は、登録画面SC1に示された商品よりも前に買上登録がなされた商品に関する商品名、個数、単価および金額のリストを表示する。   The registration screen SC1 represents the contents of the registered product table 31a and the total table 32a, and allows the clerk 21 to confirm the implementation status of the registration process. An example of the registration screen SC1 is shown in FIG. Registration screen SC1 includes display areas R1 and R2. The display area R1 displays the product name, number, and unit price of the product that is most recently registered for purchase, and the total number and total price of the purchased product after the product is registered. The display area R2 displays a list of product names, numbers, unit prices, and amounts regarding products for which purchase registration has been made before the products shown on the registration screen SC1.

なお、図示は省略するが、CPU11aは、タッチパネル11gの画面のうちの登録画面SC1とする領域外に、店員21が商品を指定するための商品ボタンや、小計ボタンなどの各種の機能ボタンを表示する。   In addition, although illustration is abbreviate | omitted, CPU11a displays various function buttons, such as a product button for the salesclerk 21 to specify goods, and a subtotal button outside the area | region used as registration screen SC1 among the screens of the touch panel 11g. To do.

登録画面SC1が表示された状態で、店員21は、例えばスキャナ11fや商品ボタンを操作して、買物客22が買い上げる商品の商品コードを順次入力する。そして、全ての買上商品の商品コードを入力し終えると、店員21は、小計ボタンにタッチする。   In the state where the registration screen SC1 is displayed, the store clerk 21 sequentially inputs, for example, the product codes of the products purchased by the shopper 22 by operating the scanner 11f and the product buttons. Then, after inputting the product codes of all the purchased products, the clerk 21 touches the subtotal button.

登録画面SC1を表示させたCPU11aは、買上登録すべき商品の商品コードが取得されるのを待ち受ける(Act3)。スキャナ11fまたは商品ボタンを介して入力された商品コードを取得すると(Act3にてYES)、CPU11aは、その商品コードに関連付けられて商品データベースに設定されている商品名、単価等の商品情報を検出する。またCPU11aは、この単価に販売個数を乗算して販売金額を算出する。そしてCPU11aは、商品コード、商品名、単価、販売個数および販売金額を含む商品販売データを1レコードとして、登録商品テーブル31aに登録する(Act4)。またCPU11aは、販売個数および販売金額を合計テーブル32aに加算する。そしてCPU11aは、登録商品テーブル31aおよび合計テーブル32aの内容に準じるように、登録画面SC1を更新する(Act5)。   The CPU 11a displaying the registration screen SC1 waits for the acquisition of the product code of the product to be registered for purchase (Act 3). When the product code input via the scanner 11f or the product button is acquired (YES in Act 3), the CPU 11a detects product information such as the product name and unit price set in the product database in association with the product code. To do. Further, the CPU 11a calculates a sales amount by multiplying the unit price by the number of sales. Then, the CPU 11a registers the product sales data including the product code, product name, unit price, sales quantity, and sales price as one record in the registered product table 31a (Act4). In addition, the CPU 11a adds the sales quantity and the sales price to the total table 32a. Then, the CPU 11a updates the registration screen SC1 in accordance with the contents of the registered product table 31a and the total table 32a (Act5).

登録画面SC1を更新した後、CPU11aは、買上登録すべき商品の商品コードが取得されたか否かを確認する(Act6)。商品コードが取得されていない場合(Act6にてNO)、CPU11aは、小計ボタンがタッチされたか否かを確認する(Act7)。小計ボタンがタッチされていない場合(Act7にてNO)、CPU11aは、再び商品コードが取得されたか否かを確認する(Act6)。したがってCPU11aは、Act6およびAct7として、商品コードが取得されるか、小計ボタンがタッチされるのを待ち受ける。なおCPU11aは、ここでの待ち受けにおいて、他の操作が行われるなどの他の事象の発生を確認し、その発生事象に応じた処理に移行するようにしてもよい。   After updating the registration screen SC1, the CPU 11a confirms whether or not the product code of the product to be registered for purchase has been acquired (Act 6). If the product code has not been acquired (NO in Act 6), the CPU 11a checks whether or not the subtotal button has been touched (Act 7). When the subtotal button is not touched (NO in Act 7), the CPU 11a confirms again whether or not the product code has been acquired (Act 6). Therefore, the CPU 11a waits for a product code to be acquired or a subtotal button to be touched as Act6 and Act7. Note that the CPU 11a may confirm the occurrence of another event such as another operation being performed in the standby state, and may shift to processing according to the occurrence event.

Act6およびAct7の待ち受け状態において、商品コードが取得されると(Act6にてYES)、CPU11aは、Act4の処理に戻る。そしてCPU11aは、それ以降の処理を前述したのと同様に繰り返す。   When the product code is acquired in the standby state of Act 6 and Act 7 (YES in Act 6), the CPU 11a returns to the processing of Act 4. Then, the CPU 11a repeats the subsequent processing in the same manner as described above.

Act6およびAct7の待ち受け状態において、小計ボタンがタッチされたならば(Act7にてYES)、CPU11aは、この時点における登録商品テーブル31aおよび合計テーブル32aの内容に基づいて決済情報を生成する(Act8:生成手段)。そしてCPU11aは、タッチパネル11gの画面の一部に送信画面SC2(図8を参照)を表示させる(Act9)。   If the subtotal button is touched in the standby state of Act6 and Act7 (YES in Act7), the CPU 11a generates settlement information based on the contents of the registered product table 31a and the total table 32a at this time (Act8: Generating means). Then, the CPU 11a displays the transmission screen SC2 (see FIG. 8) on a part of the screen of the touch panel 11g (Act 9).

送信画面SC2の一例を図8に示す。送信画面SC2は、表示エリアR3およびR4と、ボタンB1、B2、B3およびB4とを含む。表示エリアR3は、合計テーブル32aの合計個数および合計金額を表示する。表示エリアR4は、種々のメッセージを表示する。ボタンB1、B2は、合計金額に対して値引きを適用することを店員21が指定するためのものである。ボタンB3は、タッチパネル11gの画面の一部領域を登録画面SC1に戻すことを店員21が指定するためのものである。ボタンB4は、決済情報を決済装置12に送信することを店員21が指定するためのものである。以下の説明において、ボタンB3は戻るボタンB3と称し、ボタンB4は送信ボタンB4と称する。   An example of the transmission screen SC2 is shown in FIG. Transmission screen SC2 includes display areas R3 and R4 and buttons B1, B2, B3 and B4. The display area R3 displays the total number and total amount of the total table 32a. The display area R4 displays various messages. The buttons B1 and B2 are for the store clerk 21 to specify that the discount is applied to the total amount. The button B3 is for the store clerk 21 to specify that a partial area of the screen of the touch panel 11g is returned to the registration screen SC1. The button B4 is for the store clerk 21 to specify that the payment information is transmitted to the payment device 12. In the following description, the button B3 is referred to as a return button B3, and the button B4 is referred to as a transmission button B4.

送信画面SC2を表示させると、CPU11aは、戻るボタンB3が操作されたか否かを確認する(Act10)。戻るボタンB3が操作されていない場合(Act10にてNO)、CPU11aは、送信ボタンB4が操作されたか否かを確認する(Act11)。送信ボタンB4が操作されていない場合(Act11にてNO)、CPU11aは、再び、戻るボタンB3が操作されたか否かを確認する(Act10)。したがってCPU11aは、Act10およびAct11として、戻るボタンB3または送信ボタンB4が操作されるのを待ち受ける。なおCPU11aは、ここでの待ち受け状態において、他の操作が行われるなどの他の事象の発生を確認し、その発生事象に応じた処理に移行するようにしてもよい。例えば、ボタンB1、B2のいずれかが店員21によりタッチされると、CPU11aは、決済情報に含まれる合計金額を、その後の店員21による指示に応じて変更する。   When the transmission screen SC2 is displayed, the CPU 11a confirms whether or not the return button B3 has been operated (Act10). When the return button B3 is not operated (NO in Act10), the CPU 11a checks whether or not the transmission button B4 is operated (Act11). When the send button B4 is not operated (NO in Act11), the CPU 11a checks again whether or not the return button B3 is operated (Act10). Therefore, the CPU 11a waits for the return button B3 or the transmission button B4 to be operated as Act10 and Act11. The CPU 11a may confirm the occurrence of another event such as another operation being performed in the standby state here, and may shift to processing according to the occurrence event. For example, when one of the buttons B1 and B2 is touched by the store clerk 21, the CPU 11a changes the total amount included in the settlement information according to an instruction from the store clerk 21 thereafter.

Act10およびAct11の待ち受け状態において、戻るボタンB3が操作されると(Act10にてYES)、CPU11aは、タッチパネル11gの画面の一部領域を登録画面SC1に戻す(Act12)。その後、CPU11aは、Act6の処理に進み、以降の処理を前述と同様に繰り返す。   When the return button B3 is operated in the standby state of Act10 and Act11 (YES in Act10), the CPU 11a returns a partial area of the screen of the touch panel 11g to the registration screen SC1 (Act12). Thereafter, the CPU 11a proceeds to the process of Act6 and repeats the subsequent processes in the same manner as described above.

Act10およびAct11の待ち受け状態において、送信ボタンB4が操作されると(Act11にてYES)、CPU11aは、図6のAct13の処理に進む。すなわちCPU11aは、メモリ領域33に設定されている送信先IDを取得する(Act13)。そしてCPU11aは、この送信先IDで識別される1つの決済装置12に対し、Act8の処理で生成した決済情報を送信する(Act14:送信手段)。   When the transmission button B4 is operated in the standby state of Act10 and Act11 (YES in Act11), the CPU 11a proceeds to the processing of Act13 in FIG. That is, the CPU 11a acquires the transmission destination ID set in the memory area 33 (Act 13). Then, the CPU 11a transmits the settlement information generated by the process of Act8 to one settlement apparatus 12 identified by the transmission destination ID (Act14: transmission unit).

具体的にはCPU11aは、送信先IDで識別される1つの決済装置12に設定された通信アドレスを送信先アドレスとし、自らに設定された通信アドレスを送信元アドレスとして、決済情報をLAN13へと送信するように通信ユニット11jを制御する。これにより、決済情報がLAN13を介して送信先IDで識別される1つの決済装置12に対して送信される。このように送信先IDは、決済装置12に設定された通信アドレスと関連付けられている。あるいは送信先IDは、決済装置12に設定された通信アドレスそのものであってもよい。   Specifically, the CPU 11a uses the communication address set for one settlement apparatus 12 identified by the transmission destination ID as the transmission destination address, sets the communication address set for itself as the transmission source address, and transfers the payment information to the LAN 13. The communication unit 11j is controlled to transmit. Thereby, the payment information is transmitted to one payment apparatus 12 identified by the transmission destination ID via the LAN 13. As described above, the transmission destination ID is associated with the communication address set in the settlement apparatus 12. Alternatively, the transmission destination ID may be the communication address itself set in the settlement apparatus 12.

LAN13を介して送信された決済情報は、送信先アドレスが通信アドレスと一致する決済装置12にて受信される。決済情報を受信した決済装置12は、その決済情報の送信元アドレスを記憶することで、決済情報の送信元である商品登録装置11を特定できる。   The settlement information transmitted via the LAN 13 is received by the settlement apparatus 12 whose transmission destination address matches the communication address. The payment apparatus 12 that has received the payment information can identify the product registration apparatus 11 that is the transmission source of the payment information by storing the transmission source address of the payment information.

決済情報を送信した後、CPU11aは、決済装置12からの応答信号を待機する(Act15)。後述するが、決済情報を受信した決済装置12においては、商品登録装置11に対して受領応答信号を返す場合とエラー応答信号を返す場合とがある。CPU11aは、通信ユニット11jを介して応答信号を受信したならば(Act15にてYES)、その応答信号が受領応答なのかエラー応答なのかを識別する(Act16)。受領応答の場合(Act16にてYES)、CPU11aは、タッチパネル11gの画面の一部に案内画面SC4(図12を参照)を表示させる(Act17:報知手段)。   After transmitting the settlement information, the CPU 11a waits for a response signal from the settlement apparatus 12 (Act 15). As will be described later, in the payment apparatus 12 that has received the payment information, there are cases where a receipt response signal is returned to the product registration apparatus 11 and an error response signal is returned. When CPU 11a receives the response signal via communication unit 11j (YES in Act 15), CPU 11a identifies whether the response signal is a reception response or an error response (Act 16). In the case of a receipt response (YES in Act 16), the CPU 11a displays a guide screen SC4 (see FIG. 12) on a part of the screen of the touch panel 11g (Act 17: notification means).

案内画面SC4は、決済情報の送信先である決済装置12を店員21に確認させるものである。案内画面SC4の一例を図12に示す。案内画面SC4は、表示エリアR5とボタンB5とを含む。表示エリアR5は、合計テーブル32aの合計個数および合計金額とともに、メッセージを表示する。メッセージは、例えば「決済装置Bで決済してください」というように、決済情報の送信先である決済装置12を店員21に認識させるものである。なお、メッセージの内容は特に限定されるものではない。例えば「決済装置Bに送信しました」でもよいし、単に「決済装置B」もしくは「B」だけであってもよい。ボタンB5は、案内画面SC4を閉じることを店員21が指定するためのものである。このボタンB5が操作されると、CPU11aは、案内画面SC4を閉じて、1取引に対する情報処理を終了する。その後、CPU11は、Act1から処理を再開する。   The guidance screen SC4 allows the store clerk 21 to confirm the settlement apparatus 12 that is the destination of settlement information. An example of the guidance screen SC4 is shown in FIG. Guide screen SC4 includes a display area R5 and a button B5. The display area R5 displays a message together with the total number and the total amount of the total table 32a. The message causes the clerk 21 to recognize the settlement apparatus 12 that is the transmission destination of the settlement information, for example, “Please settle with the settlement apparatus B”. Note that the content of the message is not particularly limited. For example, “sent to settlement apparatus B” may be used, or only “settlement apparatus B” or “B” may be used. The button B5 is for the clerk 21 to specify that the guidance screen SC4 is closed. When this button B5 is operated, the CPU 11a closes the guidance screen SC4 and ends the information processing for one transaction. Thereafter, the CPU 11 restarts the process from Act1.

一方、応答信号が受領応答でなくエラー応答であった場合には(Act16にてNO)、CPU11aは、送信不可処理を実行する(Act18)。送信不可処理は、例えばAct14の処理で送信した決済情報が、同一のチェックアウトレーンに配置されている全ての決済装置12で格納処理されなかったことを店員21に報知する処理である。さらに、例えばその決済情報に対する決済処理を商品登録装置11で行うことを店員21に告知し、決済処理を実行することを含む。なお、送信不可処理は決済処理を商品登録装置11で実行するものに限定されるものではない。例えば、店舗のサービスカウンタに各チェックアウトレーン共有の決済装置を設置しておき、この決済装置に送信不可となった決済情報を、LAN13を介して送信するものであってもよい。   On the other hand, when the response signal is not a receipt response but an error response (NO in Act 16), the CPU 11a executes a transmission disable process (Act 18). The transmission disabling process is a process for notifying the store clerk 21 that the payment information transmitted in the process of Act 14, for example, has not been stored in all the payment apparatuses 12 arranged in the same checkout lane. Further, for example, the merchandise registration device 11 notifies the store clerk 21 that the payment processing for the payment information is performed, and executes the payment processing. Note that the transmission disabling process is not limited to executing the settlement process by the commodity registration device 11. For example, a payment device that shares each checkout lane may be installed in a store service counter, and payment information that cannot be transmitted to the payment device may be transmitted via the LAN 13.

送信不可処理が終了すると、CPU11aは、1取引に対する情報処理を終了する。その後、CPU11は、Act1から処理を再開する。   When the transmission disabling process ends, the CPU 11a ends the information processing for one transaction. Thereafter, the CPU 11 restarts the process from Act1.

決済装置12から受領応答信号があり、タッチパネル11gに表示された案内画面SC4を確認した店員21は、買物客22に対し、その案内画面SC4によって案内された決済装置12で決済を行うべき旨を告知する。この告知を受けた買物客22は、その決済装置12へと移動し、決済のための操作を行う。   The store clerk 21 who has received a receipt response signal from the settlement apparatus 12 and confirms the guidance screen SC4 displayed on the touch panel 11g indicates to the shopper 22 that the settlement apparatus 12 guided by the guidance screen SC4 should make a settlement. Notice. Upon receiving this notification, the shopper 22 moves to the settlement apparatus 12 and performs an operation for settlement.

そこで次に、決済装置12の動作について説明する。
決済装置12が起動されると、CPU12aは、図9の流れ図に示す手順のメイン処理を開始する。先ずCPU12aは、メモリ領域42の処理中フラグFを“0”に初期化する(Act21)。またCPU12aは、タッチパネル12gの画面を待機画面とする(Act22)。待機画面は、決済処理を行う状況にないことを表すものであり、どのような情報を表すかは任意であって良い。例えば待機画面は、決済処理を行うことができないことを表すメッセージを表すものや、スクリーンセーバーとして広告などを表す任意の画像を表示するものとすることが想定される。
Next, the operation of the settlement apparatus 12 will be described.
When the settlement apparatus 12 is activated, the CPU 12a starts main processing of the procedure shown in the flowchart of FIG. First, the CPU 12a initializes the processing flag F in the memory area 42 to “0” (Act 21). The CPU 12a sets the screen of the touch panel 12g as a standby screen (Act22). The standby screen represents that there is no payment processing status, and what information is represented may be arbitrary. For example, it is assumed that the standby screen displays a message indicating that payment processing cannot be performed, or displays an arbitrary image indicating an advertisement or the like as a screen saver.

なお、Act21とAct22の処理手順は、図9に示す手順に限定されるものではない。例えば先にAct22の処理を実行し、後からAct21の処理を実行してもよい。   Note that the processing procedure of Act21 and Act22 is not limited to the procedure shown in FIG. For example, the process of Act22 may be executed first, and the process of Act21 may be executed later.

一方、メイン処理を開始したCPU12aは、このメイン処理と並行して図10に示す受信割込み処理を実行可能である。受信割込み処理は、通信ユニット12jにて自らに設定された通信アドレスを送信先アドレスとする情報を受信すると開始される。   On the other hand, the CPU 12a that started the main process can execute the reception interrupt process shown in FIG. 10 in parallel with the main process. The reception interrupt process is started when the communication unit 12j receives information having the communication address set to itself as the transmission destination address.

受信割込み処理が開始されると、CPU12aは、先ず、その受信情報が決済情報であるか否かを識別する(Act31)。受信情報には、情報の種類を表す種別コードが含まれる。CPU12aは、この種別コードによって受信情報が決済情報であるか否かを識別する。受信情報が決済情報以外の場合(Act31にてNO)、CPU12aは、その受信情報の種別に応じた情報処理を実行する。   When the reception interrupt process is started, the CPU 12a first identifies whether or not the reception information is settlement information (Act 31). The received information includes a type code indicating the type of information. The CPU 12a identifies whether or not the received information is payment information by this type code. When the received information is other than the payment information (NO in Act 31), the CPU 12a executes information processing according to the type of the received information.

受信情報が決済情報の場合(Act31にてYES)、CPU12aは、処理中フラグFを調べる(Act32)。ここで、処理中フラグFが“0”にリセットされている場合(Act32にてNO)、すなわち当該決済装置12で決済処理が実行されていないときには、CPU12aは、決済情報を受信したことをメイン処理に通知する(Act33)。   When the received information is payment information (YES in Act 31), the CPU 12a checks the processing flag F (Act 32). Here, when the processing flag F is reset to “0” (NO in Act 32), that is, when the payment processing is not executed in the payment apparatus 12, the CPU 12a indicates that the payment information has been received. The process is notified (Act 33).

一方、処理中フラグFが“1”にセットされている場合(Act32にてYES)、すなわち当該決済装置12で決済処理が実行されているときには、CPU12aは、メモリ領域43に転送先IDが格納されているか否かを確認する(Act34)。メモリ領域43に転送先IDが格納されていない場合(Act34にてNO)、CPU12aは、同じチェックアウトレーンに配置されている商品登録装置11に対してエラー応答信号を送信する(Act35)。   On the other hand, when the processing flag F is set to “1” (YES in Act 32), that is, when the payment processing is being executed in the payment apparatus 12, the CPU 12a stores the transfer destination ID in the memory area 43. It is confirmed whether or not it is done (Act 34). When the transfer destination ID is not stored in the memory area 43 (NO in Act 34), the CPU 12a transmits an error response signal to the commodity registration device 11 arranged in the same checkout lane (Act 35).

具体的にはCPU12aは、商品登録装置11に設定された通信アドレスを送信先アドレスとし、自らに設定された通信アドレスを送信元アドレスとして、エラー応答信号をLAN13へと送信するように通信ユニット12jを制御する。これにより、エラー応答信号がLAN13を介して商品登録装置11に対して送信される。   Specifically, the CPU 12a uses the communication address set in the merchandise registration apparatus 11 as the transmission destination address, the communication address set in itself as the transmission source address, and transmits the error response signal to the LAN 13 so as to transmit the error response signal to the LAN 13. To control. As a result, an error response signal is transmitted to the commodity registration apparatus 11 via the LAN 13.

一方、メモリ領域43に転送先IDが格納されている場合には(Act34にてYES)、CPU12aは、そのメモリ領域43からその転送先IDを取得する(Act36)。そしてCPU12aは、この転送先IDで識別される他の1つの決済装置12に対し、決済情報を転送する(Act37:転送手段)。   On the other hand, when the transfer destination ID is stored in the memory area 43 (YES in Act 34), the CPU 12a acquires the transfer destination ID from the memory area 43 (Act 36). Then, the CPU 12a transfers the payment information to the other one payment apparatus 12 identified by this transfer destination ID (Act 37: transfer means).

具体的にはCPU12aは、転送先IDで識別される1つの決済装置12に設定された通信アドレスを送信先アドレスとし、自らに設定された通信アドレスを送信元アドレスとして、LAN13を介して受信した決済情報をそのままLAN13へと送信するように通信ユニット12jを制御する。これにより、決済情報がLAN13を介して転送先IDで識別される1つの決済装置12に対して送信される。このように転送先IDは、決済装置12に設定された通信アドレスと関連付けられている。あるいは転送先IDは、決済装置12に設定された通信アドレスそのものであってもよい。   Specifically, the CPU 12a receives the data via the LAN 13 with the communication address set for one settlement apparatus 12 identified by the transfer destination ID as the transmission destination address and the communication address set for itself as the transmission source address. The communication unit 12j is controlled so that the payment information is transmitted to the LAN 13 as it is. Thereby, payment information is transmitted to one payment apparatus 12 identified by the transfer destination ID via the LAN 13. As described above, the transfer destination ID is associated with the communication address set in the settlement apparatus 12. Alternatively, the transfer destination ID may be the communication address itself set in the settlement apparatus 12.

図9の説明に戻る。
Act21およびAct22の処理を終了したCPU12aは、決済情報を受信するのを待ち受ける(Act23)。そして、受信割込み処理のAct33の処理により決済情報を受信したことの通知を受けると、CPU12aは、受信手段である通信ユニット12jにて受信された決済情報を決済バッファ41に格納する(Act24:格納手段)。また、CPU12aは、処理中フラグFを“1”にセットする(Act25)。
Returning to the description of FIG.
The CPU 12a that has finished the processes of Act21 and Act22 waits to receive payment information (Act23). When receiving the notification that the payment information has been received by the process of Act 33 of the reception interrupt process, the CPU 12a stores the payment information received by the communication unit 12j as the receiving means in the payment buffer 41 (Act 24: storage). means). Further, the CPU 12a sets the processing flag F to “1” (Act 25).

なお、Act24とAct25の処理手順は、図9に示す手順に限定されるものではない。例えば先にAct25の処理を実行し、後からAct24の処理を実行してもよい。   Note that the processing procedure of Act 24 and Act 25 is not limited to the procedure shown in FIG. For example, the processing of Act 25 may be executed first, and the processing of Act 24 may be executed later.

Act24およびAct25の処理を終了したCPU12aは、同じチェックアウトレーンに配置されている商品登録装置11に対して受領応答信号を送信する(Act26:通知手段)。   CPU12a which complete | finished the process of Act24 and Act25 transmits a receipt response signal with respect to the merchandise registration apparatus 11 arrange | positioned in the same checkout lane (Act26: notification means).

具体的にはCPU12aは、商品登録装置11に設定された通信アドレスを送信先アドレスとし、自らに設定された通信アドレスを送信元アドレスとして、受領応答信号をLAN13へと送信するように通信ユニット12jを制御する。これにより、受領応答信号がLAN13を介して商品登録装置11に対して送信される。   Specifically, the CPU 12a uses the communication address set in the merchandise registration apparatus 11 as the transmission destination address, the communication address set in itself as the transmission source address, and transmits the reception response signal to the LAN 13 so as to transmit the reception response signal to the LAN 13. To control. As a result, a receipt response signal is transmitted to the commodity registration apparatus 11 via the LAN 13.

その後、CPU12aは、タッチパネル12gの画面の一部に決済画面SC3(図11を参照)を表示させる(Act27)。   Thereafter, the CPU 12a displays the settlement screen SC3 (see FIG. 11) on a part of the screen of the touch panel 12g (Act 27).

決済画面SC3の一例を図11に示す。決済画面SC3は、表示エリアR6およびR7と、ボタンB6、B7およびB8とを含む。表示エリアR6は、決済装置12を操作する買物客22に対する操作ガイダンスを表示する。表示エリアR7は、決済バッファ41に格納されている決済情報に含まれる合計個数および合計金額を表示する。ボタンB6は、支払い方法が現金であることを買物客22が指定するためのものである。ボタンB7は、支払い方法が電子マネーであることを買物客22が指定するためのものである。ボタンB8は、店員21を呼び出すことを買物客22が指定するためのものである。以下の説明において、ボタンB6は現金ボタンB6と称し、ボタンB7は電子マネーボタンB7と称し、ボタンB8は店員呼出ボタンB8と称する。   An example of the settlement screen SC3 is shown in FIG. Settlement screen SC3 includes display areas R6 and R7 and buttons B6, B7 and B8. The display area R6 displays operation guidance for the shopper 22 who operates the settlement apparatus 12. The display area R7 displays the total number and total amount included in the payment information stored in the payment buffer 41. The button B6 is for the shopper 22 to specify that the payment method is cash. The button B7 is for the shopper 22 to specify that the payment method is electronic money. The button B8 is for the shopper 22 to specify that the clerk 21 is called. In the following description, the button B6 is referred to as a cash button B6, the button B7 is referred to as an electronic money button B7, and the button B8 is referred to as a clerk call button B8.

決済画面SC3を確認した買物客22は、現金で支払うのか電子マネーで支払うのかを決める。そして現金で支払う場合には、現金ボタンB6にタッチし、自動釣銭機12eに合計金額以上の現金を投入する。一方、電子マネーで支払う場合には、電子マネーボタンB7にタッチし、電子マネーカードのデータをカードリーダライタ12iに読み取らせる。   The shopper 22 confirming the settlement screen SC3 decides whether to pay with cash or electronic money. And when paying with cash, the cash button B6 is touched and the cash more than the total amount is thrown into the automatic change machine 12e. On the other hand, when paying with electronic money, the electronic money button B7 is touched to cause the card reader / writer 12i to read the data of the electronic money card.

決済画面SC3を表示させたCPU12aは、現金ボタンB6または電子マネーボタンB7がタッチされるのを待ち受ける(Act28:受付手段)。そして現金ボタンB6または電子マネーボタンB7がタッチされると、CPU12aは、そのタッチされたボタンによって選択された支払い方法による決済処理を実行する(Act29:決済手段)。すなわち、現金ボタンB6がタッチされた場合には、CPU12aは、現金支払いに対する決済処理を実行する。電子マネーボタンB7がタッチされた場合には、CPU12aは、電子マネー支払いに対する決済処理を実行する。これらの決済処理については、既存のセルフPOS端末において周知の事項であるので、ここでの説明は省略する。   The CPU 12a displaying the settlement screen SC3 waits for the cash button B6 or the electronic money button B7 to be touched (Act 28: accepting means). When the cash button B6 or the electronic money button B7 is touched, the CPU 12a executes a settlement process by the payment method selected by the touched button (Act29: settlement means). That is, when the cash button B6 is touched, the CPU 12a executes a settlement process for cash payment. When the electronic money button B7 is touched, the CPU 12a executes a settlement process for electronic money payment. Since these payment processes are well-known matters in the existing self-POS terminal, the description thereof is omitted here.

なお、決済方法は、現金または電子マネーに限定されるものではない。例えばクレジットカード、商品券などの金券等での決済方法についても、決済装置12は対応できるものである。   The settlement method is not limited to cash or electronic money. For example, the settlement apparatus 12 can cope with a settlement method using a credit card or a gift certificate such as a gift certificate.

決済処理が終了すると、CPU12aは、レシート発行処理を実行する(Act30)。すなわちCPU12aは、決済バッファ41に格納されている決済情報に基づいてレシートの印刷データを編集する。そしてCPU12aは、プリンタ12hを動作させて、レシートを発行させる。レシートが発行されると、CPU12aは、Act4の処理に戻る。そしてCPU12aは、それ以降の処理を前述したのと同様に繰り返す。   When the settlement process ends, the CPU 12a executes a receipt issue process (Act30). That is, the CPU 12 a edits the receipt print data based on the payment information stored in the payment buffer 41. Then, the CPU 12a operates the printer 12h to issue a receipt. When the receipt is issued, the CPU 12a returns to the process of Act4. Then, the CPU 12a repeats the subsequent processing in the same manner as described above.

このように本実施形態のチェックアウトシステム10においては、商品登録装置11にて店員21による買上商品の登録作業が終了して、店員21が送信画面SC2の送信ボタンB4にタッチすると、その買上商品の販売データを含む決済情報が、商品登録装置11と同じチェックアウトレーンに配置されている複数の決済装置12のうち、メモリ領域33に設定されている送信IDで識別される1つの決済装置12に送信される。   As described above, in the checkout system 10 of the present embodiment, when the registration operation of the purchased product by the store clerk 21 is completed in the product registration device 11 and the store clerk 21 touches the transmission button B4 on the transmission screen SC2, the purchased product. The payment information including the sales data is one payment device 12 identified by the transmission ID set in the memory area 33 among the plurality of payment devices 12 arranged in the same checkout lane as the product registration device 11. Sent to.

ここで説明の便宜上、図1に示すように、商品登録装置11と同じチェックアウトレーンに配置されている決済装置の台数を3台とし、各々を符号12−1,12−2,12−3で識別するものとする。また、商品登録装置11のメモリ領域33に格納されている送信先IDは、決済装置12−1を識別するものとする。この場合、決済情報は先ず、決済装置12−1に送信される。   Here, for convenience of explanation, as shown in FIG. 1, the number of payment devices arranged in the same checkout lane as the product registration device 11 is three, and each is denoted by reference numerals 12-1, 12-2, 12-3. Shall be identified. In addition, it is assumed that the transmission destination ID stored in the memory area 33 of the merchandise registration apparatus 11 identifies the settlement apparatus 12-1. In this case, the payment information is first transmitted to the payment apparatus 12-1.

決済装置12−1において、決済処理が実行されていない場合、すなわち処理中フラグFが“0”にリセットされている場合には、決済情報が決済装置12−1の決済バッファ41に格納される。また、受領応答信号が決済装置12−1から商品登録装置11に対して送信される。その結果、商品登録装置11のタッチパネル11gには、決済情報の送信先が決済装置12−1であることを案内する案内画面SC4が表示される。そこで店員21は、買物客22に対して決済装置12−1で決済するように伝える。   In the settlement apparatus 12-1, when the settlement process is not executed, that is, when the processing flag F is reset to “0”, the settlement information is stored in the settlement buffer 41 of the settlement apparatus 12-1. . In addition, a receipt response signal is transmitted from the settlement apparatus 12-1 to the commodity registration apparatus 11. As a result, a guidance screen SC4 is displayed on the touch panel 11g of the merchandise registration apparatus 11 to guide that the payment information transmission destination is the payment apparatus 12-1. Therefore, the clerk 21 tells the shopper 22 to make a payment with the payment device 12-1.

買物客22は、決済装置12−1に向かう。このとき、決済装置12−1のタッチパネル12gには決済画面SC3が表示されているので、買物客22は、現金、電子マネー等を利用して決済を行う。   The shopper 22 goes to the settlement apparatus 12-1. At this time, since the payment screen SC3 is displayed on the touch panel 12g of the payment apparatus 12-1, the shopper 22 makes a payment using cash, electronic money, or the like.

一方、決済装置12−1において、決済処理が実行されている場合、すなわち処理中フラグFが“1”にセットされている場合には、この決済装置12−1のメモリ領域43に転送先IDが格納されているか否かによって処理が分かれる。ここでは、転送先IDとして決済装置12−2を識別するものが格納されているとする。この場合、決済装置12−2のメモリ領域43には、転送先IDとして決済装置12−3を識別するものが格納されている。また、決済装置12−3のメモリ領域43には、転送先IDが格納されていない。   On the other hand, when the payment process is executed in the payment apparatus 12-1, that is, when the processing flag F is set to "1", the transfer destination ID is stored in the memory area 43 of the payment apparatus 12-1. Processing is divided depending on whether or not is stored. Here, it is assumed that what identifies the settlement apparatus 12-2 is stored as the transfer destination ID. In this case, the memory area 43 of the settlement apparatus 12-2 stores what identifies the settlement apparatus 12-3 as a transfer destination ID. Further, the transfer area ID is not stored in the memory area 43 of the settlement apparatus 12-3.

決済装置12−1のメモリ領域43に決済装置12−2を識別する転送先IDが格納されているので、商品登録装置11から決済装置12−1に送信された決済情報は、LAN13を介して決済装置12−2に転送される。   Since the transfer destination ID for identifying the settlement apparatus 12-2 is stored in the memory area 43 of the settlement apparatus 12-1, the settlement information transmitted from the commodity registration apparatus 11 to the settlement apparatus 12-1 is transmitted via the LAN 13. It is transferred to the settlement apparatus 12-2.

決済装置12−2において、決済処理が実行されていない場合、すなわち処理中フラグFが“0”にリセットされている場合には、決済情報が決済装置12−2の決済バッファ41に格納される。また、受領応答信号が決済装置12−2から商品登録装置11に対して送信される。その結果、商品登録装置11のタッチパネル11gには、決済情報の送信先が決済装置12−2であることを案内する案内画面SC4が表示される。そこで店員21は、買物客22に対して決済装置12−2で決済するように伝える。   When the payment process is not executed in the payment apparatus 12-2, that is, when the processing flag F is reset to “0”, the payment information is stored in the payment buffer 41 of the payment apparatus 12-2. . In addition, a receipt response signal is transmitted from the settlement apparatus 12-2 to the commodity registration apparatus 11. As a result, a guidance screen SC4 is displayed on the touch panel 11g of the merchandise registration apparatus 11 to guide that the payment information transmission destination is the payment apparatus 12-2. Therefore, the clerk 21 tells the shopper 22 to make a payment with the payment device 12-2.

買物客22は、決済装置12−2に向かう。このとき、決済装置12−2のタッチパネル12gには決済画面SC3が表示されているので、買物客22は、現金、電子マネー等を利用して決済を行う。   The shopper 22 goes to the settlement apparatus 12-2. At this time, since the payment screen SC3 is displayed on the touch panel 12g of the payment apparatus 12-2, the shopper 22 makes a payment using cash, electronic money, or the like.

一方、決済装置12−2において、決済処理が実行されている場合、すなわち処理中フラグFが“1”にセットされている場合には、この決済装置12−2のメモリ領域43に転送先IDが格納されているか否かによって処理が分かれる。ここでは、メモリ領域43に決済装置12−3を識別する転送先IDが設定されているので、決済装置12−1から転送されてきた決済情報は、さらにLAN13を介して決済装置12−3に転送される。   On the other hand, when the payment process is executed in the payment apparatus 12-2, that is, when the processing flag F is set to “1”, the transfer destination ID is stored in the memory area 43 of the payment apparatus 12-2. Processing is divided depending on whether or not is stored. Here, since the transfer destination ID for identifying the settlement apparatus 12-3 is set in the memory area 43, the settlement information transferred from the settlement apparatus 12-1 is further transferred to the settlement apparatus 12-3 via the LAN 13. Transferred.

決済装置12−3において、決済処理が実行されていない場合、すなわち処理中フラグFが“0”にリセットされている場合には、決済情報が決済装置12−3の決済バッファ41に格納される。また、受領応答信号が決済装置12−3から商品登録装置11に対して送信される。その結果、商品登録装置11のタッチパネル11gには、決済情報の送信先が決済装置12−3であることを案内する案内画面SC4が表示される。そこで店員21は、買物客22に対して決済装置12−3で決済するように伝える。   In the settlement apparatus 12-3, when the settlement process is not executed, that is, when the processing flag F is reset to “0”, the settlement information is stored in the settlement buffer 41 of the settlement apparatus 12-3. . In addition, a receipt response signal is transmitted from the settlement apparatus 12-3 to the product registration apparatus 11. As a result, a guidance screen SC4 is displayed on the touch panel 11g of the merchandise registration apparatus 11 to guide that the payment information transmission destination is the payment apparatus 12-3. Therefore, the clerk 21 tells the shopper 22 to make a payment with the payment device 12-3.

買物客22は、決済装置12−3に向かう。このとき、決済装置12−3のタッチパネル12gには決済画面SC3が表示されているので、買物客22は、現金、電子マネー等を利用して決済を行う。   The shopper 22 goes to the settlement apparatus 12-3. At this time, since the payment screen SC3 is displayed on the touch panel 12g of the payment device 12-3, the shopper 22 makes a payment using cash, electronic money, or the like.

一方、決済装置12−3において、決済処理が実行されている場合、すなわち処理中フラグFが“1”にセットされている場合には、この決済装置12−3のメモリ領域43に転送先IDが格納されているか否かによって処理が分かれる。ここでは、メモリ領域43に転送先IDが格納されていないので、エラー応答信号が決済装置12−3から商品登録装置11に対して送信される。その結果、商品登録装置11では、送信不可処理が実行される。この送信不可処理により、例えば店員21は、商品登録装置11を操作して、買物客22の決済を処理する。   On the other hand, when the payment process is executed in the payment apparatus 12-3, that is, when the processing flag F is set to “1”, the transfer destination ID is stored in the memory area 43 of the payment apparatus 12-3. Processing is divided depending on whether or not is stored. Here, since the transfer destination ID is not stored in the memory area 43, an error response signal is transmitted from the settlement apparatus 12-3 to the commodity registration apparatus 11. As a result, the product registration apparatus 11 performs a transmission disable process. By this transmission disabling process, for example, the store clerk 21 operates the merchandise registration apparatus 11 to process the settlement of the shopper 22.

このように本実施形態のチェックアウトシステム10によれば、商品登録装置11は、各決済装置12の状態如何に係らず、予め送信先として設定された1つの決済装置12に決済情報を送信する。したがって、商品登録装置11が各決済装置12の状態を監視するために、決済装置12から状態情報(ステータス)を収集し分析する情報分析機能が不要となる。   As described above, according to the checkout system 10 of the present embodiment, the merchandise registration apparatus 11 transmits the payment information to one payment apparatus 12 that is set in advance as a transmission destination regardless of the state of each payment apparatus 12. . Therefore, in order for the merchandise registration apparatus 11 to monitor the state of each payment apparatus 12, an information analysis function for collecting and analyzing state information (status) from the payment apparatus 12 is not required.

商品登録装置11から1つの決済装置12に送信された決済情報は、その決済装置12で決済情報の決済処理が不可能なとき、予め転送先として設定された別の1つの決済装置12に転送される。したがって、商品登録装置11を操作する店員21が、空いている決済装置12を探す手間もなくなるので、店員21の作業効率を高めることができる。また、店員が誤って意図しない決済装置12へ決済情報を送信してしまうミスもなくなる。   Payment information transmitted from the merchandise registration device 11 to one payment device 12 is transferred to another payment device 12 set in advance as a transfer destination when the payment information cannot be processed by the payment device 12. Is done. Therefore, since the salesclerk 21 who operates the merchandise registration apparatus 11 does not have to search for a vacant payment apparatus 12, work efficiency of the salesclerk 21 can be improved. Further, there is no mistake that the store clerk mistakenly transmits the payment information to the payment device 12 that is not intended.

本実施形態において、商品登録装置11が決済情報を送信する決済装置12は、メモリ領域33に格納される送信先IDによって決定される。同様に、決済処理が不可能な決済装置12が決済情報を転送する別の決済装置12は、メモリ領域43に格納される転送先IDによって決定される。したがって、メモリ領域33および43にそれぞれ格納される送信先IDおよび転送先IDの設定如何によって、商品登録装置11が決済情報をどの決済装置12に優先的に送信し、また、どのようなルートで決済装置12の間を転送させるとかということを容易に設定しかつ変更できる利点がある。   In the present embodiment, the payment apparatus 12 to which the merchandise registration apparatus 11 transmits payment information is determined by the transmission destination ID stored in the memory area 33. Similarly, another settlement apparatus 12 to which the settlement apparatus 12 that cannot perform settlement processing transfers settlement information is determined by the transfer destination ID stored in the memory area 43. Therefore, the merchandise registration apparatus 11 preferentially transmits the payment information to which payment apparatus 12 depending on the setting of the transmission destination ID and the transfer destination ID stored in the memory areas 33 and 43, and in which route There is an advantage that it is possible to easily set and change the transfer between the settlement apparatuses 12.

なお、本発明は、前記実施形態に限定されるものではない。
例えば前記実施形態では、決済装置12において決済処理を実行中か否かによって、受信した決済情報の決済処理が可能か否かを判定する場合を示した。決済処理が可能か否かの判定要素は、これに限定されるものではない。例えば、プリンタ12hのレシート用紙が無い等の決済に支障を来すエラーが発生していた場合においても、受信した決済情報の決済処理が不可能と判定できる。
The present invention is not limited to the above embodiment.
For example, in the above-described embodiment, the case where it is determined whether or not the payment processing of the received payment information is possible depending on whether or not the payment processing is being executed in the payment device 12. The determination element as to whether or not settlement processing is possible is not limited to this. For example, even when an error that hinders settlement such as no receipt sheet of the printer 12h has occurred, it can be determined that the settlement processing of the received settlement information is impossible.

また前記実施形態では、1つのチェックアウトレーンを1単位とし、そのレーンに配置されている商品登録装置11が、同じレーンに配置されている1つの決済装置12に対して決済情報を送信する。そして、その決済装置12で決済処理が不可能なとき、その決済装置12が同じレーンに配置されている別の決済装置12に決済情報を転送する場合を示した。この点については、決済装置12のメモリ領域43に格納される転送先IDとして、例えば隣接するチェックアウトレーンに設置されている決済装置12を識別するものを含めてもよい。そうすることによって、同じレーンに配置されている決済装置12が全て塞がっている場合でも、隣接するレーンの決済装置12が空いていればその決済装置12で決済を行うことが可能となる。   In the embodiment, one checkout lane is regarded as one unit, and the commodity registration apparatus 11 arranged in the lane transmits settlement information to one settlement apparatus 12 arranged in the same lane. And when the payment process was impossible with the payment apparatus 12, the case where the payment apparatus 12 transferred payment information to another payment apparatus 12 arrange | positioned in the same lane was shown. In this regard, as the transfer destination ID stored in the memory area 43 of the payment apparatus 12, for example, an identification for identifying the payment apparatus 12 installed in the adjacent checkout lane may be included. By doing so, even when all the payment devices 12 arranged in the same lane are blocked, if the payment devices 12 in the adjacent lanes are vacant, the payment device 12 can make a payment.

また前記実施形態では、決済情報が最後に転送される決済装置12においては、メモリ領域43に転送先IDが格納されない場合を示した。この点については、決済情報が最後に転送される決済装置12のメモリ領域43に、商品登録装置11のメモリ領域33に格納されている送信先IDを格納してもよい。こうすることにより、一時的に同じレーンに配置されている決済装置12が全て塞がってしまっても、一人の買物客の決済が終わった時点で、空いた決済装置12に買物客を案内できるようになる。   Moreover, in the said embodiment, in the payment apparatus 12 to which payment information is transferred last, the case where transfer destination ID was not stored in the memory area 43 was shown. In this regard, the transmission destination ID stored in the memory area 33 of the commodity registration apparatus 11 may be stored in the memory area 43 of the payment apparatus 12 to which payment information is transferred last. By doing so, even if all the payment devices 12 arranged in the same lane are temporarily blocked, it is possible to guide the shopper to the vacant payment device 12 when the payment of one shopper is completed. become.

また前記実施形態では、商品登録装置11において、案内画面SC4を店員21に対して表示する場合を示した。この点については、例えば、買物客に対する表示デバイスを商品登録装置11に接続し、この表示デバイスに案内画面SC4を表示することで、買物客22に対して案内をしてもよい。あるいは、音声合成手段等の報知手段を利用して、決済を行う決済装置22を音声により買物客21に知らせることも可能である。   Moreover, in the said embodiment, the case where the guidance screen SC4 was displayed with respect to the salesclerk 21 in the merchandise registration apparatus 11 was shown. In this regard, for example, a display device for a shopper may be connected to the product registration apparatus 11 and a guidance screen SC4 may be displayed on the display device to guide the shopper 22. Alternatively, it is possible to notify the shopper 21 by voice of the settlement device 22 that performs settlement by using a notification means such as a voice synthesis means.

また前記実施形態では、商品の売買行為を取引として説明したが、取引は、商品の売買行為を伴わないものであってもよい。例えば、施設の利用料、貸出品のレンタル料などの役務(サービス)提供に対して料金が発生する取引についても、本発明のチェックアウトシステムは適用できるものである。   In the above-described embodiment, the merchandise buying and selling act has been described as a transaction. However, the deal may not involve a merchandise buying and selling act. For example, the checkout system of the present invention can also be applied to transactions in which charges are incurred for providing services (services) such as facility usage fees and rental fees for rental listings.

この他、本発明に関していくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。
[1]入力処理装置と複数台の決済装置とをネットワークで接続してなり、前記入力処理装置は、取引に係るデータの入力を待ち受け、入力されたデータを基に、前記取引に対する決済情報を生成する生成手段と、前記複数台の決済装置のうち設定された1台の決済装置に対し、前記ネットワークを介して前記決済情報を送信する送信手段と、を具備し、前記各決済装置は、前記ネットワークを介して伝送された前記決済情報を受信する受信手段と、前記受信手段により受信した前記決済情報の決済処理が可能なとき、当該決済情報を記憶領域に格納する格納手段と、前記受信手段により受信した前記決済情報の決済処理が不可能なとき、当該決済情報を前記ネットワークで接続される他の決済装置に転送する転送手段と、前記記憶領域に格納された前記決済情報の決済を処理する決済手段と、を具備したことを特徴とするチェックアウトシステム。
[2]前記各決済装置は、前記受信手段により受信した前記決済情報の決済処理が可能なとき、前記入力処理装置に対して決済処理が可能であることを通知する通知手段、をさらに具備し、前記入力処理装置は、前記決済処理が可能であることを通知した前記決済装置へと買物客を案内する報知を行う報知手段、をさらに具備したことを特徴とする付記[1]記載のチェックアウトシステム。
[3]取引に係るデータの入力を待ち受け、入力されたデータを基に、前記取引に対する決済情報を生成する生成手段、および、ネットワークを介して接続される複数台の決済装置のうち設定された1台の決済装置に対して前記決済情報を送信する送信手段を備えた入力処理装置とチェックアウトシステムを構成する決済装置であって、前記ネットワークを介して伝送された前記決済情報を受信する受信手段と、前記受信手段により受信した前記決済情報の決済処理が可能なとき、当該決済情報を記憶領域に格納する格納手段と、前記受信手段により受信した前記決済情報の決済処理が不可能なとき、当該決済情報を前記ネットワークで接続される他の決済装置に転送する転送手段と、前記記憶領域に格納された前記決済情報の決済を処理する決済手段と、を具備したことを特徴とする決済装置。
[4]前記受信手段により受信した前記決済情報の決済処理が可能なとき、前記入力処理装置に対して決済処理が可能であることを通知する通知手段、をさらに具備したことを特徴とする付記[3]記載の決済装置。
[5]受信手段により受信した決済情報の決済処理が可能なとき、当該決済情報を記憶領域に格納する格納手段、前記受信手段により受信した前記決済情報の決済処理が不可能なとき、当該決済情報をネットワークで接続される他の決済装置に転送する転送手段、前記記憶領域に格納された前記決済情報の決済を処理する決済手段、および、前記受信手段により受信した前記決済情報の決済処理が可能なとき、決済処理が可能であることを通知する通知手段、を備えた複数台の決済装置とネットワークで接続されてチェックアウトシステムを構成する入力処理装置であって、取引に係るデータの入力を待ち受け、入力されたデータを基に、前記取引に対する決済情報を生成する生成手段と、前記複数台の決済装置のうち設定された1台の決済装置に対し、前記ネットワークを介して前記決済情報を送信する送信手段と、前記決済処理が可能であることを通知した前記決済装置へと買物客を案内する報知を行う報知手段と、を具備したことを特徴とする入力処理装置。
[6]取引に係るデータの入力を待ち受け、入力されたデータを基に、前記取引に対する決済情報を生成する生成手段、および、ネットワークを介して接続される複数台の決済装置のうち設定された1台の決済装置に対して前記決済情報を送信する送信手段を備えた入力処理装置とチェックアウトシステムを構成し、前記ネットワークを介して伝送された前記決済情報を受信する受信手段を備えた決済装置のコンピュータに、前記受信手段により受信した前記決済情報の決済処理が可能なとき、当該決済情報を記憶領域に格納する機能、前記受信手段により受信した前記決済情報の決済処理が不可能なとき、当該決済情報を前記ネットワークで接続される他の決済装置に転送する機能、および、前記記憶領域に格納された前記決済情報の決済を処理する機能、を実現させるための制御プログラム。
In addition, although several embodiments have been described with respect to the present invention, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
Hereinafter, the invention described in the scope of claims of the present application will be appended.
[1] An input processing device and a plurality of payment devices are connected via a network, and the input processing device waits for input of data relating to the transaction, and sets payment information for the transaction based on the input data. Generating means for generating, and transmitting means for transmitting the payment information to the set one of the plurality of payment devices via the network, each payment device, Receiving means for receiving the payment information transmitted via the network; storage means for storing the payment information in a storage area when the payment information received by the receiving means is possible; and the reception A transfer means for transferring the payment information to another payment apparatus connected via the network when the payment processing of the payment information received by the means is impossible; Checkout system, characterized by comprising a means of payment, the for processing payment of the payment information.
[2] Each settlement apparatus further includes notification means for notifying the input processing apparatus that settlement processing is possible when settlement processing of the settlement information received by the receiving means is possible. The check according to [1], wherein the input processing device further comprises notification means for informing a shopper of information to the payment device that has notified that the payment processing is possible. Out system.
[3] Awaiting input of data related to a transaction, and based on the input data, a generation unit that generates settlement information for the transaction, and a set of a plurality of settlement devices connected via a network An input processing device having a transmission means for transmitting the payment information to one payment device, and a payment device constituting a checkout system for receiving the payment information transmitted via the network A means for storing the payment information received by the receiving means, a storage means for storing the payment information in a storage area, and a time for payment processing for the payment information received by the receiving means. A transfer means for transferring the payment information to another payment device connected via the network, and processing the payment of the payment information stored in the storage area. Settlement apparatus characterized by comprising a payment means.
[4] The supplementary note, further comprising notification means for notifying the input processing apparatus that the payment processing is possible when the payment processing of the payment information received by the receiving means is possible. [3] The settlement apparatus according to the above.
[5] A storage unit that stores the payment information in a storage area when the payment process of the payment information received by the receiving unit is possible, and a payment process that cannot be performed for the payment information received by the receiving unit. Transfer means for transferring information to another payment apparatus connected via a network, payment means for processing payment of the payment information stored in the storage area, and payment processing for the payment information received by the receiving means. An input processing device that constitutes a checkout system connected to a plurality of payment devices including a notification means for notifying that payment processing is possible when possible, and for inputting data relating to transactions And generating means for generating settlement information for the transaction based on the input data, and one set settlement among the plurality of settlement apparatuses And a transmission means for transmitting the payment information via the network, and a notification means for performing a notification for guiding the shopper to the payment apparatus that has notified that the payment processing is possible. An input processing device.
[6] Awaiting input of data related to a transaction, and based on the input data, a generating unit that generates settlement information for the transaction, and a plurality of settlement devices connected via a network are set Settlement comprising an input processing device and a checkout system having a transmission means for transmitting the payment information to one payment device, and a reception means for receiving the payment information transmitted via the network When payment processing of the payment information received by the receiving means is possible in the computer of the device, a function of storing the payment information in a storage area, and when payment processing of the payment information received by the receiving means is impossible A function of transferring the payment information to another payment apparatus connected via the network, and payment of the payment information stored in the storage area Control program for operating the process, the realization.

10…チェックアウトシステム、11…商品登録装置、11a…CPU、11b…ROM、11c…RAM、11d…補助記憶ユニット、11e…ドロワ開放ユニット、11f…スキャナ、11g…タッチパネル、11h…プリンタ、11i…カードリーダライタ、11j…通信ユニット、11k…伝送システム、12…決済装置、12a…CPU、12b…ROM、12c…RAM、12d…補助記憶ユニット、12e…自動釣銭機、12f…スキャナ、12g…タッチパネル、12h…プリンタ、12i…カードリーダライタ、12j…通信ユニット、12k…伝送システム、31…登録商品テーブル、32…合計テーブル、33…送信先IDのメモリ領域、41…決済バッファ、42…処理中フラグのメモリ領域、43…転送先IDのメモリ領域。   DESCRIPTION OF SYMBOLS 10 ... Checkout system, 11 ... Product registration apparatus, 11a ... CPU, 11b ... ROM, 11c ... RAM, 11d ... Auxiliary storage unit, 11e ... Drawer release unit, 11f ... Scanner, 11g ... Touch panel, 11h ... Printer, 11i ... Card reader / writer, 11j ... communication unit, 11k ... transmission system, 12 ... settlement device, 12a ... CPU, 12b ... ROM, 12c ... RAM, 12d ... auxiliary storage unit, 12e ... automatic change machine, 12f ... scanner, 12g ... touch panel , 12h ... printer, 12i ... card reader / writer, 12j ... communication unit, 12k ... transmission system, 31 ... registered product table, 32 ... total table, 33 ... memory area of destination ID, 41 ... settlement buffer, 42 ... processing Flag memory area, 43 ... of transfer destination ID Mori area.

Claims (4)

入力処理装置と複数台の決済装置とをネットワークで接続してなり、
前記入力処理装置は、
入力されたデータを基に、取引に対する決済情報を生成する生成手段と、
決済処理が可能である前記決済装置へと買物客を案内する報知を行う報知手段と、
を具備し、
前記各決済装置は、
前記ネットワークを介して前記決済情報を受信する受信手段と、
前記受信手段により受信した前記決済情報の決済処理を当該決済装置が実行し得る状態のとき、前記入力処理装置に対して決済処理が可能であることを通知する通知手段と、
前記決済情報の決済を処理する決済手段と、
を具備したことを特徴とするチェックアウトシステム。
An input processing device and multiple payment devices are connected via a network.
The input processing device includes:
Generating means for generating settlement information for the transaction based on the input data;
An informing means for informing a shopper to the settlement apparatus capable of settlement processing;
Comprising
Each payment device is
Receiving means for receiving the payment information via the network;
A notifying means for notifying the input processing device that the payment processing is possible when the payment device can execute the payment processing of the payment information received by the receiving means;
A settlement means for processing settlement of the settlement information;
A checkout system comprising:
入力されたデータを基に、取引に対する決済情報を生成する生成手段を備えた入力処理装置とネットワークで接続されてチェックアウトシステムを構成する決済装置であって、
前記ネットワークを介して前記決済情報を受信する受信手段と、
前記受信手段により受信した前記決済情報の決済処理を当該決済装置が実行し得る状態のとき、前記入力処理装置に対して決済処理が可能であることを通知する通知手段と、
前記決済情報の決済を処理する決済手段と、
を具備したことを特徴とする決済装置。
A payment device that is connected to a network and an input processing device including a generation unit that generates payment information for a transaction based on input data, and constitutes a checkout system,
Receiving means for receiving the payment information via the network;
A notifying means for notifying the input processing device that the payment processing is possible when the payment device can execute the payment processing of the payment information received by the receiving means;
A settlement means for processing settlement of the settlement information;
A settlement apparatus characterized by comprising:
前記受信手段により受信した前記決済情報の決済処理を当該決済装置が実行し得る状態のとき、当該決済情報を記憶領域に格納する格納手段、
をさらに備え、
前記決済手段は、前記記憶領域に格納された前記決済情報の決済を処理する、
ことを特徴とする請求項2記載の決済装置。
Storage means for storing the payment information in a storage area when the payment apparatus is capable of executing the payment processing of the payment information received by the receiving means;
Further comprising
The settlement means processes settlement of the settlement information stored in the storage area;
The settlement apparatus according to claim 2.
入力されたデータを基に、取引に対する決済情報を生成する生成手段を備えた入力処理装置とネットワークで接続されてチェックアウトシステムを構成し、前記ネットワークを介して前記決済情報を受信する受信手段を備えた決済装置のコンピュータに、
前記受信手段により受信した前記決済情報の決済処理を当該決済装置が実行し得る状態のとき、前記入力処理装置に対して決済処理が可能であることを通知する機能、および、
前記決済情報の決済を処理する機能、
を実現させるための制御プログラム。
Receiving means for receiving the payment information via the network, comprising a checkout system connected to an input processing apparatus having a generating means for generating payment information for the transaction based on the input data, and a network. In the computer of the payment device provided,
A function for notifying the input processing device that the payment processing is possible when the payment device is capable of executing the payment processing of the payment information received by the receiving means; and
A function of processing settlement of the settlement information;
Control program to realize.
JP2016041162A 2016-03-03 2016-03-03 Checkout system, settlement apparatus and control program Active JP6007346B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016041162A JP6007346B1 (en) 2016-03-03 2016-03-03 Checkout system, settlement apparatus and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016041162A JP6007346B1 (en) 2016-03-03 2016-03-03 Checkout system, settlement apparatus and control program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015132823A Division JP5898360B1 (en) 2015-07-01 2015-07-01 Checkout system, settlement apparatus, input processing apparatus, and control program

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2016177818A Division JP6286503B2 (en) 2016-09-12 2016-09-12 Checkout system, settlement apparatus and control program
JP2016177819A Division JP6283401B2 (en) 2016-09-12 2016-09-12 Checkout system, input processing device and control program

Publications (2)

Publication Number Publication Date
JP6007346B1 true JP6007346B1 (en) 2016-10-12
JP2017016630A JP2017016630A (en) 2017-01-19

Family

ID=57123292

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016041162A Active JP6007346B1 (en) 2016-03-03 2016-03-03 Checkout system, settlement apparatus and control program

Country Status (1)

Country Link
JP (1) JP6007346B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180065759A (en) * 2016-12-08 2018-06-18 한국전자통신연구원 Automatic speaking rate classification method and speech recognition system using thereof
US11842329B2 (en) 2016-11-17 2023-12-12 Worldpay, Llc Systems and methods for cloud-based management of payment devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013242839A (en) * 2012-01-25 2013-12-05 Teraoka Seiko Co Ltd Pos system and registration device
JP2014002644A (en) * 2012-06-20 2014-01-09 Kanesue Shoji Co Ltd Register settlement system and method
JP2015018406A (en) * 2013-07-11 2015-01-29 富士通株式会社 Adjustment monitoring apparatus, adjustment monitoring method, and adjustment monitoring program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013242839A (en) * 2012-01-25 2013-12-05 Teraoka Seiko Co Ltd Pos system and registration device
JP2014002644A (en) * 2012-06-20 2014-01-09 Kanesue Shoji Co Ltd Register settlement system and method
JP2015018406A (en) * 2013-07-11 2015-01-29 富士通株式会社 Adjustment monitoring apparatus, adjustment monitoring method, and adjustment monitoring program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11842329B2 (en) 2016-11-17 2023-12-12 Worldpay, Llc Systems and methods for cloud-based management of payment devices
US11893560B1 (en) * 2016-11-17 2024-02-06 Worldpay, Llc Systems and methods for cloud-based management of payment devices
KR20180065759A (en) * 2016-12-08 2018-06-18 한국전자통신연구원 Automatic speaking rate classification method and speech recognition system using thereof
KR102072235B1 (en) * 2016-12-08 2020-02-03 한국전자통신연구원 Automatic speaking rate classification method and speech recognition system using thereof

Also Published As

Publication number Publication date
JP2017016630A (en) 2017-01-19

Similar Documents

Publication Publication Date Title
JP5898360B1 (en) Checkout system, settlement apparatus, input processing apparatus, and control program
JP6353409B2 (en) Checkout system, settlement apparatus, input processing apparatus, and control program
JP6290149B2 (en) Checkout system, registration device, settlement device, and control program
JP2024015056A (en) Product registration device, its control program, and checkout system
JP6007346B1 (en) Checkout system, settlement apparatus and control program
JP2017134740A (en) Checkout system, and settlement device and control program therefor
EP2998915A1 (en) Checkout system, settlement apparatus and method for processing settlement by settlement apparatus
JP2017062671A (en) Checkout system, settlement device, and control program thereof
JP6286503B2 (en) Checkout system, settlement apparatus and control program
JP2018092373A (en) Checkout system, registration device, payment device and control program
JP2018084903A (en) Checkout system, registration device, settlement device, and control program
JP6434173B2 (en) Checkout system, settlement apparatus and control program
JP6874175B2 (en) Input processing device and its control program
JP7319437B2 (en) Checkout system, input processing device and its control program
JP6774995B2 (en) Checkout system, payment device and control program
JP6283401B2 (en) Checkout system, input processing device and control program
JP7375236B2 (en) Checkout system, payment device and its control program
JP6821755B2 (en) Checkout system, payment device, input processing device and control program
JP7234331B2 (en) Payment device and its control program
JP6568267B2 (en) Checkout system, settlement apparatus, input processing apparatus, and control program
JP7043634B2 (en) Payment device and control program
JP6977125B2 (en) Checkout system, payment device and its control program
JP7269401B2 (en) Payment device and control program
JP7200309B2 (en) Payment device and its control program
JP6657366B2 (en) Checkout system, registration device, payment device and control program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160714

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160816

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160912

R150 Certificate of patent or registration of utility model

Ref document number: 6007346

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150