[go: up one dir, main page]

JP7630572B2 - Sales data processing device and program - Google Patents

Sales data processing device and program Download PDF

Info

Publication number
JP7630572B2
JP7630572B2 JP2023144121A JP2023144121A JP7630572B2 JP 7630572 B2 JP7630572 B2 JP 7630572B2 JP 2023144121 A JP2023144121 A JP 2023144121A JP 2023144121 A JP2023144121 A JP 2023144121A JP 7630572 B2 JP7630572 B2 JP 7630572B2
Authority
JP
Japan
Prior art keywords
receipt
data
electronic receipt
code
payment
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
JP2023144121A
Other languages
Japanese (ja)
Other versions
JP2023162416A (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
Filing date
Publication date
Priority claimed from JP2020101389A external-priority patent/JP7021295B2/en
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2023144121A priority Critical patent/JP7630572B2/en
Publication of JP2023162416A publication Critical patent/JP2023162416A/en
Application granted granted Critical
Publication of JP7630572B2 publication Critical patent/JP7630572B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

従来、多くの店舗においては、クレジットカードや電子マネーカードなどを用いた現金以外の決済システムが導入されている。このような決済システムを導入することにより、店舗側および買物客側の双方において現金を取り扱わなくて済むので、販売データ処理の高速化が可能となっている。また、近年においては、クレジット決済や電子マネー決済などの決済種別毎に複数の決済用媒体(クレジットカードや電子マネーカードなど)を所持する買物客も多くなっている。 Traditionally, many stores have introduced non-cash payment systems using credit cards, electronic money cards, etc. The introduction of such payment systems has made it possible to speed up sales data processing, as neither the store nor the customer needs to handle cash. Also, in recent years, an increasing number of shoppers have multiple payment media (such as credit cards and electronic money cards) for each payment type, such as credit card payment and electronic money payment.

一方、商品決済時に店舗から買物客に渡されるレシートあるいは領収書を電子的に買物客の携帯端末等に受け渡す電子レシートという仕組みが知られている。 On the other hand, there is a known system known as an electronic receipt, whereby the receipt or invoice given to a customer by a store when paying for a product is electronically transferred to the customer's mobile device, etc.

このようにレシートを電子データにすることによって、家計簿も電子的に自動的に簿記ができるなど買物客にとって有益である。また、電子レシートを導入することにより、レシート用紙の消費を減らすことができるため、導入店舗にとっても有益である。 By converting receipts into electronic data in this way, household accounts can be automatically recorded electronically, which is beneficial for shoppers. In addition, the introduction of electronic receipts is also beneficial for the stores that introduce them, as it reduces the consumption of receipt paper.

従来において顧客は、電子レシートを受け取る時は携帯端末等を提示し、クレジット決済や電子マネー決済などの決済の際には決済用媒体(クレジットカードや電子マネーカードなど)を提示して対応している。したがって、クレジット決済を行うとともに電子レシートを受け取る場合には、顧客は、決済用媒体と携帯端末との両方を提示しなければならず、そのような場合には結果的に販売データ処理の高速化が図れなくなってしまうという問題がある。 Conventionally, customers present a mobile device or the like when receiving an electronic receipt, and present a payment medium (such as a credit card or electronic money card) when making a payment by credit card or electronic money. Therefore, when making a credit card payment and receiving an electronic receipt, the customer must present both the payment medium and the mobile device, which results in a problem that it is not possible to speed up sales data processing.

本発明が解決しようとする課題は、決済用媒体による決済を行うとともに電子レシートを受け取る場合に、決済処理の高速化を図ることができる販売データ処理装置およびプログラムを提供することである。 An object of the present invention is to provide a sales data processing device and a program that can speed up payment processing when making a payment using a payment medium and receiving an electronic receipt at the same time.

実施形態の販売データ処理装置は、媒体を用いた決済処理を実行する決済手段と、顧客を特定する顧客コードを取得する取得手段と、前記取得手段が前記顧客コードを取得しない場合、前記決済処理に用いる前記媒体に係る識別コードに対応付けられた前記顧客コードをサーバに問い合わせる問い合わせ手段と、前記決済処理に係る決済対象の商品の取引内容を示すレシートデータと、前記媒体を用いた前記決済処理の証である決済伝票データとを生成するとともに、前記取得手段が前記顧客コードを取得した場合又は前記媒体に係る識別コードに対応付けられた前記顧客コードの応答があった場合、当該顧客コードを含んだレシートデータを生成する第1生成手段と、前記レシートデータに前記顧客コードが含まれる場合に、前記決済伝票データのデータ形式を構造化形式に変換した電子レシート情報を生成する第2生成手段と、前記レシートデータに前記顧客コードが含まれる場合、前記電子レシート情報を出力し、前記レシートデータに前記顧客コードが含まれない場合、前記決済伝票データを出力する出力手段と、を備える。
a first generation means for generating receipt data indicating transaction details of a commodity to be paid for in the payment processing and payment slip data which is proof of the payment processing using the medium, and for generating receipt data including the customer code when the acquisition means acquires the customer code or when there is a response of the customer code associated with the identification code associated with the medium; a second generation means for generating electronic receipt information by converting a data format of the payment slip data into a structured format when the receipt data includes the customer code; and an output means for outputting the electronic receipt information when the receipt data includes the customer code and outputting the payment slip data when the receipt data does not include the customer code .

図1は、実施形態にかかる電子レシートシステムの構成全体を示す構成図である。FIG. 1 is a diagram showing the overall configuration of an electronic receipt system according to an embodiment. 図2は、POS端末の要部構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of the main parts of the POS terminal. 図3は、電子レシートサーバの要部構成を示すブロック図である。FIG. 3 is a block diagram showing the main configuration of the electronic receipt server. 図4は、電子レシート管理サーバの要部構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a main part of the electronic receipt management server. 図5は、携帯端末の要部構成を示すブロック図である。FIG. 5 is a block diagram showing the main configuration of a mobile terminal. 図6は、POS端末における電子レシート処理にかかる機能ブロック図である。FIG. 6 is a functional block diagram relating to electronic receipt processing in the POS terminal. 図7は、レシートデータの一例を模式的に示す図である。FIG. 7 is a diagram illustrating an example of receipt data. 図8は、電子レシートの一例を模式的に示す図である。FIG. 8 is a diagram illustrating an example of an electronic receipt. 図9は、POS端末における電子レシート処理の流れを示すフローチャートである。FIG. 9 is a flowchart showing the flow of electronic receipt processing in the POS terminal. 図10は、電子レシートサーバにおける電子レシート管理処理及び情報送信処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing the flow of an electronic receipt management process and an information transmission process in the electronic receipt server. 図11は、電子レシート管理サーバにおける電子レシート管理処理及び商品情報送信処理にかかる機能ブロック図である。FIG. 11 is a functional block diagram relating to the electronic receipt management process and the product information transmission process in the electronic receipt management server. 図12は、電子レシート管理サーバにおける電子レシート管理処理及び商品情報送信処理の流れを示すフローチャートである。FIG. 12 is a flowchart showing the flow of the electronic receipt management process and the product information transmission process in the electronic receipt management server. 図13は、携帯端末における電子レシート受け取り処理及び電子レシート閲覧処理にかかる機能ブロック図である。FIG. 13 is a functional block diagram relating to an electronic receipt receiving process and an electronic receipt viewing process in a mobile terminal. 図14は、携帯端末における電子レシート受け取り処理及び電子レシート閲覧処理の流れを示すフローチャートである。FIG. 14 is a flowchart showing the flow of an electronic receipt receiving process and an electronic receipt viewing process in the mobile terminal. 図15は、携帯端末の表示部に表示された電子レシートの一例を示す図である。FIG. 15 is a diagram showing an example of an electronic receipt displayed on the display unit of the mobile terminal. 図16は、携帯端末の表示部に表示された電子レシートの一例を示す図である。FIG. 16 is a diagram showing an example of an electronic receipt displayed on the display unit of the mobile terminal.

以下、本実施の一形態を図面に基づいて説明する。 One embodiment of this invention will be described below with reference to the drawings.

図1は、実施形態にかかる電子レシートシステムの構成全体を示す構成図である。図1に示すように、電子レシートシステムは、POS(Point of Sales)端末1と、ストアサーバ2と、電子レシートサーバ3と、電子レシート管理サーバ4と、携帯端末7とを有する。 Figure 1 is a diagram showing the overall configuration of an electronic receipt system according to an embodiment. As shown in Figure 1, the electronic receipt system has a POS (Point of Sales) terminal 1, a store server 2, an electronic receipt server 3, an electronic receipt management server 4, and a mobile terminal 7.

POS端末1とストアサーバ2とは、店舗P1内に設けられる。POS端末1とストアサーバ2とは、LAN(Local Area Network)等の店舗内ネットワークN1を介して通信可能に接続される。また、POS端末1及びストアサーバ2は、店舗内ネットワークN1に接続されたルータ等のネットワーク機器(図示せず)を介して、店舗P1と本部P2とを繋ぐネットワークN2に接続することが可能である。ここで、ネットワークN2は、例えば、インターネットやVPN(Virtual Private Network)等の専用線である。 The POS terminal 1 and store server 2 are provided in the store P1. The POS terminal 1 and store server 2 are connected to be able to communicate with each other via an in-store network N1 such as a LAN (Local Area Network). The POS terminal 1 and store server 2 can also be connected to a network N2 that connects the store P1 and the headquarters P2 via a network device (not shown) such as a router connected to the in-store network N1. Here, the network N2 is, for example, a dedicated line such as the Internet or a VPN (Virtual Private Network).

POS端末1は、商品販売データ処理(商品取引データ処理)を実行する商品販売データ処理装置である。POS端末1は、決済対象の商品の取引内容を含むレシートデータを生成し、当該レシートデータを後述するプリンタ13で印字することで紙レシートを出力する。また、POS端末1は、レシートデータのデータ形式を変換した電子レシートを、ネットワークN2を介して電子レシートサーバ3に出力(送信)する。電子レシートの送信方法は特に問わず、HTTPやHTTPS等の汎用プロトコルを用いてもよい。なお、店舗P1に設けられるPOS端末1の個数は特に問わず、複数台であってもよい。 The POS terminal 1 is a product sales data processing device that executes product sales data processing (product transaction data processing). The POS terminal 1 generates receipt data including transaction details for the product to be settled, and outputs a paper receipt by printing the receipt data with a printer 13 described below. The POS terminal 1 also outputs (transmits) an electronic receipt in which the data format of the receipt data has been converted to an electronic receipt via the network N2. There is no particular restriction on the method of transmitting the electronic receipt, and general-purpose protocols such as HTTP and HTTPS may be used. There is no particular restriction on the number of POS terminals 1 provided in the store P1, and there may be more than one.

POS端末1は、ネットワークN4を介して、クレジット会社、銀行や電子マネー会社などである決済センターP4に設けられる決済サーバ5に接続されている。ここで、ネットワークN4は、例えば、CAFIS(Credit And Finance Information Switching System)やVPN等の専用線である。 The POS terminal 1 is connected via a network N4 to a payment server 5 provided in a payment center P4, which may be a credit company, a bank, an electronic money company, or the like. Here, the network N4 is, for example, a dedicated line such as a CAFIS (Credit and Finance Information Switching System) or a VPN.

ストアサーバ2は、POS端末1で行われる商品販売データ処理等の管理を統括的に行う。例えば、ストアサーバ2は、POS端末1の商品販売データ処理で生成された商品販売データを記憶・管理したり、商品販売データ処理に用いる商品データファイル等を記憶・管理する。 The store server 2 performs overall management of the product sales data processing performed by the POS terminal 1. For example, the store server 2 stores and manages the product sales data generated by the product sales data processing of the POS terminal 1, and stores and manages product data files used in the product sales data processing.

なお、本実施形態では、POS端末1が電子レシートを出力する構成を説明するが、これに限らず、POS端末1で生成されたレシートデータを、ストアサーバ2や図示しない変換装置がデータ形式を変換することで、電子レシートとして電子レシートサーバ3に出力する構成としてもよい。 In this embodiment, the POS terminal 1 outputs an electronic receipt, but the present invention is not limited to this. The receipt data generated by the POS terminal 1 may be converted in data format by the store server 2 or a conversion device (not shown) and output to the electronic receipt server 3 as an electronic receipt.

電子レシートサーバ3は、店舗またはチェーン店舗(以下、店舗という)を運営する企業の本部P2に設けられており、店舗を運営する企業毎のレシートデータを管理する企業用のレシート管理サーバとして機能する。電子レシートサーバ3は、例えば、店舗を運営する企業の売上管理、売上分析、在庫管理などの機能を有する。 The electronic receipt server 3 is installed in the headquarters P2 of a company that operates a store or chain store (hereinafter referred to as a store), and functions as a receipt management server for the company that manages receipt data for each company that operates the store. The electronic receipt server 3 has functions such as sales management, sales analysis, and inventory management for the company that operates the store.

また、電子レシートサーバ3は、POS端末1から送信された電子レシートを、ネットワークN2を介して受信する。また、電子レシートサーバ3は、受信した電子レシートを、本部P2と電子レシートセンターP3とを繋ぐネットワークN3を介して、電子レシート管理サーバ4に送信する。 The electronic receipt server 3 also receives the electronic receipt sent from the POS terminal 1 via the network N2. The electronic receipt server 3 also sends the received electronic receipt to the electronic receipt management server 4 via the network N3 that connects the headquarters P2 and the electronic receipt center P3.

ここで、ネットワークN3は、例えば、インターネットやVPN等の専用線である。また、電子レシートの送信方法は特に問わず、HTTPやHTTPS等の汎用プロトコルを用いてもよい。 Here, the network N3 is, for example, a dedicated line such as the Internet or a VPN. In addition, there is no particular restriction on the method for transmitting the electronic receipt, and a general-purpose protocol such as HTTP or HTTPS may be used.

電子レシート管理サーバ4は、電子レシートセンターP3に設けられる。電子レシートセンターP3は、例えば、電子レシートサーバ3でレシートデータを管理する企業以外の第三者機関である。なお、電子レシートサーバ3についても第三者機関等が管理してもよい。 The electronic receipt management server 4 is provided in the electronic receipt center P3. The electronic receipt center P3 is, for example, a third-party organization other than a company that manages receipt data in the electronic receipt server 3. The electronic receipt server 3 may also be managed by a third-party organization, etc.

電子レシート管理サーバ4は、店舗を運営する各種企業のレシートデータを一括に管理する顧客用レシート管理サーバとして機能する。電子レシート管理サーバ4は、後述する手順等により会員登録を行った各顧客(会員)の氏名や会員コード、電子レシートの送信先となる携帯端末7の送信先情報(例えばメールアドレス)、POS端末1における商品取引データ処理に係る決済処理に用いる決済手段(例えば、クレジットカード、電子マネーカード、デビットカードなど)に係る識別コード等の会員データを、データベースDBに保持された会員マスタに記憶・管理する。なお、電子レシート管理サーバ4とは別に、会員データの記憶・管理を行う会員管理サーバ等を設ける構成としてもよい。 The electronic receipt management server 4 functions as a customer receipt management server that collectively manages receipt data from various companies that operate stores. The electronic receipt management server 4 stores and manages, in a member master stored in the database DB, member data such as the name and member code of each customer (member) who has registered as a member using the procedure described below, destination information (e.g., email address) of the mobile terminal 7 to which electronic receipts are sent, and identification codes related to the payment method (e.g., credit card, electronic money card, debit card, etc.) used in the payment process related to the product transaction data processing in the POS terminal 1. Note that a member management server that stores and manages member data may be provided separately from the electronic receipt management server 4.

また、電子レシート管理サーバ4は、電子レシートサーバ3から送信された電子レシートを、ネットワークN3を介して受信し、この電子レシートをデータベースDBに保持された後述する電子レシート管理領域43aに記憶・管理する。より詳細には、電子レシートは、商品の取引内容(商品販売データ)の他、会員コード等の要素を含み、対応する会員の会員データと対応付けて管理される。 The electronic receipt management server 4 also receives the electronic receipt sent from the electronic receipt server 3 via the network N3, and stores and manages this electronic receipt in an electronic receipt management area 43a (described later) held in the database DB. In more detail, the electronic receipt includes elements such as the transaction details of the product (product sales data) as well as a membership code, and is managed in association with the membership data of the corresponding member.

また、電子レシート管理サーバ4は、データベースDBに電子レシートを記憶すると、この電子レシートの会員コードに対応付けされた送信先情報を参照することで、送信先(携帯端末7)を特定する。そして、電子レシート管理サーバ4は、後述するネットワークN5を介して、データベースDBに記憶した電子レシートをその送信先に送信する。 When the electronic receipt management server 4 stores the electronic receipt in the database DB, it identifies the destination (mobile terminal 7) by referencing the destination information associated with the membership code of the electronic receipt. Then, the electronic receipt management server 4 transmits the electronic receipt stored in the database DB to the destination via the network N5 described later.

また、電子レシート管理サーバ4は、後述するネットワークN5を介して接続される携帯端末7から、会員コードを指定する電子レシート照会を受け付けると、当該会員コードに対応する電子レシートをデータベースDBから抽出し、携帯端末7に送信する。 In addition, when the electronic receipt management server 4 receives an electronic receipt inquiry specifying a membership code from a mobile terminal 7 connected via a network N5 described later, the electronic receipt management server 4 extracts an electronic receipt corresponding to the membership code from the database DB and transmits it to the mobile terminal 7.

携帯端末7は、本システムの利用者(顧客)が使用する、例えばスマートフォン、携帯電話機、PDA(Personal Digital Assistant)、タブレット型コンピュータ等の端末装置である。携帯端末7は、ネットワークN5上で提供される各種情報を閲覧するためのWebブラウザ等のアプリケーションを実装する。なお、携帯端末7に代えて、PC等の端末装置を適用してもよい。 The mobile terminal 7 is a terminal device used by a user (customer) of the system, such as a smartphone, a mobile phone, a PDA (Personal Digital Assistant), or a tablet computer. The mobile terminal 7 is equipped with an application such as a web browser for viewing various information provided on the network N5. Note that a terminal device such as a PC may be used instead of the mobile terminal 7.

携帯端末7は、ネットワークN5を介して電子レシート管理サーバ4にアクセスすることで、本システムへの会員登録を行う。ここで、ネットワークN5は、インターネットや、各種公衆網である。 The mobile terminal 7 accesses the electronic receipt management server 4 via the network N5 to register as a member of the system. Here, the network N5 is the Internet or any of various public networks.

ところで、本システムでの顧客の会員登録は、例えば次のような手順で行われる。顧客は、携帯端末7からネットワークN5を介して電子レシート管理サーバ4に対して空メールを送信する。電子レシート管理サーバ4は、受信したメールアドレスに会員登録のためのページを示すURL(Uniform Resource Locator)を送信する。顧客は、携帯端末7から会員登録のためのページを示すURLにアクセスして会員登録に必要な事項(氏名、送信先情報等)を入力させる入力画面を表示させる。顧客による必要事項の入力終了後、電子レシート管理サーバ4は、会員マスタに対する会員登録を実行する。ここで、顧客により入力される事項の一つとして、POS端末1における商品取引データ処理に係る決済処理に用いる決済手段(例えば、クレジットカード、電子マネーカード、デビットカードなど)に係る識別コードも含まれている。その後、電子レシート管理サーバ4は、携帯端末7に対して会員コード(顧客コード)及びパスワードを含む会員登録完了メールを配信する。これにより、会員登録が終了する。 Now, in this system, the customer's membership registration is performed, for example, in the following procedure. The customer sends a blank email from the mobile terminal 7 to the electronic receipt management server 4 via the network N5. The electronic receipt management server 4 sends a URL (Uniform Resource Locator) indicating a page for membership registration to the received email address. The customer accesses the URL indicating the page for membership registration from the mobile terminal 7 and displays an input screen for inputting the items required for membership registration (name, destination information, etc.). After the customer has finished inputting the necessary items, the electronic receipt management server 4 executes the member registration in the member master. Here, one of the items input by the customer includes an identification code related to the payment method (e.g., credit card, electronic money card, debit card, etc.) used in the payment process related to the product transaction data processing in the POS terminal 1. After that, the electronic receipt management server 4 delivers a member registration completion email including a member code (customer code) and a password to the mobile terminal 7. This completes the member registration.

上述のような会員登録後、携帯端末7は、顧客の会員コードをバーコードや二次元コード等のコードシンボルとして表示部73(図5参照)に表示する。顧客は、店舗P1における取引決済時に店員に対して携帯端末7に表示されたコードシンボルを提示する。店員は、携帯端末7に表示されたコードシンボルをPOS端末1に接続されたコードスキャナ15(図2参照)で読み取る。これにより、POS端末1における商品販売データ処理による決済後に生成されるレシートデータに対して顧客の会員コードを対応付けることが可能になっている。 After the member registration as described above, the mobile terminal 7 displays the customer's membership code as a code symbol such as a barcode or two-dimensional code on the display unit 73 (see FIG. 5). When the customer settles the transaction at store P1, he or she presents the code symbol displayed on the mobile terminal 7 to a store clerk. The store clerk reads the code symbol displayed on the mobile terminal 7 with a code scanner 15 (see FIG. 2) connected to the POS terminal 1. This makes it possible to associate the customer's membership code with receipt data generated after settlement by product sales data processing in the POS terminal 1.

また、携帯端末7は、POS端末1での決済(取引)後、電子レシート管理サーバ4から送信される当該取引の電子レシートを、ネットワークN5を介して受信する。会員コードを指定する電子レシート照会を、ネットワークN5を介して電子レシート管理サーバ4に送信することで、当該会員の電子レシートを電子レシート管理サーバ4から受信する。また、携帯端末7は、受信した電子レシートを、表示部73に表示する。 After a payment (transaction) is made at the POS terminal 1, the mobile terminal 7 receives an electronic receipt for the transaction sent from the electronic receipt management server 4 via the network N5. By sending an electronic receipt inquiry specifying a membership code to the electronic receipt management server 4 via the network N5, the mobile terminal 7 receives an electronic receipt for the member from the electronic receipt management server 4. The mobile terminal 7 displays the received electronic receipt on the display unit 73.

係る構成の電子レシートシステムにおいては、店舗P1のPOS端末1で商品販売データ処理が行なわれて生成された取引(決済)の内容を示す電子レシート(レシートデータ)が、電子レシートサーバ3を介して電子レシート管理サーバ4に伝送され、Web上に公開される。したがって、Webブラウザを実装してなる携帯端末7は、URL(Uniform Resource Locator)を指定することにより、Web上に公開されたレシートデータを携帯端末7にダウンロードしてWebブラウザで閲覧することができる。なお、携帯端末7にレシートデータを閲覧するためのアプリケーションをインストールして閲覧するようにしてもよい。 In the electronic receipt system configured as above, an electronic receipt (receipt data) indicating the details of a transaction (payment) generated by processing product sales data at the POS terminal 1 in store P1 is transmitted to the electronic receipt management server 4 via the electronic receipt server 3 and published on the Web. Therefore, a mobile terminal 7 equipped with a Web browser can download the receipt data published on the Web to the mobile terminal 7 and view it on the Web browser by specifying a URL (Uniform Resource Locator). Note that an application for viewing receipt data may be installed on the mobile terminal 7 to view the data.

次に、本実施形態の電子レシートシステムを構築する主要な装置の構成について説明する。 Next, we will explain the configuration of the main devices that make up the electronic receipt system of this embodiment.

まず、商品販売データ処理装置であるPOS端末1について説明する。図2は、POS端末1の構成を示すブロック図である。図2に示すように、POS端末1は、各種演算やPOS端末1の各部を統括的に制御する制御部11を備えている。制御部11は、CPU(Central Processing Unit)、各種プログラムやデータを記憶するROM(Read Only Memory)、各種プログラムを一時的に記憶したり各種データを書き換え自在に記憶するRAM(Random Access Memory)、現在の日時を計時するRTC(Real Time Clock)部等によって構成されるコンピュータである。 First, the POS terminal 1, which is a product sales data processing device, will be described. FIG. 2 is a block diagram showing the configuration of the POS terminal 1. As shown in FIG. 2, the POS terminal 1 has a control unit 11 that performs various calculations and controls each unit of the POS terminal 1. The control unit 11 is a computer made up of a CPU (Central Processing Unit), a ROM (Read Only Memory) that stores various programs and data, a RAM (Random Access Memory) that temporarily stores various programs and rewrites various data, and an RTC (Real Time Clock) that keeps track of the current date and time.

制御部11は、バス18を介して操作部12、プリンタ13、表示部14及びコードスキャナ15に接続されている。 The control unit 11 is connected to the operation unit 12, printer 13, display unit 14, and code scanner 15 via a bus 18.

操作部12は、オペレータが操作入力を行うための各種の操作キーを有している。操作キーとしては、例えば、数値を入力するための置数キー、所定の項目を選択するためのカーソルキーや選択決定キー、取引における売上登録が行われる商品の合計出力を指示する小計キー、一取引の締め処理を行って代金を決済することを宣言する締めキー等が設けられている。 The operation unit 12 has various operation keys that allow the operator to perform operation input. Examples of operation keys include number keys for inputting numerical values, cursor keys and selection confirmation keys for selecting a specific item, a subtotal key for instructing the output of the total of products for which sales are registered in a transaction, and a closing key for declaring that a transaction has been closed and the price has been settled.

プリンタ13は、レシートやジャーナル等の印字を行うプリンタ装置である。プリンタ13は、印字の対象となるロール紙等の用紙を切断するカット機構を具備し(図示せず)、後述するカットコマンドに従い用紙を切断する。 The printer 13 is a printer device that prints receipts, journals, etc. The printer 13 is equipped with a cutting mechanism (not shown) that cuts the paper, such as roll paper, that is the subject of printing, and cuts the paper according to a cut command, which will be described later.

表示部14は、例えば液晶ディスプレイ等であり、販売登録された商品の品名、価格、決済が宣言された一取引の合計金額、釣銭額等の各種情報を表示する。表示部14は、キャッシャ向けに各種情報を表示するオペレータ用ディスプレイ14aと、顧客向けに各種情報を表示する客用ディスプレイ14bとを備える。なお、表示部14をタッチパネル構成としてもよく、この場合、タッチパネルは操作部12として機能する。 The display unit 14 is, for example, an LCD display, and displays various information such as the name and price of the product registered for sale, the total amount of a transaction for which payment has been declared, and the amount of change. The display unit 14 is equipped with an operator display 14a that displays various information to the cashier, and a customer display 14b that displays various information to the customer. The display unit 14 may also be configured as a touch panel, in which case the touch panel functions as the operation unit 12.

コードスキャナ15は、バーコードや二次元コード等のコードシンボルを光学的に読み取るスキャナ装置である。コードスキャナ15は、例えば、商品に付されたコードシンボルや、携帯端末7に表示されたコードシンボル等を読み取り、当該コードシンボルに保持された情報を制御部11に出力する。なお、商品に付されたコードシンボルには、その商品を特定するための商品コード等が保持されているとする。また、携帯端末7に表示されるコードシンボルには、その携帯端末7を携帯する顧客を特定するための会員コード(顧客コード)等が保持されているとする。 The code scanner 15 is a scanner device that optically reads code symbols such as barcodes and two-dimensional codes. The code scanner 15 reads, for example, a code symbol attached to a product or a code symbol displayed on the mobile terminal 7, and outputs the information stored in the code symbol to the control unit 11. It is assumed that the code symbol attached to the product holds a product code or the like for identifying the product. It is also assumed that the code symbol displayed on the mobile terminal 7 holds a membership code (customer code) or the like for identifying the customer carrying the mobile terminal 7.

また、制御部11は、バス18を介して通信I/F(インターフェース)16に接続されており、この通信I/F16を介して店舗内ネットワークN1やネットワークN2に接続することが可能となっている。 The control unit 11 is also connected to a communication I/F (interface) 16 via a bus 18, and can connect to an in-store network N1 and network N2 via this communication I/F 16.

また、制御部11は、バス18を介して、記憶部17に接続されている。記憶部17は、例えばHDD(Hard Disk Drive)やSSD(Solid State Drive)等の補助記憶装置である。記憶部17は、商品販売データ処理を含む各種のPOS業務を実行するためのプログラムを記憶する。また、記憶部17は、各商品の商品名、商品コード及び単価等の商品データを格納した商品データファイル等の商品販売データ処理に係る各種データファイルを記憶する。また、記憶部17は、商品販売データ処理やレシートデータに係る処理を行うためのレシートデータ処理プログラム17aを記憶する。 The control unit 11 is also connected to the storage unit 17 via the bus 18. The storage unit 17 is an auxiliary storage device such as a hard disk drive (HDD) or a solid state drive (SSD). The storage unit 17 stores programs for executing various POS operations including product sales data processing. The storage unit 17 also stores various data files related to product sales data processing, such as product data files that store product data such as the product name, product code, and unit price of each product. The storage unit 17 also stores a receipt data processing program 17a for performing product sales data processing and processing related to receipt data.

また、記憶部17は、自己のPOS端末1を他のPOS端末1と識別するためのPOSナンバー、企業コード(店舗を運営する企業の識別コード:取引先コード)、業種・業態コード、当該POS端末1が設置される店舗P1を示す店舗コード等を、識別コード管理領域17bに記憶する。ここで、業種・業態コードは、例えば、コンビニエンスストア、スーパーマーケット、百貨店、薬局、レストラン、飲食店などとして、店舗の業種・業態を区別するコード(分類コード)である。なお、このような業種・業態は、ユーザの好みによって任意に変更可能である。また、企業コード(店舗を運営する企業の識別コード)、業種・業態コードについては、電子レシートサーバ3に登録されていてもよい。 The storage unit 17 also stores in the identification code management area 17b a POS number for distinguishing the POS terminal 1 from other POS terminals 1, a company code (identification code of the company that operates the store: business partner code), an industry/business type code, a store code indicating the store P1 in which the POS terminal 1 is installed, and the like. Here, the industry/business type code is a code (classification code) that distinguishes the industry/business type of the store, such as a convenience store, supermarket, department store, pharmacy, restaurant, or eating and drinking establishment. Note that such industry/business type can be changed at the user's discretion. The company code (identification code of the company that operates the store) and industry/business type code may be registered in the electronic receipt server 3.

また、記憶部17は、非構造化形式のレシートデータを、構造化形式のレシートデータ(以下、電子レシートという)に変換する際の、変換規則を記述したレシートデータスキーマ17cを記憶する。 The memory unit 17 also stores a receipt data schema 17c that describes the conversion rules for converting unstructured receipt data into structured receipt data (hereinafter referred to as an electronic receipt).

次に、企業用のレシート管理サーバとして機能する電子レシートサーバ3の構成を、図3のブロック図を用いて説明する。電子レシートサーバ3は、各種演算や電子レシートサーバ3の各部を統括的に制御する制御部31を備えている。制御部31は、CPU、各種プログラムやデータを記憶するROM、各種プログラムを一時的に記憶したり各種データを書き換え自在に記憶するRAM、現在の日時を計時するRTC部等によって構成されるコンピュータである。 Next, the configuration of the electronic receipt server 3 that functions as a receipt management server for a company will be explained using the block diagram in FIG. 3. The electronic receipt server 3 has a control unit 31 that performs various calculations and controls each unit of the electronic receipt server 3. The control unit 31 is a computer that is made up of a CPU, a ROM that stores various programs and data, a RAM that temporarily stores various programs and rewrites various data, an RTC unit that keeps track of the current date and time, etc.

制御部31は、バス34に接続された通信I/F32を介して、ネットワークN2やネットワークN3に接続することが可能となっている。また、制御部31は、バス34を介して記憶部33に接続されている。 The control unit 31 can be connected to the network N2 and the network N3 via the communication I/F 32 connected to the bus 34. The control unit 31 is also connected to the memory unit 33 via the bus 34.

記憶部33は、店舗を運営する企業毎の電子レシートを電子レシート管理領域33aに記憶する。電子レシートは、企業コード(店舗を運営する企業の識別コード)、業種・業態コード、店舗コード、買物客の会員コード、POS端末1のPOSナンバー、レシートナンバー、商品販売データなどを含む。 The memory unit 33 stores electronic receipts for each company that operates a store in the electronic receipt management area 33a. The electronic receipt includes a company code (an identification code for the company that operates the store), an industry/business type code, a store code, a customer's membership code, the POS number of the POS terminal 1, a receipt number, product sales data, etc.

また、記憶部33は、電子レシートを電子レシート管理領域33aで管理するための電子レシート管理プログラム33bを記憶する。また、記憶部33は、電子レシート管理領域33aに管理されているレシートデータを、電子レシート管理サーバ4へ送信するための情報送信プログラム33cを記憶する。 The storage unit 33 also stores an electronic receipt management program 33b for managing electronic receipts in the electronic receipt management area 33a. The storage unit 33 also stores an information transmission program 33c for transmitting receipt data managed in the electronic receipt management area 33a to the electronic receipt management server 4.

次に、顧客用レシート管理サーバとして機能する電子レシート管理サーバ4の構成を、図4のブロック図を用いて説明する。図4に示すように、電子レシート管理サーバ4は、各種演算や電子レシート管理サーバ4の各部を統括的に制御する制御部41を備えている。制御部41は、CPU、各種プログラムやデータを記憶するROM、各種プログラムを一時的に記憶したり各種データを書き換え自在に記憶するRAM、現在の日時を計時するRTC部等によって構成されるコンピュータである。 Next, the configuration of the electronic receipt management server 4 that functions as a customer receipt management server will be described using the block diagram in FIG. 4. As shown in FIG. 4, the electronic receipt management server 4 has a control unit 41 that performs various calculations and controls each unit of the electronic receipt management server 4. The control unit 41 is a computer that is composed of a CPU, a ROM that stores various programs and data, a RAM that temporarily stores various programs and rewrites various data, an RTC unit that keeps track of the current date and time, etc.

制御部41は、バス44に接続された通信I/F42を介して、ネットワークN3及びネットワークN5に接続することが可能となっている。また、制御部41は、バス44を介して、記憶部43に接続されている。 The control unit 41 can be connected to the network N3 and the network N5 via the communication I/F 42 connected to the bus 44. The control unit 41 is also connected to the memory unit 43 via the bus 44.

記憶部43には、店舗を運営する各種企業の電子レシートを一括に記憶するための電子レシート管理領域43aが確保されている。より詳細には、電子レシート管理領域43aは、店舗を運営する各種企業の電子レシートを会員毎に管理する。 The storage unit 43 has an electronic receipt management area 43a for collectively storing electronic receipts from various companies that operate stores. More specifically, the electronic receipt management area 43a manages electronic receipts from various companies that operate stores for each member.

電子レシートは、会員コード、企業コード(店舗を運営する企業の識別コード)、店舗コード、POS端末1のPOSナンバー、レシートナンバー、商品販売データ(日時データを含む)などを含んでいる。したがって、例えば消費財メーカー等は、当該メーカーに関連する一意な購入商品の証明情報を、この電子レシートから特定条件の下(例えば、店舗を運営する特定の企業限定、特定の地域限定、特定の時間限定等)に取得することが可能になる。なお、消費財メーカーは、食料品、飲料、衣類、化粧品、薬品、生活雑貨などのメーカーである。 The electronic receipt includes a membership code, a company code (an identification code for the company that operates the store), a store code, the POS number of the POS terminal 1, a receipt number, product sales data (including date and time data), etc. Therefore, for example, a consumer goods manufacturer can obtain unique proof information for purchased products related to that manufacturer from this electronic receipt under specific conditions (for example, limited to a specific company that operates a store, limited to a specific region, limited to a specific time, etc.). Consumer goods manufacturers are manufacturers of food, beverages, clothing, cosmetics, medicines, household goods, etc.

また、記憶部43には、会員マスタを記憶・管理するための会員マスタ管理領域43bが確保されている。また、会員マスタ管理領域43bに記憶される会員マスタは、会員コードに対応付けて会員の氏名、住所などを記憶する。 In addition, the memory unit 43 has a member master management area 43b for storing and managing member master data. The member master data stored in the member master management area 43b stores the member's name, address, etc. in association with the member code.

加えて、会員マスタ管理領域43bに記憶される会員マスタは、POS端末1における商品販売データ処理に係る決済処理に用いる決済手段の識別コードを会員コードに対応付けて記憶する。決済手段とは、例えば、クレジットカード、電子マネーカード、デビットカードなどの決済種別毎の決済用媒体である。本実施形態においては、クレジットカードを決済用媒体として適用する。 In addition, the member master stored in the member master management area 43b stores the identification code of the payment method used in the payment process related to the product sales data processing in the POS terminal 1 in association with the member code. A payment method is, for example, a payment medium for each payment type, such as a credit card, electronic money card, or debit card. In this embodiment, a credit card is applied as the payment medium.

また、記憶部43は、会員マスタを会員マスタ管理領域43bで管理するための会員管理プログラム(図示せず)の他、各企業の電子レシートを電子レシート管理領域43aで管理するための電子レシート管理プログラム43cを記憶する。また、記憶部43は、電子レシートを携帯端末7へ送信するための情報送信プログラム43dを記憶する。なお、電子レシート管理領域43aおよび会員マスタ管理領域43bは、図1で示したデータベースDBに対応する。 The storage unit 43 also stores a member management program (not shown) for managing the member master in the member master management area 43b, as well as an electronic receipt management program 43c for managing each company's electronic receipt in the electronic receipt management area 43a. The storage unit 43 also stores an information transmission program 43d for transmitting the electronic receipt to the mobile terminal 7. The electronic receipt management area 43a and the member master management area 43b correspond to the database DB shown in FIG. 1.

次に、携帯端末7の構成を、図5のブロック図を用いて説明する。図5に示すように、携帯端末7は、各種演算や携帯端末7の各部を統括的に制御する制御部71を備えている。制御部71は、CPU、各種プログラムやデータを記憶するROM、各種プログラムを一時的に記憶したり各種データを書き換え自在に記憶するRAM、現在の日時を計時するRTC部等によって構成されるコンピュータである。 Next, the configuration of the mobile terminal 7 will be described using the block diagram of FIG. 5. As shown in FIG. 5, the mobile terminal 7 has a control unit 71 that performs overall control of various calculations and each unit of the mobile terminal 7. The control unit 71 is a computer that is composed of a CPU, a ROM that stores various programs and data, a RAM that temporarily stores various programs and rewrites various data, an RTC unit that keeps track of the current date and time, etc.

制御部71は、バス76を介して操作部72及び表示部73に接続されている。操作部72は、ユーザ(顧客)が操作入力を行うための各種の操作キーや、ポインティングデバイスを有している。表示部73は、例えば液晶ディスプレイ等であり、後述する電子レシート等の各種情報を表示する。なお、表示部73をタッチパネル構成としてもよく、この場合、タッチパネルは操作部72として機能する。 The control unit 71 is connected to the operation unit 72 and the display unit 73 via a bus 76. The operation unit 72 has various operation keys and a pointing device that allow the user (customer) to perform operation input. The display unit 73 is, for example, a liquid crystal display, and displays various information such as an electronic receipt described below. The display unit 73 may be configured as a touch panel, in which case the touch panel functions as the operation unit 72.

また、制御部71は、バス76を介して通信I/F74に接続されており、この通信I/F74を介してネットワークN5に接続することが可能となっている。なお、通信I/F74を介して、店舗内ネットワークN1に接続可能な構成としてもよい。 The control unit 71 is also connected to a communication I/F 74 via a bus 76, and can be connected to a network N5 via this communication I/F 74. Note that the control unit 71 may also be configured to be connectable to an in-store network N1 via the communication I/F 74.

また、制御部71は、バス76を介して、記憶部75に接続されている。記憶部75は、Web上に公開されている各種情報(コンテンツ)を閲覧するためのWebブラウザの他、電子レシート管理サーバ4から電子レシートを受け取るための電子レシート対応プログラム75aと、受け取ったレシートデータを閲覧するための電子レシート閲覧プログラム75bとを記憶する。 The control unit 71 is also connected to the storage unit 75 via the bus 76. The storage unit 75 stores a web browser for viewing various information (content) published on the web, as well as an electronic receipt compatible program 75a for receiving electronic receipts from the electronic receipt management server 4 and an electronic receipt viewing program 75b for viewing the received receipt data.

次に、本実施形態のシステムを構成する各部の動作について説明する。 Next, we will explain the operation of each part that makes up the system of this embodiment.

まず、POS端末1の制御部11がレシートデータ処理プログラム17aに従って動作することにより実行される電子レシート処理について、図6~図9を参照しつつ説明する。 First, the electronic receipt processing executed by the control unit 11 of the POS terminal 1 operating in accordance with the receipt data processing program 17a will be described with reference to Figures 6 to 9.

図6に示すように、POS端末1で実行されるレシートデータ処理プログラム17aは、レシートデータ生成手段として機能するレシートデータ生成部111と、レシートデータ出力部112と、電子レシート出力手段として機能する電子レシート出力部113と、問い合わせ手段として機能する問い合わせ部114と、を含むモジュール構成となっている。実際のハードウェアとしては制御部11のCPUが記憶部17からレシートデータ処理プログラム17aを読み出して実行することにより上記各部がRAM上にロードされ、レシートデータ生成部111、レシートデータ出力部112、電子レシート出力部113、問い合わせ部114がRAM上に生成されるようになっている。 As shown in Figure 6, the receipt data processing program 17a executed by the POS terminal 1 is a module configuration including a receipt data generation unit 111 that functions as a receipt data generation means, a receipt data output unit 112, an electronic receipt output unit 113 that functions as an electronic receipt output means, and an inquiry unit 114 that functions as an inquiry means. In terms of actual hardware, the CPU of the control unit 11 reads out and executes the receipt data processing program 17a from the storage unit 17, whereby the above-mentioned units are loaded onto the RAM, and the receipt data generation unit 111, receipt data output unit 112, electronic receipt output unit 113, and inquiry unit 114 are generated on the RAM.

問い合わせ部114は、商品取引データ処理に係る決済手段(決済用媒体)であるクレジットカードによる決済処理に際して当該クレジットカードに係る識別コードを、ネットワークN2、電子レシートサーバ3、ネットワークN3を経由して電子レシート管理サーバ4に送信して、当該クレジットカードの識別コードに対応付けられた顧客(受取先)を特定する会員コード(受取先コード)を問い合わせる。 When a payment is made using a credit card, which is a payment means (payment medium) for product transaction data processing, the inquiry unit 114 transmits an identification code related to the credit card to the electronic receipt management server 4 via the network N2, the electronic receipt server 3, and the network N3, and inquires about a membership code (receiver code) that identifies the customer (receiver) associated with the identification code of the credit card.

レシートデータ生成部111は、商品販売データ処理及びレシートの印字用データ(レシートデータ)の生成を主に行う、既存のアプリケーションに対応する機能部である。レシートデータ生成部111は、コードスキャナ15を介して商品を特定する商品コードを取得すると、その商品コードに対応する商品データを商品データファイルから読み出し、この商品データが含む単価に基づいて決済金額を算出する商品販売データ処理を実行する。そして、レシートデータ生成部111は、商品販売データ処理の際に処理された商品販売データ、つまり、その商品の取引内容を含むレシートデータを生成する。 The receipt data generation unit 111 is a functional unit corresponding to an existing application that mainly processes product sales data and generates data for printing receipts (receipt data). When the receipt data generation unit 111 acquires a product code that identifies a product via the code scanner 15, it executes product sales data processing to read product data corresponding to the product code from the product data file and calculate the payment amount based on the unit price contained in this product data. The receipt data generation unit 111 then generates the product sales data processed during the product sales data processing, i.e., receipt data that includes the transaction details for that product.

また、レシートデータ生成部111は、一取引中の何れかのタイミングにおいて、コードスキャナ15を介して顧客(受取先)を特定する会員コード(受取先コード)を取得すると、その会員コードを含むレシートデータを生成する。なお、受取先コードは、会員コードに限るものではなく、受取先を識別できる識別コードであればよい。 When the receipt data generation unit 111 acquires a membership code (receiver code) that identifies a customer (receiver) via the code scanner 15 at any time during a transaction, it generates receipt data that includes the membership code. Note that the receiver code is not limited to a membership code, and may be any identification code that can identify the receiver.

また、レシートデータ生成部111は、ネットワークN3、電子レシートサーバ3、ネットワークN2を経由して、決済手段(決済用媒体)であるクレジットカードに係る識別コードに対応付けられた会員コード(受取先コード)の応答があった場合、その会員コードを含むレシートデータを生成する。 In addition, when a response is received via network N3, electronic receipt server 3, and network N2 with a membership code (receipt code) associated with an identification code related to a credit card, which is the payment method (payment medium), the receipt data generation unit 111 generates receipt data including the membership code.

図7は、レシートデータの一例を模式的に示す図である。ここで、レシートデータは、非構造化形式のテキストデータ等であって、プリンタ13での印字に用いられるものである。図7に示すように、レシートデータは、上述した商品販売データD1や会員コードD2の要素を含んでいる。ここで、商品販売データD1は、決済の対象となった商品の商品名(商品コード)とその金額、各商品の合計金額、顧客が支払った預かり金額、お釣り金額等を有する。 Figure 7 is a diagram showing a schematic example of receipt data. Here, receipt data is unstructured text data or the like, and is used for printing by the printer 13. As shown in Figure 7, receipt data includes the above-mentioned product sales data D1 and membership code D2. Here, product sales data D1 includes the product names (product codes) of the products that were the subject of payment and their prices, the total price of each product, the amount deposited by the customer, the amount of change, etc.

また、レシートデータは、取引日時D7、取引ナンバー(レシートナンバー)D8、レジナンバーD9、担当者名D10等の要素を含む。なお、レシートデータに含まれる要素は、図7の例に限らず、店舗を運営する企業を示す企業コード(企業名)、店舗コード(店舗名)、店舗の電話番号、住所、業種・業態コード等の他の要素を含んでもよい。 The receipt data also includes elements such as the transaction date and time D7, transaction number (receipt number) D8, register number D9, and person in charge name D10. Note that the elements included in the receipt data are not limited to the example in FIG. 7 and may include other elements such as a company code (company name) indicating the company that operates the store, a store code (store name), the store's telephone number, address, and industry/business type code.

また、レシートデータ生成部111は、締めキーの押下を受け付けると、一取引分の商品販売データ処理が完了したと判断し、生成したレシートデータをカットコマンドとともにレシートデータ出力部112に出力(発行)する。ここで、カットコマンドは、一般的に用いられるプリンタ制御コマンドの一つであって、レシートデータを印字する用紙のカット(切断)を指示する指示情報である。なお、レシートデータの生成は、締めキーの押下に伴い一括して生成してもよいし、商品コードや顧客コードを取得する毎に順次生成する形態としてもよい。 When the receipt data generation unit 111 receives a press of the closing key, it determines that the product sales data processing for one transaction is complete, and outputs (issues) the generated receipt data together with a cut command to the receipt data output unit 112. The cut command is one of the commonly used printer control commands, and is instruction information that instructs the cutting of the paper on which the receipt data is printed. Note that receipt data may be generated all at once when the closing key is pressed, or may be generated sequentially each time a product code or customer code is obtained.

レシートデータ出力部112は、レシートデータ生成部111で一取引分のレシートデータが生成される毎に、当該レシートデータの出力先を決定する。より詳細には、レシートデータ出力部112は、レシートデータ生成部111でカットコマンドが発行されると、一取引分のレシートデータが生成されたと判断する。そして、レシートデータ出力部112は、生成されたレシートデータに会員コードが含まれるか否かを判定し、その判定結果に応じて定まる出力先にレシートデータを出力する。 The receipt data output unit 112 determines the output destination of receipt data for one transaction each time the receipt data generation unit 111 generates that receipt data. More specifically, when a cut command is issued by the receipt data generation unit 111, the receipt data output unit 112 determines that receipt data for one transaction has been generated. The receipt data output unit 112 then determines whether or not a membership code is included in the generated receipt data, and outputs the receipt data to an output destination determined according to the result of that determination.

具体的に、レシートデータ出力部112は、レシートデータに会員コードが含まれないと判定した場合、そのレシートデータをカットコマンドとともにプリンタ13に出力する。これにより、プリンタ13では、レシートデータを用紙に印字した後、カットコマンドに従いその用紙を切断することで、一取引分の紙レシートを印字出力する。なお、印字出力の際には、レシートデータを構成する全ての要素を印字してもよいし、会員コード等を取り除いたり、広告等の他の情報を付加した状態で印字してもよい。 Specifically, if the receipt data output unit 112 determines that the receipt data does not include a membership code, it outputs the receipt data to the printer 13 along with a cut command. The printer 13 then prints the receipt data on paper and then cuts the paper in accordance with the cut command, thereby printing out a paper receipt for one transaction. Note that when printing out the receipt data, all of the elements that make up the receipt data may be printed out, or the membership code may be removed, or other information such as advertising may be added.

また、電子レシート出力部113は、レシートデータに会員コードが含まれると判定した場合、レシートデータスキーマ17cの変換規則に従い、そのレシートデータを所定のデータ形式に変換する。そして、レシートデータ出力部112は、データ形式を変換したレシートデータ、つまり電子レシートを、企業コードに応じた企業単位で管理する電子レシートサーバ3に送信(出力)する。 Furthermore, if the electronic receipt output unit 113 determines that the receipt data contains a membership code, it converts the receipt data into a specified data format in accordance with the conversion rules of the receipt data schema 17c. The receipt data output unit 112 then transmits (outputs) the receipt data with the converted data format, i.e., the electronic receipt, to the electronic receipt server 3, which is managed on a company basis according to the company code.

ここで、図8は、電子レシートの一例を模式的に示す図である。図8に示すように、電子レシートは、XML、CSV、JSON(JavaScript(登録商標) Object Notation)等の構造化形式のデータ(構造化文書)で構成される。なお、図8では、図7に示したレシートデータの各要素(D1~2、D7~D10)を、JSON形式に変換した例を示している。 Here, FIG. 8 is a diagram showing a schematic example of an electronic receipt. As shown in FIG. 8, an electronic receipt is composed of data (structured document) in a structured format such as XML, CSV, or JSON (JavaScript (registered trademark) Object Notation). Note that FIG. 8 shows an example in which each element (D1-2, D7-D10) of the receipt data shown in FIG. 7 has been converted into the JSON format.

レシートデータから電子レシートへの変換は、レシートデータスキーマ17cに記述された変換規則に基づき行われる。具体的に、レシートデータスキーマ17cには、レシートデータを構成する所定の要素と、その要素の属性を示す属性情報(タグ等)とが定義されている。レシートデータ出力部112は、レシートデータの各要素を対応する属性情報を用いて構造化することで、図8に示すような構造化形式の電子レシートを生成する。このような、構造化形式の電子レシートとすることで、当該電子レシートに含まれる要素を効率的に利用することができるため、データ管理の上で様々な利点を得ることができる。 The receipt data is converted into an electronic receipt based on the conversion rules described in the receipt data schema 17c. Specifically, the receipt data schema 17c defines the specific elements that make up the receipt data and attribute information (tags, etc.) that indicates the attributes of those elements. The receipt data output unit 112 generates an electronic receipt in a structured format as shown in FIG. 8 by structuring each element of the receipt data using the corresponding attribute information. By creating an electronic receipt in such a structured format, the elements included in the electronic receipt can be used efficiently, providing various advantages in terms of data management.

このように、レシートデータ出力部112は、レシートデータ生成部111によるカットコマンドの発行により、一取引分のレシートデータが生成されたことを判断し、当該レシートデータの出力を開始する。これにより、レシートデータ生成部111から、一取引の終了を指示するための専用信号をレシートデータ出力部112に通知する必要もないため、既存のアプリケーションに対応するレシートデータ生成部111については、特段の変更を行わずに、一取引分のレシートデータの出力をレシートデータ出力部112で行うことができる。また、レシートデータ生成部111の変更部分を抑えることができるため、既存のアプリケーションを効率的に流用しつつ、電子レシートの出力機能を実現させることができる。 In this way, the receipt data output unit 112 determines that receipt data for one transaction has been generated by the receipt data generation unit 111 issuing a cut command, and begins outputting that receipt data. This eliminates the need for the receipt data generation unit 111 to send a dedicated signal to the receipt data output unit 112 to instruct the end of one transaction, so receipt data output unit 112 can output receipt data for one transaction without making any particular changes to the receipt data generation unit 111 that is compatible with existing applications. Furthermore, because the changes to the receipt data generation unit 111 can be kept to a minimum, it is possible to realize the function of outputting electronic receipts while efficiently reusing existing applications.

また、レシートデータ出力部112は、レシートデータに会員コードが含まれるか否かに応じて、当該レシートデータの出力先を決定する。これにより、紙レシートの要否情報を顧客毎に用意することなく、紙レシート又は電子レシートの出力を行うことができるため、レシートデータの出力先を効率的に決定することができる。また、例えば、顧客(会員)は、取引毎に会員コードを入力又は非入力とすることで、紙レシート又は電子レシートの出力を選択することができるため、顧客の利便性を向上させることができる。 The receipt data output unit 112 also determines the output destination of the receipt data depending on whether or not the receipt data includes a membership code. This makes it possible to output a paper receipt or an electronic receipt without having to prepare information on whether a paper receipt is required for each customer, making it possible to efficiently determine the output destination of the receipt data. Also, for example, a customer (member) can select whether to output a paper receipt or an electronic receipt by inputting or not inputting a membership code for each transaction, thereby improving customer convenience.

さらに、電子レシート出力部113は、レシートデータを電子レシートサーバ3に出力する場合に、当該レシートデータに含まれる要素を構造化した電子レシートに変換し、当該電子レシートを出力する。これにより、電子レシートに含まれる要素を効率的に利用することができるため、当該電子レシートを管理する電子レシートサーバ3及び電子レシート管理サーバ4や、当該電子レシートの表示を行う携帯端末7において、電子レシートの利便性を向上させることができる。 Furthermore, when the electronic receipt output unit 113 outputs receipt data to the electronic receipt server 3, it converts the elements included in the receipt data into a structured electronic receipt and outputs the electronic receipt. This allows the elements included in the electronic receipt to be used efficiently, improving the convenience of the electronic receipt in the electronic receipt server 3 and electronic receipt management server 4 that manage the electronic receipt, and in the mobile terminal 7 that displays the electronic receipt.

図9は、POS端末1における電子レシート処理の流れを示すフローチャートである。まず、POS端末1のレシートデータ生成部111は、コードスキャナ15により、商品に付されたコードシンボル(商品コード)又は携帯端末7に表示されたコードシンボル(会員コード)が読み取られたか否かを判定する(ステップS11)。コードシンボルの読み取りが行われない場合(ステップS11;No)、レシートデータ生成部111は、ステップS16に移行する。 Figure 9 is a flowchart showing the flow of electronic receipt processing in the POS terminal 1. First, the receipt data generation unit 111 of the POS terminal 1 determines whether the code symbol (product code) attached to the product or the code symbol (membership code) displayed on the mobile terminal 7 has been read by the code scanner 15 (step S11). If the code symbol has not been read (step S11; No), the receipt data generation unit 111 proceeds to step S16.

一方、レシートデータ生成部111は、コードシンボルが読み取られたと判定すると(ステップS11;Yes)、その読み取りにより取得した情報が、商品コードか会員コードかを判別する(ステップS12)。 On the other hand, when the receipt data generation unit 111 determines that the code symbol has been read (step S11; Yes), it determines whether the information obtained by the reading is a product code or a membership code (step S12).

ステップS12で、商品コードを取得した場合(ステップS12;商品コード)、レシートデータ生成部111は、その商品コードで特定される商品について、商品データファイルから商品データを読み出すと、この商品データが含む単価に基づいて決済金額を算出する商品販売データ処理を実行する(ステップS13)。次いで、レシートデータ生成部111は、商品販売データ処理の際に処理された商品販売データを含むレシートデータを生成する(ステップS14)。 If a product code is acquired in step S12 (step S12; product code), the receipt data generation unit 111 reads product data for the product identified by the product code from the product data file, and executes product sales data processing to calculate the payment amount based on the unit price contained in this product data (step S13). Next, the receipt data generation unit 111 generates receipt data including the product sales data processed during the product sales data processing (step S14).

また、ステップS12で会員コードを取得した場合(ステップS12;会員コード)、レシートデータ生成部111は、その会員コードを含むレシートデータを生成する(ステップS15)。 Also, if a membership code is obtained in step S12 (step S12; membership code), the receipt data generation unit 111 generates receipt data including the membership code (step S15).

ここで、会員コードをPOS端末1に入力するためには、例えば、会員である顧客が携帯端末7の表示部73に会員コード等を含むコードシンボルを表示し、店員または会員である顧客自らがPOS端末1のコードスキャナ15で読み取る。なお、レシートデータ生成部111は、一取引の間に入力される会員コードが唯一となるよう排他処理等を施す形態としてもよい。 To input the membership code into the POS terminal 1, for example, the customer who is a member displays a code symbol including the membership code on the display unit 73 of the mobile terminal 7, and a store clerk or the customer who is a member reads it with the code scanner 15 of the POS terminal 1. The receipt data generation unit 111 may be configured to perform an exclusive process so that the membership code input during one transaction is unique.

続くステップS16において、レシートデータ生成部111は、クレジットキーの押下等によりクレジットカードによる締め処理の開始が指示されたか否かを判定する(ステップS16)。クレジットカードによる締め処理の開始が指示されない場合(ステップS16;No)、ステップS11に戻る。クレジットカードによる締め処理の開始が指示された場合に(ステップS16;Yes)、ステップS12で会員コードを取得している場合には(ステップS17;Yes)、クレジットカードによる締め処理(クレジット決済処理)を実行する(ステップS18)。 In the next step S16, the receipt data generation unit 111 determines whether or not the start of credit card closing processing has been instructed by pressing the credit key, etc. (step S16). If the start of credit card closing processing has not been instructed (step S16; No), the process returns to step S11. If the start of credit card closing processing has been instructed (step S16; Yes) and a membership code has been acquired in step S12 (step S17; Yes), the closing processing (credit card payment processing) is executed (step S18).

一方、レシートデータ生成部111は、ステップS12で会員コードを取得していない場合には(ステップS17;No)、クレジットカードの識別コードを、ネットワークN2、電子レシートサーバ3、ネットワークN3を経由して電子レシート管理サーバ4に送信して、クレジットカードの識別コードに対応付けられた会員コードを問い合わせる(ステップS19)。 On the other hand, if the receipt data generation unit 111 has not obtained the membership code in step S12 (step S17; No), it sends the credit card identification code to the electronic receipt management server 4 via network N2, electronic receipt server 3, and network N3, and inquires about the membership code associated with the credit card identification code (step S19).

レシートデータ生成部111は、、ネットワークN3、電子レシートサーバ3、ネットワークN2を経由して電子レシート管理サーバ4からクレジットカードの識別コードに対応付けられた会員コードの応答があった場合(ステップS20;Yes)、その会員コードをレシートデータに含めて(ステップS21)、ステップS18に進む。 If the receipt data generation unit 111 receives a response of a membership code associated with the credit card identification code from the electronic receipt management server 4 via the network N3, the electronic receipt server 3, and the network N2 (step S20; Yes), the receipt data generation unit 111 includes the membership code in the receipt data (step S21) and proceeds to step S18.

レシートデータ生成部111は、電子レシート管理サーバ4からクレジットカードの識別コードに対応付けられた会員コードの応答がなかった場合(ステップS20;No)、そのままステップS18に進む。 If there is no response from the electronic receipt management server 4 of the membership code associated with the credit card identification code (step S20; No), the receipt data generation unit 111 proceeds directly to step S18.

締め処理(クレジット決済処理)の実行後、レシートデータ生成部111は、クレジット決済処理に係る決済対象の商品の取引内容を示す一取引分のレシートデータを生成する(ステップS22)。なお、レシートデータ生成部111は、締め処理(クレジット決済処理)を実行した場合には、クレジット決済処理の証であって予め設定された書式の決済伝票データ(お客様控え)もレシートデータとして生成する。 After the closing process (credit payment process) is executed, the receipt data generation unit 111 generates receipt data for one transaction that indicates the transaction details of the products to be paid for in the credit payment process (step S22). When the receipt data generation unit 111 executes the closing process (credit payment process), it also generates payment slip data (customer copy) in a preset format as receipt data, which is proof of the credit payment process.

次いで、レシートデータ生成部111は、カットコマンドをレシートデータ出力部112に発行(出力)する(ステップS23)。 Next, the receipt data generation unit 111 issues (outputs) a cut command to the receipt data output unit 112 (step S23).

レシートデータ出力部112は、レシートデータ生成部111からカットコマンドを受け付けると、一取引分のレシートデータが生成されたと判断し、そのレシートデータに会員コードが含まれるか否かを判定する(ステップS24)。 When the receipt data output unit 112 receives a cut command from the receipt data generation unit 111, it determines that receipt data for one transaction has been generated and determines whether the receipt data includes a membership code (step S24).

レシートデータに会員コードが含まれない場合(ステップS24;No)、レシートデータ出力部112は、一取引分のレシートデータをカットコマンドとともにプリンタ13に出力することで、当該レシートデータを印字出力し(ステップS25)、本処理を終了する。これにより、プリンタ13では、レシートデータを用紙に印字した後、カットコマンドに従いその用紙を切断することで、一取引分の紙レシートを印字出力する。 If the receipt data does not include a membership code (step S24: No), the receipt data output unit 112 outputs the receipt data for one transaction together with a cut command to the printer 13, prints out the receipt data (step S25), and ends this process. As a result, the printer 13 prints the receipt data on paper, and then cuts the paper in accordance with the cut command, printing out a paper receipt for one transaction.

なお、プリンタ13は、クレジット決済処理の証であって予め設定された書式の決済伝票データ(お客様控え)も印字出力する。 The printer 13 also prints out payment slip data (customer copy) in a pre-set format, which serves as proof of the credit card payment process.

一方、レシートデータに会員コードが含まれる場合(ステップS24;Yes)、電子レシート出力部113は、非構造化形式であるレシートデータのデータ形式を、構造化形式に変換することで電子レシートを生成する(ステップS26)。 On the other hand, if the receipt data includes a membership code (step S24; Yes), the electronic receipt output unit 113 generates an electronic receipt by converting the data format of the receipt data, which is in an unstructured format, into a structured format (step S26).

なお、電子レシート出力部113は、クレジット決済処理の証であって予め設定された書式の決済伝票データ(お客様控え)のデータ形式も、構造化形式に変換することで電子レシートとする。 In addition, the electronic receipt output unit 113 also converts the data format of the payment slip data (customer copy), which is proof of credit card payment processing and has a preset format, into a structured format to create an electronic receipt.

そして、電子レシート出力部113は、通信I/F16を介して生成した電子レシートを電子レシートサーバ3に送信し(ステップS27)、本処理を終了する。 Then, the electronic receipt output unit 113 transmits the generated electronic receipt to the electronic receipt server 3 via the communication I/F 16 (step S27), and ends this process.

なお、上記の処理ではレシートデータに会員コードが含まれる場合、当該レシートデータを電子レシートサーバ3に出力する形態としたが、これに限らず、プリンタ13及び電子レシートサーバ3の両方に出力してもよい。 In the above process, if the receipt data contains a membership code, the receipt data is output to the electronic receipt server 3, but this is not limited to the above, and the receipt data may be output to both the printer 13 and the electronic receipt server 3.

また、レシートデータに会員コードが含まれる場合には、そのレシートデータの出力先を選択可能な構成としてもよい。例えば、携帯端末7は表示するコードシンボルに、レシートデータの出力先を指定する出力区分情報を保持させ、この出力区分情報に基づいて出力先を選択する形態としてもよい。この形態の場合、レシートデータ生成部111は、コードスキャナ15が読み取った出力区分情報を、会員コードとともにレシートデータに含める。そして、レシートデータ出力部112は、レシートデータに会員コードが含まれると判定し、且つ出力区分情報が存在すると判定した場合、その出力区分情報に基づいてレシートデータの出力先を決定する。なお、出力区分情報には、プリンタ13及び電子レシートサーバ3の何れか一方、又は両方を指定することが可能である。 In addition, if the receipt data contains a membership code, the output destination of the receipt data may be selectable. For example, the mobile terminal 7 may store output category information specifying the output destination of the receipt data in the code symbol it displays, and select the output destination based on this output category information. In this case, the receipt data generation unit 111 includes the output category information read by the code scanner 15 in the receipt data together with the membership code. Then, if the receipt data output unit 112 determines that the receipt data contains a membership code and that output category information exists, it determines the output destination of the receipt data based on the output category information. Note that the output category information can specify either the printer 13 or the electronic receipt server 3, or both.

また、商品の決済時にレシートデータの出力先をその都度選択させる形態としてもよい。この形態を用いる場合、例えば、レシートデータ出力部112は、レシートデータに会員コードが含まれると判定した場合に、レシートデータの出力先を選択するための出力先選択画面を表示部14に表示する。 It is also possible to have the user select the output destination of the receipt data each time a product is paid for. When using this configuration, for example, if the receipt data output unit 112 determines that the receipt data contains a membership code, it displays an output destination selection screen on the display unit 14 to select the output destination of the receipt data.

なお、選択画面の表示は、オペレータ用ディスプレイ14aに限らず、客用ディスプレイ14bに表示してもよい。また、客用ディスプレイ14bがタッチパネル構成の場合には、顧客自身が出力先を選択する形態としてもよい。 The selection screen may be displayed not only on the operator display 14a but also on the customer display 14b. If the customer display 14b is a touch panel, the customer may select the output destination.

また、商品販売データ処理の処理中において、顧客にレシートデータの出力先を確認する形態としてもよく、この形態を用いる場合、レシートデータ生成部111が、出力先選択画面等を表示部14に表示し、操作された操作子に対応する出力先を出力区分情報としてレシートデータに含める。そして、レシートデータ出力部112は、レシートデータに会員コード及び出力区分情報が含まれると、その出力区分情報に基づいてレシートデータの出力先を決定する。 In addition, during product sales data processing, the output destination of the receipt data may be confirmed with the customer. When this form is used, the receipt data generation unit 111 displays an output destination selection screen or the like on the display unit 14, and includes the output destination corresponding to the operated operator as output category information in the receipt data. Then, when the receipt data includes a membership code and output category information, the receipt data output unit 112 determines the output destination of the receipt data based on the output category information.

このように、レシートデータ出力部112は、レシートデータに会員コードが含まれる場合に、そのレシートデータの出力先を自動で選択、或いは当該出力先の手動による選択を受け付ける。これにより、出力先の決定方法を柔軟に切り替えることができるため、レシートデータの出力先を効率的に決定することができる。 In this way, when receipt data contains a membership code, the receipt data output unit 112 automatically selects the output destination of the receipt data, or accepts manual selection of the output destination. This allows for flexible switching of the method for determining the output destination, making it possible to efficiently determine the output destination of the receipt data.

次に、電子レシートサーバ3の制御部31が、電子レシート管理プログラム33bに従って動作することにより実行される電子レシート管理処理及び情報送信プログラム33cに従って動作することにより実行される情報送信処理の流れを、図10に示すフローチャートを参照しつつ説明する。 Next, the flow of the electronic receipt management process executed by the control unit 31 of the electronic receipt server 3 operating according to the electronic receipt management program 33b and the information transmission process executed by the control unit 31 operating according to the information transmission program 33c will be described with reference to the flowchart shown in FIG. 10.

電子レシートサーバ3の制御部31は、POS端末1から送信された電子レシートを通信I/F32を介して受信すると(ステップS31;Yes)、記憶部33の電子レシート管理領域33aに企業毎の電子レシートとして記憶する(ステップS32)。そして、電子レシートサーバ3の制御部31は、ステップS32で記憶した電子レシートを電子レシート管理サーバ4に送信し(ステップS33)、ステップS31に戻る。 When the control unit 31 of the electronic receipt server 3 receives the electronic receipt transmitted from the POS terminal 1 via the communication I/F 32 (step S31; Yes), it stores the electronic receipt in the electronic receipt management area 33a of the storage unit 33 as an electronic receipt for each company (step S32). Then, the control unit 31 of the electronic receipt server 3 transmits the electronic receipt stored in step S32 to the electronic receipt management server 4 (step S33) and returns to step S31.

また、電子レシートサーバ3の制御部31は、予め設定された送信タイミングになると(ステップS31;No→ステップS34;Yes)、電子レシート管理領域33aに記憶して管理されている電子レシートを電子レシート管理サーバ4に送信し(ステップS35)、ステップS31に戻る。このステップS35の送信により、例えばステップS33で送信の対象から漏れた電子レシートを、電子レシート管理サーバ4に送信することができる。なお、ステップS35では、未送信の電子レシートのみを送信するよう制御してもよい。 When the preset transmission timing arrives (step S31; No → step S34; Yes), the control unit 31 of the electronic receipt server 3 transmits the electronic receipt stored and managed in the electronic receipt management area 33a to the electronic receipt management server 4 (step S35) and returns to step S31. By transmitting in step S35, for example, electronic receipts that were not selected as targets for transmission in step S33 can be transmitted to the electronic receipt management server 4. Note that in step S35, control may be performed so that only untransmitted electronic receipts are transmitted.

次に、電子レシート管理サーバ4の制御部41が、電子レシート管理プログラム43cに従って動作することにより実行される電子レシート管理処理及び情報送信プログラム43dに従って動作することにより実行される商品情報送信処理の流れを、図11に示す機能ブロック図及び図12に示すフローチャートを参照しつつ説明する。 Next, the flow of the electronic receipt management process executed by the control unit 41 of the electronic receipt management server 4 operating according to the electronic receipt management program 43c and the product information transmission process executed by the control unit 41 operating according to the information transmission program 43d will be described with reference to the functional block diagram shown in FIG. 11 and the flowchart shown in FIG. 12.

図11に示すように、電子レシート管理サーバ4で実行される電子レシート管理プログラム43c及び情報送信プログラム43dは、受信手段として機能する受信部411、記憶手段として機能する電子レシート管理部412、電子レシート出力手段として機能する電子レシート送信部413、コード受信手段として機能するコード受信部414、選択手段として機能する選択部415、送信手段として機能する送信部416を含むモジュール構成となっている。実際のハードウェアとしては制御部41のCPUが記憶部43から電子レシート管理プログラム43c及び情報送信プログラム43dを読み出して実行することにより上記各部がRAM上にロードされ、受信部411、電子レシート管理部412、電子レシート送信部413、コード受信部414、選択部415、送信部416がRAM上に生成されるようになっている。 11, the electronic receipt management program 43c and the information transmission program 43d executed by the electronic receipt management server 4 are modularized to include a receiving unit 411 functioning as a receiving means, an electronic receipt management unit 412 functioning as a storage unit, an electronic receipt transmission unit 413 functioning as an electronic receipt output unit, a code receiving unit 414 functioning as a code receiving means, a selection unit 415 functioning as a selection unit, and a transmission unit 416 functioning as a transmission unit. As for actual hardware, the CPU of the control unit 41 reads out the electronic receipt management program 43c and the information transmission program 43d from the storage unit 43 and executes them, whereby the above-mentioned units are loaded onto the RAM, and the receiving unit 411, the electronic receipt management unit 412, the electronic receipt transmission unit 413, the code receiving unit 414, the selection unit 415, and the transmission unit 416 are generated on the RAM.

コード受信部414は、商品取引データ処理に係る決済手段(例えば、クレジットカード、電子マネーカード、デビットカードなど)による決済処理に際して当該決済手段に係る識別コードを受信する。 The code receiving unit 414 receives an identification code related to a payment means (e.g., a credit card, an electronic money card, a debit card, etc.) involved in the product transaction data processing during payment processing using the payment means.

選択部415は、コード受信部414で受信した識別コードに予め対応付けられている顧客(受取先)を特定する会員コード(受取先コード)を選択する。より詳細には、選択部415は、会員マスタ管理領域43bに記憶される会員マスタを参照して、コード受信部414で受信した識別コードに予め対応付けられている会員コード(受取先コード)を選択する。 The selection unit 415 selects a membership code (recipient code) that identifies a customer (recipient) that is pre-associated with the identification code received by the code receiving unit 414. More specifically, the selection unit 415 refers to the member master stored in the member master management area 43b and selects a membership code (recipient code) that is pre-associated with the identification code received by the code receiving unit 414.

送信部416は、選択した会員コード(受取先コード)をコード受信部414で受信した決済手段に係る識別コードの送信先に送信する。 The transmitting unit 416 transmits the selected membership code (recipient code) to the destination of the identification code related to the payment method received by the code receiving unit 414.

受信部411は、決済処理に係る決済対象の商品の取引内容を示すレシートデータに関連するものであって会員コード(受取先コード)が対応付けられた構造化形式の電子レシート(電子レシート情報)を、電子レシートサーバ3から受信する。電子レシートは、店舗を運営する企業を示す企業コードを含み、商品販売データ処理の際に印字発行されるレシートあるいは領収書に代えて電子的に処理した企業単位の電子レシートである。 The receiving unit 411 receives from the electronic receipt server 3 an electronic receipt (electronic receipt information) in a structured format that is related to receipt data indicating the transaction details of the product to be paid for in the payment process and that is associated with a membership code (recipient code). The electronic receipt includes a company code indicating the company that operates the store, and is an electronically processed company-based electronic receipt in place of a receipt or invoice that is printed and issued when product sales data is processed.

また、受信部411は、選択部415で選択された決済手段による決済処理の証である決済伝票データに関連する構造化形式の電子レシートを、電子レシートサーバ3から受信する。 In addition, the receiving unit 411 receives from the electronic receipt server 3 an electronic receipt in a structured format related to the payment slip data, which is proof of the payment process using the payment method selected by the selection unit 415.

電子レシート管理部412は、受信部411により受信した企業単位の電子レシートを記憶部43の電子レシート管理領域43aに記憶して管理する。 The electronic receipt management unit 412 stores and manages the company-specific electronic receipts received by the receiving unit 411 in the electronic receipt management area 43a of the memory unit 43.

電子レシート送信部413は、所定の買物客の会員コード(受取先コード)に対応付けられた携帯端末7に対し、当該会員コードに対応付けられていて少なくとも1以上の企業コードを含む電子レシートを電子レシート管理領域43aから取得して送信(出力)する。 The electronic receipt sending unit 413 retrieves from the electronic receipt management area 43a an electronic receipt that is associated with a membership code (recipient code) of a specific shopper and contains at least one company code, and sends (outputs) it to the mobile terminal 7 that is associated with the membership code.

なお、電子レシート送信部413は、同一取引に係るレシートデータと決済伝票データとを単一の電子レシートとして送信(出力)するようにしても良い。また、電子レシート送信部413は、同一取引に係るレシートデータと決済伝票データとをそれぞれ別の電子レシート情報として送信(出力)するようにしても良い。 The electronic receipt transmitting unit 413 may transmit (output) receipt data and payment slip data relating to the same transaction as a single electronic receipt. The electronic receipt transmitting unit 413 may also transmit (output) receipt data and payment slip data relating to the same transaction as separate electronic receipt information.

図12に示すように、電子レシート管理サーバ4のコード受信部414は、商品取引データ処理に係る決済手段(例えば、クレジットカード)による決済処理に際して当該決済手段に係る識別コードを通信I/F42を介して受信したか否かを判断する(ステップS41)。 As shown in FIG. 12, the code receiving unit 414 of the electronic receipt management server 4 determines whether or not an identification code relating to a payment means (e.g., a credit card) related to the product transaction data processing has been received via the communication I/F 42 during payment processing using the payment means (step S41).

商品取引データ処理に係る決済手段(例えば、クレジットカード)による決済処理に際して当該決済手段に係る識別コードを受信した場合(ステップS41;Yes)、電子レシート管理サーバ4の選択部415は、会員マスタ管理領域43bに記憶される会員マスタを参照して、受信した識別コードに予め対応付けられている会員コード(受取先コード)を選択する(ステップS42)。 When an identification code related to a payment method (e.g., a credit card) related to product transaction data processing is received during payment processing using that payment method (step S41; Yes), the selection unit 415 of the electronic receipt management server 4 refers to the member master stored in the member master management area 43b and selects a member code (receipt code) that is pre-associated with the received identification code (step S42).

次いで、電子レシート管理サーバ4の送信部416は、選択した会員コード(受取先コード)をコード受信部414で受信した決済手段に係る識別コードの送信先に送信する(ステップS43)。 Next, the transmitting unit 416 of the electronic receipt management server 4 transmits the selected membership code (recipient code) to the destination of the identification code related to the payment method received by the code receiving unit 414 (step S43).

一方、図12に示すように、電子レシート管理サーバ4の受信部411は、各企業の電子レシートサーバ3から送信された電子レシートを、通信I/F42を介して受信したか否かを判断する(ステップS44)。 On the other hand, as shown in FIG. 12, the receiving unit 411 of the electronic receipt management server 4 determines whether or not an electronic receipt transmitted from each company's electronic receipt server 3 has been received via the communication I/F 42 (step S44).

電子レシートを受信した場合(ステップS44;Yes)、電子レシート管理サーバ4の電子レシート管理部412は、記憶部43の電子レシート管理領域43aに各種企業の電子レシートを記憶する(ステップS45)。 If an electronic receipt is received (step S44; Yes), the electronic receipt management unit 412 of the electronic receipt management server 4 stores the electronic receipts of various companies in the electronic receipt management area 43a of the memory unit 43 (step S45).

続いて、電子レシート送信部413は、ステップS45で記憶した電子レシートを、当該電子レシートの会員コードに対応付けて管理されている送信先(携帯端末7)に送信し(ステップS46)、ステップS41に戻る。 Then, the electronic receipt sending unit 413 sends the electronic receipt stored in step S45 to the destination (mobile terminal 7) that is managed in association with the membership code of the electronic receipt (step S46), and returns to step S41.

また、電子レシート管理サーバ4の電子レシート送信部413は、携帯端末7から電子レシート照会があった場合(ステップS47;Yes)、電子レシート管理領域43aに記憶して管理されている電子レシートを、電子レシート照会の内容に従って抽出する(ステップS48)。 In addition, when an electronic receipt inquiry is received from the mobile terminal 7 (step S47; Yes), the electronic receipt transmission unit 413 of the electronic receipt management server 4 extracts electronic receipts stored and managed in the electronic receipt management area 43a according to the contents of the electronic receipt inquiry (step S48).

続いて、電子レシート送信部413は、抽出した電子レシートを、当該電子レシートの会員コードに対応付けて管理されている送信先(携帯端末7)に送信し(ステップS49)、ステップS41に戻る。 Then, the electronic receipt sending unit 413 sends the extracted electronic receipt to the destination (mobile terminal 7) that is managed in association with the membership code of the electronic receipt (step S49), and returns to step S41.

次に、携帯端末7の制御部71が、電子レシート対応プログラム75aに従って動作することにより実行される電子レシート受け取り処理及び電子レシート閲覧プログラム75bに従って動作することにより実行される電子レシート閲覧処理の流れを、図13~図16を参照しつつ説明する。 Next, the flow of the electronic receipt receiving process executed by the control unit 71 of the mobile terminal 7 operating according to the electronic receipt compatible program 75a and the flow of the electronic receipt viewing process executed by the control unit 71 operating according to the electronic receipt viewing program 75b will be described with reference to Figures 13 to 16.

図13に示すように、携帯端末7で実行される電子レシート対応プログラム75a及び電子レシート閲覧プログラム75bは、会員対応付け部711、電子レシート受信部712、電子レシート表示部713を含むモジュール構成となっている。実際のハードウェアとしては制御部71のCPUが記憶部75から電子レシート対応プログラム75a及び電子レシート閲覧プログラム75bを読み出して実行することにより上記各部がRAM上にロードされ、会員対応付け部711、電子レシート受信部712、電子レシート表示部713がRAM上に生成されるようになっている。 As shown in FIG. 13, the electronic receipt compatible program 75a and the electronic receipt viewing program 75b executed by the mobile terminal 7 are modularized to include a member association unit 711, an electronic receipt receiving unit 712, and an electronic receipt display unit 713. In terms of actual hardware, the CPU of the control unit 71 reads out and executes the electronic receipt compatible program 75a and the electronic receipt viewing program 75b from the storage unit 75, thereby loading the above-mentioned units onto the RAM, and the member association unit 711, the electronic receipt receiving unit 712, and the electronic receipt display unit 713 are generated on the RAM.

会員対応付け部711は、所定の買物客の会員コードを対応付ける。電子レシート受信部712は、電子レシート管理サーバ4から電子レシートを受信する。電子レシート表示部713は、電子レシート受信部712により受信した電子レシートを表示部73に表示する。 The member matching unit 711 matches the member code of a specific shopper. The electronic receipt receiving unit 712 receives an electronic receipt from the electronic receipt management server 4. The electronic receipt display unit 713 displays the electronic receipt received by the electronic receipt receiving unit 712 on the display unit 73.

図14に示すように、まず、携帯端末7の会員対応付け部711は、電子レシート管理サーバ4にアクセスして会員コード及びパスワードの入力によって認証処理を実行する(ステップS61)。これにより、携帯端末7と所定の買物客の会員コードとが対応付けられる。 As shown in FIG. 14, first, the member association unit 711 of the mobile terminal 7 accesses the electronic receipt management server 4 and executes authentication processing by inputting a member code and a password (step S61). This associates the mobile terminal 7 with the member code of the specified shopper.

認証後、携帯端末7の電子レシート受信部712は、入力された当該会員コードに対応して電子レシート管理サーバ4の電子レシート管理領域43aに記憶され管理されている電子レシートを受信する(ステップS62)。なお、レシートデータの受信については、電子メールによって受信するものであってもよい。 After authentication, the electronic receipt receiving unit 712 of the mobile terminal 7 receives the electronic receipt stored and managed in the electronic receipt management area 43a of the electronic receipt management server 4 in correspondence with the entered membership code (step S62). Note that receipt data may be received by email.

次に、携帯端末7の電子レシート表示部713は、電子レシート受信部712が受信した電子レシート等を表示部73に表示し(ステップS63)、処理を終了する。 Next, the electronic receipt display unit 713 of the mobile terminal 7 displays the electronic receipt etc. received by the electronic receipt receiving unit 712 on the display unit 73 (step S63), and ends the process.

図15は、電子レシートG2の一例を模式的に示す図である。図15に示すように、電子レシートG2は、用紙に印字されるレシートと同様のレイアウトや内容で表示される。 Figure 15 is a diagram that shows a schematic example of an electronic receipt G2. As shown in Figure 15, the electronic receipt G2 is displayed with the same layout and content as a receipt printed on paper.

なお、電子レシートG2内において、操作部72の入力に追従するカーソルにより、取引された商品を示す商品a等にフォーカスを当てることができる。また、図15では、電子レシートG2内に、店名のロゴを表示する店名ロゴ部G21や、広告等を表示するバナー表示部G22等を設けた例を示している。 In addition, in the electronic receipt G2, the cursor that follows the input of the operation unit 72 can be used to focus on the product a, which indicates the transacted product. Also, FIG. 15 shows an example in which the electronic receipt G2 has a store name logo section G21 that displays the store logo, a banner display section G22 that displays advertisements, etc.

レシートデータは、紙のレシートに代わるものであり、商品を購入したことを証明する電子的な商品購入証明情報となるものである。そこで、図15では、商品購入証明情報として提示する場合に使用するため、以下の情報を表示した例を示している。
・店舗名
・購入日時
・購入商品明細
・売上合計額
・レジナンバー
・取引ナンバー
The receipt data is a substitute for a paper receipt, and serves as electronic proof of purchase information that proves that a product has been purchased. Therefore, Fig. 15 shows an example in which the following information is displayed for use when presenting the product purchase proof information:
・Store name ・Purchase date and time ・Purchase details ・Total sales amount ・Register number ・Transaction number

なお、複数のレシートデータを受信した場合には、レシートデータに含まれる購入日、企業コード等に基づいて、レシートデータの各々を選択可能な選択画面を表示してもよい。この場合、電子レシート表示部713は、選択画面から選択されたレシートデータを表示部73に表示する。 When multiple receipt data are received, a selection screen may be displayed that allows selection of each receipt data based on the purchase date, company code, etc. included in the receipt data. In this case, the electronic receipt display unit 713 displays the receipt data selected from the selection screen on the display unit 73.

さらに、図16は、電子レシートG2の一例を模式的に示す図である。図16に示すように、電子レシートG2は、用紙に印字される決済伝票と同様のレイアウトや内容で表示される。 Furthermore, FIG. 16 is a diagram showing a schematic example of an electronic receipt G2. As shown in FIG. 16, the electronic receipt G2 is displayed with the same layout and content as a payment slip printed on paper.

なお、電子レシートG2である決済伝票データは、同一取引に係るレシートデータに連続して表示されるものであっても良いし、同一取引に係るレシートデータとは別に表示されるものであっても良い。 The payment slip data, which is the electronic receipt G2, may be displayed consecutively to the receipt data relating to the same transaction, or may be displayed separately from the receipt data relating to the same transaction.

このように本実施形態によれば、POS端末における商品取引データ処理に係る決済手段(例えば、クレジットカード、電子マネーカード、デビットカードなど)による決済処理に際して当該決済手段に係る識別コードが電子レシート管理サーバ4に入力される。電子レシート管理サーバ4においては、決済手段に係る識別コードに予め対応付けられている顧客(受取先)を特定する会員コード(受取先コード)を選択し、選択した会員コード(受取先コード)を当該識別コードの送信先に送信するとともに、決済手段による決済処理に係る決済対象の商品の取引内容を示すレシートデータに関連するものであって会員コード(受取先コード)が対応付けられた構造化形式の電子レシート情報を受信し、会員コードに対応付けられた情報処理装置に対して出力する。これにより、例えばクレジット決済を行うとともに電子レシートを受け取る場合には、顧客は、決済用媒体であるクレジットカードのみを提示するだけで良いので、決済処理の高速化を図ることができる。 Thus, according to this embodiment, when a payment means (e.g., a credit card, an electronic money card, a debit card, etc.) related to product transaction data processing is used in a POS terminal, an identification code related to the payment means is input to the electronic receipt management server 4. The electronic receipt management server 4 selects a membership code (recipient code) that identifies a customer (receiver) that is previously associated with the identification code related to the payment means, transmits the selected membership code (recipient code) to the destination of the identification code, and receives electronic receipt information in a structured format associated with the membership code (recipient code) that is related to receipt data showing the transaction details of the product to be paid for in the payment processing by the payment means, and outputs the information to an information processing device associated with the membership code. As a result, for example, when making a credit card payment and receiving an electronic receipt, the customer only needs to present the credit card, which is the payment medium, thereby speeding up the payment processing.

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

例えば、上記実施形態では、コードスキャナ15を用いて会員コード等を取得する形態としたが、これに限らず、他の手法を用いて会員コード等を取得してもよい。具体的には、NFC(Near Field Communication)やBluetooth(登録商標)等の近距離無線通信部をPOS端末1及び携帯端末7が備えることで、近距離無線通信により会員コード等を送受信可能な構成としてもよい。この場合、携帯端末7は、会員コード等を記憶部75や図示しないICタグ等に保持するものとする。 For example, in the above embodiment, the membership code etc. is acquired using the code scanner 15, but this is not limiting, and other methods may be used to acquire the membership code etc. Specifically, the POS terminal 1 and the mobile terminal 7 may be equipped with a short-range wireless communication unit such as NFC (Near Field Communication) or Bluetooth (registered trademark), so that the membership code etc. can be transmitted and received via short-range wireless communication. In this case, the mobile terminal 7 stores the membership code etc. in the memory unit 75 or an IC tag (not shown) or the like.

また、上記実施形態では、携帯端末7から会員コード等を取得する形態としたが、これに限らず、ICカードや磁気カード等の会員コードを保持することが可能な媒体から取得してもよい。なお、ICカードを用いる場合には、POS端末1は、ICカードリーダライタ等の読取/書込部を備えるものとする。また、磁気カードを用いる場合には、POS端末1は、磁気カードのカードリーダ/カードライタ等を備えるものとする。 In the above embodiment, the membership code and the like are obtained from the mobile terminal 7, but this is not limiting and the membership code may be obtained from a medium capable of holding the membership code, such as an IC card or a magnetic card. When an IC card is used, the POS terminal 1 is equipped with a reading/writing unit such as an IC card reader/writer. When a magnetic card is used, the POS terminal 1 is equipped with a card reader/writer for magnetic cards.

また、上記実施形態では、本部P2に電子レシートサーバ3を設ける形態としたが、これに限らず、店舗P1内に、当該店舗用の電子レシートサーバ3を設ける形態としてもよい。この場合、POS端末1は、自店舗の店舗内ネットワークN1に接続された電子レシートサーバ3に電子レシートを出力し、電子レシートサーバ3は、店舗内ネットワークN1及びネットワークN2を介して電子レシート管理サーバ4に電子レシートを送信する。 In the above embodiment, the electronic receipt server 3 is provided at the headquarters P2, but the present invention is not limited to this, and an electronic receipt server 3 for the store may be provided within the store P1. In this case, the POS terminal 1 outputs an electronic receipt to the electronic receipt server 3 connected to the in-store network N1 of the store, and the electronic receipt server 3 transmits the electronic receipt to the electronic receipt management server 4 via the in-store network N1 and the network N2.

また、上記実施形態では、POS端末1で生成された電子レシートを、電子レシートサーバ3を介して電子レシート管理サーバ4に出力する形態としたが、これに限らず、POS端末1からネットワークN3を介して電子レシート管理サーバ4にアクセスすることで、電子レシート管理サーバ4に電子レシートを直接出力する形態としてもよい。 In the above embodiment, the electronic receipt generated by the POS terminal 1 is output to the electronic receipt management server 4 via the electronic receipt server 3, but this is not limited thereto. The electronic receipt may be directly output to the electronic receipt management server 4 by accessing the electronic receipt management server 4 from the POS terminal 1 via the network N3.

また、上記実施形態では、携帯端末7は、電子レシート管理サーバ4を介して電子レシートを受信する形態としたが、これに限らず、POS端末1から電子レシートを直接受信する形態としてもよい。この場合、POS端末1は、店舗内ネットワークN1や図示しない近距離無線通信部を介して接続された携帯端末7に対し、生成した電子レシートを出力する。また、この場合、POS端末1で認証処理を行ってもよい。 In the above embodiment, the mobile terminal 7 receives the electronic receipt via the electronic receipt management server 4, but this is not limiting and the electronic receipt may be received directly from the POS terminal 1. In this case, the POS terminal 1 outputs the generated electronic receipt to the mobile terminal 7 connected via the in-store network N1 or a short-range wireless communication unit (not shown). In this case, the POS terminal 1 may also perform authentication processing.

また、上記実施形態では、商品データファイルをPOS端末1が記憶する形態としたが、これに限らず、ストアサーバ2が、POS端末1から参照可能に商品データファイルを記憶する形態としてもよい。 In addition, in the above embodiment, the product data file is stored by the POS terminal 1, but this is not limited to the above, and the store server 2 may store the product data file so that it can be referenced by the POS terminal 1.

1 商品販売データ処理装置
4 電子レシート管理サーバ
111 レシートデータ生成手段
113 電子レシート出力手段
114 問い合わせ手段
411 受信手段
412 記憶手段
413 電子レシート出力手段
414 コード受信手段
415 選択手段
416 送信手段
REFERENCE SIGNS LIST 1 Product sales data processing device 4 Electronic receipt management server 111 Receipt data generation means 113 Electronic receipt output means 114 Inquiry means 411 Receiving means 412 Storage means 413 Electronic receipt output means 414 Code receiving means 415 Selection means 416 Transmission means

特開2009-42931号公報JP 2009-42931 A

Claims (6)

媒体を用いた決済処理を実行する決済手段と、
顧客を特定する顧客コードを取得する取得手段と、
前記取得手段が前記顧客コードを取得しない場合、前記決済処理に用いる前記媒体に係る識別コードに対応付けられた前記顧客コードをサーバに問い合わせる問い合わせ手段と、
前記決済処理に係る決済対象の商品の取引内容を示すレシートデータと、前記媒体を用いた前記決済処理の証である決済伝票データとを生成するとともに、前記取得手段が前記顧客コードを取得した場合又は前記媒体に係る識別コードに対応付けられた前記顧客コードの応答があった場合、当該顧客コードを含んだレシートデータを生成する第1生成手段と、
前記レシートデータに前記顧客コードが含まれる場合に、前記決済伝票データのデータ形式を構造化形式に変換した電子レシート情報を生成する第2生成手段と、
前記レシートデータに前記顧客コードが含まれる場合、前記電子レシート情報を出力し、前記レシートデータに前記顧客コードが含まれない場合、前記決済伝票データを出力する出力手段と、
を備える販売データ処理装置。
A payment means for executing a payment process using a medium;
An acquisition means for acquiring a customer code for identifying a customer;
an inquiry means for inquiring of a server about the customer code associated with the identification code of the medium used in the payment process when the acquisition means does not acquire the customer code ;
a first generation means for generating receipt data indicating transaction details of the merchandise to be settled in the settlement process and settlement slip data which is proof of the settlement process using the medium, and for generating receipt data including the customer code when the acquisition means acquires the customer code or when there is a response of the customer code associated with the identification code related to the medium;
a second generating means for generating electronic receipt information by converting a data format of the payment slip data into a structured format when the receipt data includes the customer code ;
an output means for outputting the electronic receipt information when the receipt data includes the customer code , and outputting the payment slip data when the receipt data does not include the customer code ;
A sales data processing device comprising:
前記出力手段は、前記レシートデータに前記顧客コードが含まれない場合、前記決済伝票データをプリンタに出力する、
請求項1に記載の販売データ処理装置。
the output means outputs the payment slip data to a printer if the receipt data does not include the customer code .
The sales data processing device according to claim 1 .
前記レシートデータに前記顧客コードが含まれる場合に、前記電子レシート情報の出力先を指定する操作を受け付ける受付手段を更に備え、
前記出力手段は、前記受付手段が受け付けた出力先に前記電子レシート情報を出力する、
請求項1に記載の販売データ処理装置。
a receiving unit configured to receive an operation for specifying an output destination of the electronic receipt information when the receipt data includes the customer code ,
The output means outputs the electronic receipt information to the output destination accepted by the acceptance means.
The sales data processing device according to claim 1 .
販売データ処置装置のコンピュータを、
媒体を用いた決済処理を実行する決済手段と、
顧客を特定する顧客コードを取得する取得手段と、
前記取得手段が前記顧客コードを取得しない場合、前記決済処理に用いる前記媒体に係る識別コードに対応付けられた前記顧客コードをサーバに問い合わせる問い合わせ手段と、
前記決済処理に係る決済対象の商品の取引内容を示すレシートデータと、前記媒体を用いた前記決済処理の証である決済伝票データとを生成するとともに、前記取得手段が前記顧客コードを取得した場合又は前記媒体に係る識別コードに対応付けられた前記顧客コードの応答があった場合、当該顧客コードを含んだレシートデータを生成する第1生成手段と、
前記レシートデータに前記顧客コードが含まれる場合に、前記決済伝票データのデータ形式を構造化形式に変換した電子レシート情報を生成する第2生成手段と、
前記レシートデータに前記顧客コードが含まれる場合、前記電子レシート情報を出力し、前記レシートデータに前記顧客コードが含まれない場合、前記決済伝票データを出力する出力手段と、
して機能させるためのプログラム。
A computer of the sales data processing device,
A payment means for executing a payment process using a medium;
An acquisition means for acquiring a customer code for identifying a customer;
an inquiry means for inquiring of a server about the customer code associated with the identification code of the medium used in the payment process when the acquisition means does not acquire the customer code ;
a first generation means for generating receipt data indicating transaction details of the merchandise to be settled in the settlement process and settlement slip data which is proof of the settlement process using the medium, and for generating receipt data including the customer code when the acquisition means acquires the customer code or when there is a response of the customer code associated with the identification code related to the medium;
a second generating means for generating electronic receipt information by converting a data format of the payment slip data into a structured format when the receipt data includes the customer code ;
an output means for outputting the electronic receipt information when the receipt data includes the customer code , and for outputting the payment slip data when the receipt data does not include the customer code ;
A program to make it function as such.
前記出力手段は、前記レシートデータに前記顧客コードが含まれない場合、前記決済伝票データをプリンタに出力する、
請求項4に記載のプログラム。
the output means outputs the payment slip data to a printer if the receipt data does not include the customer code .
The program according to claim 4.
前記コンピュータを、
前記レシートデータに前記顧客コードが含まれる場合に、前記電子レシート情報の出力先を指定する操作を受け付ける受付手段として更に機能させ、
前記出力手段は、前記受付手段が受け付けた出力先に前記電子レシート情報を出力する、
請求項4に記載のプログラム。
The computer,
and further functioning as a reception unit that receives an operation for designating an output destination of the electronic receipt information when the receipt data includes the customer code .
The output means outputs the electronic receipt information to the output destination accepted by the acceptance means.
The program according to claim 4.
JP2023144121A 2023-09-06 Sales data processing device and program Active JP7630572B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023144121A JP7630572B2 (en) 2023-09-06 Sales data processing device and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2020101389A JP7021295B2 (en) 2020-06-11 2020-06-11 Server, program and electronic receipt transmission method
JP2022014606A JP7348324B2 (en) 2020-06-11 2022-02-02 Sales data processing equipment and programs
JP2023144121A JP7630572B2 (en) 2023-09-06 Sales data processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022014606A Division JP7348324B2 (en) 2020-06-11 2022-02-02 Sales data processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2023162416A JP2023162416A (en) 2023-11-08
JP7630572B2 true JP7630572B2 (en) 2025-02-17

Family

ID=

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133529A (en) 2000-10-19 2002-05-10 Toshiba Tec Corp Payment system
JP2002358577A (en) 2001-06-04 2002-12-13 Toshiba Tec Corp Merchandise sales data processor
JP2005266962A (en) 2004-03-16 2005-09-29 Toshiba Tec Corp Device for processing commodity sales data
US20090271322A1 (en) 2008-04-28 2009-10-29 Isaac Lay Electronic receipt system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133529A (en) 2000-10-19 2002-05-10 Toshiba Tec Corp Payment system
JP2002358577A (en) 2001-06-04 2002-12-13 Toshiba Tec Corp Merchandise sales data processor
JP2005266962A (en) 2004-03-16 2005-09-29 Toshiba Tec Corp Device for processing commodity sales data
US20090271322A1 (en) 2008-04-28 2009-10-29 Isaac Lay Electronic receipt system and method

Similar Documents

Publication Publication Date Title
JP2014206790A (en) Merchandise sales data processor and program
JP2014206789A (en) Merchandise sales data processor and program
JP2023181320A (en) Transaction data processing device, transaction data processing method and program
JP7577808B2 (en) PROGRAM, PRODUCT SALES DATA PROCESSING DEVICE AND PRINTER DEVICE
JP5814429B1 (en) Server, sales data processing apparatus, program, and electronic receipt transmission method
JP6395888B2 (en) Sales data processing apparatus and program
JP5814432B1 (en) Server, sales data processing apparatus, program, and electronic receipt transmission method
JP7630572B2 (en) Sales data processing device and program
JP6672409B2 (en) Program and control method
JP7348324B2 (en) Sales data processing equipment and programs
JP6409097B2 (en) Electronic receipt system
JP6940651B2 (en) Electronic receipt system and electronic receipt management method
JP6166820B2 (en) Server device, transaction data processing system, and program
JP7242766B2 (en) mobile terminal and program
JP6366644B2 (en) Server and program
JP5933074B2 (en) Transaction data processing apparatus, transaction data processing method and program
JP2018156694A (en) Commodity sales data processing device, program, and electronic receipt data output method
JP6908754B2 (en) system
JP6118379B2 (en) server
JP2015135708A (en) Server, system, and program
JP2019016368A (en) Electronic receipt system and electronic receipt management method
JP2018181381A (en) Sales data processing device, program, and electronic receipt transmission method
JP2017199407A (en) Server, electronic receipt transmission method and program
JP2016009506A (en) Server, sales data processing apparatus, program, and electronic receipt transmission method
JP2018077857A (en) Electronic receipt management server and program