Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7673151B2 - Transaction data processing device and program - Google Patents
[go: Go Back, main page]

JP7673151B2 - Transaction data processing device and program - Google Patents

Transaction data processing device and program Download PDF

Info

Publication number
JP7673151B2
JP7673151B2 JP2023183383A JP2023183383A JP7673151B2 JP 7673151 B2 JP7673151 B2 JP 7673151B2 JP 2023183383 A JP2023183383 A JP 2023183383A JP 2023183383 A JP2023183383 A JP 2023183383A JP 7673151 B2 JP7673151 B2 JP 7673151B2
Authority
JP
Japan
Prior art keywords
receipt
data
electronic receipt
customer
output destination
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
JP2023183383A
Other languages
Japanese (ja)
Other versions
JP2023181320A (en
JP2023181320A5 (en
Inventor
弘真 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Tec Corp
Original Assignee
Toshiba Tec Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Tec Corp filed Critical Toshiba Tec Corp
Priority to JP2023183383A priority Critical patent/JP7673151B2/en
Publication of JP2023181320A publication Critical patent/JP2023181320A/en
Publication of JP2023181320A5 publication Critical patent/JP2023181320A5/en
Priority to JP2025071395A priority patent/JP2025100866A/en
Application granted granted Critical
Publication of JP7673151B2 publication Critical patent/JP7673151B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

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

従来、商品決済時に店舗から買物客に渡されるレシートあるいは領収書を電子的に買物客の携帯端末等に受け渡す電子レシートという仕組みが知られている。 Conventionally, there is a known system known as an electronic receipt, in which a receipt or invoice given to a shopper by a store when paying for a product is electronically transferred to the shopper's mobile terminal, 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.

また、従来、用紙への印字出力と、電子レシートの出力とを行うことが可能な装置において、顧客毎に予め設定された印字出力の要否を示す要否情報に基づいて、出力先を決定する技術が提案されている。 In addition, a technology has been proposed for devices capable of printing out data on paper and outputting electronic receipts, in which the output destination is determined based on necessity information indicating whether or not printing out is required and set in advance for each customer.

ところで、印字出力用のレシートデータはテキストデータ等の非構造化形式で作成されることが一般的であるが、このレシートデータを電子レシートとして提供する場合には、データの管理上、利便性が悪いという問題がある。そのため、電子レシートの利便性を向上させることが可能な技術が望まれている。 Incidentally, receipt data for printing is generally created in an unstructured format such as text data, but when this receipt data is provided as an electronic receipt, there is a problem in that it is inconvenient in terms of data management. For this reason, technology that can improve the convenience of electronic receipts is desired.

実施形態の取引データ処理装置は、生成手段と、変換手段と、表示制御手段と、出力手段とを備える。生成手段は、取引の内容を少なくとも含むレシートデータを、非構造化形式で生成する。変換手段は、前記レシートデータに顧客を特定するための顧客コードが含まれる場合、当該レシートデータを前記非構造化形式とは異なる構造化形式に変換する。表示制御手段は、前記レシートデータに前記顧客コードが含まれる場合、前記レシートデータの出力先として印刷装置及び電子レシート管理サーバの何れか一方又は両方を選択可能な出力先選択画面を、前記顧客が購入する商品の商品コードで特定される商品データを商品データファイルから読み出し、当該商品データが含む単価に基づいて決済金額を算出する商品販売データ処理の処理中に、表示部に表示させる。出力手段は、選択された出力先に電子レシート管理サーバが含まれる場合、前記変換手段で前記構造化形式に変換された前記レシートデータを前記電子レシート管理サーバに出力し、選択された出力先に印刷装置が含まれる場合、前記生成手段で生成された前記非構造化形式のレシートデータを前記印刷装置に出力する。また、前記表示部は、取引を行う前記顧客に向けた客用ディスプレイを少なくとも有し、前記表示制御手段は、前記出力先選択画面を前記客用ディスプレイに表示させる。 A transaction data processing device according to an embodiment includes a generating means, a converting means, a display control means, and an outputting means. The generating means generates receipt data including at least details of a transaction in an unstructured format. The converting means converts the receipt data into a structured format different from the unstructured format when the receipt data includes a customer code for identifying a customer. The display control means displays, on a display unit, an output destination selection screen in which either one or both of a printing device and an electronic receipt management server can be selected as an output destination of the receipt data when the receipt data includes the customer code , during a product sales data process in which product data specified by a product code of a product purchased by the customer is read from a product data file and a payment amount is calculated based on a unit price included in the product data . When the selected output destination includes an electronic receipt management server, the outputting means outputs the receipt data converted into the structured format by the converting means to the electronic receipt management server, and when the selected output destination includes a printing device, outputs the receipt data in the unstructured format generated by the generating means to the printing device. The display unit has at least a customer display facing the customer conducting a transaction, and the display control means causes the output destination selection screen to be displayed on the customer display.

図1は、実施形態にかかる電子レシートシステムの構成全体を示す構成図である。FIG. 1 is a diagram showing the overall configuration of an electronic receipt system according to an embodiment. 図2は、顧客の会員登録における画面の遷移例を示す遷移図である。FIG. 2 is a transition diagram showing an example of screen transition during customer membership registration. 図3は、POS端末の要部構成を示すブロック図である。FIG. 3 is a block diagram showing the configuration of the main parts of the POS terminal. 図4は、電子レシートサーバの要部構成を示すブロック図である。FIG. 4 is a block diagram showing the main configuration of the electronic receipt server. 図5は、電子レシート管理サーバの要部構成を示すブロック図である。FIG. 5 is a block diagram showing a configuration of a main part of the electronic receipt management server. 図6は、携帯端末の要部構成を示すブロック図である。FIG. 6 is a block diagram showing the main configuration of a mobile terminal. 図7は、POS端末における電子レシート処理にかかる機能ブロック図である。FIG. 7 is a functional block diagram relating to electronic receipt processing in the POS terminal. 図8は、レシートデータの一例を模式的に示す図である。FIG. 8 is a diagram illustrating an example of receipt data. 図9は、電子レシートの一例を模式的に示す図である。FIG. 9 is a diagram illustrating an example of an electronic receipt. 図10は、POS端末における電子レシート処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing the flow of electronic receipt processing in the POS terminal. 図11は、POS端末の表示部に表示された出力先選択画面の一例を示す図である。FIG. 11 is a diagram showing an example of an output destination selection screen displayed on the display unit of the POS terminal. 図12は、電子レシートサーバにおける電子レシート管理処理及び情報送信処理の流れを示すフローチャートである。FIG. 12 is a flowchart showing the flow of the electronic receipt management process and the information transmission process in the electronic receipt server. 図13は、電子レシート管理サーバにおける電子レシート管理処理及び商品情報送信処理にかかる機能ブロック図である。FIG. 13 is a functional block diagram relating to the electronic receipt management process and the product information transmission process in the electronic receipt management server. 図14は、電子レシート管理サーバにおける電子レシート管理処理及び商品情報送信処理の流れを示すフローチャートである。FIG. 14 is a flowchart showing the flow of the electronic receipt management process and the product information transmission process in the electronic receipt management server. 図15は、携帯端末における電子レシート受け取り処理及び電子レシート閲覧処理にかかる機能ブロック図である。FIG. 15 is a functional block diagram relating to an electronic receipt receiving process and an electronic receipt viewing process in a mobile terminal. 図16は、携帯端末における電子レシート受け取り処理及び電子レシート閲覧処理の流れを示すフローチャートである。FIG. 16 is a flowchart showing the flow of an electronic receipt receiving process and an electronic receipt viewing process in the mobile terminal. 図17は、携帯端末の表示部に表示された電子レシートの一例を示す図である。FIG. 17 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と、プロモーション設定端末5と、プロモーション管理サーバ6と、携帯端末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, a promotion setting terminal 5, a promotion management server 6, 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. The POS terminal 1 generates receipt data including transaction details of the product to be paid for, 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 the electronic receipt server 3 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.

ストアサーバ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.

なお、店舗P1に配置されるPOS端末1の個数は特に問わず、複数台であってもよい。また、本実施形態では、POS端末1が電子レシートを出力する構成を説明するが、これに限らず、POS端末1で生成されたレシートデータを、ストアサーバ2や図示しない変換装置がデータ形式を変換することで、電子レシートとして電子レシートサーバ3に出力する構成としてもよい。 The number of POS terminals 1 placed in store P1 is not limited, and may be more than one. 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の送信先情報(例えばメールアドレス)等の会員データを、データベース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 member data, such as the name and member code of each customer (member) who has registered as a member using the procedure described below, and destination information (e.g., email address) of the mobile terminal 7 to which electronic receipts are sent, in a member master stored in the database DB. 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は、後述するネットワークN4を介して接続されるプロモーション設定端末5から、特定の商品のキャンペーンに係るキャンペーン情報等の付加情報を受信し、この付加情報をデータベースDBに保持された後述する付加情報管理領域43bに記憶・管理する。より詳細には、付加情報は、データベースDBに記憶された電子レシートが含む要素のうち、所定の条件に該当する要素に対応付けて管理される。 The electronic receipt management server 4 also receives additional information such as campaign information related to a campaign for a specific product from a promotion setting terminal 5 connected via a network N4 described later, and stores and manages this additional information in an additional information management area 43b described later that is held in the database DB. More specifically, the additional information is managed in association with elements that meet certain conditions among the elements contained in the electronic receipt stored in the database DB.

また、電子レシート管理サーバ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. The electronic receipt management server 4 then transmits the electronic receipt stored in the database DB to the destination via the network N5, which will be described later. Note that if additional information is associated with the electronic receipt, the additional information is also transmitted to the destination.

また、電子レシート管理サーバ4は、後述するネットワークN5を介して接続される携帯端末7から、会員コードを指定する電子レシート照会を受け付けると、当該会員コードに対応する電子レシートをデータベースDBから抽出し、携帯端末7に送信する。なお、電子レシートに付加情報が対応付けされている場合、この付加情報についても照会があった携帯端末7に送信する。 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. Note that if additional information is associated with the electronic receipt, this additional information is also transmitted to the mobile terminal 7 that made the inquiry.

プロモーション設定端末5とプロモーション管理サーバ6とは、消費財メーカーP4等に設けられる。プロモーション設定端末5は、PC(Personal Computer)等の端末装置であって、ネットワークN4を介して、電子レシート管理サーバ4に付加情報を送信する。ここで、ネットワークN4は、例えば、インターネットやVPN等の専用線である。また、付加情報の送信方法は特に問わず、HTTPやHTTPS等の汎用プロトコルを用いてもよい。 The promotion setting terminal 5 and the promotion management server 6 are provided at a consumer goods manufacturer P4 or the like. The promotion setting terminal 5 is a terminal device such as a PC (Personal Computer) and transmits additional information to the electronic receipt management server 4 via a network N4. Here, the network N4 is, for example, a dedicated line such as the Internet or a VPN. In addition, there is no particular restriction on the method of transmitting the additional information, and a general-purpose protocol such as HTTP or HTTPS may be used.

携帯端末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は、会員マスタに対する会員登録を実行する。その後、電子レシート管理サーバ4は、携帯端末7に対して会員コード(顧客コード)及びパスワードを含む会員登録完了メールを配信する。これにより、会員登録が終了する。 In this system, a 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 information required for membership registration (name, destination information, etc.). After the customer has finished inputting the necessary information, the electronic receipt management server 4 executes the membership registration in the membership master. After that, the electronic receipt management server 4 delivers a membership registration completion email including a membership code (customer code) and password to the mobile terminal 7. This completes the membership registration.

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

また、携帯端末7は、POS端末1での決済(取引)後、電子レシート管理サーバ4から送信される当該取引の電子レシートを、ネットワークN5を介して受信する。会員コードを指定する電子レシート照会を、ネットワークN5を介して電子レシート管理サーバ4に送信することで、当該会員の電子レシートを電子レシート管理サーバ4から受信する。また、携帯端末7は、受信した電子レシートを、後述する表示部73に表示する(図17参照)。 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 (described later) (see FIG. 17).

さらに、携帯端末7は、受信した電子レシートに付加情報が対応付けられていた場合、この付加情報に基づきキャンペーンに係る企画への応募を指示するアイコン等を表示する(図17参照)。例えば、アイコンには、企画への応募先(例えば、プロモーション管理サーバ6)を示す接続先情報(URL等)を設定することができる。この場合、携帯端末7は、当該アイコンに対する操作を受け付けると、ネットワークN5を介してプロモーション管理サーバ6へアクセスし、応募に係る処理を実行する。 Furthermore, if additional information is associated with the received electronic receipt, the mobile terminal 7 displays an icon or the like that instructs the user to apply for a plan related to the campaign based on this additional information (see FIG. 17). For example, the icon can be set with connection destination information (such as a URL) that indicates the destination to apply for the plan (e.g., the promotion management server 6). In this case, when the mobile terminal 7 accepts an operation on the icon, it accesses the promotion management server 6 via the network N5 and executes the process related to the application.

プロモーション管理サーバ6は、ネットワークN5を介して接続される携帯端末7からのアクセスを受け付けるサーバ装置である。プロモーション管理サーバ6は、各会員を識別するための会員コードに対応付けてキャンペーン種別毎の応募履歴を管理するエントリーマスタを有する。プロモーション管理サーバ6は、ネットワークN5を介して、携帯端末7からキャンペーンへの応募を受けると、会員コードに対応付けてキャンペーン種別毎の応募履歴を管理する。なお、携帯端末7は、プロモーション管理サーバ6へのアクセス時に、レシートデータ等に保持された自装置のユーザ(会員)に係る会員コードを送信する。 The promotion management server 6 is a server device that accepts access from the mobile terminal 7 connected via the network N5. The promotion management server 6 has an entry master that manages the application history for each campaign type in association with a membership code for identifying each member. When the promotion management server 6 receives an application for a campaign from the mobile terminal 7 via the network N5, it manages the application history for each campaign type in association with the membership code. When the mobile terminal 7 accesses the promotion management server 6, it transmits the membership code related to the user (member) of its own device that is stored in receipt data or the like.

係る構成の電子レシートシステムにおいては、店舗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について説明する。図3は、POS端末1の構成を示すブロック図である。図3に示すように、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. 3 is a block diagram showing the configuration of the POS terminal 1. As shown in FIG. 3, 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), 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の構成を、図4のブロック図を用いて説明する。電子レシートサーバ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. 4. 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の構成を、図5のブロック図を用いて説明する。図5に示すように、電子レシート管理サーバ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. 5. As shown in FIG. 5, 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、ネットワークN4及びネットワークN5に接続することが可能となっている。また、制御部41は、バス44を介して、記憶部43に接続されている。 The control unit 41 can be connected to the networks N3, N4, and 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 memory unit 43 has a member master management area (not shown) for storing and managing member master data, as well as 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に記憶する。ここで、付加情報とは、例えば、所望の商品情報及び特定条件(例えば、店舗を運営する特定の企業、特定の地域、特定の店舗、特定の時間等)に対応付けられるキャンペーンにかかるキャンペーン情報等である。付加情報は、例えば企業のキャンペーンに関連付けられたホームページにリンクするURL、企業のCMに関連付けられたホームページにリンクするURL、企業のクーポンにリンクするURLなどのアクセス情報を含む。 The memory unit 43 also stores various additional information in the additional information management area 43b in association with the desired product (product code), member (member code), company (company code), and store (store code). Here, the additional information is, for example, the desired product information and campaign information related to a campaign associated with specific conditions (for example, a specific company that operates a store, a specific area, a specific store, a specific time, etc.). The additional information includes access information such as a URL that links to a homepage associated with a company's campaign, a URL that links to a homepage associated with a company's commercial, and a URL that links to a company's coupon.

また、記憶部43は、会員マスタを会員マスタ領域で管理するための会員管理プログラム(図示せず)の他、各企業の電子レシート及び付加情報を電子レシート管理領域43a及び付加情報管理領域43bで管理するための電子レシート管理プログラム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 area, as well as an electronic receipt management program 43c for managing each company's electronic receipt and additional information in the electronic receipt management area 43a and additional information management area 43b. The storage unit 43 also stores an information transmission program 43d for transmitting electronic receipts and additional information of desired products to the mobile terminal 7. The member master management area, electronic receipt management area 43a, and additional information management area 43b correspond to the database DB shown in FIG. 1.

次に、携帯端末7の構成を、図6のブロック図を用いて説明する。図6に示すように、携帯端末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. 6. As shown in FIG. 6, 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.

操作部72は、バス76を介して操作部72及び表示部73に接続されている。操作部72は、ユーザ(顧客)が操作入力を行うための各種の操作キーや、ポインティングデバイスを有している。表示部73は、例えば液晶ディスプレイ等であり、後述する電子レシート等の各種情報を表示する。なお、表示部73をタッチパネル構成としてもよく、この場合、タッチパネルは操作部72として機能する。 The operation unit 72 is connected to the operation unit 72 and the display unit 73 via the bus 76. The operation unit 72 has various operation keys and a pointing device for the user (customer) to input operations. The display unit 73 is, for example, a liquid crystal display, and displays various information such as an electronic receipt, which will be described later. 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に従って動作することにより実行される電子レシート処理について、図7~図11を参照しつつ説明する。 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 7 to 11.

図7に示すように、POS端末1で実行されるレシートデータ処理プログラム17aは、レシートデータ生成手段及び顧客コード取得手段として機能するレシートデータ生成部111と、出力手段及び変換手段として機能するレシートデータ出力部112とを含むモジュール構成となっている。実際のハードウェアとしては制御部11のCPUが記憶部17からレシートデータ処理プログラム17aを読み出して実行することにより上記各部がRAM上にロードされ、レシートデータ生成部111、レシートデータ出力部112がRAM上に生成されるようになっている。 As shown in FIG. 7, the receipt data processing program 17a executed by the POS terminal 1 has a modular configuration including a receipt data generation unit 111 that functions as a receipt data generation means and a customer code acquisition means, and a receipt data output unit 112 that functions as an output means and a conversion means. In terms of actual hardware, the CPU of the control unit 11 reads and executes the receipt data processing program 17a from the storage unit 17, loading the above-mentioned units onto the RAM, and generating the receipt data generation unit 111 and receipt data output unit 112 on the RAM.

ここで、レシートデータ生成部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 a 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 including the transaction details for that product.

また、レシートデータ生成部111は、一取引中の何れかのタイミングにおいて、コードスキャナ15を介して顧客を特定する会員コードを取得すると、その会員コードを含むレシートデータを生成する。 In addition, when the receipt data generation unit 111 acquires a membership code that identifies a customer via the code scanner 15 at any time during a transaction, it generates receipt data that includes the membership code.

図8は、レシートデータの一例を模式的に示す図である。ここで、レシートデータは、非構造化形式のテキストデータ等であって、プリンタ13での印字に用いられるものである。図8に示すように、レシートデータは、上述した商品販売データD1や会員コードD2の要素を含んでいる。ここで、商品販売データD1は、決済の対象となった商品の商品名(商品コード)とその金額、各商品の合計金額、顧客が支払った預かり金額、お釣り金額等を有する。 Figure 8 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 8, 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.

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

また、レシートデータ生成部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.

また、レシートデータ出力部112は、レシートデータに会員コードが含まれると判定した場合、レシートデータスキーマ17cの変換規則に従い、そのレシートデータを所定のデータ形式に変換する。そして、レシートデータ出力部112は、データ形式を変換したレシートデータ、つまり電子レシートを、企業コードに応じた企業単位で管理する電子レシートサーバ3に送信(出力)する。 If the receipt data output unit 112 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.

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

レシートデータから電子レシートへの変換は、レシートデータスキーマ17cに記述された変換規則に基づき行われる。具体的に、レシートデータスキーマ17cには、レシートデータを構成する所定の要素と、その要素の属性を示す属性情報(タグ等)とが定義されている。レシートデータ出力部112は、レシートデータの各要素を対応する属性情報を用いて構造化することで、図9に示すような構造化形式の電子レシートを生成する。このような、構造化形式の電子レシートとすることで、当該電子レシートに含まれる要素を効率的に利用することができるため、データ管理の上で様々な利点を得ることができる。 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. 9 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.

さらに、レシートデータ出力部112は、レシートデータを電子レシートサーバ3に出力する場合に、当該レシートデータに含まれる要素を構造化した電子レシートに変換し、当該電子レシートを出力する。これにより、電子レシートに含まれる要素を効率的に利用することができるため、当該電子レシートを管理する電子レシートサーバ3及び電子レシート管理サーバ4や、当該電子レシートの表示を行う携帯端末7において、電子レシートの利便性を向上させることができる。 Furthermore, when the receipt data output unit 112 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.

図10は、POS端末1における電子レシート処理の流れを示すフローチャートである。まず、POS端末1のレシートデータ生成部111は、コードスキャナ15により、商品に付されたコードシンボル(商品コード)又は携帯端末7に表示されたコードシンボル(会員コード)が読み取られたか否かを判定する(ステップS11)。コードシンボルの読み取りが行われない場合(ステップS11;No)、レシートデータ生成部111は、ステップS16に移行する。 Figure 10 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)、レシートデータ生成部111は、カットコマンドをレシートデータ出力部112に発行(出力)する(ステップS17)。 In the next step S16, the receipt data generation unit 111 determines whether or not the start of closing processing has been instructed by pressing the closing key, etc. (step S16). If the start of closing processing has not been instructed (step S16; No), the process returns to step S11. If the start of closing processing has been instructed (step S16; Yes), the receipt data generation unit 111 issues (outputs) a cut command to the receipt data output unit 112 (step S17).

