JP2024023878A - Sales data processing device and program - Google Patents

Sales data processing device and program Download PDF

Info

Publication number
JP2024023878A
JP2024023878A JP2023218514A JP2023218514A JP2024023878A JP 2024023878 A JP2024023878 A JP 2024023878A JP 2023218514 A JP2023218514 A JP 2023218514A JP 2023218514 A JP2023218514 A JP 2023218514A JP 2024023878 A JP2024023878 A JP 2024023878A
Authority
JP
Japan
Prior art keywords
service
product
providing
payment
unit
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.)
Pending
Application number
JP2023218514A
Other languages
Japanese (ja)
Other versions
JP2024023878A5 (en
Inventor
元宏 勝亦
Motohiro Katsumata
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 JP2023218514A priority Critical patent/JP2024023878A/en
Publication of JP2024023878A publication Critical patent/JP2024023878A/en
Publication of JP2024023878A5 publication Critical patent/JP2024023878A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a sales data processing device and a program that can efficiently provide services according to settlement methods.
SOLUTION: A sales data processing device comprises: registration means for executing registration processing on articles that a customer purchases; specification means for specifying a settlement method for the articles having been registered in one transaction; determination means for determining whether the settlement method specified by the specification means meets conditions of settlement methods previously set as conditions for providing services; and providing means for providing the services for the customer at the time of settlement of the articles when the determination means determines that the conditions for providing the services are met.
SELECTED DRAWING: Figure 4
COPYRIGHT: (C)2024,JPO&INPIT

Description

本発明の実施形態は、販売データ処理装置及びプログラムに関する。 Embodiments of the present invention relate to a sales data processing device and a program.

従来、スーパーマーケット、百貨店、コンビニエンスストア等の店舗では、販売促進の一環として、商品の組み合わせやその数量などが所定の条件を満たした場合に値引等のサービスを提供する場合がある。係る店舗では、POS(Point Of Sale)端末等の販売データ処理装置において、購入商品の組み合わせやその数量が条件を満たすか否かを判定し、当該条件を満たした場合に値引等のサービスを提供している。 2. Description of the Related Art Conventionally, stores such as supermarkets, department stores, and convenience stores sometimes offer services such as discounts as part of sales promotions when a combination of products, their quantities, etc. meet predetermined conditions. In such stores, sales data processing devices such as POS (Point of Sale) terminals determine whether the combination of purchased products and their quantities meet the conditions, and if the conditions are met, services such as discounts are provided. providing.

また、近年では、現金以外の決済方法として、前払い(プリペイド)方式の電子マネーカード等を用いて決済することも可能となっている。店舗では、このような電子マネーカードの利用促進を図るため、商品の代金を電子マネーで支払うという条件を満たした場合に、値引等のサービスを提供することがある。 Furthermore, in recent years, it has become possible to make payments using prepaid electronic money cards, etc., as a payment method other than cash. In order to promote the use of such electronic money cards, stores sometimes provide services such as discounts when the condition of paying for products with electronic money is met.

しかしながら、従来では、決済方法をサービス提供の条件とする場合、顧客が指定した決済方法が条件を満たすか否かを店員が判断しているため非効率的であり、判断ミスが発生する可能性があった。 However, in the past, when payment methods were used as a condition for providing services, store staff had to judge whether the payment method specified by the customer met the conditions, which was inefficient and could lead to errors in judgment. was there.

本発明が解決しようとする課題は、決済方法に応じたサービスの提供を効率的に行うことが可能な販売データ処理装置及びプログラムを提供することである。 The problem to be solved by the present invention is to provide a sales data processing device and a program that can efficiently provide services according to payment methods.

実施形態の販売データ処理装置は、顧客が購入する商品の登録処理を実行する登録手段と、一取引で登録された前記商品の決済方法を指定する指定手段と、前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、を備える。 The sales data processing device of the embodiment includes a registration means for executing a registration process for a product purchased by a customer, a designation means for designating a payment method for the product registered in one transaction, and a payment method specified by the designation means. a determining means for determining whether the method satisfies conditions for a payment method set in advance as conditions for providing the service; and when the determining means determines that the condition for providing the service is satisfied; , providing means for providing the service to the customer at the time of payment for the product.

図1は、実施形態に係るPOS端末の外観を示す斜視図である。FIG. 1 is a perspective view showing the appearance of a POS terminal according to an embodiment. 図2は、実施形態に係るPOS端末のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal according to the embodiment. 図3は、図2に示した条件設定ファイルのデータ構成の一例を示す図である。FIG. 3 is a diagram showing an example of the data structure of the condition setting file shown in FIG. 2. 図4は、実施形態に係るPOS端末の機能構成の一例を示すブロック図である。FIG. 4 is a block diagram illustrating an example of the functional configuration of a POS terminal according to the embodiment. 図5は、実施形態のPOS端末が実行する販売データ処理の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of sales data processing executed by the POS terminal of the embodiment. 図6は、実施形態のPOS端末が表示する第1報知画面の一例を示す図である。FIG. 6 is a diagram showing an example of the first notification screen displayed by the POS terminal according to the embodiment. 図7は、実施形態のPOS端末が表示する第2報知画面の一例を示す図である。FIG. 7 is a diagram showing an example of the second notification screen displayed by the POS terminal according to the embodiment. 図8は、実施形態のPOS端末が表示する第3報知画面の一例を示す図である。FIG. 8 is a diagram showing an example of the third notification screen displayed by the POS terminal according to the embodiment. 図9は、実施形態のPOS端末が表示する第4報知画面の一例を示す図である。FIG. 9 is a diagram showing an example of the fourth notification screen displayed by the POS terminal of the embodiment.

以下、実施形態に係る販売データ処理装置及びプログラムについて、図面を参照して説明する。以下の実施形態では、販売データ処理装置及びプログラムを、スーパーマーケット、百貨店、コンビニエンスストア等の店舗で用いられるPOS端末に適用した例について説明するが、適用先はこの例に限定されるものではない。 Hereinafter, a sales data processing device and a program according to an embodiment will be described with reference to the drawings. In the following embodiment, an example in which the sales data processing device and program are applied to a POS terminal used in a store such as a supermarket, a department store, or a convenience store will be described, but the application is not limited to this example.

図1は、本実施形態に係るPOS端末1の外観を示す斜視図である。POS端末1は、本体部2と金銭収納部3とを備えている。本体部2は、操作部4、店員用表示部5、顧客用表示部6、印字部7、カードリーダ8、バーコードリーダ9、タッチパネル10及び近距離無線通信部11等を備えている。 FIG. 1 is a perspective view showing the appearance of a POS terminal 1 according to this embodiment. The POS terminal 1 includes a main body part 2 and a money storage part 3. The main body section 2 includes an operation section 4, a display section 5 for clerks, a display section 6 for customers, a printing section 7, a card reader 8, a barcode reader 9, a touch panel 10, a short-range wireless communication section 11, and the like.

本体部2は、電源部や回路基盤(何れも図示せず)を内蔵する。金銭収納部3は、ドロワを備え、顧客から受け取った金銭や釣銭準備金を収納する。 The main body section 2 includes a power supply section and a circuit board (none of which are shown). The money storage section 3 includes a drawer and stores money and change reserves received from customers.

操作部4は、小計キー41、電子マネー宣言キー42(図2を参照)の他、数字を置数する置数キー等、種々の操作キー等を備えたキーボードである。 The operation unit 4 is a keyboard that includes various operation keys such as a subtotal key 41, an electronic money declaration key 42 (see FIG. 2), and a number key for inputting numbers.

店員用表示部5は、例えば液晶ディスプレイで構成される。店員用表示部5は、店員に向けて設置されている。店員用表示部5は、文字や画像を表示する。店員用表示部5の表面には、透明のタッチパネル10が設けられている。店員が、店員用表示部5に表示されるキー部分のタッチパネル10をタッチ操作することで、店員は、店員用表示部5に表示されたキーを操作することができる。 The store clerk display section 5 is composed of, for example, a liquid crystal display. The store clerk display section 5 is installed facing the store clerk. The clerk display section 5 displays characters and images. A transparent touch panel 10 is provided on the surface of the store clerk display section 5. When the clerk touches the touch panel 10 of the key part displayed on the display section 5 for clerks, the clerk can operate the keys displayed on the display section 5 for clerks.

顧客用表示部6は、例えば液晶ディスプレイで構成される。顧客用表示部6は、顧客に向けて設置されている。顧客用表示部6は、文字や画像を表示する。 The customer display section 6 is composed of, for example, a liquid crystal display. The customer display section 6 is installed facing the customer. The customer display section 6 displays characters and images.

印字部7は、サーマルヘッドや、ロール状の用紙を収納する収納部や、搬送部(何れも図示せず)等を備えている。搬送部が、用紙の一端部を収納部から引き出して搬送し、サーマルヘッドが、搬送された用紙に商品に関する商品情報や決済情報等を印字する。POS端末1は、印字部7で印字された用紙をさらに搬送することでレシート等を発行する。 The printing section 7 includes a thermal head, a storage section for storing rolled paper, a transport section (none of which is shown), and the like. The conveyance unit pulls out one end of the paper from the storage unit and conveys it, and the thermal head prints product information, payment information, etc. regarding the product on the conveyed paper. The POS terminal 1 issues a receipt or the like by further transporting the paper printed by the printing unit 7.

商品情報は、商品の名称、商品の価格等を含む。また、決済情報は、商品の合計金額(以下、商品総額ともいう)、割引額(値引額)、釣銭額、決済方法(支払方法)、支払い金額等を含む。なお、本実施形態のPOS端末1は、少なくとも現金を用いる決済方法(現金決済)と、後述する電子マネー情報を用いる決済方法(電子マネー決済)とを実行可能に構成されているものとする。 The product information includes the name of the product, the price of the product, and the like. Further, the payment information includes the total amount of products (hereinafter also referred to as the total amount of products), the discount amount (discount amount), the amount of change, the payment method (payment method), the payment amount, etc. Note that the POS terminal 1 of this embodiment is configured to be able to execute at least a payment method using cash (cash payment) and a payment method using electronic money information (electronic money payment), which will be described later.

カードリーダ8は、カードを手前に引く操作をする操作部と、操作したカードからカード情報を磁気的に読み取る読取部(何れも図示せず)を備えている。バーコードリーダ9は、商品に付されたバーコードを読み取り、POS端末1に商品コードを入力する。 The card reader 8 includes an operation section for pulling the card toward you, and a reading section (both not shown) for magnetically reading card information from the operated card. The barcode reader 9 reads the barcode attached to the product and inputs the product code into the POS terminal 1.

近距離無線通信部11は、RFID(Radio Frequency Identifier)やNFC(Near Field Communication)等の近距離無線通信規格に準拠した通信装置である。近距離無線通信部11は、顧客が所持する記憶媒体と近距離無線通信を行う。近距離無線通信部11は、記憶媒体から電子マネー決済に係る電子マネー情報を読み取り、POS端末1に入力する。なお、図1では、近距離無線通信部11は、POS端末1に外付けされる例を示しているが、これに限らず、POS端末1と一体的に設けてもよい。また、近距離無線通信部11は、顧客用表示部6と同様に顧客に向けて配置してもよい。 The short-range wireless communication unit 11 is a communication device that complies with short-range wireless communication standards such as RFID (Radio Frequency Identifier) and NFC (Near Field Communication). The short-range wireless communication unit 11 performs short-range wireless communication with a storage medium owned by a customer. The short-range wireless communication unit 11 reads electronic money information related to electronic money payment from the storage medium and inputs it to the POS terminal 1. Although FIG. 1 shows an example in which the short-range wireless communication unit 11 is externally attached to the POS terminal 1, the present invention is not limited to this, and the short-range wireless communication unit 11 may be provided integrally with the POS terminal 1. Further, the short-range wireless communication section 11 may be placed facing the customer similarly to the customer display section 6.

記憶媒体は、近距離無線通信部11と通信可能なものであれば、その種別や形状は特に問わないものとする。例えば、記憶媒体は、非接触ICチップを搭載した電子マネーカード等であってもよい。また、記憶媒体は、電子マネー機能を搭載したスマートフォン等の電子機器であってもよい。電子マネー情報には、前払い(プリペイド)された金額(以下、チャージ金額という)や、電子マネーサービスを提供する会社(ホストコンピュータ)とのデータ通信に係る情報等、電子マネー決済に係る情報が含まれるものとする。なお、本実施形態では、プリペイド方式の電子マネー決済について説明する。 The type and shape of the storage medium are not particularly limited as long as it can communicate with the short-range wireless communication unit 11. For example, the storage medium may be an electronic money card equipped with a non-contact IC chip. Further, the storage medium may be an electronic device such as a smartphone equipped with an electronic money function. Electronic money information includes information related to electronic money payments, such as the prepaid amount (hereinafter referred to as the charge amount) and information regarding data communication with the company providing electronic money services (host computer). shall be provided. Note that in this embodiment, prepaid electronic money payment will be described.

図2は、POS端末1のハードウェア構成の一例を示すブロック図である。POS端末1は、各部を制御するための制御部100を備えている。制御部100は、図2に示すように、CPU(Central Processing Unit)21と、ROM(Read Only Memory)22と、RAM(Random Access Memory)23とを有する。CPU21は、アドレスバス、データバス等のバスライン26を介して、ROM22及びRAM23に接続される。また、制御部100には、バスライン26を介してコントローラ27が接続される。制御部100は、CPU21が、メモリ部24に記憶されRAM23に展開されたプログラムに従って動作することによって、各種の処理を実行する。 FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal 1. As shown in FIG. The POS terminal 1 includes a control section 100 for controlling each section. As shown in FIG. 2, the control unit 100 includes a CPU (Central Processing Unit) 21, a ROM (Read Only Memory) 22, and a RAM (Random Access Memory) 23. The CPU 21 is connected to the ROM 22 and the RAM 23 via bus lines 26 such as an address bus and a data bus. Further, a controller 27 is connected to the control unit 100 via a bus line 26. The control unit 100 executes various processes by causing the CPU 21 to operate according to a program stored in the memory unit 24 and developed in the RAM 23.

メモリ部24は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の、リード/ライト可能な不揮発性の記憶媒体である。メモリ部24は、POS端末1の動作に係る各種プログラムや各種設定情報を記憶する。また、メモリ部24は、商品マスタファイル241、条件設定ファイル242を記憶する。 The memory unit 24 is a readable/writable nonvolatile storage medium such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The memory unit 24 stores various programs and various setting information related to the operation of the POS terminal 1. The memory unit 24 also stores a product master file 241 and a condition setting file 242.

商品マスタファイル241は、店舗で販売する各商品の商品コードに対応付けて、商品名や単価等を記憶するファイルである。商品コードは、商品を識別するための識別情報であり、例えばJAN(Japanese Article Number)コード等を用いることができる。 The product master file 241 is a file that stores product names, unit prices, etc. in association with product codes of each product sold at the store. The product code is identification information for identifying the product, and for example, a JAN (Japanese Article Number) code or the like can be used.

条件設定ファイル242は、サービスの提供に関する諸条件(条件情報)を記憶するファイルである。図3は、条件設定ファイル242のデータ構成の一例を示す図である。 The condition setting file 242 is a file that stores various conditions (condition information) regarding the provision of a service. FIG. 3 is a diagram showing an example of the data structure of the condition setting file 242.

図3に示すように、条件設定ファイル242は、グループ番号と、テーブル番号と、提供期間と、提供条件と、サービス内容とを対応付けて記憶する。ここで、提供期間、提供条件及びサービス内容の組が一の条件情報に対応する。 As shown in FIG. 3, the condition setting file 242 stores group numbers, table numbers, provision periods, provision conditions, and service contents in association with each other. Here, a set of provision period, provision condition, and service content corresponds to one piece of condition information.

テーブル番号は、条件情報の各々を識別するための識別子である。テーブル番号には、他のテーブル番号とは異なる固有の数値が設定される。グループ番号は、条件情報をグループ化するための識別子である。グループ番号には、同一グループの条件情報(テーブル番号)に対して同一の番号が設定される。例えば、グループ番号“2”に対応付けられたテーブル番号“2”、“3”の条件情報は、同一グループに属することになる。 The table number is an identifier for identifying each piece of condition information. A unique numerical value different from other table numbers is set for the table number. The group number is an identifier for grouping condition information. The same number is set as the group number for the condition information (table number) of the same group. For example, condition information of table numbers "2" and "3" associated with group number "2" belong to the same group.

提供期間には、取引内容に係る条件の一例として、サービスの提供期間に係る条件が設定される。設定内容や設定方法は特に問わず、種々の条件を設定することが可能である。例えば、テーブル番号“1”に示すように、サービスの提供を開始、終了する日時を設定してもよい。この場合、設定された開始日時から終了日時までの期間が、サービス提供期間となる。また、テーブル番号“2”に示すように、サービス提供期間として曜日を設定してもよい。また、テーブル番号“3”に示すように、サービス提供期間を空(null)としてもよい。なお、本実実施形態では、サービス提供期間が空欄の場合、サービスの提供を常時行うことを意味する。 In the provision period, conditions relating to the service provision period are set as an example of conditions relating to transaction details. It is possible to set various conditions regardless of the setting contents or setting method. For example, as shown in table number "1", dates and times for starting and ending service provision may be set. In this case, the period from the set start date and time to the end date and time becomes the service provision period. Furthermore, as shown in table number "2", days of the week may be set as the service provision period. Further, as shown in table number "3", the service provision period may be set to be empty (null). In this embodiment, if the service provision period is left blank, it means that the service is provided all the time.

提供条件には、決済方法に係る条件や、提供期間以外の取引内容に係る条件等が設定される。設定内容や設定方法は特に問わず、種々の条件を設定することが可能である。例えば、テーブル番号“1”に示すように、商品総額を、特定の決済方法(電子マネー決済)で支払うことを条件としてもよい。また、テーブル番号“2”に示すように、特定の決済方法(電子マネー決済)で支払う金額が所定金額(2000円)以上であることを条件としてもよい。また、テーブル番号“3”に示すように、特定の商品X(対象商品)を、特定の決済方法(電子マネー決済)で支払うことを条件としてもよい。 The provision conditions include conditions related to payment methods, conditions related to transaction details other than the provision period, and the like. It is possible to set various conditions regardless of the setting contents or setting method. For example, as shown in table number "1", the condition may be that the total amount of the product be paid by a specific payment method (electronic money payment). Further, as shown in table number "2", the condition may be that the amount paid by a specific payment method (electronic money payment) is equal to or more than a predetermined amount (2000 yen). Furthermore, as shown in table number "3", the condition may be that a specific product X (target product) is paid for using a specific payment method (electronic money payment).

サービス内容には、提供するサービスの内容が設定される。設定内容や設定方法は特に問わず、種々のサービス内容を設定することが可能である。例えば、テーブル番号“1”に示すように、商品総額から所定の割合(5%)の金額を割り引くことをサービス内容としてもよい。また、テーブル番号“2”に示すように、電子マネーで支払われる金額から所定の割合(3%)の金額を割り引くことをサービス内容としてもよい。また、テーブル番号“3”に示すように、対象商品の単価から所定の金額(20円)を値引きすることをサービス内容としてもよい。 The content of the service to be provided is set in the service content field. It is possible to set various service contents regardless of the setting contents or setting method. For example, as shown in table number "1", the service content may be to discount a predetermined percentage (5%) from the total product price. Further, as shown in table number "2", the service content may be to discount a predetermined percentage (3%) from the amount paid in electronic money. Further, as shown in table number "3", the service content may include discounting a predetermined amount (20 yen) from the unit price of the target product.

本実施形態のPOS端末1では、上記したグループ番号又はテーブル番号の単位で、条件情報の有効化/無効化を設定することができる。例えば、テーブル番号“1”が有効化された場合には、テーブル番号“1”の条件情報が有効化される。また、例えば、グループ番号“2”が有効化された場合には、テーブル番号“2”又は“3”の条件情報が有効化される。POS端末1は、各顧客の取引が、有効化された条件情報の条件を満たすか否かを判定し、条件を満たした場合に当該条件情報に設定されたサービス(サービス内容)を顧客に提供する。 In the POS terminal 1 of this embodiment, validation/invalidation of condition information can be set in units of the group number or table number described above. For example, when table number "1" is validated, condition information of table number "1" is validated. Further, for example, when group number “2” is validated, condition information of table number “2” or “3” is validated. The POS terminal 1 determines whether each customer's transaction satisfies the conditions of the activated condition information, and if the conditions are met, provides the customer with the service (service content) set in the condition information. do.

なお、条件設定ファイル242の設定内容は、図3の例に限定されないものとする。例えば、提供条件の他の例として、一取引で使用される決済方法の種別が所定数以下であることを、サービス提供条件として設定してもよい。この場合、一取引で使用される決済方法が少ないほど、その取引に要する時間や店員の手間を減らすことができるため、例えば決済方法の種別を2以下等とすることが好ましい。また、決済方法の種別として、特定の決済方法(例えば電子マネー決済)を含むことを条件としてもよい。 Note that the setting contents of the condition setting file 242 are not limited to the example shown in FIG. 3. For example, as another example of the service provision condition, it may be set that the number of types of payment methods used in one transaction is a predetermined number or less. In this case, it is preferable to set the number of payment method types to 2 or less, for example, because the fewer the payment methods used in one transaction, the more time and labor required for the transaction can be reduced. Furthermore, the type of payment method may be set to include a specific payment method (for example, electronic money payment).

また、提供条件の他の例として、特定の電子マネーカードを用いて支払いが行われることを条件としてもよい。この場合、店舗等が独自に発行する電子マネーカードの使用を提供条件とすることで、当該電子マネーカードの販売促進や利用促進を図ることができる。なお、記憶媒体(電子マネーカード)の判別は、電子マネー情報に含まれる識別情報等に基づいて行うことができる。 Further, another example of the provision condition may be that payment is made using a specific electronic money card. In this case, by making the offer condition the use of an electronic money card independently issued by a store, etc., it is possible to promote sales and use of the electronic money card. Note that the storage medium (electronic money card) can be determined based on identification information included in the electronic money information.

さらに、条件情報の有効化/無効化は、手動で設定する構成としてもよいし、自動で設定する構成としてもよい。自動で行う場合、POS端末1は、予め定められたスケジュールに従い、条件情報の有効化/無効化を切り替える構成としてもよい。例えば、POS端末1は、10時から14時までの間はテーブル番号“1”を有効化し、16時から20時までの間はグループ番号“2”を有効化する構成としてもよい。 Furthermore, the validation/invalidation of the condition information may be set manually or automatically. In the case of automatic operation, the POS terminal 1 may be configured to enable/disable the condition information according to a predetermined schedule. For example, the POS terminal 1 may be configured to enable table number "1" from 10:00 to 14:00 and enable group number "2" from 16:00 to 20:00.

図2に戻り、制御部100は、バスライン26を介してタイマー25と接続している。タイマー25は、例えばRTC(Real Time Clock)等であり、現在の日時や曜日を計時する。 Returning to FIG. 2, the control unit 100 is connected to the timer 25 via the bus line 26. The timer 25 is, for example, an RTC (Real Time Clock) or the like, and measures the current date and time and day of the week.

また、コントローラ27は、金銭収納部3、操作部4、店員用表示部5、顧客用表示部6、印字部7、カードリーダ8、バーコードリーダ9、タッチパネル10、近距離無線通信部11と接続されている。コントローラ27は、制御部100からの指令に基づいて各種制御を実行する。操作部4は、小計キー41や電子マネー宣言キー42の他、置数キーや各種のファンクションキー等を備える。小計キー41は、商品情報の入力を終了して、決済処理を実行するためのキーである。電子マネー宣言キー42は、電子マネー決済の実行を宣言するためのキーである。 The controller 27 also includes a money storage section 3, an operation section 4, a clerk display section 5, a customer display section 6, a printing section 7, a card reader 8, a barcode reader 9, a touch panel 10, and a short-range wireless communication section 11. It is connected. The controller 27 executes various controls based on commands from the control unit 100. The operation unit 4 includes a subtotal key 41, an electronic money declaration key 42, a number key, various function keys, and the like. The subtotal key 41 is a key for finishing input of product information and executing payment processing. The electronic money declaration key 42 is a key for declaring execution of electronic money payment.

また、バスライン26は、LAN(Local Area Network)I/F(Interface)28と接続されている。LANI/F28は、図示しないネットワークを介して、他のPOS端末1や上位サーバ(何れも図示せず)等と通信可能に接続される。 Further, the bus line 26 is connected to a LAN (Local Area Network) I/F (Interface) 28 . The LANI/F 28 is communicably connected to other POS terminals 1, higher-level servers (none of which are shown), etc. via a network (not shown).

次に、POS端末1の機能構成について説明する。図4は、POS端末1の機能構成の一例を示すブロック図である。 Next, the functional configuration of the POS terminal 1 will be explained. FIG. 4 is a block diagram showing an example of the functional configuration of the POS terminal 1. As shown in FIG.

図4に示すように、POS端末1の制御部100は、メモリ部24に記憶されたプログラムを実行することで、情報入力部1101と、特定部1102と、登録部1103と、算出部1104と、読取部1105と、サービス提供部1106と、決済処理部1107と、表示制御部1108とを実現する。なお、制御部100は、操作部4(電子マネー宣言キー42、置数キー等)とともに、決済方法を指定する指定手段の一例として機能する。 As shown in FIG. 4, the control unit 100 of the POS terminal 1 executes the program stored in the memory unit 24 to control the information input unit 1101, the identification unit 1102, the registration unit 1103, and the calculation unit 1104. , a reading unit 1105, a service providing unit 1106, a payment processing unit 1107, and a display control unit 1108. Note that the control unit 100 functions, together with the operation unit 4 (electronic money declaration key 42, number keys, etc.), as an example of a specifying means for specifying a payment method.

情報入力部1101は、商品を識別するための商品識別情報を入力する。具体的には、情報入力部1101は、バーコードリーダ9から出力される商品コードを商品識別情報として入力する。 The information input unit 1101 inputs product identification information for identifying the product. Specifically, the information input unit 1101 inputs the product code output from the barcode reader 9 as product identification information.

特定部1102は、商品識別情報に基づいて商品を特定する。具体的には、特定部1102は、商品マスタファイル241を参照し、情報入力部1101が入力した商品コードに対応する商品を特定する。 The identification unit 1102 identifies the product based on the product identification information. Specifically, the identifying unit 1102 refers to the product master file 241 and identifies the product corresponding to the product code input by the information input unit 1101.

登録部1103は、登録手段の一例である。登録部1103は、特定部1102が特定した商品について、商取引に係る内容を示した販売データを登録する。具体的には、登録部1103は、特定された商品の商品情報を商品マスタファイル241から取得する。また、登録部1103は、取得した商品情報と、別途入力された商品の個数(購入数)とを関連付けた販売データを生成する。そして、登録部1103は、生成した販売データをRAM23に保持することで商品の登録を行う。 The registration unit 1103 is an example of a registration unit. The registration unit 1103 registers sales data indicating the details of the commercial transaction for the product specified by the identification unit 1102. Specifically, the registration unit 1103 acquires product information of the specified product from the product master file 241. Furthermore, the registration unit 1103 generates sales data in which the acquired product information is associated with the number of products (number of purchases) that is input separately. Then, the registration unit 1103 registers the product by holding the generated sales data in the RAM 23.

算出部1104は、登録された販売データの各々について、その販売データに含まれる商品の金額を算出する。具体的には、算出部1104は、販売データに含まれる商品の単価と個数とを乗算することで、その商品の商取引に係る金額を算出する。また、算出部1104は、販売データ毎に算出した金額を合算することで、一取引分の商品の合計金額(商品総額)を算出する。 The calculation unit 1104 calculates, for each piece of registered sales data, the price of the product included in the sales data. Specifically, the calculation unit 1104 multiplies the unit price of the product and the number of products included in the sales data to calculate the amount of money involved in the commercial transaction of the product. Further, the calculation unit 1104 calculates the total amount of products for one transaction (total amount of products) by adding up the amounts calculated for each piece of sales data.

読取部1105は、取得手段の一例である。読取部1105は、近距離無線通信部11を介して、顧客が所持する記憶媒体から電子マネー情報を読み取る。具体的には、読取部1105は、電子マネー宣言キー42が操作されたことを条件に、近距離無線通信部11と通信が確立した顧客の記憶媒体から、電子マネー情報を読み取る。 The reading unit 1105 is an example of an acquisition unit. The reading unit 1105 reads electronic money information from a storage medium owned by the customer via the short-range wireless communication unit 11. Specifically, the reading unit 1105 reads electronic money information from the storage medium of the customer who has established communication with the short-range wireless communication unit 11 on the condition that the electronic money declaration key 42 has been operated.

サービス提供部1106は、判定手段及び提供手段の一例である。サービス提供部1106は、条件設定ファイル242に基づいて、一取引に係る決済方法や取引内容がサービスを提供するための条件を満たしているか否かを判定する。具体的には、サービス提供部1106は、有効化された条件情報に基づいて、一取引に係る決済方法や取引内容がその条件情報に設定された条件(提供期間、提供条件)を満たすか否かを判定する。 The service providing unit 1106 is an example of a determining means and a providing means. Based on the condition setting file 242, the service providing unit 1106 determines whether the payment method and transaction details related to one transaction satisfy the conditions for providing the service. Specifically, the service providing unit 1106 determines whether the payment method and transaction details related to one transaction satisfy the conditions (provision period, provision conditions) set in the condition information, based on the activated condition information. Determine whether

また、サービス提供部1106は、条件情報に設定された条件を満たしたと判定した場合、その条件情報に設定されたサービス(サービス内容)を提供する。例えば、サービス内容に割引や値引が指示されている場合には、サービス提供部1106は、対象となる金額(商品の合計金額、電子マネーで支払われる金額等)に対し所定金額の割引や値引を適用する。 Further, when the service providing unit 1106 determines that the conditions set in the condition information are satisfied, the service providing unit 1106 provides the service (service content) set in the condition information. For example, if a discount or discount is specified in the service content, the service providing unit 1106 may provide a predetermined amount of discount or discount to the target amount (total amount of products, amount paid with electronic money, etc.). apply the discount.

なお、複数の条件情報が有効化されており、一取引の間でこれら複数の条件情報の条件を満たしたような場合には、サービス提供部1106は、条件情報の各々に設定されたサービスを提供してもよいし、何れか一の条件情報に設定されたサービスを提供してもよい。後者の場合、例えばサービス提供部1106は、割引(値引)が多重に行われる商品の有無を判定し、当該商品が存在する場合に、何れか一の条件情報を用いてサービスを提供するように制御してもよい。条件情報の選定方法は特に問わないものとするが、例えば、サービス提供部1106は、値引額が大きい条件情報を優先的に選定するよう制御してもよい。 Note that if multiple pieces of condition information are enabled and the conditions of these multiple pieces of condition information are satisfied during one transaction, the service providing unit 1106 provides the service set for each piece of condition information. Alternatively, a service set in any one of the condition information may be provided. In the latter case, for example, the service providing unit 1106 determines whether there is a product for which multiple discounts (discounts) are given, and if such a product exists, provides the service using one of the condition information. may be controlled. Although there is no particular limitation on the method of selecting condition information, for example, the service providing unit 1106 may perform control to preferentially select condition information with a large discount amount.

決済処理部1107は、一取引で登録された各商品の決済処理を実行する。具体的には、決済処理部1107は、一取引で登録された各商品の合計金額(商品総額)や、サービス提供部1106によるサービス提供後の商品総額に基づき、一取引で登録された各商品の決済処理を実行する。例えば、決済処理部1107は、現金(紙幣、硬貨)で支払われた金額に基づき、現金による決済処理を実行する。また、決済処理部1107は、読取部1105が読み取った電子マネー情報に含まれるチャージ金額に基づき、電子マネーにより決済処理を実行する。 The payment processing unit 1107 executes payment processing for each product registered in one transaction. Specifically, the payment processing unit 1107 pays each product registered in one transaction based on the total amount of each product registered in one transaction (total amount of products) and the total amount of products after service provision by the service providing unit 1106. Execute payment processing. For example, the payment processing unit 1107 executes payment processing using cash based on the amount paid in cash (bills, coins). Further, the payment processing unit 1107 executes payment processing using electronic money based on the charge amount included in the electronic money information read by the reading unit 1105.

表示制御部1108は、報知手段の一例である。表示制御部1108は、店員用表示部5及び顧客用表示部6の表示制御を行う。例えば、表示制御部1108は、登録部1103で登録された各商品の内訳や、算出部1104が算出した合計金額、サービス提供部1106による値引後の金額等を、店員用表示部5や顧客用表示部6に表示する。また、表示制御部1108は、各種の報知画面を店員用表示部5や顧客用表示部6に表示する。 The display control unit 1108 is an example of a notification means. The display control section 1108 performs display control of the clerk display section 5 and the customer display section 6. For example, the display control unit 1108 displays the breakdown of each product registered in the registration unit 1103, the total amount calculated by the calculation unit 1104, the amount after discount by the service provision unit 1106, etc. displayed on the display section 6. In addition, the display control unit 1108 displays various notification screens on the clerk display unit 5 and the customer display unit 6.

次に、POS端末1の動作について説明する。図5は、POS端末1が実行する販売データ処理の一例を示すフローチャートである。なお、本処理では、図3に示したテーブル番号“1”の条件情報のように、商品総額の全てを電子マネーで支払うことがサービスの提供条件として有効化されているものとする。 Next, the operation of the POS terminal 1 will be explained. FIG. 5 is a flowchart showing an example of sales data processing executed by the POS terminal 1. In this process, it is assumed that payment of the entire product total amount with electronic money is enabled as a service provision condition, as shown in the condition information of table number "1" shown in FIG.

まず、情報入力部1101は、商品を識別する商品識別情報が入力されたか否かを判定する(ステップS11)。商品識別情報が入力されない場合には(ステップS11;No)、ステップS14に移行する。 First, the information input unit 1101 determines whether product identification information for identifying a product has been input (step S11). If product identification information is not input (step S11; No), the process moves to step S14.

商品識別情報が入力されると(ステップS11;Yes)、特定部1102は、商品マスタファイル241に基づいて、入力された商品識別情報の商品を特定する(ステップS12)。次いで、登録部1103は、特定された商品の商品名、単価、個数等を含んだ販売データをRAM23に登録し(ステップS13)、ステップS14に移行する。 When the product identification information is input (step S11; Yes), the identification unit 1102 identifies the product of the input product identification information based on the product master file 241 (step S12). Next, the registration unit 1103 registers sales data including the product name, unit price, quantity, etc. of the specified product in the RAM 23 (step S13), and proceeds to step S14.

ステップS14では、制御部100が、小計キー41の操作を受け付けたか否かを判定する(ステップS14)。小計キー41が操作されない場合(ステップS14;No)、制御部100は、ステップS11に処理を戻す。 In step S14, the control unit 100 determines whether or not the operation of the subtotal key 41 has been received (step S14). If the subtotal key 41 is not operated (step S14; No), the control unit 100 returns the process to step S11.

また、制御部100は、ステップS14で小計キー41の操作を受け付けると(ステップS14;Yes)、RAM23に登録された各商品の販売データを一取引分の商品とし、ステップS15に移行する。 Further, when the control unit 100 receives the operation of the subtotal key 41 in step S14 (step S14; Yes), the control unit 100 sets the sales data of each product registered in the RAM 23 as a product for one transaction, and proceeds to step S15.

続いて、制御部100は、決済方法が指定されるまで待機する。ここで、例えば、置数キーの入力等により現金で支払われた金額が入力されると、制御部100は、現金による決済方法が指定されたと判定する(ステップS15;No)。そして、制御部100は、指定された決済方法を決済処理部1107に指定(通知)する。 Next, the control unit 100 waits until a payment method is designated. Here, for example, when the amount paid in cash is input by inputting a number key, etc., the control unit 100 determines that the payment method by cash has been specified (step S15; No). Then, the control unit 100 specifies (notifies) the specified payment method to the payment processing unit 1107.

決済処理部1107は、指定された決済方法で支払われる金額が商品総額以上か否か、つまり商品総額を充足するか否かを判定する(ステップS16)。例えば、決済処理部1107は、置数キー等を介して入力された現金の金額が商品総額以上か否かを判定する。 The payment processing unit 1107 determines whether the amount paid by the specified payment method is greater than or equal to the total amount of the product, that is, whether the total amount of the product is satisfied (step S16). For example, the payment processing unit 1107 determines whether the amount of cash input via the numeric keys or the like is equal to or greater than the total amount of the product.

ステップS16で商品総額を充足すると判定した場合(ステップS16;Yes)、決済処理部1107は、支払金額に基づいて商品総額の全額を決済する決済処理を実行し(ステップS17)、ステップS34に移行する。 If it is determined in step S16 that the total amount of the product is satisfied (step S16; Yes), the payment processing unit 1107 executes a payment process to settle the total amount of the product based on the payment amount (step S17), and moves to step S34. do.

また、商品総額を充足しないと判定した場合(ステップS16;No)、決済処理部1107は、支払金額に基づいて商品総額の一部を決済する決済処理を実行し(ステップS18)、ステップS15に戻る。以下、一部の支払いが行われた後の商品総額の残額を、商品残額という。なお、ステップS17やS18等で実行された決済処理の内訳は、本処理が終了するまでの間、RAM23等に保持されるものとする。 Further, if it is determined that the total amount of products is not satisfied (step S16; No), the payment processing unit 1107 executes a payment process to settle a part of the total amount of products based on the payment amount (step S18), and proceeds to step S15. return. Hereinafter, the remaining amount of the total amount of the product after partial payment is made will be referred to as the remaining amount of the product. It is assumed that the details of the payment processing executed in steps S17, S18, etc. are held in the RAM 23 or the like until this processing is completed.

また、ステップS15において、電子マネー宣言キー42の操作を受け付けると、制御部100は、電子マネーによる決済方法が指定されたと判定する(ステップS15;Yes)。そして、制御部100は、指定された決済方法をサービス提供部1106及び決済処理部1107に指定(通知)する。 Further, in step S15, when the operation of the electronic money declaration key 42 is accepted, the control unit 100 determines that the payment method using electronic money has been specified (step S15; Yes). Then, the control unit 100 specifies (notifies) the specified payment method to the service providing unit 1106 and the payment processing unit 1107.

サービス提供部1106は、指定された決済方法及び現在の取引内容が、サービスを提供するための条件を満たすか否かを判定する(ステップS19)。 The service providing unit 1106 determines whether the specified payment method and current transaction content satisfy the conditions for providing the service (step S19).

例えば、サービス提供部1106は、現在の日時や曜日が、条件設定ファイル242の条件情報に設定された提供期間の範囲内か否かを判定し、範囲内と判定した場合に条件の一要素を満たすと判定する。また、例えば、サービス提供部1106は、商品総額の全てが電子マネーで支払われるか否か、すなわち電子マネー以外の他の決済方法(現金決済)で決済処理が行われたか否かを判定し、他の決済方法が行われていないと判定した場合に、条件の一要素を満たすと判定する。そして、サービス提供部1106は、条件情報を構成する全ての要素が充足した場合に、サービスを提供するための条件を満たすと判定する。 For example, the service providing unit 1106 determines whether or not the current date and time and day of the week are within the range of the provision period set in the condition information of the condition setting file 242, and if it is determined that the current date and time is within the range, one element of the condition is set. It is determined that the conditions are met. Further, for example, the service providing unit 1106 determines whether or not the total amount of the product is paid in electronic money, that is, whether the payment process is performed using a payment method other than electronic money (cash payment), If it is determined that no other payment method is used, it is determined that one element of the condition is satisfied. Then, the service providing unit 1106 determines that the conditions for providing the service are satisfied when all the elements constituting the condition information are satisfied.

ステップS19で条件を満たさないと判定された場合(ステップS19;No)、表示制御部1108は、サービスが提供されないことを報知する画面(第1報知画面)を、店員用表示部5や顧客用表示部6に表示し(ステップS20)、ステップS23に移行する。 If it is determined in step S19 that the conditions are not satisfied (step S19; No), the display control unit 1108 displays a screen (first notification screen) notifying that the service will not be provided on the display unit 5 for clerks or for customers. The information is displayed on the display unit 6 (step S20), and the process moves to step S23.

図6は、第1報知画面の一例を示す図である。なお、図6は、店員用表示部5に表示される第1報知画面を示している。図6に示すように、表示制御部1108は、サービスが提供されないことや、提供できない理由を報知するメッセージG11を、第1報知画面G1に表示する。また、表示制御部1108は、処理の継続を確認するメッセージG12を第1報知画面G1に表示する。また、表示制御部1108は、電子マネー決済の中止を指示するためのボタンB11を、第1報知画面G1に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第1報知画面G1を消去する。なお、画面中のボタンB11が操作された場合には、表示制御部1108が第1報知画面G1を消去した後、ステップS15に処理を戻すものとする。 FIG. 6 is a diagram showing an example of the first notification screen. Note that FIG. 6 shows the first notification screen displayed on the store clerk display section 5. As shown in FIG. 6, the display control unit 1108 displays on the first notification screen G1 a message G11 notifying that the service will not be provided or the reason why the service cannot be provided. The display control unit 1108 also displays a message G12 confirming the continuation of the process on the first notification screen G1. Furthermore, the display control unit 1108 displays a button B11 for instructing cancellation of electronic money payment on the first notification screen G1. The display control unit 1108 erases the first notification screen G1 on the condition that the reading unit 1105 has read the electronic money information. Note that if the button B11 on the screen is operated, the display control unit 1108 erases the first notification screen G1 and then returns the process to step S15.

また、ステップS19で条件を満たした場合(ステップS19;Yes)、サービス提供部1106は、条件情報に設定されたサービス内容を提供する(ステップS21)。例えば、サービス内容として商品総額に対する割引が指示されていた場合、サービス提供部1106は、指定された割引率を商品総額に乗算することで割引額を算出する。そして、サービス提供部1106は、商品総額から割引額を減額した金額を、サービス適用後の商品総額に設定する。また、サービス内容として値引が指示されていた場合、サービス提供部1106は、指定された値引額を商品代金から減額した金額を、サービス適用後の商品総額に設定する。 Further, if the condition is satisfied in step S19 (step S19; Yes), the service providing unit 1106 provides the service content set in the condition information (step S21). For example, if a discount on the total amount of products is instructed as the service content, the service providing unit 1106 calculates the discount amount by multiplying the total amount of products by the specified discount rate. Then, the service providing unit 1106 sets the amount obtained by subtracting the discount amount from the total amount of the product as the total amount of the product after the service is applied. Further, if a discount is specified as the service content, the service providing unit 1106 sets the total amount of the product after the service is applied to the amount obtained by subtracting the specified discount amount from the product price.

続いて、表示制御部1108は、サービスを提供したことを報知する第2報知画面を、店員用表示部5や顧客用表示部6に表示し(ステップS22)、ステップS23に移行する。 Subsequently, the display control unit 1108 displays a second notification screen for notifying that the service has been provided on the clerk display unit 5 and the customer display unit 6 (step S22), and proceeds to step S23.

図7は、第2報知画面の一例を示す図である。なお、図7は、店員用表示部5に表示される第2報知画面を示している。図7に示すように、表示制御部1108は、サービスが提供されたことや、サービス提供の成立理由を報知するメッセージG21を、第2報知画面G2に表示する。また、表示制御部1108は、サービスの提供によって割引された金額G22、割引後の商品総額G23を第2報知画面G2に表示する。また、表示制御部1108は、記憶媒体を近距離無線通信部11にかざすことを顧客に案内することを指示するメッセージG24を第2報知画面G2に表示する。 FIG. 7 is a diagram showing an example of the second notification screen. Note that FIG. 7 shows the second notification screen displayed on the store clerk display section 5. As shown in FIG. 7, the display control unit 1108 displays a message G21 notifying that the service has been provided and the reason for the service being provided on the second notification screen G2. Furthermore, the display control unit 1108 displays the discounted amount G22 due to the provision of the service and the total product price G23 after the discount on the second notification screen G2. The display control unit 1108 also displays a message G24 on the second notification screen G2 instructing the customer to hold the storage medium over the short-range wireless communication unit 11.

また、表示制御部1108は、電子マネー決済の中止を指示するためのボタンB21を、第2報知画面G2に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第2報知画面G2を消去する。なお、画面中のボタンB21が操作された場合には、表示制御部1108が第1報知画面G1を消去した後、ステップS15に処理を戻すものとする。 Furthermore, the display control unit 1108 displays a button B21 for instructing cancellation of electronic money payment on the second notification screen G2. The display control unit 1108 erases the second notification screen G2 on the condition that the reading unit 1105 has read the electronic money information. Note that if the button B21 on the screen is operated, the display control unit 1108 erases the first notification screen G1 and then returns the process to step S15.

図5に戻り、読取部1105は、顧客が所持する記憶媒体から電子マネー情報を読み取るまで待機する(ステップS23;No)。読取部1105により電子マネー情報が読み取られると(ステップS23;Yes)、決済処理部1107は、電子マネー情報に含まれたチャージ金額が商品総額(又は商品残額)以上か否か、つまり商品総額(又は商品残額)を充足するか否かを判定する(ステップS24)。 Returning to FIG. 5, the reading unit 1105 waits until the electronic money information is read from the storage medium owned by the customer (step S23; No). When the electronic money information is read by the reading unit 1105 (step S23; Yes), the payment processing unit 1107 determines whether the charge amount included in the electronic money information is greater than or equal to the total amount of the product (or the remaining amount of the product), that is, the total amount of the product ( or the remaining amount of the product) is determined (step S24).

チャージ金額が商品総額(又は商品残額)未満の場合(ステップS24;No)、サービス提供部1106は、ステップS21で提供したサービスを解除し(ステップS25)、ステップS26に移行する。具体的には、サービス提供部1106は、現在設定されているサービス適用後の商品総額を、サービス適用前の商品総額に戻すことでサービスの解除を行う。なお、ステップS21でサービスの提供が行われていない場合には、ステップS25をスキップし、ステップS26に直ちに移行する。 If the charge amount is less than the total amount of the product (or the remaining amount of the product) (step S24; No), the service providing unit 1106 cancels the service provided in step S21 (step S25), and proceeds to step S26. Specifically, the service providing unit 1106 cancels the service by returning the currently set total amount of products after application of the service to the total amount of products before application of the service. Note that if the service is not provided in step S21, step S25 is skipped and the process immediately moves to step S26.

続くステップS26では、表示制御部1108が、チャージ金額の不足を報知する画面(第3報知画面)を店員用表示部5や顧客用表示部6に表示する(ステップS26)。 In the following step S26, the display control unit 1108 displays a screen (third notification screen) notifying the shortage of the charged amount on the store clerk display unit 5 and the customer display unit 6 (step S26).

図8は、第3報知画面の一例を示す図である。なお、図8は、店員用表示部5に表示される第3報知画面を示している。図8に示すように、表示制御部1108は、チャージ金額の不足を報知するメッセージG31を第3報知画面G3に表示する。また、表示制御部1108は、現在のチャージ金額G32、不足分の金額G33を第3報知画面G3に表示する。また、表示制御部1108は、現在のチャージ金額で支払いを行う残高支払いを行う場合、サービス(割引)が提供されないことを報知するメッセージG34、サービス非提供時の商品総額G35を第3報知画面G3に表示する。また、表示制御部1108は、サービス提供後の商品総額G36を第3報知画面G3に表示する。ここで、表示制御部1108は、商品総額G35と商品総額G36とを対比可能な状態で表示することが好ましい。なお、ステップS21でサービスの提供が行われていない場合には、表示制御部1108は、メッセージG34、商品総額G35及び商品総額G36を非表示とする。 FIG. 8 is a diagram showing an example of the third notification screen. Note that FIG. 8 shows the third notification screen displayed on the display section 5 for clerks. As shown in FIG. 8, the display control unit 1108 displays a message G31 on the third notification screen G3 to notify of a shortage of the charge amount. Furthermore, the display control unit 1108 displays the current charge amount G32 and the shortfall amount G33 on the third notification screen G3. In addition, when performing a balance payment using the current charge amount, the display control unit 1108 displays a message G34 notifying that the service (discount) is not provided, and the total product amount G35 when the service is not provided on the third notification screen G3. to be displayed. Further, the display control unit 1108 displays the total amount of products G36 after the service is provided on the third notification screen G3. Here, it is preferable that the display control unit 1108 displays the product total amount G35 and the product total amount G36 in a state where they can be compared. Note that if the service is not provided in step S21, the display control unit 1108 hides the message G34, the total product price G35, and the total product price G36.

また、表示制御部1108は、ボタンB31~B33を第3報知画面G3に表示する。ボタンB31は、電子マネー決済の中止を指示するための操作子である。また、ボタンB32は、電子マネーのチャージを指示するための操作子である。また、ボタンB33は、処理の継続を指示するための操作子である。 Furthermore, the display control unit 1108 displays buttons B31 to B33 on the third notification screen G3. Button B31 is an operator for instructing cancellation of electronic money payment. Further, the button B32 is an operator for instructing charging of electronic money. Further, button B33 is an operator for instructing continuation of processing.

図5に戻り、制御部100は、ボタンB31~B33の何れかが操作されるまで待機する(ステップS27;No→ステップS28;No→ステップS29;No)。ここで、ボタンB31の操作により電子マネー決済の中止が指示されると(ステップS27;Yes)、制御部100は、ステップS15に処理を戻す。この場合、顧客は、電子マネー決済以外の他の決済方法によって商品総額(又は商品残金)を支払うことができる。 Returning to FIG. 5, the control unit 100 waits until any of the buttons B31 to B33 is operated (step S27; No → step S28; No → step S29; No). Here, when an instruction is given to cancel the electronic money payment by operating the button B31 (step S27; Yes), the control unit 100 returns the process to step S15. In this case, the customer can pay the total amount of the product (or the balance of the product) using a payment method other than electronic money payment.

また、ボタンB32の操作により電子マネーのチャージが指示されると(ステップS28;Yes)、制御部100は、近距離無線通信部11及び読取部1105等と協働することで、顧客の記憶媒体に追加分の金額をチャージするチャージ処理を実行する(ステップS30)。そして、制御部100は、チャージ処理が完了すると、ステップS15に処理を戻す。この場合、顧客は、電子マネー決済又は他の決済方法によって商品総額(又は商品残金)を支払うことができる。 Further, when charging of electronic money is instructed by operating the button B32 (step S28; Yes), the control unit 100 cooperates with the short-range wireless communication unit 11, the reading unit 1105, etc. to charge the customer's storage medium. A charging process is executed to charge the additional amount to the storage device (step S30). Then, when the charging process is completed, the control unit 100 returns the process to step S15. In this case, the customer can pay the total amount of the product (or the balance of the product) by electronic money payment or other payment methods.

また、ボタンB33の操作により処理の継続が指示されると(ステップS29;Yes)、表示制御部1108は、処理の継続を確認する画面(第4報知画面)を店員用表示部5や顧客用表示部6に表示する(ステップS31)。 Further, when the continuation of the process is instructed by operating the button B33 (step S29; Yes), the display control unit 1108 displays a screen (fourth notification screen) for confirming the continuation of the process on the display unit 5 for clerks and the screen for customers. It is displayed on the display unit 6 (step S31).

図9は、第4報知画面の一例を示す図である。なお、図9は、店員用表示部5に表示される第4報知画面を示している。図9に示すように、表示制御部1108は、サービスが提供されないことや、提供できない理由を報知するメッセージG41を第4報知画面G4に表示する。また、表示制御部1108は、記憶媒体を近距離無線通信部11にかざすことを顧客に案内することを指示するメッセージG42を第4報知画面G4に表示する。 FIG. 9 is a diagram showing an example of the fourth notification screen. In addition, FIG. 9 shows the fourth notification screen displayed on the display section 5 for clerks. As shown in FIG. 9, the display control unit 1108 displays a message G41 on the fourth notification screen G4 informing that the service will not be provided or the reason why the service cannot be provided. The display control unit 1108 also displays a message G42 on the fourth notification screen G4 instructing the customer to hold the storage medium over the short-range wireless communication unit 11.

また、表示制御部1108は、継続中止を指示するためのボタンB41を、第4報知画面G4に表示する。表示制御部1108は、読取部1105が電子マネー情報を読み取ったことを条件に、第4報知画面G4を消去する。なお、画面中のボタンB41が操作された場合には、表示制御部1108は、第4報知画面G4を消去した後、ステップS26に戻ることで、第3報知画面G3を再度表示する。 Furthermore, the display control unit 1108 displays a button B41 for instructing to cancel continuation on the fourth notification screen G4. The display control unit 1108 erases the fourth notification screen G4 on the condition that the reading unit 1105 has read the electronic money information. Note that when the button B41 on the screen is operated, the display control unit 1108 erases the fourth notification screen G4 and then returns to step S26 to display the third notification screen G3 again.

図5に戻り、読取部1105による電子マネー情報の読み取りにより、処理の継続が指示されると、決済処理部1107は、電子マネー情報に含まれたチャージ金額に基づき、商品総額(又は商品残額)の一部を決済する決済処理を実行する(ステップS32)。そして、制御部100は、ステップS15に処理を戻す。この場合、顧客は、残りの代金(商品残金)を、電子マネー以外の他の支払方法で支払うことができる。 Returning to FIG. 5, when the reading unit 1105 reads the electronic money information and instructs to continue processing, the payment processing unit 1107 calculates the total amount of the product (or the remaining amount of the product) based on the charge amount included in the electronic money information. A payment process for paying a portion of the amount is executed (step S32). Then, the control unit 100 returns the process to step S15. In this case, the customer can pay the remaining price (product balance) using a payment method other than electronic money.

一方、チャージ金額が商品総額(又は商品残金)を充足する場合(ステップS24;Yes)、決済処理部1107は、電子マネー情報に含まれたチャージ金額に基づき、商品総額(又は商品残額)の全額を決済する決済処理を実行し(ステップS33)、ステップS34に移行する。なお、サービス提供後の商品総額が設定されている場合には、決済処理部1107は、そのサービス提供後の商品総額に基づいて決済処理を実行する。 On the other hand, if the charge amount satisfies the total product amount (or product balance) (step S24; Yes), the payment processing unit 1107 charges the entire product amount (or product balance) based on the charge amount included in the electronic money information. A payment process is executed to pay the amount (step S33), and the process moves to step S34. Note that if the total amount of products after the service is provided is set, the payment processing unit 1107 executes the payment process based on the total amount of products after the service is provided.

そして、制御部100は、登録された各商品の商品情報や、決済処理の内訳を示す決済情報等を印字したレシートを発行し(ステップS34)、本処理を終了する。 Then, the control unit 100 issues a receipt on which product information for each registered product, payment information showing details of payment processing, etc. are printed (step S34), and ends this process.

なお、上記の販売データ処理では、電子マネー決済が指定された場合に、サービスの提供に係る条件判定を行う例を説明したが、電子マネー以外の決済方法が指定された場合にも条件判定を行う構成としてもよい。具体的には、ステップS16の直前に、ステップS19~S22と同様の処理を行う構成としてもよい。 In addition, in the above sales data processing, we have explained an example in which conditions related to service provision are determined when electronic money payment is specified, but conditions can also be determined when a payment method other than electronic money is specified. It may also be configured to do so. Specifically, a configuration may be adopted in which processing similar to steps S19 to S22 is performed immediately before step S16.

また、上記の販売データ処理では、店員用表示部5に表示する画面例を説明したが、顧客用表示部6に表示する場合も同様の内容を表示してもよい。この場合、表示制御部1108は、店員向けのメッセージを顧客用のメッセージに変更した内容を顧客用表示部6に表示する。例えば、表示制御部1108は、メッセージG12等に含まれる文言「…して頂けるようお客様にご案内ください。」を、「…してください。」等に変更して表示する。 Furthermore, in the sales data processing described above, an example of the screen displayed on the display section 5 for clerks has been described, but the same content may be displayed when displayed on the display section 6 for customers. In this case, the display control section 1108 displays on the customer display section 6 a message for the store clerk changed to a message for the customer. For example, the display control unit 1108 changes the phrase "Please guide the customer to..." included in the message G12 etc. to "Please..." and displays the changed message.

以上のように、POS端末1は、条件設定ファイル242に設定された条件情報に基づいて、顧客が指定した決済方法がサービスの提供に係る条件を満たすか否かを自動で判定することできる。これにより、POS端末1は、決済方法に応じたサービスの提供を効率的に行うことができるため、各取引に係る処理の効率化を図ることができる。 As described above, the POS terminal 1 can automatically determine whether the payment method specified by the customer satisfies the conditions for providing the service based on the condition information set in the condition setting file 242. Thereby, the POS terminal 1 can efficiently provide services according to the payment method, so that processing related to each transaction can be made more efficient.

また、POS端末1は、サービスの提供が成立した場合に、そのサービス内容を報知する。これにより、店員や顧客は、サービスが提供されたことや、その内容を容易に確認することができるため、利便性を向上させることができる。さらに、POS端末1は、サービスを提供できない場合に、その旨を報知するとともに、その理由を報知する。これにより、店員や顧客は、サービスが提供されないことや、その理由を容易に確認することができるため、利便性を向上させることができる。また、顧客は、サービスが提供されない理由を知ることで、サービスが提供される決済方法に切り替える等対処することができるため、サービス享受に係る機会を増やすことができる。 Furthermore, when the provision of a service is established, the POS terminal 1 notifies the content of the service. This allows store staff and customers to easily confirm that a service has been provided and its contents, thereby improving convenience. Further, when the POS terminal 1 cannot provide a service, it notifies the user of this fact and also notifies the reason thereof. This allows store staff and customers to easily confirm that a service is not being provided and the reason thereof, thereby improving convenience. Further, by knowing the reason why the service is not provided, the customer can take measures such as switching to a payment method that allows the service to be provided, thereby increasing the chances of enjoying the service.

以上、本発明の実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、組み合わせ、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although the embodiments of the present invention have been described above, 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, substitutions, combinations, and changes can be made without departing from the gist of the invention. These embodiments and their modifications are included within the scope and gist of the invention, as well as within the scope of the invention described in the claims and its equivalents.

例えば、上記実施形態では、電子マネー以外の他の決済方法として現金決済を挙げたが、他の決済方法はこれに限らず、クレジット決済やポイント決済等を含めてもよい。 For example, in the embodiment described above, cash payment is mentioned as a payment method other than electronic money, but other payment methods are not limited to this, and may include credit card payment, point payment, and the like.

また、上記実施形態では、電子マネー決済で支払いが行われることを、サービスの提供条件としたが、これに限らず、他の決済方法をサービスの提供条件としてもよい。 Further, in the above embodiment, the condition for providing the service is that payment is made by electronic money, but the present invention is not limited to this, and other payment methods may be used as the condition for providing the service.

また、上記実施形態では、POS端末1が商品マスタファイル241及び条件設定ファイル242を保持する構成としたが、これに限らないものとする。例えば、POS端末1がアクセス可能な外部装置(例えば上位サーバ)が、商品マスタファイル241及び条件設定ファイル242の両方又は一方を保持する構成としてもよい。 Further, in the above embodiment, the POS terminal 1 is configured to hold the product master file 241 and the condition setting file 242, but the present invention is not limited to this. For example, a configuration may be adopted in which an external device (for example, a host server) that is accessible by the POS terminal 1 holds both or one of the product master file 241 and the condition setting file 242.

また、上記実施形態のPOS端末1で実行されるプログラムは、当該POS端末1が備える記憶媒体(ROM22又はメモリ部24)に予め組み込んで提供するが、提供方法はこれに限らないものとする。例えば、プログラムは、インストール可能な形式または実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。更に、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶または一時記憶した記憶媒体も含まれる。 Further, although the program executed by the POS terminal 1 of the embodiment described above is provided by being incorporated in advance into a storage medium (ROM 22 or memory unit 24) provided in the POS terminal 1, the method of providing the program is not limited to this. For example, a program may be an installable or executable file recorded on a computer-readable recording medium such as a CD-ROM, flexible disk (FD), CD-R, or DVD (Digital Versatile Disk). It may be configured to provide such information. Furthermore, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted via a LAN, the Internet, etc. is downloaded and stored or temporarily stored.

また、上記実施形態のPOS端末1で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることで提供してもよいし、インターネット等のネットワーク経由で提供または配布するように構成してもよい。 Further, the program executed by the POS terminal 1 of the above embodiment may be stored on a computer connected to a network such as the Internet, and may be provided by being downloaded via the network, or may be provided via a network such as the Internet. Alternatively, it may be configured to be distributed.

1 POS端末
100 制御部
1101 情報入力部
1102 特定部
1103 登録部
1104 算出部
1105 読取部
1106 サービス提供部
1107 決済処理部
1108 表示制御部
241 商品マスタファイル
242 条件設定ファイル
1 POS terminal 100 Control unit 1101 Information input unit 1102 Specification unit 1103 Registration unit 1104 Calculation unit 1105 Reading unit 1106 Service provision unit 1107 Payment processing unit 1108 Display control unit 241 Product master file 242 Condition setting file

特開2011-257808号公報Japanese Patent Application Publication No. 2011-257808

Claims (6)

顧客が購入する商品の登録処理を実行する登録手段と、
一取引で登録された前記商品の決済方法を指定する指定手段と、
前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、
前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、
を備える販売データ処理装置。
a registration means for performing a registration process for a product purchased by a customer;
a designation means for designating a payment method for the product registered in one transaction;
determination means for determining whether the payment method specified by the designation means satisfies payment method conditions preset as conditions for providing the service;
providing means for providing the service to the customer at the time of payment of the product if the determining means determines that the conditions for providing the service are satisfied;
A sales data processing device comprising:
前記顧客が所持する記憶媒体から電子マネー情報を取得する取得手段を更に備え、
前記判定手段は、前記電子マネー情報を用いる決済方法が指定された場合に、前記サービスを提供するための条件を満たすと判定する請求項1に記載の販売データ処理装置。
Further comprising an acquisition means for acquiring electronic money information from a storage medium owned by the customer,
2. The sales data processing device according to claim 1, wherein the determining means determines that a condition for providing the service is satisfied when a payment method using the electronic money information is specified.
前記判定手段は、前記電子マネー情報を用いる決済方法が指定された場合であっても、当該電子マネー情報で決済可能な金額が前記商品の代金に満たない場合には、前記サービスを提供するための条件を満たしていないと判定する請求項2に記載の販売データ処理装置。 The determination means provides the service if the amount that can be settled using the electronic money information is less than the price of the product even if a payment method using the electronic money information is specified. The sales data processing device according to claim 2, wherein the sales data processing device determines that the following condition is not satisfied. 前記判定手段は、更に前記取引の取引内容が、前記サービスを提供するための条件として予め設定された取引内容の条件を満たすか否かを判定し、前記決済方法の条件及び前記取引内容の条件を満たした場合に、前記サービスを提供するための条件を満たすと判定する請求項1~3の何れか一項に記載の販売データ処理装置。 The determining means further determines whether the transaction content of the transaction satisfies a transaction content condition preset as a condition for providing the service, and determines whether or not the transaction content condition is set in advance as a condition for providing the service, and the transaction content condition and the transaction content condition are determined. 4. The sales data processing device according to claim 1, wherein the sales data processing device determines that a condition for providing the service is satisfied when the following is satisfied. 前記判定手段が前記サービスを提供するための条件を満たしていると判定した場合に、前記提供手段が提供するサービスの内容を報知する報知手段を更に備える請求項1~4の何れか一項に記載の販売データ処理装置。 5. The method according to claim 1, further comprising notification means for notifying the content of the service provided by the providing means when the determining means determines that conditions for providing the service are satisfied. Sales data processing device as described. 販売データ処理装置のコンピュータを、
顧客が購入する商品の登録処理を実行する登録手段と、
一取引で登録された前記商品の決済方法を指定する指定手段と、
前記指定手段で指定された決済方法が、サービスを提供するための条件として予め設定された決済方法の条件を満たすか否かを判定する判定手段と、
前記判定手段が前記サービスを提供するための条件を満たすと判定した場合に、前記商品の決済時に前記顧客に対して前記サービスを提供する提供手段と、
して機能させるためのプログラム。
sales data processing equipment computer,
a registration means for performing a registration process for a product purchased by a customer;
a designation means for designating a payment method for the product registered in one transaction;
determination means for determining whether the payment method specified by the designation means satisfies payment method conditions preset as conditions for providing the service;
providing means for providing the service to the customer at the time of payment of the product if the determining means determines that the conditions for providing the service are satisfied;
A program to make it work.
JP2023218514A 2017-03-22 2023-12-25 Sales data processing device and program Pending JP2024023878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023218514A JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2017056243A JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program
JP2021114393A JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program
JP2023026509A JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program
JP2023218514A JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2023026509A Division JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program

Publications (2)

Publication Number Publication Date
JP2024023878A true JP2024023878A (en) 2024-02-21
JP2024023878A5 JP2024023878A5 (en) 2024-04-11

Family

ID=63795635

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2017056243A Pending JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program
JP2021114393A Active JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program
JP2023026509A Active JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program
JP2023218514A Pending JP2024023878A (en) 2017-03-22 2023-12-25 Sales data processing device and program

Family Applications Before (3)

Application Number Title Priority Date Filing Date
JP2017056243A Pending JP2018160040A (en) 2017-03-22 2017-03-22 Sales data processing device and program
JP2021114393A Active JP7234302B2 (en) 2017-03-22 2021-07-09 Sales data processor and program
JP2023026509A Active JP7416992B2 (en) 2017-03-22 2023-02-22 Sales data processing device and program

Country Status (1)

Country Link
JP (4) JP2018160040A (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006039619A (en) * 2004-07-22 2006-02-09 Toshiba Tec Corp Commodity sales data processor
JP2008040746A (en) * 2006-08-04 2008-02-21 Noritsu Koki Co Ltd Self-service photograph printing apparatus
JP2009075986A (en) * 2007-09-23 2009-04-09 Oki Electric Ind Co Ltd Electronic money charging method and account settlement terminal
JP5973393B2 (en) * 2013-07-18 2016-08-23 東芝テック株式会社 Payment apparatus and program
JP2015118463A (en) * 2013-12-17 2015-06-25 東芝テック株式会社 Commodity sales data processor and computer program
JP2017027225A (en) * 2015-07-17 2017-02-02 株式会社イシダ POS system

Also Published As

Publication number Publication date
JP2023054271A (en) 2023-04-13
JP7234302B2 (en) 2023-03-07
JP2018160040A (en) 2018-10-11
JP2021166092A (en) 2021-10-14
JP7416992B2 (en) 2024-01-17

Similar Documents

Publication Publication Date Title
JP6175955B2 (en) POS system and program
JP6520207B2 (en) POS register, program, and method of processing electronic money storage medium
US11301829B2 (en) Checkout system and method
JP2021101368A (en) Coupon output system, information processing device, and program
JP2021043761A (en) Electronic settlement processing system and electronic settlement processing method
JP7416992B2 (en) Sales data processing device and program
JP7058439B2 (en) Product sales data processing equipment, programs and product sales data processing systems
JP6489242B2 (en) POS system, registration device, checkout device, and program
JP6952327B2 (en) Product sales data processing system, registration device, and program
JP2020060997A (en) Commodity sales data processing system and program
US20240193596A1 (en) Checkout apparatus and method
US20230267441A1 (en) Payment machine and payment machine method
EP4328839A1 (en) Point of sale system
US20240054523A1 (en) Point of sale terminal
JP7266923B2 (en) Merchandise sales data processing system, registration device, and program
JP7365036B2 (en) Systems, ticket vending machines, mobile terminals, programs
EP4134892A1 (en) Transaction processing system, input processing device, settlement device and method
JP6587011B2 (en) Merchandise sales data processing system, registration device, checkout device, and program
JP2023118583A (en) Accounting device and program
JP2020086963A (en) Information processing device, program, and information processing system
JP2024003509A (en) Accounting device and program
JP2023159528A (en) Accounting device and program
JP2022079740A (en) Device, program and system
JP2024003635A (en) Accounting device and program
JP2022016507A (en) Checkout system, and settlement device and control program therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240403