レシートデータ出力部112は、レシートデータ生成部111からカットコマンドを受け付けると、一取引分のレシートデータが生成されたと判断し、そのレシートデータに会員コードが含まれるか否かを判定する(ステップS18)。 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 S18).

レシートデータに会員コードが含まれない場合(ステップS18;No)、レシートデータ出力部112は、一取引分のレシートデータをカットコマンドとともにプリンタ13に出力することで、当該レシートデータを印字出力し(ステップS19)、本処理を終了する。これにより、プリンタ13では、レシートデータを用紙に印字した後、カットコマンドに従いその用紙を切断することで、一取引分の紙レシートを印字出力する。 If the receipt data does not include a membership code (step S18: No), the receipt data output unit 112 outputs the receipt data for one transaction along with a cut command to the printer 13, prints out the receipt data (step S19), 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.

一方、レシートデータに会員コードが含まれる場合(ステップS18;Yes)、レシートデータ出力部112は、非構造化形式であるレシートデータのデータ形式を、構造化形式に変換することで電子レシートを生成する(ステップS20)。そして、レシートデータ出力部112は、通信I/F16を介して生成した電子レシートを電子レシートサーバ3に送信し(ステップS21)、本処理を終了する。 On the other hand, if the receipt data includes a membership code (step S18: Yes), the receipt data output unit 112 generates an electronic receipt by converting the unstructured data format of the receipt data into a structured format (step S20). The receipt data output unit 112 then transmits the generated electronic receipt to the electronic receipt server 3 via the communication I/F 16 (step S21), 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は表示するコードシンボルCSに、レシートデータの出力先を指定する出力区分情報を保持させ、この出力区分情報に基づいて出力先を選択する形態としてもよい。この形態の場合、レシートデータ生成部111は、コードスキャナ15が読み取った出力区分情報を、会員コードとともにレシートデータに含める。そして、レシートデータ出力部112は、レシートデータに会員コードが含まれると判定し、且つ出力区分情報が存在すると判定した場合、その出力区分情報に基づいてレシートデータの出力先を決定する。なお、出力区分情報には、プリンタ13及び電子レシートサーバ3の何れか一方、又は両方を指定することが可能である。 In addition, if the receipt data includes 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 displayed code symbol CS, 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 includes 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.

ここで、図11は、表示部14に表示された出力先選択画面G1の一例を示す図である。同図に示すように、出力先選択画面G1はレシートデータの出力先を指定する操作子として、プリンタ13を指定する第1ボタンB1と、電子レシートサーバ3を指定する第2ボタンB2と、プリンタ13及び電子レシートサーバ3の両方を指定する第3ボタンB3とを含む。この出力先選択画面G1を用いる場合、POS端末1のオペレータは、レシートデータの出力先を顧客に確認し、当該顧客から選択された出力先の操作子を操作する。そして、レシートデータ出力部112は、操作子の操作を受け付けると、その操作子に対応する出力先へとレシートデータを出力する。 Here, FIG. 11 is a diagram showing an example of the output destination selection screen G1 displayed on the display unit 14. As shown in the figure, the output destination selection screen G1 includes, as operators for specifying the output destination of the receipt data, a first button B1 for specifying the printer 13, a second button B2 for specifying the electronic receipt server 3, and a third button B3 for specifying both the printer 13 and the electronic receipt server 3. When using this output destination selection screen G1, the operator of the POS terminal 1 confirms with the customer the output destination of the receipt data and operates the operator for the output destination selected by the customer. Then, when the receipt data output unit 112 accepts the operation of the operator, it outputs the receipt data to the output destination corresponding to that operator.

なお、選択画面の表示は、オペレータ用ディスプレイ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が、出力先選択画面G1等を表示部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 G1 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に従って動作することにより実行される情報送信処理の流れを、図12に示すフローチャートを参照しつつ説明する。 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. 12.

電子レシートサーバ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に従って動作することにより実行される商品情報送信処理の流れを、図13に示す機能ブロック図及び図14に示すフローチャートを参照しつつ説明する。 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. 13 and the flowchart shown in FIG. 14.

図13に示すように、電子レシート管理サーバ4で実行される電子レシート管理プログラム43c及び情報送信プログラム43dは、受信手段として機能する受信部411、電子レシート管理部412、電子レシート送信部413を含むモジュール構成となっている。実際のハードウェアとしては制御部41のCPUが記憶部43から電子レシート管理プログラム43c及び情報送信プログラム43dを読み出して実行することにより上記各部がRAM上にロードされ、受信部411、電子レシート管理部412、電子レシート送信部413がRAM上に生成されるようになっている。 As shown in FIG. 13, 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 that functions as a receiving means, an electronic receipt management unit 412, and an electronic receipt transmission unit 413. As for actual hardware, the CPU of the control unit 41 reads out and executes the electronic receipt management program 43c and the information transmission program 43d from the storage unit 43, whereby the above-mentioned units are loaded onto the RAM, and the receiving unit 411, the electronic receipt management unit 412, and the electronic receipt transmission unit 413 are generated on the RAM.

受信部411は、店舗を運営する企業を示す企業コードを含み、商品販売データ処理の際に印字発行されるレシートあるいは領収書に代えて電子的に処理した企業単位の電子レシートを、電子レシートサーバ3から受信する。 The receiving unit 411 receives from the electronic receipt server 3 an electronic receipt for each company that includes a company code indicating the company that operates the store and is electronically processed in place of a receipt or invoice that is printed when processing product sales data.

電子レシート管理部412は、受信部411により受信した企業単位の電子レシートを記憶部43の電子レシート管理領域43aに記憶して管理する。また、電子レシート管理部412は、所望の商品及び特定条件(例えば、店舗を運営する特定の企業限定、特定の地域限定、特定の時間限定等)の要素に対応付けられるキャンペーンに係るキャンペーン情報等の付加情報を記憶部43の付加情報管理領域43bに記憶して管理する。 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 storage unit 43. The electronic receipt management unit 412 also stores and manages additional information such as campaign information related to a campaign associated with elements of a desired product and specific conditions (e.g., limited to a specific company that operates a store, limited to a specific region, limited to a specific time, etc.) in the additional information management area 43b of the storage unit 43.

電子レシート送信部413は、所定の買物客の会員コードに対応付けられた携帯端末7に対し、当該会員コードに対応付けられていて少なくとも1以上の企業コードを含む電子レシートを電子レシート管理領域43aから取得して送信する。また、電子レシート送信部413は、電子レシートを構成する要素に付加情報が対応付けられている場合には、その付加情報を付加情報管理領域43bから取得して、電子レシートとともに送信する。 The electronic receipt transmission unit 413 obtains an electronic receipt that is associated with a membership code of a specific shopper and includes at least one company code from the electronic receipt management area 43a and transmits it to the mobile terminal 7 that is associated with the membership code of the specific shopper. In addition, if additional information is associated with an element that constitutes the electronic receipt, the electronic receipt transmission unit 413 obtains the additional information from the additional information management area 43b and transmits it together with the electronic receipt.

図14に示すように、電子レシート管理サーバ4の受信部411は、各企業の電子レシートサーバ3から送信された電子レシートを、通信I/F42を介して受信したか否かを判断する(ステップS41)。 As shown in FIG. 14, 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 S41).

電子レシートを受信した場合(ステップS41;Yes)、電子レシート管理サーバ4の電子レシート管理部412は、記憶部43の電子レシート管理領域43aに各種企業の電子レシートを記憶する(ステップS42)。ここで、記憶した電子レシートの要素(商品コード、会員コード、企業コード、店舗コード等)に関係する付加情報が存在する場合には、その要素に付加情報を対応付ける。続いて、電子レシート送信部413は、ステップS42で記憶した電子レシートを、当該電子レシートの会員コードに対応付けて管理されている送信先(携帯端末7)に送信し(ステップS43)、ステップS41に戻る。また、ステップS43において、電子レシートに付加情報が対応付けされている場合には、この付加情報についても送信先に送信する。 When an electronic receipt is received (step S41; Yes), the electronic receipt management unit 412 of the electronic receipt management server 4 stores electronic receipts of various companies in the electronic receipt management area 43a of the storage unit 43 (step S42). If there is additional information related to the elements of the stored electronic receipt (product code, membership code, company code, store code, etc.), the additional information is associated with the elements. Next, the electronic receipt transmission unit 413 transmits the electronic receipt stored in step S42 to a destination (mobile terminal 7) managed in association with the membership code of the electronic receipt (step S43), and returns to step S41. Also, in step S43, if additional information is associated with the electronic receipt, this additional information is also transmitted to the destination.

また、電子レシート管理サーバ4の電子レシート送信部413は、携帯端末7から電子レシート照会があった場合(ステップS41;No→ステップS44;Yes)、電子レシート管理領域43aに記憶して管理されている電子レシートを、電子レシート照会の内容に従って抽出した後(ステップS45)、照会があった携帯端末7に送信し(ステップS46)、ステップS41に戻る。また、ステップS46において、電子レシートに付加情報が対応付けされている場合、この付加情報についても照会があった携帯端末7に送信する。 When an electronic receipt inquiry is received from the mobile terminal 7 (step S41; No → step S44; Yes), the electronic receipt sending unit 413 of the electronic receipt management server 4 extracts the electronic receipt stored and managed in the electronic receipt management area 43a according to the content of the electronic receipt inquiry (step S45), and then sends it to the mobile terminal 7 that made the inquiry (step S46), and returns to step S41. When additional information is associated with the electronic receipt in step S46, this additional information is also sent to the mobile terminal 7 that made the inquiry.

次に、携帯端末7の制御部71が、電子レシート対応プログラム75aに従って動作することにより実行される電子レシート受け取り処理及び電子レシート閲覧プログラム75bに従って動作することにより実行される電子レシート閲覧処理の流れを、図15~図17を参照しつつ説明する。 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 15 to 17.

図15に示すように、携帯端末7で実行される電子レシート対応プログラム75a及び電子レシート閲覧プログラム75bは、会員対応付け部711、電子レシート受信部712、電子レシート表示部713を含むモジュール構成となっている。実際のハードウェアとしては制御部71のCPUが記憶部75から電子レシート対応プログラム75a及び電子レシート閲覧プログラム75bを読み出して実行することにより上記各部がRAM上にロードされ、会員対応付け部711、電子レシート受信部712、電子レシート表示部713がRAM上に生成されるようになっている。 As shown in FIG. 15, 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.

図16に示すように、まず、携帯端末7の会員対応付け部711は、電子レシート管理サーバ4にアクセスして会員コード及びパスワードの入力によって認証処理を実行する(ステップS51)。これにより、携帯端末7と所定の買物客の会員コードとが対応付けられる。 As shown in FIG. 16, 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 S51). This associates the mobile terminal 7 with the member code of the specified shopper.

認証後、携帯端末7の電子レシート受信部712は、入力された当該会員コードに対応して電子レシート管理サーバ4の電子レシート管理領域43aに記憶され管理されている電子レシートを受信する(ステップS52)。また、電子レシートに付加情報が対応付けされている場合には、この付加情報についても電子レシート管理サーバ4から受信する。なお、レシートデータの受信については、電子メールによって受信するものであってもよい。 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 input membership code (step S52). In addition, if additional information is associated with the electronic receipt, this additional information is also received from the electronic receipt management server 4. Note that receipt data may be received by email.

次に、携帯端末7の電子レシート表示部713は、電子レシート受信部712が受信した電子レシート等を表示部73に表示し(ステップS53)、処理を終了する。 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 S53), and ends the process.

図17は、携帯端末7の表示部73に表示された電子レシートG2の一例を示す図である。電子レシートG2は、用紙に印字されるレシートと同様のレイアウトや内容で表示される。また、電子レシートG2内において、操作部72の入力に追従するカーソルにより、取引された商品を示す商品a等にフォーカスを当てることができる。また、図17では、電子レシートG2内に、店名のロゴを表示する店名ロゴ部G21や、広告等を表示するバナー表示部G22等を設けた例を示している。 Figure 17 is a diagram showing an example of an electronic receipt G2 displayed on the display unit 73 of the mobile terminal 7. The electronic receipt G2 is displayed with the same layout and content as a receipt printed on paper. In addition, in the electronic receipt G2, the cursor that follows the input of the operation unit 72 can be used to focus on product a, etc., which indicates the transacted product. Also, Figure 17 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.

なお、レシートデータの表示形態は、必ずしも用紙に印字されるレシートのイメージに合わせる必要はない。しかしながら、レシートデータは、紙のレシートに代わるものであり、商品を購入したことを証明する電子的な商品購入証明情報となるものである。そこで、図17では、商品購入証明情報として提示する場合に使用するため、以下の情報を表示した例を示している。
・店舗名
・購入日時
・購入商品明細
・売上合計額
・預り金額
・お釣り金額
・レジナンバー
・取引ナンバー
The display format of the receipt data does not necessarily have to match the image of a receipt printed on paper. However, receipt data is a substitute for a paper receipt, and serves as electronic product purchase proof information that proves that a product has been purchased. Therefore, FIG. 17 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 amount of sales ・Deposit amount ・Change amount ・Cash register number ・Transaction number

ここで、商品aの何れかに対する付加情報として、プロモーション管理サーバ6等のURL(アクセス情報)が設定されている場合には、このURLが該当する商品名にリンクされたり、このURLへのアクセスを指示するため操作子となるアイコンb等が表示される。 Here, if a URL (access information) of a promotion management server 6 or the like is set as additional information for any of the products a, this URL is linked to the corresponding product name, and an icon b or the like that acts as an operator for instructing access to this URL is displayed.

例えば、URLが示すアクセス先が、所定のキャンペーンへの応募を受け付けるサーバ装置(例えば、プロモーション管理サーバ6)である場合、携帯端末7の制御部71は、アイコンb等の押下に応じてプロモーション管理サーバ6にアクセスし、応募に係る処理を実行する。アクセス先へのアクセス時に、レシートデータ等に保持された自装置の会員コードを送信する形態としてもよい。そして、プロモーション管理サーバ6では、各会員を識別するための会員コードに対応付けてキャンペーン種別毎の応募履歴を管理する。 For example, if the access destination indicated by the URL is a server device (e.g., promotion management server 6) that accepts applications for a specific campaign, the control unit 71 of the mobile terminal 7 accesses the promotion management server 6 in response to pressing of icon b or the like, and executes processing related to the application. When accessing the access destination, the membership code of the mobile terminal 7 stored in receipt data or the like may be transmitted. The promotion management server 6 then manages the application history for each campaign type in association with the membership code for identifying each member.

なお、複数のレシートデータを受信した場合には、レシートデータに含まれる購入日、企業コード等に基づいて、レシートデータの各々を選択可能な選択画面を表示してもよい。この場合、電子レシート表示部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.

以上、本発明の実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更、組み合わせを行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 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 POS端末
2 ストアサーバ
3 電子レシートサーバ
4 電子レシート管理サーバ
5 プロモーション設定端末
6 プロモーション管理サーバ
7 携帯端末
11 制御部
12 操作部
13 プリンタ
14 表示部
15 コードスキャナ
16 通信I/F
17 記憶部
17a レシートデータ処理プログラム
17b 識別コード管理領域
17c レシートデータスキーマ
18 バス
111 レシートデータ生成部
112 レシートデータ出力部
REFERENCE SIGNS LIST 1 POS terminal 2 Store server 3 Electronic receipt server 4 Electronic receipt management server 5 Promotion setting terminal 6 Promotion management server 7 Mobile terminal 11 Control unit 12 Operation unit 13 Printer 14 Display unit 15 Code scanner 16 Communication I/F
17 Storage unit 17a Receipt data processing program 17b Identification code management area 17c Receipt data schema 18 Bus 111 Receipt data generation unit 112 Receipt data output unit

特開2011-90375号公報JP 2011-90375 A

Claims (6)

取引の内容を少なくとも含むレシートデータを、非構造化形式で生成する生成手段と、
前記レシートデータに顧客を特定するための顧客コードが含まれる場合、当該レシートデータを前記非構造化形式とは異なる構造化形式に変換する変換手段と、
前記レシートデータに前記顧客コードが含まれる場合、前記レシートデータの出力先として印刷装置及び電子レシート管理サーバの何れか一方又は両方を選択可能な出力先選択画面を、前記顧客が購入する商品の商品コードで特定される商品データを商品データファイルから読み出し、当該商品データが含む単価に基づいて決済金額を算出する商品販売データ処理の処理中に、表示部に表示させる表示制御手段と、
選択された出力先に電子レシート管理サーバが含まれる場合、前記変換手段で前記構造化形式に変換された前記レシートデータを前記電子レシート管理サーバに出力し、選択された出力先に印刷装置が含まれる場合、前記生成手段で生成された前記非構造化形式のレシートデータを前記印刷装置に出力する出力手段と、
を備え、
前記表示部は、取引を行う前記顧客に向けた客用ディスプレイを少なくとも有し、
前記表示制御手段は、前記出力先選択画面を前記客用ディスプレイに表示させる、取引データ処理装置。
A generating means for generating receipt data including at least the content of a transaction in an unstructured format;
a conversion means for converting the receipt data into a structured format different from the unstructured format when the receipt data includes a customer code for identifying a customer;
a display control means for displaying, on a display unit, an output destination selection screen that allows the user to select either or both of a printing device and an electronic receipt management server as the output destination of the receipt data when the receipt data includes the customer code, during a product sales data process that reads out product data specified by the product code of the product purchased by the customer from a product data file and calculates a payment amount based on a unit price included in the product data;
an output means for outputting the receipt data converted into the structured format by the conversion means to the electronic receipt management server when the selected output destination includes an electronic receipt management server, and for outputting the receipt data in the unstructured format generated by the generation means to the printing device when the selected output destination includes a printing device;
Equipped with
The display unit has at least a customer display facing the customer who is conducting a transaction,
The display control means displays the output destination selection screen on the customer display.
前記表示制御手段は、前記レシートデータの出力先として、前記印刷装置及び前記電子レシート管理サーバの何れか一方又は両方を選択可能な操作子を有した前記出力先選択画面を前記表示部に表示させ、操作された前記操作子に対応する出力先を出力区分情報として受け付ける、
請求項1に記載の取引データ処理装置。
the display control means displays on the display unit the output destination selection screen having an operator capable of selecting either or both of the printing device and the electronic receipt management server as an output destination of the receipt data, and accepts the output destination corresponding to the operated operator as output classification information.
2. The transaction data processing device according to claim 1.
前記表示部は、前記取引データ処理装置のオペレータに向けたオペレータ用ディスプレイを有し、
前記表示制御手段は、前記出力先選択画面を前記客用ディスプレイに代えて前記オペレータ用ディスプレイに表示させる、
請求項1又は2に記載の取引データ処理装置。
the display unit has an operator display directed to an operator of the transaction data processing device,
the display control means causes the output destination selection screen to be displayed on the operator display instead of on the customer display ;
3. A transaction data processing device according to claim 1 or 2.
取引データ処理装置のコンピュータを、
取引の内容を少なくとも含むレシートデータを、非構造化形式で生成する生成手段と、
前記レシートデータに顧客を特定するための顧客コードが含まれる場合、当該レシートデータを前記非構造化形式とは異なる構造化形式に変換する変換手段と、
前記レシートデータに前記顧客コードが含まれる場合、前記レシートデータの出力先として印刷装置及び電子レシート管理サーバの何れか一方又は両方を選択可能な出力先選択画面を、前記顧客が購入する商品の商品コードで特定される商品データを商品データファイルから読み出し、当該商品データが含む単価に基づいて決済金額を算出する商品販売データ処理の処理中に、表示部に表示させる表示制御手段と、
選択された出力先に電子レシート管理サーバが含まれる場合、前記変換手段で前記構造化形式に変換された前記レシートデータを前記電子レシート管理サーバに出力し、選択された出力先に印刷装置が含まれる場合、前記生成手段で生成された前記非構造化形式のレシートデータを前記印刷装置に出力する出力手段と、
して機能させ、
前記表示部は、取引を行う前記顧客に向けた客用ディスプレイを少なくとも有し、
前記表示制御手段は、前記出力先選択画面を前記客用ディスプレイに表示させる、プログラム。
A computer of the transaction data processing device,
A generating means for generating receipt data including at least the content of a transaction in an unstructured format;
a conversion means for converting the receipt data into a structured format different from the unstructured format when the receipt data includes a customer code for identifying a customer;
a display control means for displaying, on a display unit, an output destination selection screen that allows the user to select either or both of a printing device and an electronic receipt management server as the output destination of the receipt data when the receipt data includes the customer code, during a product sales data process that reads out product data specified by the product code of the product purchased by the customer from a product data file and calculates a payment amount based on a unit price included in the product data;
an output means for outputting the receipt data converted into the structured format by the conversion means to the electronic receipt management server when the selected output destination includes an electronic receipt management server, and for outputting the receipt data in the unstructured format generated by the generation means to the printing device when the selected output destination includes a printing device;
and make it work.
The display unit has at least a customer display facing the customer who is conducting a transaction,
The display control means is a program that causes the output destination selection screen to be displayed on the customer display.
前記表示制御手段は、前記レシートデータの出力先として、前記印刷装置及び前記電子レシート管理サーバの何れか一方又は両方を選択可能な操作子を有した前記出力先選択画面を前記表示部に表示させ、操作された前記操作子に対応する出力先を出力区分情報として受け付ける、
請求項4に記載のプログラム。
the display control means displays on the display unit the output destination selection screen having an operator capable of selecting either or both of the printing device and the electronic receipt management server as an output destination of the receipt data, and accepts the output destination corresponding to the operated operator as output classification information.
The program according to claim 4.
前記表示部は、前記取引データ処理装置のオペレータに向けたオペレータ用ディスプレイを有し、
前記表示制御手段は、前記出力先選択画面を前記客用ディスプレイに代えて前記オペレータ用ディスプレイに表示させる、
請求項4又は5に記載のプログラム。
the display unit has an operator display directed to an operator of the transaction data processing device,
the display control means causes the output destination selection screen to be displayed on the operator display instead of on the customer display ;
The program according to claim 4 or 5.
JP2023183383A 2020-03-03 2023-10-25 Transaction data processing device and program Active JP7673151B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023183383A JP7673151B2 (en) 2020-03-03 2023-10-25 Transaction data processing device and program
JP2025071395A JP2025100866A (en) 2020-03-03 2025-04-23 Transaction data processing device and program

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2020036078A JP6849839B2 (en) 2020-03-03 2020-03-03 Transaction data processing equipment, programs and transaction data processing methods
JP2021033261A JP7167213B2 (en) 2020-03-03 2021-03-03 Transaction data processor and program
JP2022170715A JP7376664B2 (en) 2020-03-03 2022-10-25 electronic receipt system
JP2023183383A JP7673151B2 (en) 2020-03-03 2023-10-25 Transaction data processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022170715A Division JP7376664B2 (en) 2020-03-03 2022-10-25 electronic receipt system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2025071395A Division JP2025100866A (en) 2020-03-03 2025-04-23 Transaction data processing device and program

Publications (3)

Publication Number Publication Date
JP2023181320A JP2023181320A (en) 2023-12-21
JP2023181320A5 JP2023181320A5 (en) 2024-05-24
JP7673151B2 true JP7673151B2 (en) 2025-05-08

Family

ID=71085046

Family Applications (5)

Application Number Title Priority Date Filing Date
JP2020036078A Active JP6849839B2 (en) 2020-03-03 2020-03-03 Transaction data processing equipment, programs and transaction data processing methods
JP2021033261A Active JP7167213B2 (en) 2020-03-03 2021-03-03 Transaction data processor and program
JP2022170715A Active JP7376664B2 (en) 2020-03-03 2022-10-25 electronic receipt system
JP2023183383A Active JP7673151B2 (en) 2020-03-03 2023-10-25 Transaction data processing device and program
JP2025071395A Pending JP2025100866A (en) 2020-03-03 2025-04-23 Transaction data processing device and program

Family Applications Before (3)

Application Number Title Priority Date Filing Date
JP2020036078A Active JP6849839B2 (en) 2020-03-03 2020-03-03 Transaction data processing equipment, programs and transaction data processing methods
JP2021033261A Active JP7167213B2 (en) 2020-03-03 2021-03-03 Transaction data processor and program
JP2022170715A Active JP7376664B2 (en) 2020-03-03 2022-10-25 electronic receipt system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2025071395A Pending JP2025100866A (en) 2020-03-03 2025-04-23 Transaction data processing device and program

Country Status (1)

Country Link
JP (5) JP6849839B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6849839B2 (en) * 2020-03-03 2021-03-31 東芝テック株式会社 Transaction data processing equipment, programs and transaction data processing methods
JP2023152243A (en) * 2022-04-01 2023-10-16 ヒヨン パク How to output advertisements for card payment applications
WO2024204913A1 (en) * 2023-03-30 2024-10-03 박희영 Payment advertisement system and payment advertisement method for card payment application

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007316749A (en) 2006-05-23 2007-12-06 Toshiba Tec Corp Portable terminal device and portable terminal device program
JP2009015768A (en) 2007-07-09 2009-01-22 Nec Mobiling Ltd Electronic receipt issuing system, electronic receipt issuing device, and electronic receipt issuing method
JP2009042931A (en) 2007-08-07 2009-02-26 Toshiba Tec Corp Electronic receipt system, portable terminal used in this system, and payment processing apparatus
JP2011048578A (en) 2009-08-26 2011-03-10 Toshiba Tec Corp Sales data processing device and program
JP2011090375A (en) 2009-10-20 2011-05-06 Toshiba Tec Corp Electronic receipt system, terminal apparatus, and program
JP2011232824A (en) 2010-04-23 2011-11-17 Toshiba Tec Corp Product sales data processing device and control program thereof
JP2012003499A (en) 2010-06-16 2012-01-05 Toshiba Tec Corp Sale data processing apparatus and program
JP2012027633A (en) 2010-07-22 2012-02-09 Seiko Epson Corp Device driver, information processing system, method for controlling device driver, and program
WO2012053217A1 (en) 2010-10-20 2012-04-26 ナルテック株式会社 Payment system for service and commodity

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6494219B2 (en) * 2013-10-04 2019-04-03 キヤノン株式会社 Light emitting device and imaging device having a protection function from static electricity
JP6849839B2 (en) * 2020-03-03 2021-03-31 東芝テック株式会社 Transaction data processing equipment, programs and transaction data processing methods

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007316749A (en) 2006-05-23 2007-12-06 Toshiba Tec Corp Portable terminal device and portable terminal device program
JP2009015768A (en) 2007-07-09 2009-01-22 Nec Mobiling Ltd Electronic receipt issuing system, electronic receipt issuing device, and electronic receipt issuing method
JP2009042931A (en) 2007-08-07 2009-02-26 Toshiba Tec Corp Electronic receipt system, portable terminal used in this system, and payment processing apparatus
JP2011048578A (en) 2009-08-26 2011-03-10 Toshiba Tec Corp Sales data processing device and program
JP2011090375A (en) 2009-10-20 2011-05-06 Toshiba Tec Corp Electronic receipt system, terminal apparatus, and program
JP2011232824A (en) 2010-04-23 2011-11-17 Toshiba Tec Corp Product sales data processing device and control program thereof
JP2012003499A (en) 2010-06-16 2012-01-05 Toshiba Tec Corp Sale data processing apparatus and program
JP2012027633A (en) 2010-07-22 2012-02-09 Seiko Epson Corp Device driver, information processing system, method for controlling device driver, and program
WO2012053217A1 (en) 2010-10-20 2012-04-26 ナルテック株式会社 Payment system for service and commodity

Also Published As

Publication number Publication date
JP7376664B2 (en) 2023-11-08
JP2023181320A (en) 2023-12-21
JP2020095739A (en) 2020-06-18
JP2021101349A (en) 2021-07-08
JP2023001162A (en) 2023-01-04
JP7167213B2 (en) 2022-11-08
JP6849839B2 (en) 2021-03-31
JP2025100866A (en) 2025-07-03

Similar Documents

Publication Publication Date Title
JP5744953B2 (en) Transaction data processing apparatus, transaction data processing method and program
JP5738918B2 (en) Sales data processing apparatus and program
JP7673151B2 (en) Transaction data processing device and program
JP5745562B2 (en) Product sales data processing apparatus and program
JP6940651B2 (en) Electronic receipt system and electronic receipt management method
JP7577808B2 (en) PROGRAM, PRODUCT SALES DATA PROCESSING DEVICE AND PRINTER DEVICE
JP6395888B2 (en) Sales data processing apparatus and program
JP2015232840A (en) Server, sales data processor, program and electronic receipt transmission method
JP5814432B1 (en) Server, sales data processing apparatus, program, and electronic receipt transmission method
JP6672409B2 (en) Program and control method
JP6409097B2 (en) Electronic receipt system
JP7630572B2 (en) Sales data processing device and program
JP6166820B2 (en) Server device, transaction data processing system, and program
JP6366644B2 (en) Server and program
JP7242766B2 (en) mobile terminal and program
JP5933074B2 (en) Transaction data processing apparatus, transaction data processing method and program
JP6010656B2 (en) system
JP6908754B2 (en) system
JP2018156694A (en) Commodity sales data processing device, program, and electronic receipt data output method
JP6118379B2 (en) server
JP2019016368A (en) Electronic receipt system and electronic receipt management method
JP2017199407A (en) Server, electronic receipt transmission method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241029

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250321

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20250401

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250423

R150 Certificate of patent or registration of utility model

Ref document number: 7673151

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150