JP7413076B2 - Payment support program and payment support system - Google Patents

Payment support program and payment support system Download PDF

Info

Publication number
JP7413076B2
JP7413076B2 JP2020030339A JP2020030339A JP7413076B2 JP 7413076 B2 JP7413076 B2 JP 7413076B2 JP 2020030339 A JP2020030339 A JP 2020030339A JP 2020030339 A JP2020030339 A JP 2020030339A JP 7413076 B2 JP7413076 B2 JP 7413076B2
Authority
JP
Japan
Prior art keywords
identification information
payment
information
ticket
service usage
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
JP2020030339A
Other languages
Japanese (ja)
Other versions
JP2021135651A (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 Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions 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 Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2020030339A priority Critical patent/JP7413076B2/en
Publication of JP2021135651A publication Critical patent/JP2021135651A/en
Application granted granted Critical
Publication of JP7413076B2 publication Critical patent/JP7413076B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Devices For Checking Fares Or Tickets At Control Points (AREA)

Description

本発明の実施形態は、決済支援サーバ、決済支援プログラム、決済支援システム、及びデータ構造に関する。 Embodiments of the present invention relate to a payment support server, a payment support program, a payment support system, and a data structure.

近年、QRコード(登録商標)と称される2次元コードによるコード決済が普及し始めている。例えば、スマートフォン等の通信端末は、ユーザ操作に対応してQRコードを表示する。補足すると、通信端末は、ユーザ操作に対応して、決済サーバに対してQRコードの発行を要求する。決済サーバは、この通信端末からの要求を受信し、QRコードを発行し、発行したQRコードを送信する。通信端末は、決済サーバから送信されるQRコードを受信し表示する。 In recent years, code payments using two-dimensional codes called QR codes (registered trademarks) have become popular. For example, a communication terminal such as a smartphone displays a QR code in response to a user operation. As a supplement, the communication terminal requests the payment server to issue a QR code in response to the user's operation. The payment server receives the request from this communication terminal, issues a QR code, and transmits the issued QR code. The communication terminal receives and displays the QR code sent from the payment server.

例えば、発行されるQRコードは、偽造対策のため、決済用ワンタイムID(有効時間5分程度)を含む動的コードである。店舗側の決済端末は、商品を購入した購入者の通信端末に表示されたQRコードを読み取り、読み取ったQRコードに含まれる決済用ワンタイムIDに対応付けて商品の代金を請求する。 For example, the issued QR code is a dynamic code that includes a one-time ID for payment (valid for about 5 minutes) to prevent counterfeiting. The payment terminal on the store side reads the QR code displayed on the communication terminal of the purchaser who purchased the product, and charges for the product in association with the payment one-time ID included in the read QR code.

特開2018-22451号公報JP2018-22451A

鉄道などの交通機関等の改札システムにおいて、上記したコード決済を導入したいという要望がある。つまり、通信端末に表示されるQRコード(動的コード)を利用した運賃精算システムの実現が望まれている。 There is a desire to introduce the above-mentioned code payment in the ticket gate systems of transportation facilities such as railways. In other words, it is desired to realize a fare settlement system that uses QR codes (dynamic codes) displayed on communication terminals.

しかしながら、動的コードを利用する場合、入場時において、ある利用者の通信端末で表示されるQRコードと、入場から一定時間経過後の出場時において、同じ利用者の通信端末で表示されるQRコードとが一致しないため、入出場を対応付けることが難しく、このことが改札システムへのコード決済導入のハードルになっている。 However, when using dynamic codes, there is a QR code displayed on a certain user's communication terminal at the time of entry, and a QR code displayed on the same user's communication terminal at the time of exit after a certain period of time has passed since entry. Since the codes do not match, it is difficult to correlate entry and exit, and this has become a hurdle in introducing code payments to ticket gate systems.

本発明の目的は、入出場のような一定の時間経過を含む利用シーンにおける動的コードによるコード決済を支援する決済支援サーバ、決済支援プログラム、決済支援システム、及びデータ構造を提供することである。 An object of the present invention is to provide a payment support server, a payment support program, a payment support system, and a data structure that support code payments using dynamic codes in usage scenes that involve the passage of a certain amount of time, such as entry and exit. .

実施形態に係る決済支援サーバは、受信部と、発行部と、送信部とを備える。前記受信部は、通信端末から送信される、要求元識別情報を含む第1の発行要求を受信し、また、前記第1の発行要求の受信後に、前記通信端末から送信される、前記要求元識別情報を含む第2の発行要求を受信する。前記発行部は、前記第1の発行要求に基づいて、動的条件を有する第1の決済識別情報及び乗車券識別情報を含む第1のサービス利用識別情報を発行し、また、前記第2の発行要求に基づいて、動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む第2のサービス利用識別情報を発行する。前記送信部は、前記通信端末に向けて前記第1のサービス利用識別情報を送信し、また、前記通信端末に向けて前記第2のサービス利用識別情報を送信する。 The payment support server according to the embodiment includes a receiving section, an issuing section, and a transmitting section. The receiving unit receives a first issuance request including requester identification information transmitted from a communication terminal, and also receives the requester identification information transmitted from the communication terminal after receiving the first issuance request. A second issuance request including identification information is received. The issuing unit issues first service usage identification information including first payment identification information and ticket identification information having dynamic conditions based on the first issue request, and Based on the issuance request, second service usage identification information including second payment identification information having dynamic conditions and the ticket identification information is issued. The transmitter transmits the first service usage identification information to the communication terminal, and also transmits the second service usage identification information to the communication terminal.

図1は、実施形態に係る情報管理システムの一例を示す図である。FIG. 1 is a diagram illustrating an example of an information management system according to an embodiment. 図2は、実施形態に係る決済サーバの概略構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a schematic configuration of a payment server according to an embodiment. 図3は、実施形態に係る決済サーバに格納される2次元コード発行管理テーブルの一例を示す図である。FIG. 3 is a diagram showing an example of a two-dimensional code issuance management table stored in the payment server according to the embodiment. 図4は、実施形態に係る中継サーバの概略構成の一例を示すブロック図である。FIG. 4 is a block diagram illustrating an example of a schematic configuration of a relay server according to an embodiment. 図5は、実施形態に係る運賃計算サーバの概略構成の一例を示すブロック図である。FIG. 5 is a block diagram showing an example of a schematic configuration of the fare calculation server according to the embodiment. 図6は、実施形態に係る運賃計算サーバに格納される入出場管理テーブルの一例を示す図である。FIG. 6 is a diagram showing an example of an entry/exit management table stored in the fare calculation server according to the embodiment. 図7は、実施形態に係る改札機の概略構成の一例を示すブロック図である。FIG. 7 is a block diagram showing an example of a schematic configuration of a ticket gate according to an embodiment. 図8は、実施形態に係る通信端末の概略構成の一例を示すブロック図である。FIG. 8 is a block diagram illustrating an example of a schematic configuration of a communication terminal according to an embodiment. 図9は、実施形態に係る情報管理システムによる決済処理及び改札処理の流れの概要を例示する図である。FIG. 9 is a diagram illustrating an overview of the flow of payment processing and ticket gate processing by the information management system according to the embodiment. 図10は、実施形態に係る決済サーバによる2次元コードの発行及び管理の一例を示すフローチャートである。FIG. 10 is a flowchart illustrating an example of issuance and management of two-dimensional codes by the payment server according to the embodiment. 図11は、実施形態に係る通信端末による2次元コードの表示処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of two-dimensional code display processing by the communication terminal according to the embodiment. 図12は、実施形態に係る改札機による改札処理の一例を示すフローチャートである。FIG. 12 is a flowchart illustrating an example of ticket inspection processing by the ticket inspection machine according to the embodiment. 図13は、実施形態に係る運賃計算サーバによる運賃計算処理の一例を示すフローチャートである。FIG. 13 is a flowchart illustrating an example of fare calculation processing by the fare calculation server according to the embodiment.

図1は、実施形態に係る情報管理システムの一例を示す図である。
例えば、情報管理システムは、交通機関等に適用され、複数のサーバ及び駅務機器等により構成される。情報管理システムは、スマートフォン等の通信端末に表示されるQRコード等の2次元コードによる決済支援システムであり、2次元コードにより入出場を管理し入出場に基づき運賃を計算する。利用者は、通信端末に表示される2次元コードにより本システムのサービスを利用することができ、決済サーバから発行される2次元コードは、請求先を特定するための情報に関連付けて管理される。請求先を特定するための情報は、利用者識別情報及び端末識別情報の少なくとも一方の情報である。本実施形態では、2次元コードによる決済システムとして説明するが、2次元コードに限定されるものではなく、必要な情報量を確保できれば、バーコードなど情報であってもよい。
FIG. 1 is a diagram illustrating an example of an information management system according to an embodiment.
For example, an information management system is applied to transportation facilities and the like, and is composed of a plurality of servers, station equipment, and the like. The information management system is a payment support system using two-dimensional codes such as QR codes displayed on communication terminals such as smartphones, and manages entry and exit using two-dimensional codes and calculates fares based on entry and exit. Users can use the services of this system using the two-dimensional code displayed on their communication terminal, and the two-dimensional code issued by the payment server is managed in association with information for identifying the billing destination. . The information for identifying the billing party is at least one of user identification information and terminal identification information. Although this embodiment will be described as a payment system using two-dimensional codes, it is not limited to two-dimensional codes, and information such as barcodes may be used as long as the necessary amount of information can be secured.

図1に示すように、情報管理システムは、複数の決済サーバ11、12、中継サーバ2、運賃計算サーバ3、及び改札機4を備え、交通機関を利用する利用者が所持するスマートフォン等の通信端末5を用いてサービス(運賃決済)を受けることができる。 As shown in FIG. 1, the information management system includes a plurality of payment servers 11 and 12, a relay server 2, a fare calculation server 3, and a ticket gate 4, and communicates with smartphones and other devices owned by transportation users. The terminal 5 can be used to receive services (fare payment).

決済サーバ11は、決済を支援する決済支援サーバであり、1台のコンピュータ又は複数台のコンピュータを組み合わせて実現することができ、他の機器と直接又は間接的に通信し、他の機器へ情報(2次元コード等)を送信し、また、他の機器からの情報(2次元コード発行要求及び決済依頼等)を受信し記憶(管理)する。例えば、他の機器は、中継サーバ2、及び通信端末5である。決済サーバ12は、決済サーバ11と同様の情報管理サーバであり、説明を省略する。 The payment server 11 is a payment support server that supports payments, and can be realized by one computer or a combination of multiple computers, and communicates directly or indirectly with other devices to send information to other devices. It transmits (two-dimensional codes, etc.), and also receives and stores (manages) information (two-dimensional code issuance requests, payment requests, etc.) from other devices. For example, the other devices are the relay server 2 and the communication terminal 5. The payment server 12 is an information management server similar to the payment server 11, and its description will be omitted.

中継サーバ2は、1台のコンピュータ又は複数台のコンピュータを組み合わせて実現することができ、他の機器と直接又は間接的に通信し、他の機器へ情報(決済依頼等)を送信し、また、他の機器からの情報(決済依頼等)を受信し記憶(管理)する。例えば、他の機器は、決済サーバ1及び運賃計算サーバ3である。 The relay server 2 can be realized by one computer or a combination of multiple computers, and communicates directly or indirectly with other devices, sends information (payment requests, etc.) to other devices, and , receives and stores (manages) information (payment requests, etc.) from other devices. For example, the other devices are the payment server 1 and the fare calculation server 3.

運賃計算サーバ3は、入出場管理サーバであり、1台のコンピュータ又は複数台のコンピュータを組み合わせて実現することができ、他の機器と直接又は間接的に通信し、他の機器へ情報(入出場の判定結果及び決済依頼等)を送信し、また、他の機器からの情報(入出場の処理依頼等)を受信し記憶(管理)する。例えば、他の機器は、中継サーバ2及び改札機4である。 The fare calculation server 3 is an entry/exit management server, and can be realized by one computer or a combination of multiple computers, and communicates directly or indirectly with other devices to send information (input/output) to other devices. It also sends information (e.g., participation determination results and payment requests), and receives and stores (manages) information from other devices (e.g., entry/exit processing requests). For example, the other devices are the relay server 2 and the ticket gate 4.

改札機4は、各駅の入場改札口及び出場改札口に設置され、他の機器と直接又は間接的に通信する。例えば、改札機4は、監視盤等の上位機器と通信し、監視盤からの制御信号に基づき動作し、また、監視盤に対して動作状況等を示す信号を出力する。また、改札機4は、運賃計算サーバ3と通信し、入出場の処理依頼を送信し、また、入出場の判定結果等を受信する。また、改札機4は、通信端末5とBluetooth(登録商標)等の無線通信により情報を送受信する。また、改札機4は、通信端末5に表示される2次元コード等の情報を読み取り、読み取った情報を運賃計算サーバ3へ送信する。また、改札機4は、乗車券媒体として利用される非接触式ICカード等と非接触通信により情報を送受信する。 The ticket gate machine 4 is installed at an entrance ticket gate and an exit ticket gate of each station, and communicates directly or indirectly with other devices. For example, the ticket gate 4 communicates with higher-level equipment such as a monitoring panel, operates based on a control signal from the monitoring panel, and outputs a signal indicating the operating status etc. to the monitoring panel. Further, the ticket inspection machine 4 communicates with the fare calculation server 3, transmits an entry/exit processing request, and receives entry/exit determination results and the like. The ticket gate 4 also transmits and receives information to and from the communication terminal 5 through wireless communication such as Bluetooth (registered trademark). The ticket gate 4 also reads information such as a two-dimensional code displayed on the communication terminal 5 and transmits the read information to the fare calculation server 3. The ticket gate 4 also transmits and receives information to and from a non-contact IC card or the like used as a ticket medium through non-contact communication.

通信端末5は、電気通信事業者の回線又はWiFi(Wi-fi Alliance)により、他の機器と直接又は間接的に通信する。また、通信端末5は、Bluetooth等の無線通信により、他の機器と通信することもできる。通信端末5は、2次元コード決済アプリケーションプログラム(以下、決済支援プログラム)を記憶し、決済支援プログラムに基づき2次元コードを表示する。 The communication terminal 5 directly or indirectly communicates with other devices via a telecommunications carrier's line or WiFi (Wi-fi Alliance). Furthermore, the communication terminal 5 can also communicate with other devices through wireless communication such as Bluetooth. The communication terminal 5 stores a two-dimensional code payment application program (hereinafter referred to as a payment support program), and displays a two-dimensional code based on the payment support program.

図2は、実施形態に係る決済サーバの概略構成の一例を示すブロック図である。また、図3は、実施形態に係る決済サーバに格納される2次元コード発行管理テーブルの一例を示す図である。 FIG. 2 is a block diagram illustrating an example of a schematic configuration of a payment server according to an embodiment. Further, FIG. 3 is a diagram showing an example of a two-dimensional code issuance management table stored in the payment server according to the embodiment.

図2に示すように、決済サーバ11は、プロセッサ111、ROM(read-only memory)112、RAM(random-access memory)113、補助記憶デバイス114、及び通信部115を備える。 As shown in FIG. 2, the payment server 11 includes a processor 111, a ROM (read-only memory) 112, a RAM (random-access memory) 113, an auxiliary storage device 114, and a communication unit 115.

プロセッサ111は、2次元コード決済に必要な演算及び制御などの2次元コード決済処理を行うコンピュータの中枢部分に相当する。プロセッサ111により実行される2次元コード決済処理は、2次元コード発行処理を含む。プロセッサ111は、ROM112又は補助記憶デバイス114などに記憶されたシステムソフトウェア、及びアプリケーションソフトウェアなどのプログラムに基づいて、決済サーバ11の各種の機能を実現するための制御を実行する。プロセッサ111は、例えば、CPU(central processing unit)、MPU(micro processing unit)、又はDSP(digital signal processor)等である。あるいは、プロセッサ111は、これらを組み合わせたものである。プロセッサ111は、通信端末5からの2次元コード発行要求に基づいて、本サービスを利用するための2次元コード(サービス利用識別情報)を発行する発行部として機能する。 The processor 111 corresponds to the central part of a computer that performs two-dimensional code payment processing such as computation and control necessary for two-dimensional code payment. The two-dimensional code payment process executed by the processor 111 includes a two-dimensional code issuing process. The processor 111 executes control for realizing various functions of the payment server 11 based on programs such as system software and application software stored in the ROM 112 or the auxiliary storage device 114. The processor 111 is, for example, a CPU (central processing unit), an MPU (micro processing unit), or a DSP (digital signal processor). Alternatively, processor 111 is a combination of these. The processor 111 functions as an issuing unit that issues a two-dimensional code (service usage identification information) for using this service based on a two-dimensional code issuance request from the communication terminal 5.

ROM112は、データの読み出しに用いられる主記憶装置としての役割を担い、プロセッサ111が各種の処理を行うための上記したプログラムの全部又は一部等を記憶する。RAM113は、データの読み書きに用いられる主記憶装置としての役割を担い、プロセッサ111が各種の処理を行う上で一時的に使用するデータを記憶する。 The ROM 112 plays a role as a main storage device used for reading data, and stores all or part of the above-mentioned programs for the processor 111 to perform various processes. The RAM 113 plays a role as a main storage device used for reading and writing data, and stores data temporarily used by the processor 111 when performing various processes.

補助記憶デバイス114は、例えばEEPROM(electric erasable programmable read-only memory)(登録商標)、HDD(hard disk drive)又はSSD(solid state drive)等である。補助記憶デバイス114は、上記のプログラムの全部又は一部等を記憶する。また、補助記憶デバイス114は、プロセッサ111が各種の処理のために使用するデータ、プロセッサ111での処理によって生成されたデータ又は各種の設定値などを保存する。例えば、補助記憶デバイス114は、2次元コード発行管理テーブルを記憶し、2次元コード管理テーブルは、発行済みの2次元コードに関する情報を記憶する。 The auxiliary storage device 114 is, for example, an EEPROM (electric erasable programmable read-only memory) (registered trademark), an HDD (hard disk drive), or an SSD (solid state drive). The auxiliary storage device 114 stores all or part of the above program. Further, the auxiliary storage device 114 stores data used by the processor 111 for various types of processing, data generated by processing in the processor 111, various setting values, and the like. For example, the auxiliary storage device 114 stores a two-dimensional code issue management table, and the two-dimensional code management table stores information regarding issued two-dimensional codes.

図3に示すように、2次元コード発行管理テーブルは複数レコードを記憶し、例えば1レコードは、レコード識別情報(レコードID)、利用者識別情報(利用者ID)、通信端末識別情報(通信端末ID)、及び2次元コードを含む。また、2次元コードは、決済識別情報(決済ID)、及び乗車券識別情報(乗車券ID)を含む。言い換えれば、2次元コードのデータ構造は、決済ID及び乗車券IDを含む。 As shown in FIG. 3, the two-dimensional code issuance management table stores a plurality of records. For example, one record includes record identification information (record ID), user identification information (user ID), communication terminal identification information (communication terminal ID), and two-dimensional code. Further, the two-dimensional code includes payment identification information (payment ID) and ticket identification information (ticket ID). In other words, the data structure of the two-dimensional code includes a payment ID and a ticket ID.

レコードIDは、各レコードを識別するためのIDである。利用者IDは、本システムの決済サービス利用者による通信端末5からの登録手続きに基づいて登録されるIDである。端末IDは、通信端末5のIDである。2次元コードに含まれる決済IDは、動的条件(第1の動的条件)を有するIDであり、例えば、第1の動的条件は有効期間(5分などのワンタイム)である。また、2次元コードに含まれる乗車券IDは、動的条件(第2の動的条件)を有するIDであり、例えば、第2の動的条件は、有効期限(当日限り有効又は最終列車の発車時刻まで有効)を有するIDである。乗車券IDの有効期限は、決済IDの有効期間より長い期間を含むものとする。例えば、2次元コードの発行期間を一日のうちの5:00から23:30までとすると、23:30に発行された2次元コードに含まれる乗車券IDであっても乗車券IDの有効期限が当日限り有効であるなら、30分の有効期間を含むことになる。つまり、乗車券IDの有効期限は、決済IDの有効期間(例えば5分)より長い期間を含むことになる。なお、本実施形態では、決済IDの「有効期間」と乗車券IDの「有効期限」を区別して説明するが、乗車券IDの「有効期限」は「有効期間」であってもよく、例えば、乗車券IDの有効期間(二時間などのワンタイム)は、決済IDの有効期間(5分などのワンタイム)よりも長い。2次元コード発行管理テーブルの役割等については後に詳しく説明する。 The record ID is an ID for identifying each record. The user ID is an ID that is registered based on a registration procedure from the communication terminal 5 by the payment service user of this system. The terminal ID is the ID of the communication terminal 5. The payment ID included in the two-dimensional code is an ID that has a dynamic condition (first dynamic condition). For example, the first dynamic condition is a validity period (one-time, such as 5 minutes). In addition, the ticket ID included in the two-dimensional code is an ID that has a dynamic condition (second dynamic condition). This ID is valid until the departure time. The validity period of the ticket ID shall include a period longer than the validity period of the payment ID. For example, if the issuance period of the 2D code is from 5:00 to 23:30 in a day, even if the ticket ID is included in the 2D code issued at 23:30, the ticket ID will be valid. If the expiration date is valid only for that day, it will include a 30-minute validity period. In other words, the validity period of the ticket ID includes a period longer than the validity period (for example, 5 minutes) of the payment ID. Note that in this embodiment, the "validity period" of the payment ID and the "validity period" of the ticket ID will be explained separately, but the "validity period" of the ticket ID may also be the "validity period", for example. , the validity period of the ticket ID (one-time, such as two hours) is longer than the validity period of the payment ID (one-time, such as five minutes). The role of the two-dimensional code issuance management table will be explained in detail later.

通信部115は、ネットワークなどを介して他の装置と有線又は無線で通信し、他の装置から送信される各種情報を受信し、また、他の装置に各種情報を送信するための部である。例えば、通信部115は、受信部として機能し、通信端末5からの2次元コードの発行要求を受信する。また、通信部115は、送信部として機能し、通信端末5へ向けて2次元コードを送信する。 The communication unit 115 is a unit for communicating with other devices via a network or the like by wire or wirelessly, receiving various information transmitted from other devices, and transmitting various information to other devices. . For example, the communication unit 115 functions as a reception unit and receives a two-dimensional code issuance request from the communication terminal 5. Further, the communication unit 115 functions as a transmitting unit and transmits a two-dimensional code to the communication terminal 5.

図2に示すように、決済サーバ12は、プロセッサ121、ROM122、RAM123、補助記憶デバイス124、及び通信部125を備える。決済サーバ11及び12は実質同一構成であり、決済サーバ12の説明は省略する。 As shown in FIG. 2, the payment server 12 includes a processor 121, a ROM 122, a RAM 123, an auxiliary storage device 124, and a communication unit 125. The payment servers 11 and 12 have substantially the same configuration, and a description of the payment server 12 will be omitted.

図4は、実施形態に係る中継サーバの概略構成の一例を示すブロック図である。
図4に示すように、中継サーバ2は、プロセッサ21、ROM22、RAM23、補助記憶デバイス24、及び通信部25を備える。
FIG. 4 is a block diagram illustrating an example of a schematic configuration of a relay server according to an embodiment.
As shown in FIG. 4, the relay server 2 includes a processor 21, a ROM 22, a RAM 23, an auxiliary storage device 24, and a communication section 25.

プロセッサ21は、決済中継に必要な演算及び制御などの決済中継処理を行うコンピュータの中枢部分に相当する。プロセッサ21は、ROM112又は補助記憶デバイス114などに記憶されたシステムソフトウェア、及びアプリケーションソフトウェアなどのプログラムに基づいて、中継サーバ2の各種の機能を実現するための制御を実行する。プロセッサ21は、例えば、CPU、MPU、又はDSP等である。あるいは、プロセッサ21は、これらを組み合わせたものである。 The processor 21 corresponds to the central part of a computer that performs payment relay processing such as computation and control necessary for payment relay. The processor 21 executes control for realizing various functions of the relay server 2 based on programs such as system software and application software stored in the ROM 112 or the auxiliary storage device 114. The processor 21 is, for example, a CPU, MPU, or DSP. Alternatively, processor 21 is a combination of these.

ROM22は、データの読み出しに用いられる主記憶装置としての役割を担い、プロセッサ21が各種の処理を行うための上記したプログラムの全部又は一部等を記憶する。RAM23は、データの読み書きに用いられる主記憶装置としての役割を担い、プロセッサ21が各種の処理を行う上で一時的に使用するデータを記憶する。 The ROM 22 plays a role as a main storage device used for reading data, and stores all or part of the above-mentioned programs for the processor 21 to perform various processes. The RAM 23 plays a role as a main storage device used for reading and writing data, and stores data temporarily used by the processor 21 in performing various processes.

補助記憶デバイス24は、例えば、EEPROM、HDD、又はSSD等である。補助記憶デバイス24は、上記のプログラムの全部又は一部等を記憶する。また、補助記憶デバイス24は、プロセッサ21が各種の処理のために使用するデータ、プロセッサ21での処理によって生成されたデータ又は各種の設定値などを保存する。例えば、補助記憶デバイス24は、決済依頼管理テーブルを記憶し、決済依頼管理テーブルは、運賃計算サーバ3から送信される決済依頼を記憶する。 The auxiliary storage device 24 is, for example, an EEPROM, an HDD, or an SSD. The auxiliary storage device 24 stores all or part of the above program. Further, the auxiliary storage device 24 stores data used by the processor 21 for various types of processing, data generated by processing in the processor 21, various setting values, and the like. For example, the auxiliary storage device 24 stores a payment request management table, and the payment request management table stores payment requests sent from the fare calculation server 3.

通信部25は、ネットワークなどを介して他の装置と有線又は無線で通信し、他の装置から送信される各種情報を受信し、また、他の装置に各種情報を送信するための部である。例えば、通信部25は、運賃計算サーバ3からの決済依頼を受信する。また、通信部25は、決済サーバ11等へ向けて決済依頼を送信する。 The communication unit 25 is a unit for communicating with other devices via a network or the like by wire or wirelessly, receiving various information transmitted from other devices, and transmitting various information to other devices. . For example, the communication unit 25 receives a payment request from the fare calculation server 3. The communication unit 25 also transmits a payment request to the payment server 11 and the like.

図5は、実施形態に係る運賃計算サーバの概略構成の一例を示すブロック図である。また、図6は、実施形態に係る運賃計算サーバに格納される入出場管理テーブルの一例を示す図である。 FIG. 5 is a block diagram showing an example of a schematic configuration of the fare calculation server according to the embodiment. Further, FIG. 6 is a diagram showing an example of an entry/exit management table stored in the fare calculation server according to the embodiment.

図5に示すように、運賃計算サーバ3は、プロセッサ31、ROM32、RAM33、補助記憶デバイス34、及び通信部35を備える。 As shown in FIG. 5, the fare calculation server 3 includes a processor 31, a ROM 32, a RAM 33, an auxiliary storage device 34, and a communication section 35.

プロセッサ31は、入出場判定及び運賃計算に必要な演算及び制御などの入出場判定処理及び運賃計算処理を行うコンピュータの中枢部分に相当する。プロセッサ31は、ROM32又は補助記憶デバイス34などに記憶されたシステムソフトウェア、及びアプリケーションソフトウェアなどのプログラムに基づいて、運賃計算サーバ3の各種の機能を実現するための制御を実行する。プロセッサ31は、例えば、CPU、MPU、又はDSP等である。あるいは、プロセッサ31は、これらを組み合わせたものである。 The processor 31 corresponds to the central part of a computer that performs entry/exit judgment processing and fare calculation processing such as calculations and controls necessary for entry/exit judgment and fare calculation. The processor 31 executes control for realizing various functions of the fare calculation server 3 based on programs such as system software and application software stored in the ROM 32 or the auxiliary storage device 34. The processor 31 is, for example, a CPU, MPU, or DSP. Alternatively, processor 31 is a combination of these.

ROM32は、データの読み出しに用いられる主記憶装置としての役割を担い、プロセッサ31が各種の処理を行うための上記したプログラムの全部又は一部等を記憶する。RAM33は、データの読み書きに用いられる主記憶装置としての役割を担い、プロセッサ31が各種の処理を行う上で一時的に使用するデータを記憶する。 The ROM 32 plays the role of a main storage device used for reading data, and stores all or part of the above-mentioned programs for the processor 31 to perform various processes. The RAM 33 plays a role as a main storage device used for reading and writing data, and stores data temporarily used by the processor 31 in performing various processes.

補助記憶デバイス34は、例えばEEPROM、HDD、又はSSD等である。補助記憶デバイス34は、上記のプログラムの全部又は一部等を記憶する。また、補助記憶デバイス34は、プロセッサ31が各種の処理のために使用するデータ、プロセッサ31での処理によって生成されたデータ又は各種の設定値などを保存する。例えば、補助記憶デバイス34は、運賃テーブル及び入出場管理テーブルを記憶し、入出場管理テーブルは、入場処理と出場処理で使用される2次元コードの関連付けに関する情報を記憶する。 The auxiliary storage device 34 is, for example, an EEPROM, HDD, or SSD. The auxiliary storage device 34 stores all or part of the above program. Further, the auxiliary storage device 34 stores data used by the processor 31 for various types of processing, data generated by processing in the processor 31, various setting values, and the like. For example, the auxiliary storage device 34 stores a fare table and an entry/exit management table, and the entry/exit management table stores information regarding the association of two-dimensional codes used in entry processing and exit processing.

図6に示すように、入出場管理テーブルは複数レコードを記憶し、例えば、改札機4の入場処理により生成される入場レコードは、レコード識別情報(レコードID)、入場情報、及び2次元コードを含む。入場情報は、入場改札処理の日時を示す入場日時、入場改札処理を受けた改札機の設置駅を示す入場駅コードを含む。2次元コードは、決済ID及び乗車券IDを含む。また、改札機4の出場処理により生成される出場レコードは、レコード識別情報(レコードID)、出場情報、及び2次元コードを含む。出場情報は、出場改札処理の日時を示す出場日時、出場改札処理を受けた改札機の設置駅を示す出場駅コードを含む。2次元コードは、決済ID及び乗車券IDを含む。入出場管理テーブルの役割等については後に詳しく説明する。 As shown in FIG. 6, the entrance/exit management table stores a plurality of records. For example, the entrance record generated by the entrance processing of the ticket gate 4 includes record identification information (record ID), entrance information, and a two-dimensional code. include. The admission information includes an admission date and time indicating the date and time of the entrance ticket processing, and an entry station code indicating the station where the ticket inspection machine that underwent the entrance ticket processing is installed. The two-dimensional code includes a payment ID and a ticket ID. Further, the attendance record generated by the exit processing of the ticket gate 4 includes record identification information (record ID), attendance information, and a two-dimensional code. The entry information includes the entry date and time indicating the date and time of the entry ticket processing, and the exit station code indicating the station where the ticket inspection machine that underwent the exit ticket processing was installed. The two-dimensional code includes a payment ID and a ticket ID. The role of the entry/exit management table will be explained in detail later.

通信部35は、ネットワークなどを介して他の装置と有線又は無線で通信し、他の装置から送信される各種情報を受信し、また、他の装置に各種情報を送信するための部である。例えば、通信部35は、改札機4からの入出場の判定要求を受信する。また、通信部35は、改札機4へ向けて入出場の判定結果を送信する。 The communication unit 35 is a unit for communicating with other devices via a network or the like by wire or wirelessly, receiving various information transmitted from other devices, and transmitting various information to other devices. . For example, the communication unit 35 receives an entry/exit determination request from the ticket gate machine 4. Furthermore, the communication unit 35 transmits the entrance/exit determination result to the ticket gate machine 4 .

図7は、実施形態に係る改札機の概略構成の一例を示すブロック図である。
図7に示すように、改札機4は、プロセッサ41、ROM42、RAM43、補助記憶デバイス44、通信部45、情報出力部46、入出場制御機構47、2次元コードリーダ48、及び無線リーダライタ49等を備える。
FIG. 7 is a block diagram showing an example of a schematic configuration of a ticket gate according to an embodiment.
As shown in FIG. 7, the ticket gate 4 includes a processor 41, a ROM 42, a RAM 43, an auxiliary storage device 44, a communication section 45, an information output section 46, an entry/exit control mechanism 47, a two-dimensional code reader 48, and a wireless reader/writer 49. Equipped with etc.

プロセッサ41は、通信端末5等から読み取った情報に基づく改札に必要な演算及び制御などの改札処理を行うコンピュータの中枢部分に相当する。プロセッサ41は、ROM42又は補助記憶デバイス44などに記憶されたシステムソフトウェア、及びアプリケーションソフトウェアなどのプログラムに基づいて、改札機4の各種の機能を実現するための制御を実行する。プロセッサ41は、例えば、CPU、MPU、又はDSP等である。あるいは、プロセッサ41は、これらを組み合わせたものである。 The processor 41 corresponds to a central part of a computer that performs ticket gate processing such as calculation and control necessary for ticket gates based on information read from the communication terminal 5 and the like. The processor 41 executes control for realizing various functions of the ticket gate 4 based on programs such as system software and application software stored in the ROM 42 or the auxiliary storage device 44. The processor 41 is, for example, a CPU, MPU, or DSP. Alternatively, processor 41 is a combination of these.

ROM42は、データの読み出しに用いられる主記憶装置としての役割を担い、プロセッサ41が各種の処理を行うための上記したプログラムの全部又は一部等を記憶する。RAM43は、データの読み書きに用いられる主記憶装置としての役割を担い、プロセッサ41が各種の処理を行う上で一時的に使用するデータを記憶する。 The ROM 42 plays a role as a main storage device used for reading data, and stores all or part of the above-mentioned programs for the processor 41 to perform various processes. The RAM 43 plays a role as a main storage device used for reading and writing data, and stores data temporarily used by the processor 41 in performing various processes.

補助記憶デバイス44は、例えばEEPROM、HDD、又はSSD等である。補助記憶デバイス44は、上記のプログラムの全部又は一部等を記憶する。また、補助記憶デバイス44は、プロセッサ41が各種の処理のために使用するデータ、プロセッサ41での処理によって生成されたデータ又は各種の設定値などを保存する。 The auxiliary storage device 44 is, for example, an EEPROM, HDD, or SSD. The auxiliary storage device 44 stores all or part of the above program. Further, the auxiliary storage device 44 stores data used by the processor 41 for various types of processing, data generated by processing in the processor 41, various setting values, and the like.

通信部45は、ネットワークなどを介して他の装置と有線又は無線で通信し、他の装置から送信される各種情報を受信し、また、他の装置に各種情報を送信するための部である。例えば、通信部45は、通信端末5から読み取った情報に基づく入出場の判定要求を送信する。また、通信部45は、運賃計算サーバ3から入出場の判定結果を受信する。通信端末5から読み取った情報は、通信端末5のディスプレイに表示される2次元コードの情報である。 The communication unit 45 is a unit for communicating with other devices via a network or the like by wire or wirelessly, receiving various information transmitted from other devices, and transmitting various information to other devices. . For example, the communication unit 45 transmits an entrance/exit determination request based on information read from the communication terminal 5. The communication unit 45 also receives the entry/exit determination results from the fare calculation server 3 . The information read from the communication terminal 5 is information of a two-dimensional code displayed on the display of the communication terminal 5.

情報出力部46は、ディスプレイ及びスピーカであり、ディスプレイは入出場の判定結果等を表示し、スピーカは入出場の判定結果等を効果音で通知する。入出場制御機構47は、入出場の判定結果に基づき、改札機4に沿う改札通路の通行を封鎖するためのドアの開閉を制御する。 The information output unit 46 is a display and a speaker, and the display displays the entrance/exit determination results, etc., and the speaker notifies the entrance/exit determination results, etc. with sound effects. The entrance/exit control mechanism 47 controls the opening/closing of a door for blocking passage of the ticket gate passage along the ticket gate 4 based on the determination result of entrance/exit.

2次元コードリーダ48は、交通機関を利用する利用者により提示される2次元コード、つまり通信端末5のディスプレイに表示される2次元コードを光学的に読み取る。無線リーダライタ49は、無線ICカードに記憶される情報を読み取り、また、無線ICカードに書き込む情報を送信する。 The two-dimensional code reader 48 optically reads a two-dimensional code presented by a user of transportation, that is, a two-dimensional code displayed on the display of the communication terminal 5. The wireless reader/writer 49 reads information stored in the wireless IC card, and also transmits information to be written in the wireless IC card.

図8は、実施形態に係る通信端末の概略構成の一例を示すブロック図である。
通信端末5は、プロセッサ、メモリ、及びディスプレイを備えるコンピュータである。図8に示すように、通信端末5は、プロセッサ51、ROM52、RAM53、補助記憶デバイス54、通信部55、情報入力部56、及び情報出力部57等を備える。
FIG. 8 is a block diagram illustrating an example of a schematic configuration of a communication terminal according to an embodiment.
Communication terminal 5 is a computer equipped with a processor, memory, and display. As shown in FIG. 8, the communication terminal 5 includes a processor 51, a ROM 52, a RAM 53, an auxiliary storage device 54, a communication section 55, an information input section 56, an information output section 57, and the like.

プロセッサ51は、決済サーバ1と通信し2次元コードを表示するために必要な演算及び制御などの情報出力処理を行うコンピュータの中枢部分に相当する。プロセッサ51は、ROM52又は補助記憶デバイス54などに記憶されたシステムソフトウェア、及びアプリケーションソフトウェアなどのプログラムに基づいて、通信端末5の各種の機能を実現するための制御を実行する。プロセッサ51は、例えば、CPU、MPU、又はDSP等である。あるいは、プロセッサ51は、これらを組み合わせたものである。 The processor 51 corresponds to the central part of a computer that communicates with the payment server 1 and performs information output processing such as computation and control necessary for displaying the two-dimensional code. The processor 51 executes control for realizing various functions of the communication terminal 5 based on programs such as system software and application software stored in the ROM 52 or the auxiliary storage device 54 . The processor 51 is, for example, a CPU, MPU, or DSP. Alternatively, processor 51 is a combination of these.

ROM52は、データの読み出しに用いられる主記憶装置としての役割を担い、プロセッサ51が各種の処理を行うための上記したプログラムの全部又は一部等を記憶する。RAM53は、データの読み書きに用いられる主記憶装置としての役割を担い、プロセッサ51が各種の処理を行う上で一時的に使用するデータを記憶する。 The ROM 52 plays a role as a main storage device used for reading data, and stores all or part of the above-mentioned programs for the processor 51 to perform various processes. The RAM 53 plays a role as a main storage device used for reading and writing data, and stores data temporarily used by the processor 51 in performing various processes.

補助記憶デバイス54は、例えばEEPROM、HDD、又はSSD等である。補助記憶デバイス54は、上記のプログラムの全部又は一部等を記憶する。補助記憶デバイス54は、決済処理のための決済アプリケーションプログラムを記憶する。また、補助記憶デバイス54は、プロセッサ51が各種の処理のために使用するデータ、プロセッサ51での処理によって生成されたデータ又は各種の設定値などを保存する。補助記憶デバイス54は、通信端末識別情報(通信端末ID)及び利用者識別情報(利用者ID)を記憶する。決済サーバ1は、2次元コードの発行要求に含まれる通信端末ID及び利用者IDの少なくとも一方に基づき、2次元コードの発行要求元を特定する。通信端末ID及び利用者IDの一方又は両方をコード要求元識別情報(コード要求元ID)と称する。 The auxiliary storage device 54 is, for example, an EEPROM, HDD, or SSD. The auxiliary storage device 54 stores all or part of the above program. Auxiliary storage device 54 stores a payment application program for payment processing. Further, the auxiliary storage device 54 stores data used by the processor 51 for various types of processing, data generated by processing in the processor 51, various setting values, and the like. The auxiliary storage device 54 stores communication terminal identification information (communication terminal ID) and user identification information (user ID). The payment server 1 identifies the source of the two-dimensional code issuance request based on at least one of the communication terminal ID and the user ID included in the two-dimensional code issuance request. One or both of the communication terminal ID and the user ID is referred to as code requester identification information (code requester ID).

通信部55は、ネットワークなどを介して他の装置と有線又は無線で通信し、他の装置から送信される各種情報を受信し、また、他の装置に各種情報を送信するための部である。例えば、通信部55は、決済サーバ1に対して2次元コードの発行要求を送信する。また、
通信部55は、決済サーバ1から送信される2次元コードを受信する。
The communication unit 55 is a unit for communicating with other devices via a network or the like by wire or wirelessly, receiving various information transmitted from other devices, and transmitting various information to other devices. . For example, the communication unit 55 transmits a two-dimensional code issuance request to the payment server 1. Also,
The communication unit 55 receives the two-dimensional code transmitted from the payment server 1.

情報出力部57は、ディスプレイ及びスピーカであり、ディスプレイは決済サーバ1から送信される2次元コードを表示する。情報入力部56は、情報出力部57のディスプレイ等に対向配置されるタッチパネル等であり、各種指示の入力を受け付ける。 The information output unit 57 is a display and a speaker, and the display displays the two-dimensional code transmitted from the payment server 1. The information input section 56 is a touch panel or the like arranged opposite to the display of the information output section 57, and accepts input of various instructions.

次に、図9乃至図13を参照し、情報管理システムにおける2次元コードによる決済処理及び改札処理について説明する。図9は、実施形態に係る情報管理システムによる決済処理及び改札処理の流れの概要を例示する図である。また、図10は、実施形態に係る決済サーバによる2次元コードの発行及び管理の一例を示すフローチャートである。図11は、実施形態に係る通信端末による2次元コードの表示処理の一例を示すフローチャートである。図12は、実施形態に係る改札機による改札処理の一例を示すフローチャートである。図13は、実施形態に係る運賃計算サーバによる運賃計算処理の一例を示すフローチャートである。 Next, with reference to FIGS. 9 to 13, payment processing and ticket gate processing using two-dimensional codes in the information management system will be described. FIG. 9 is a diagram illustrating an overview of the flow of payment processing and ticket gate processing by the information management system according to the embodiment. Further, FIG. 10 is a flowchart illustrating an example of issuance and management of two-dimensional codes by the payment server according to the embodiment. FIG. 11 is a flowchart illustrating an example of two-dimensional code display processing by the communication terminal according to the embodiment. FIG. 12 is a flowchart illustrating an example of ticket inspection processing by the ticket inspection machine according to the embodiment. FIG. 13 is a flowchart illustrating an example of fare calculation processing by the fare calculation server according to the embodiment.

<利用登録>
最初に、利用登録について説明する。例えば、本システムの決済サービスを利用する利用者は、通信端末5の情報入力部56を介して利用者情報を入力し、通信端末5の通信部55は、入力された利用者情報及び通信端末IDを決済サーバ11等へ送信する。決済サーバ11は、各利用者に割り当てる利用者IDを発行し、利用者情報、利用者ID、及び通信端末IDを関連付けて登録する。利用者情報は、氏名、年齢、住所、eメールアドレス、銀行口座情報、及びクレジットカード情報等を含む。また、通信端末5は、アプリケーション提供サーバへアクセスし、本システムの決済サービスに対応した決済支援プログラムをダウンロードし、補助記憶デバイス54に決済支援プログラムを記憶する。
<Registration>
First, usage registration will be explained. For example, a user who uses the payment service of this system inputs user information via the information input section 56 of the communication terminal 5, and the communication section 55 of the communication terminal 5 inputs the input user information and the communication terminal. Send the ID to the payment server 11, etc. The payment server 11 issues a user ID to be assigned to each user, and registers the user information, the user ID, and the communication terminal ID in association with each other. User information includes name, age, address, e-mail address, bank account information, credit card information, etc. Further, the communication terminal 5 accesses the application providing server, downloads a payment support program corresponding to the payment service of this system, and stores the payment support program in the auxiliary storage device 54.

<入場処理>
続いて、入場処理について説明する。入場処理を受けようとする利用者は、通信端末5の情報入力部56を介して決済支援プログラムを選択し、プロセッサ51は、決済支援プログラムを起動する。プロセッサ51が実行する決済支援プログラムに従い、通信部55は、決済サーバ11に対して、コード要求元IDを含む2次元コード発行要求を送信する(ST11)。説明を分かり易くするため、ここで送信される2次元コード発行要求を1回目の2次元コード発行要求(又は第1の2次元コード発行要求)と称する。コード要求元IDは、通信端末ID及び利用者IDの一方又は両方を示す。
<Entrance processing>
Next, the entrance process will be explained. A user who wishes to receive admission processing selects a payment support program via the information input unit 56 of the communication terminal 5, and the processor 51 activates the payment support program. According to the payment support program executed by the processor 51, the communication unit 55 transmits a two-dimensional code issuance request including the code requester ID to the payment server 11 (ST11). For ease of explanation, the two-dimensional code issuance request transmitted here will be referred to as a first two-dimensional code issuance request (or first two-dimensional code issuance request). The code request source ID indicates one or both of the communication terminal ID and the user ID.

決済サーバ11の通信部115は、1回目の2次元コード発行要求を受信し、プロセッサ111は、1回目の2次元コード発行要求に基づき1回目の2次元コード(第1の2次元コード)を発行し(ST12)、2次元コード発行管理テーブルTA1により、発行される1回目の2次元コードを管理する。1回目の2次元コード発行要求に含まれるコード要求元IDに関連付けて、1回目の2次元コードが管理される。例えば、1回目の2次元コードは、有効期間付きの決済ID(B11)、及び有効期限付きの乗車券ID(C20)を含む。決済サーバ11の通信部115は、2次元コード発行要求元へ1回目の2次元コードを送信する(ST13)。 The communication unit 115 of the payment server 11 receives the first two-dimensional code issuance request, and the processor 111 issues the first two-dimensional code (first two-dimensional code) based on the first two-dimensional code issuance request. The two-dimensional code is issued (ST12), and the first two-dimensional code issued is managed using the two-dimensional code issuance management table TA1. The first two-dimensional code is managed in association with the code request source ID included in the first two-dimensional code issuance request. For example, the first two-dimensional code includes a payment ID (B11) with a validity period and a ticket ID (C20) with a validity period. The communication unit 115 of the payment server 11 transmits the first two-dimensional code to the two-dimensional code issue request source (ST13).

通信端末5のプロセッサ51が実行する決済支援プログラムに従い、通信部55は1回目の2次元コードを受信し、補助記憶デバイス54は1回目の2次元コードを記憶し、情報出力部57は1回目の2次元コードの画像を含む2次元コード画面を表示する(ST14)。例えば、2次元コード画面は、決済ID(B11)の有効期間及び乗車券ID(C20)の有効期限(又は有効期間)を含む。さらに、2次元コード画面の2次元コードの画像の中央に、交通機関を示す情報(ロゴ又はマークなど)を示すようにしてもよい。利用者は、通信端末5の情報出力部57に表示される2次元コード画面を入場改札口に設けられた改札機4の2次元コードリーダ48へかざす(ST15)。 According to the payment support program executed by the processor 51 of the communication terminal 5, the communication unit 55 receives the first two-dimensional code, the auxiliary storage device 54 stores the first two-dimensional code, and the information output unit 57 receives the first two-dimensional code. A two-dimensional code screen including an image of the two-dimensional code is displayed (ST14). For example, the two-dimensional code screen includes the validity period of the payment ID (B11) and the validity period (or validity period) of the ticket ID (C20). Furthermore, information indicating a transportation facility (such as a logo or mark) may be displayed in the center of the two-dimensional code image on the two-dimensional code screen. The user holds the two-dimensional code screen displayed on the information output unit 57 of the communication terminal 5 over the two-dimensional code reader 48 of the ticket gate 4 provided at the entrance ticket gate (ST15).

入場改札口に設けられた改札機4の2次元コードリーダ48は、2次元コードを読み取り、通信部45は、2次元コードの読み取り結果を含む入場判定依頼を運賃計算サーバ3へ送信する(ST16)。入場判定依頼は、2次元コードの読み取り結果及び入場情報を含む。入場情報は、入場改札処理の日時を示す入場日時、入場改札処理を受けた改札機の設置駅を示す入場駅コードを含む。なお、入場情報は、入場駅コードに替えて、改札機識別情報を含むようにしてもよい。この場合、運賃計算サーバ3等が、改札機識別情報と駅コードとを関連付けたテーブルを記憶し、改札機識別情報から入場駅を特定することができる。 The two-dimensional code reader 48 of the ticket gate 4 provided at the entrance ticket gate reads the two-dimensional code, and the communication unit 45 transmits an admission determination request including the two-dimensional code reading result to the fare calculation server 3 (ST16 ). The admission determination request includes the two-dimensional code reading result and admission information. The admission information includes an admission date and time indicating the date and time of the entrance ticket processing, and an entry station code indicating the station where the ticket inspection machine that underwent the entrance ticket processing is installed. Note that the admission information may include ticket gate identification information instead of the entrance station code. In this case, the fare calculation server 3 or the like stores a table that associates ticket gate identification information with station codes, and can specify the station of entry from the ticket gate identification information.

運賃計算サーバ3の通信部35は、入場判定依頼を受信し、プロセッサ31は、入場判定依頼に基づき入場判定処理を実行し、入出場管理テーブルTA2へ入場判定を登録する(ST17)。説明を分かり易くするために、入場判定を入場判定R1と称し、入場判定R1は、入場情報、2次元コード、及び入場許可/不許可を含み、2次元コードは、決済ID(B11)及び乗車券ID(C20)を含む。プロセッサ31は、入場判定依頼に含まれる2次元コードの正当性を判定し、また、入場情報の正当性を判定し、2次元コード及び入場情報の正当性が認められる場合に、入場許可判定を出力する。通信部35は、改札機4に対して入場許可の判定結果を送信する(ST18)。 The communication unit 35 of the fare calculation server 3 receives the admission determination request, and the processor 31 executes the admission determination process based on the admission determination request and registers the admission determination in the entrance/exit management table TA2 (ST17). To make the explanation easier to understand, the admission judgment is referred to as admission judgment R1, and admission judgment R1 includes admission information, a two-dimensional code, and admission permission/non-permission, and the two-dimensional code includes payment ID (B11) and boarding Contains ticket ID (C20). The processor 31 determines the validity of the two-dimensional code included in the admission determination request, also determines the validity of the admission information, and makes an admission permission determination when the two-dimensional code and the admission information are recognized to be valid. Output. The communication unit 35 transmits the admission permission determination result to the ticket gate machine 4 (ST18).

改札機4の通信部45は、入場許可の判定結果を受信し、プロセッサ41は、入場許可の判定結果に基づき入出場制御機構47を制御し(ドアを開放し)、情報出力部46は、入場許可を案内する(ST19)。利用者は、改札機4に沿った通路から駅構内へ入り、列車等に乗車し目的地へ向かうことができる。 The communication unit 45 of the ticket gate 4 receives the admission permission determination result, the processor 41 controls the entry/exit control mechanism 47 (opens the door) based on the admission permission determination result, and the information output unit 46 Guidance for admission permission is provided (ST19). Users can enter the station premises through the passageway along the ticket gate 4, board a train, etc., and head to their destination.

<出場処理>
続いて、出場処理について説明する。目的地で出場処理を受けようとする利用者は、通信端末5の情報入力部56を介して決済支援プログラムを選択し、プロセッサ51は、決済支援プログラムを起動する。プロセッサ51が実行する決済支援プログラムに従い、通信部55は、決済サーバ11に対して、コード要求元IDを含む2次元コード発行要求を送信する(ST21)。説明を分かり易くするため、ここで送信される2次元コード発行要求を2回目の2次元コード発行要求(又は第2の2次元コード発行要求)と称する。
<Participation processing>
Next, the participation process will be explained. A user who wishes to undergo entry processing at the destination selects a payment support program via the information input unit 56 of the communication terminal 5, and the processor 51 activates the payment support program. According to the payment support program executed by the processor 51, the communication unit 55 transmits a two-dimensional code issuance request including the code requester ID to the payment server 11 (ST21). For ease of explanation, the two-dimensional code issuance request transmitted here will be referred to as a second two-dimensional code issuance request (or second two-dimensional code issuance request).

決済サーバ11の通信部115は、2回目の2次元コード発行要求を受信し、プロセッサ111は、2回目の2次元コード発行要求に基づき2回目の2次元コード(第2の2次元コード)を発行し(ST22)、2次元コード発行管理テーブルTA1により、発行される2回目の2次元コードを管理する。2回目の2次元コード発行要求に含まれるコード要求元IDに関連付けて、2回目の2次元コードが管理される。例えば、2回目の2次元コードは、有効期間付きの決済ID(B10)、及び有効期限付きの乗車券ID(C20)を含む。決済サーバ11の通信部115は、2次元コード発行要求元へ2回目の2次元コードを送信する(ST23)。 The communication unit 115 of the payment server 11 receives the second two-dimensional code issue request, and the processor 111 issues the second two-dimensional code (second two-dimensional code) based on the second two-dimensional code issue request. The two-dimensional code is issued (ST22), and the second two-dimensional code to be issued is managed using the two-dimensional code issuance management table TA1. The second two-dimensional code is managed in association with the code request source ID included in the second two-dimensional code issuance request. For example, the second two-dimensional code includes a payment ID (B10) with a validity period and a ticket ID (C20) with a validity period. The communication unit 115 of the payment server 11 transmits the second two-dimensional code to the two-dimensional code issue request source (ST23).

ここで、1回目と2回目の2次元コードに含まれる情報について説明する。決済サーバ11のプロセッサ111は、1回目と2回目の2次元コード発行要求に含まれるコード要求元IDが同一であることから、1回目と2回目の2次元コード発行要求元は同一であると判定する。1回目の2次元コードに含まれる決済ID(B11)の有効期間が切れてから2回目の2次元コード発行要求を受信した場合、有効期間が切れた決済ID(B11)は使われず、2回目の2次元コードは、1回目の2次元コードに含まれる決済ID(B11)とは異なる決済ID(B10)を含む。但し、1回目と2回目の2次元コード発行要求元が同一であることから、1回目と2回目の2次元コードは、同一の乗車券ID(C20)を含む。1回目と2回目の2次元コードが、同一の乗車券ID(C20)を含むことにより、入場処理と出場処理を関連付けることが可能となる。この入場処理と出場処理の関連付けについては、後に詳しく説明する。 Here, information included in the first and second two-dimensional codes will be explained. Since the code request source IDs included in the first and second two-dimensional code issuance requests are the same, the processor 111 of the payment server 11 determines that the first and second two-dimensional code issuance requests are the same. judge. If a second 2D code issuance request is received after the validity period of the payment ID (B11) included in the first 2D code has expired, the payment ID (B11) whose validity period has expired will not be used, and the payment ID (B11) included in the first 2D code will not be used. The two-dimensional code includes a payment ID (B10) that is different from the payment ID (B11) included in the first two-dimensional code. However, since the first and second two-dimensional code issuance request sources are the same, the first and second two-dimensional codes include the same ticket ID (C20). By including the same ticket ID (C20) in the first and second two-dimensional codes, it becomes possible to associate the entrance process and the exit process. The association between the entrance process and the exit process will be explained in detail later.

通信端末5のプロセッサ51が実行する決済支援プログラムに従い、通信部55は2回目の2次元コードを受信し、補助記憶デバイス54は2回目の2次元コードを記憶し、情報出力部57は2回目の2次元コードの画像を含む2次元コード画面を表示する(ST24)。例えば、2次元コード画面は、決済ID(B10)の有効期間及び乗車券ID(C20)の有効期限(又は有効期間)を含む。さらに、2次元コード画面の2次元コードの画像の中央に、交通機関を示す情報(ロゴ又はマークなど)を示すようにしてもよい。利用者は、通信端末5の情報出力部57に表示される2次元コード画面を出場改札口に設けられた改札機4の2次元コードリーダ48へかざす(ST25)。 According to the payment support program executed by the processor 51 of the communication terminal 5, the communication unit 55 receives the second two-dimensional code, the auxiliary storage device 54 stores the second two-dimensional code, and the information output unit 57 receives the second two-dimensional code. A two-dimensional code screen including an image of the two-dimensional code is displayed (ST24). For example, the two-dimensional code screen includes the validity period of the payment ID (B10) and the validity period (or validity period) of the ticket ID (C20). Furthermore, information indicating a transportation facility (such as a logo or mark) may be displayed in the center of the two-dimensional code image on the two-dimensional code screen. The user holds the two-dimensional code screen displayed on the information output unit 57 of the communication terminal 5 over the two-dimensional code reader 48 of the ticket gate 4 provided at the exit ticket gate (ST25).

出場改札口に設けられた改札機4の2次元コードリーダ48は、2次元コードを読み取り、通信部45は、2次元コードの読み取り結果を含む出場判定依頼を運賃計算サーバ3へ送信する(ST26)。出場判定依頼は、2次元コードの読み取り結果及び出場情報を含む。出場情報は、出場改札処理の日時を示す出場日時、出場改札処理を受けた改札機の設置駅を示す出場駅コードを含む。なお、出場情報は、出場駅コードに替えて、改札機識別情報を含むようにしてもよい。この場合、運賃計算サーバ3等が、改札機識別情報と駅コードとを関連付けたテーブルを記憶し、改札機識別情報から出場駅を特定することができる。 The two-dimensional code reader 48 of the ticket gate 4 installed at the exit ticket gate reads the two-dimensional code, and the communication unit 45 transmits an exit determination request including the two-dimensional code reading result to the fare calculation server 3 (ST26 ). The participation determination request includes the two-dimensional code reading result and participation information. The entry information includes the entry date and time indicating the date and time of the entry ticket processing, and the exit station code indicating the station where the ticket inspection machine that underwent the exit ticket processing was installed. Note that the appearance information may include ticket gate identification information instead of the appearance station code. In this case, the fare calculation server 3 or the like stores a table that associates ticket gate identification information with station codes, and can specify the exit station from the ticket gate identification information.

運賃計算サーバ3の通信部35は、出場判定依頼を受信し、プロセッサ31は、出場判定依頼に基づき出場判定処理を実行し、入出場管理テーブルTA2へ出場判定を登録する(ST27)。説明を分かり易くするために、出場判定を出場判定R2と称し、出場判定R2は、出場情報、2次元コード、及び出場許可/不許可を含み、2次元コードは、決済ID(B11)及び乗車券ID(C20)を含む。プロセッサ31は、出場判定依頼に含まれる2次元コードの正当性を判定し、また、出場情報の正当性を判定し、2次元コード及び出場情報の正当性が認められる場合に、出場許可判定を出力する。通信部35は、改札機4に対して出場許可の判定結果を送信する(ST28)。 The communication unit 35 of the fare calculation server 3 receives the participation determination request, and the processor 31 executes the participation determination process based on the participation determination request, and registers the participation determination in the admission/exit management table TA2 (ST27). To make the explanation easier to understand, the participation judgment will be referred to as participation judgment R2. Participation judgment R2 includes participation information, a two-dimensional code, and participation permission/non-permission, and the two-dimensional code includes payment ID (B11) and boarding Contains ticket ID (C20). The processor 31 determines the validity of the two-dimensional code included in the participation determination request, and also determines the validity of the participation information, and if the validity of the two-dimensional code and the participation information is recognized, makes a participation permission determination. Output. The communication unit 35 transmits the determination result of permission to participate to the ticket gate machine 4 (ST28).

改札機4の通信部45は、出場許可の判定結果を受信し、プロセッサ41は、出場許可の判定結果に基づき入出場制御機構47を制御し(ドアを開放し)、情報出力部46は、出場許可を案内する(ST29)。利用者は、改札機4に沿った通路から駅構外へ出場することができる。 The communication unit 45 of the ticket gate 4 receives the determination result of permission to enter, the processor 41 controls the entry/exit control mechanism 47 (opens the door) based on the determination result of permission to enter, and the information output unit 46 Information on permission to participate will be provided (ST29). Users can exit the station from the passage along the ticket gate 4.

ここで、出場判定についてさらに詳しく説明する。運賃計算サーバ3のプロセッサ31は、入出場管理テーブルTA2を参照し、出場判定依頼に含まれる乗車券ID(C20)と同一の乗車券IDを検索する。入場判定R1は、この出場判定依頼に含まれる乗車券ID(C20)と同一の乗車券ID(C20)を含むので、プロセッサ31は、入出場管理テーブルTA2において入場判定R1と出場判定R2とを関連付け、入場判定R1と出場判定R2とに基づき出場を判定し運賃を算出する。つまり、プロセッサ31は、運賃テーブルを参照し、入場判定R1に含まれる入場情報と出場判定R2に含まれる出場情報とに基づき乗車区間を判定し、乗車区間に対応する運賃を判定し、出場判定R2に含まれる決済ID(B10)に対して運賃の決済を依頼する(ST31)。 Here, participation determination will be explained in more detail. The processor 31 of the fare calculation server 3 refers to the entry/exit management table TA2 and searches for the same ticket ID as the ticket ID (C20) included in the exit determination request. Since the entrance determination R1 includes the same ticket ID (C20) as the ticket ID (C20) included in this exit determination request, the processor 31 distinguishes between the entrance determination R1 and the exit determination R2 in the entrance/exit management table TA2. Based on the association, entry determination R1 and appearance determination R2, participation is determined and the fare is calculated. That is, the processor 31 refers to the fare table, determines the boarding section based on the admission information included in the entry decision R1 and the exit information included in the exit decision R2, determines the fare corresponding to the boarding section, and makes the entry decision. The payment ID (B10) included in R2 is requested to pay the fare (ST31).

中継サーバ2の通信部25は、決済の依頼を受信し、決済サーバ11に対して決済の依頼を送信する(ST32)。決済サーバ11の通信部115は、決済の依頼を受信し、プロセッサ111は、決済ID(B10)に対して運賃を決済する(ST33)。また、通信部115は、利用者情報に含まれるeメールアドレスに対して、決済結果を通知する(ST34)。 The communication unit 25 of the relay server 2 receives the payment request and transmits the payment request to the payment server 11 (ST32). The communication unit 115 of the payment server 11 receives the payment request, and the processor 111 settles the fare to the payment ID (B10) (ST33). Furthermore, the communication unit 115 notifies the e-mail address included in the user information of the payment result (ST34).

上記の通り、決済サーバ11による2次元コード発行処理について説明したが、ここで、図10のフローチャートを参照し、決済サーバ11の動作についてまとめる。図10に示すように、決済サーバ11の通信部115は、通信端末5から送信される1回目の2次元コード発行要求を受信し(ST101)、プロセッサ111は、1回目の2次元コード発行要求に基づき1回目の2次元コードを発行し、2次元コード発行管理テーブルTA1により、発行される1回目の2次元コードを管理する(ST102)。1回目の2次元コード発行要求に含まれるコード要求元IDに関連付けて、1回目の2次元コードが管理される。例えば、1回目の2次元コードは、有効期間付きの決済ID(B11)、及び有効期限付きの乗車券ID(C20)を含む。通信部115は、2次元コード発行要求元へ1回目の2次元コードを送信する(ST103)。 As described above, the two-dimensional code issuing process by the payment server 11 has been described, but now, with reference to the flowchart of FIG. 10, the operation of the payment server 11 will be summarized. As shown in FIG. 10, the communication unit 115 of the payment server 11 receives the first two-dimensional code issuance request transmitted from the communication terminal 5 (ST101), and the processor 111 receives the first two-dimensional code issuance request. A first two-dimensional code is issued based on the following, and the first two-dimensional code to be issued is managed using the two-dimensional code issuance management table TA1 (ST102). The first two-dimensional code is managed in association with the code request source ID included in the first two-dimensional code issuance request. For example, the first two-dimensional code includes a payment ID (B11) with a validity period and a ticket ID (C20) with a validity period. The communication unit 115 transmits the first two-dimensional code to the two-dimensional code issue request source (ST103).

また、1回目の2次元コードを発行した後、通信部115が、通信端末5から送信される2回目の2次元コード発行要求を受信すると(ST101)、プロセッサ111は、2回目の2次元コード発行要求に基づき2回目の2次元コードを発行し、2次元コード発行管理テーブルTA1により、発行される2回目の2次元コードを管理する(ST102)。2回目の2次元コード発行要求に含まれるコード要求元IDに関連付けて、2回目の2次元コードが管理される。例えば、2回目の2次元コードは、有効期間付きの決済ID(B10)、及び有効期限付きの乗車券ID(C20)を含む。通信部115は、2次元コード発行要求元へ2回目の2次元コードを送信する(ST103)。 Further, after issuing the first two-dimensional code, when the communication unit 115 receives a second two-dimensional code issuance request transmitted from the communication terminal 5 (ST101), the processor 111 issues the second two-dimensional code. A second two-dimensional code is issued based on the issue request, and the second two-dimensional code to be issued is managed by the two-dimensional code issuance management table TA1 (ST102). The second two-dimensional code is managed in association with the code request source ID included in the second two-dimensional code issuance request. For example, the second two-dimensional code includes a payment ID (B10) with a validity period and a ticket ID (C20) with a validity period. The communication unit 115 transmits the second two-dimensional code to the two-dimensional code issue request source (ST103).

上記の通り、通信端末5による2次元コード表示処理について説明したが、ここで、図11のフローチャートを参照し、通信端末5の動作についてまとめる。図11に示すように、プロセッサ51が実行する決済支援プログラムに従い、通信部55は、決済サーバ11に対して、コード要求元IDを含む1回目の2次元コード発行要求を送信する(ST201)。1回目の2次元コード発行要求を受けた決済サーバ11は、1回目の2次元コードを発行し、通信部55は、この1回目の2次元コードを受信し(ST202)、情報出力部57は、1回目の2次元コードの画像を含む2次元コード画面を表示する(ST203)。同様に、情報出力部57は、2回目の2次元コードの画像を含む2次元コード画面を表示する。 As mentioned above, the two-dimensional code display process by the communication terminal 5 has been described, but now, with reference to the flowchart of FIG. 11, the operation of the communication terminal 5 will be summarized. As shown in FIG. 11, according to the payment support program executed by the processor 51, the communication unit 55 transmits a first two-dimensional code issuance request including the code requester ID to the payment server 11 (ST201). Upon receiving the first two-dimensional code issuance request, the payment server 11 issues the first two-dimensional code, the communication unit 55 receives the first two-dimensional code (ST202), and the information output unit 57 issues the first two-dimensional code. , a two-dimensional code screen including the first two-dimensional code image is displayed (ST203). Similarly, the information output unit 57 displays a two-dimensional code screen including the second two-dimensional code image.

上記の通り、改札機4による改札処理について説明したが、ここで、図12のフローチャートを参照し、改札機4の動作についてまとめる。図12に示すように、入場改札口に設けられた改札機4の2次元コードリーダ48は、通信端末5において表示される2次元コードを読み取り(ST301)、通信部45は、2次元コードの読み取り結果を含む入場判定依頼を運賃計算サーバ3へ送信する(ST302)。例えば、通信部45は、入場許可の判定結果を受信し(ST303)、プロセッサ41は、入場許可の判定結果に基づき入出場制御機構47を制御し(ドアを開放し)、情報出力部46は、入場許可を案内する(ST304)。 As mentioned above, the ticket inspection process by the ticket inspection machine 4 has been described, but now, with reference to the flowchart of FIG. 12, the operation of the ticket inspection machine 4 will be summarized. As shown in FIG. 12, the two-dimensional code reader 48 of the ticket gate 4 provided at the entrance ticket gate reads the two-dimensional code displayed on the communication terminal 5 (ST301), and the communication section 45 reads the two-dimensional code. An admission determination request including the reading result is transmitted to the fare calculation server 3 (ST302). For example, the communication unit 45 receives the admission permission determination result (ST303), the processor 41 controls the entrance/exit control mechanism 47 (opens the door) based on the admission permission determination result, and the information output unit 46 , guides the user for admission permission (ST304).

また、出場改札口に設けられた改札機4の2次元コードリーダ48は、通信端末5において表示される2次元コードを読み取り(ST301)、通信部45は、2次元コードの読み取り結果を含む出場判定依頼を運賃計算サーバ3へ送信する(ST302)。例えば、通信部45は、出場許可の判定結果を受信し(ST303)、プロセッサ41は、出場許可の判定結果に基づき入出場制御機構47を制御し(ドアを開放し)、情報出力部46は、出場許可を案内する(ST304)。 Further, the two-dimensional code reader 48 of the ticket gate 4 provided at the exit ticket gate reads the two-dimensional code displayed on the communication terminal 5 (ST301), and the communication section 45 reads the exit ticket gate including the reading result of the two-dimensional code. A determination request is sent to the fare calculation server 3 (ST302). For example, the communication unit 45 receives the determination result of permission to participate (ST303), the processor 41 controls the entry/exit control mechanism 47 (opens the door) based on the determination result of permission to participate, and the information output unit 46 , and provides permission to participate (ST304).

上記の通り、運賃計算サーバ3による運賃計算処理について説明したが、ここで、図13のフローチャートを参照し、運賃計算サーバ3の動作についてまとめる。図13に示すように、運賃計算サーバ3の通信部35は、2次元コードの読み取り結果及び入場情報を含む入場判定依頼を受信し(ST401)、プロセッサ31は、入場判定依頼に基づき入場判定処理を実行し(ST402)、入出場管理テーブルTA2へ入場判定を登録する(ST403)。また、通信部35は、2次元コードの読み取り結果及び出場情報を含む出場判定依頼を受信し(ST404)、プロセッサ31は、出場判定依頼に基づき出場判定処理を実行し(ST405)、入出場管理テーブルTA2へ出場判定を登録する(ST406)。 As mentioned above, the fare calculation process by the fare calculation server 3 has been explained, but now, with reference to the flowchart of FIG. 13, the operation of the fare calculation server 3 will be summarized. As shown in FIG. 13, the communication unit 35 of the fare calculation server 3 receives an admission determination request including the two-dimensional code reading result and admission information (ST401), and the processor 31 performs an admission determination process based on the admission determination request. is executed (ST402), and the entry determination is registered in the entrance/exit management table TA2 (ST403). In addition, the communication unit 35 receives a participation determination request including the two-dimensional code reading result and participation information (ST404), and the processor 31 executes participation determination processing based on the participation determination request (ST405), and manages admission/exit management. The participation judgment is registered in table TA2 (ST406).

プロセッサ31は、入出場管理テーブルTA2を参照し、出場判定に含まれる乗車券ID(C20)と同一の乗車券ID(C20)を含む入場判定とを関連付け(ST407)、入場判定と出場判定とに基づき運賃を算出する(ST408)。つまり、プロセッサ31は、運賃テーブルを参照し、入場判定に含まれる入場情報と出場判定に含まれる出場情報とに基づき乗車区間を判定し、乗車区間に対応する運賃を判定し、出場判定に含まれる決済ID(B10)に対して運賃の決済を依頼する(ST409)。 The processor 31 refers to the entrance/exit management table TA2, associates the ticket ID (C20) included in the exit determination with the entrance determination containing the same ticket ID (C20) (ST407), and associates the entrance determination with the exit determination. The fare is calculated based on (ST408). That is, the processor 31 refers to the fare table, determines the boarding section based on the admission information included in the entry decision and the exit information included in the exit decision, determines the fare corresponding to the boarding section, and determines the fare included in the entry decision. The payment ID (B10) is requested to pay the fare (ST409).

本実施形態によれば、入出場のような一定の時間経過を含む利用シーンにおける動的コードによるコード決済を支援する決済支援サーバ、決済支援プログラム、決済支援システム、及びデータ構造を提供することができる。決済サーバ1は、コード要求元からのコード発行要求に基づき動的条件を有する決済ID及び乗車券IDを含む2次元コードを発行するが、同一のコード要求元からの要求であれば同一の乗車券IDを含む2次元コード(1回目及び2回目の2次元コード)を発行する。通信端末5は、これら2次元コードを表示する。改札機4は、これら2次元コードを読み取り改札処理を実行する。運賃計算サーバ3は、入場改札処理と出場改札処理に2次元コードが利用される場合に、同一の乗車券IDを含む2次元コードが利用された入場改札処理と出場改札処理を関連付けて運賃を計算し決済する。これにより、決済IDの有効期間が5分程度と短くても、入場改札処理と出場改札処理の間隔が決済IDの有効期間より長くても、2次元コードによる運賃計算及び決済を可能とすることができる。 According to the present embodiment, it is possible to provide a payment support server, a payment support program, a payment support system, and a data structure that support code payments using dynamic codes in usage scenes that involve the passage of a certain amount of time, such as entry and exit. can. The payment server 1 issues a two-dimensional code including a payment ID and a ticket ID with dynamic conditions based on a code issuance request from a code requester. Two-dimensional codes (first and second two-dimensional codes) including the ticket ID are issued. Communication terminal 5 displays these two-dimensional codes. The ticket inspection machine 4 reads these two-dimensional codes and executes ticket inspection processing. When a two-dimensional code is used for entrance ticket gate processing and exit ticket gate processing, the fare calculation server 3 associates the entrance ticket gate processing and exit ticket gate processing in which two-dimensional codes containing the same ticket ID are used to calculate the fare. Calculate and settle. As a result, even if the validity period of the payment ID is as short as about 5 minutes, and even if the interval between entrance ticket gate processing and exit ticket gate processing is longer than the payment ID validity period, fare calculation and payment using a two-dimensional code will be possible. I can do it.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[C1]
通信端末から送信される、要求元識別情報を含む第1の発行要求を受信し、また、前記第1の発行要求の受信後に、前記通信端末から送信される、前記要求元識別情報を含む第2の発行要求を受信する受信部と、
前記第1の発行要求に基づいて、動的条件を有する第1の決済識別情報及び乗車券識別情報を含む第1のサービス利用識別情報を発行し、また、前記第2の発行要求に基づいて、動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む第2のサービス利用識別情報を発行する発行部と、
前記通信端末に向けて前記第1のサービス利用識別情報を送信し、また、前記通信端末に向けて前記第2のサービス利用識別情報を送信する送信部と、
を備える決済支援サーバ。
[C2]
前記第1及び第2の決済識別情報は第1の動的条件を有し、前記乗車券識別情報は第2の動的条件を有する、[C1]の決済支援サーバ。
[C3]
前記第1及び第2の決済識別情報は有効期間を有し、
前記乗車券識別情報は有効期限を有し、
前記有効期限は、前記有効期間より長い期間を含む、[C1]の決済支援サーバ。
[C4]
前記第1及び第2のサービス利用識別情報は2次元コードである、[C1]の決済支援サーバ。
[C5]
決済支援サーバに対して、要求元識別情報を含む第1の発行要求を送信する第1の手順と、
前記第1の発行要求に対応して、前記決済支援サーバから発行される第1のサービス利用識別情報を受信する第2の手順と、
動的条件を有する第1の決済識別情報及び乗車券識別情報を含む前記第1のサービス利用識別情報を表示する第3の手順と、
前記決済支援サーバに対して、前記第1の発行要求の送信後に、前記要求元識別情報を含む第2の発行要求を送信する第4の手順と、
前記第2の発行要求に対応して、前記決済支援サーバから発行される第2のサービス利用識別情報を受信する第5の手順と、
動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む前記第2のサービス利用識別情報を表示する第6の手順と、をコンピュータに実行させる決済支援プログラム。
[C6]
決済支援サーバ、入場改札口に設置される第1の改札機、出場改札口に設置される第2の改札機、及び入出場管理サーバを備える決済支援システムであって、
前記決済支援サーバは、
通信端末から送信される、要求元識別情報を含む第1の発行要求を受信し、また、前記第1の発行要求の受信後に、前記通信端末から送信される、前記要求元識別情報を含む第2の発行要求を受信する受信部と、
前記第1の発行要求に基づいて、動的条件を有する第1の決済識別情報及び乗車券識別情報を含む第1のサービス利用識別情報を発行し、また、前記第2の発行要求に基づいて、動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む第2のサービス利用識別情報を発行する発行部と、
前記通信端末に向けて前記第1のサービス利用識別情報を送信し、また、前記通信端末に向けて前記第2のサービス利用識別情報を送信する送信部と、
を備え、
前記第1の改札機は、
前記通信端末により表示される前記第1のサービス利用識別情報を読み取る第1の読取り部と、
前記第1のサービス利用識別情報及び入場情報を送信する第1の通信部と、
を備え、
前記第2の改札機は、
前記通信端末により表示される前記第2のサービス利用識別情報を読み取る第2の読取り部と、
前記第2のサービス利用識別情報及び出場情報を送信する第2の通信部と、
を備え、
前記入出場管理サーバは、
前記第1のサービス利用識別情報及び前記入場情報と、前記第2のサービス利用識別情報及び前記出場情報とを受信する第3の通信部と、
前記第1のサービス利用識別情報に含まれる前記乗車券識別情報と、前記第2のサービス利用識別情報に含まれる前記乗車券識別情報とに基づき、前記入場情報と前記出場情報を関連付ける情報処理部と、
を備える、決済支援システム。
[C7]
前記情報処理部は、前記入場情報及び前記出場情報に基づく運賃を算出する、[C6]の決済支援システム。
[C8]
前記情報処理部は、前記第2のサービス利用識別情報に含まれる前記第2の決済識別情報に対して前記運賃を請求する、[C7]の決済支援システム。
[C9]
プロセッサ、メモリ、及びディスプレイを備えるコンピュータにより表示されるサービス利用識別情報のデータ構造であって、
第1の動的条件を有する決済識別情報と、
第2の動的条件を有する乗車券識別情報と、
を含み、
前記第1の動的条件は、有効期間であり、
前記第2の動的条件は、有効期限であり、
前記有効期限は、前記有効期間より長い期間を含むサービス利用識別情報のデータ構造。
Although several embodiments of the invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, substitutions, and changes can be made without departing from the gist of the invention. These embodiments and their modifications are included within the scope and gist of the invention, as well as within the scope of the invention described in the claims and its equivalents.
Hereinafter, the invention described in the original claims of this application will be additionally described.
[C1]
A first issuance request including the requester identification information transmitted from a communication terminal is received, and after receiving the first issuance request, a first issue request including the requester identification information is transmitted from the communication terminal. a receiving unit that receives the issuance request of No. 2;
Based on the first issuance request, first service usage identification information including first payment identification information and ticket identification information having dynamic conditions is issued, and based on the second issuance request, , an issuing unit that issues second service usage identification information including second payment identification information having a dynamic condition and the ticket identification information;
a transmitter that transmits the first service usage identification information toward the communication terminal and also transmits the second service usage identification information toward the communication terminal;
A payment support server equipped with
[C2]
The payment support server of [C1], wherein the first and second payment identification information have a first dynamic condition, and the ticket identification information has a second dynamic condition.
[C3]
the first and second payment identification information have a validity period;
The ticket identification information has an expiration date,
The payment support server of [C1], wherein the expiration date includes a period longer than the validity period.
[C4]
The payment support server of [C1], wherein the first and second service usage identification information are two-dimensional codes.
[C5]
a first step of transmitting a first issuance request including requester identification information to the payment support server;
a second step of receiving first service usage identification information issued from the payment support server in response to the first issue request;
a third step of displaying the first service usage identification information including first payment identification information and ticket identification information having dynamic conditions;
a fourth step of transmitting a second issuance request including the request source identification information to the payment support server after transmitting the first issuance request;
a fifth step of receiving second service usage identification information issued from the payment support server in response to the second issuance request;
A payment support program that causes a computer to execute a sixth procedure of displaying second payment identification information having a dynamic condition and the second service usage identification information including the ticket identification information.
[C6]
A payment support system comprising a payment support server, a first ticket gate installed at an entrance ticket gate, a second ticket gate installed at an exit ticket gate, and an entrance/exit management server,
The payment support server is
A first issuance request including the requester identification information transmitted from a communication terminal is received, and after receiving the first issuance request, a first issue request including the requester identification information is transmitted from the communication terminal. a receiving unit that receives the issuance request of No. 2;
Based on the first issuance request, first service usage identification information including first payment identification information and ticket identification information having dynamic conditions is issued, and based on the second issuance request, , an issuing unit that issues second service usage identification information including second payment identification information having a dynamic condition and the ticket identification information;
a transmitter that transmits the first service usage identification information toward the communication terminal and also transmits the second service usage identification information toward the communication terminal;
Equipped with
The first ticket gate is
a first reading unit that reads the first service usage identification information displayed by the communication terminal;
a first communication unit that transmits the first service usage identification information and admission information;
Equipped with
The second ticket gate is
a second reading unit that reads the second service usage identification information displayed by the communication terminal;
a second communication unit that transmits the second service usage identification information and participation information;
Equipped with
The entry and participation management server is
a third communication unit that receives the first service usage identification information and the admission information, and the second service usage identification information and the participation information;
an information processing unit that associates the admission information and the exit information based on the ticket identification information included in the first service usage identification information and the ticket identification information included in the second service usage identification information; and,
A payment support system equipped with
[C7]
The payment support system of [C6], wherein the information processing unit calculates a fare based on the admission information and the exit information.
[C8]
The payment support system according to [C7], wherein the information processing unit charges the fare to the second payment identification information included in the second service usage identification information.
[C9]
A data structure of service usage identification information displayed by a computer comprising a processor, a memory, and a display, the data structure comprising:
payment identification information having a first dynamic condition;
ticket identification information having a second dynamic condition;
including;
The first dynamic condition is a validity period,
The second dynamic condition is an expiration date,
The term of validity is a data structure of service usage identification information that includes a period longer than the term of validity.

1…決済サーバ
2…中継サーバ
3…運賃計算サーバ
4…改札機
5…通信端末
11…決済サーバ
12…決済サーバ
21…プロセッサ
24…補助記憶デバイス
25…通信部
31…プロセッサ
34…補助記憶デバイス
35…通信部
41…プロセッサ
44…補助記憶デバイス
45…通信部
46…情報出力部
47…入出場制御機構
49…無線リーダライタ
51…プロセッサ
54…補助記憶デバイス
55…通信部
56…情報入力部
57…情報出力部
111…プロセッサ
114…補助記憶デバイス
115…通信部
121…プロセッサ
124…補助記憶デバイス
125…通信部
1...Payment server 2...Relay server 3...Fare calculation server 4...Ticket gate 5...Communication terminal 11...Payment server 12...Payment server 21...Processor 24...Auxiliary storage device 25...Communication unit 31...Processor 34...Auxiliary storage device 35 ...Communication unit 41...Processor 44...Auxiliary storage device 45...Communication unit 46...Information output unit 47...Input/output control mechanism 49...Wireless reader/writer 51...Processor 54...Auxiliary storage device 55...Communication unit 56...Information input unit 57... Information output unit 111...processor 114...auxiliary storage device 115...communication unit 121...processor 124...auxiliary storage device 125...communication unit

Claims (6)

決済支援サーバ及び入出場管理サーバを備える決済支援システムであって、
前記決済支援サーバは、
通信端末から送信される、要求元識別情報を含む第1の発行要求を受信し、また、前記第1の発行要求の受信後に、前記通信端末から送信される、前記要求元識別情報を含む第2の発行要求を受信する受信部と、
前記第1の発行要求に基づいて、動的条件を有する第1の決済識別情報及び乗車券識別情報を含む第1のサービス利用識別情報を発行し、また、前記第2の発行要求に基づいて、動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む第2のサービス利用識別情報を発行する発行部と、
前記通信端末に向けて前記第1のサービス利用識別情報を送信し、また、前記通信端末に向けて前記第2のサービス利用識別情報を送信する送信部と、
を備え
前記入出場管理サーバは、
前記第1のサービス利用識別情報及び入場情報を含む入場判定依頼と、前記第2のサービス利用識別情報及び出場情報を含む出場判定依頼とを受信する通信部と、
前記入場判定依頼の前記第1のサービス利用識別情報に含まれる前記乗車券識別情報と前記出場判定依頼の前記第2のサービス利用識別情報に含まれる前記乗車券識別情報から、前記入場判定依頼に基づく入場判定と前記出場判定依頼に基づく出場判定とを関連付け、前記入場情報と前記出場情報とに基づき乗車区間を判定し、前記第2の決済識別情報に対して前記乗車区間に対応する運賃の決済を依頼する情報処理部を備える、決済支援システム
A payment support system comprising a payment support server and an entry/exit management server,
The payment support server is
A first issuance request including the requester identification information transmitted from a communication terminal is received, and after receiving the first issuance request, a first issue request including the requester identification information is transmitted from the communication terminal. a receiving unit that receives the issuance request of No. 2;
Based on the first issuance request, first service usage identification information including first payment identification information and ticket identification information having dynamic conditions is issued, and based on the second issuance request, , an issuing unit that issues second service usage identification information including second payment identification information having a dynamic condition and the ticket identification information;
a transmitter that transmits the first service usage identification information toward the communication terminal and also transmits the second service usage identification information toward the communication terminal;
Equipped with
The entry and participation management server is
a communication unit that receives an admission determination request including the first service usage identification information and admission information and an participation determination request including the second service usage identification information and participation information;
Based on the ticket identification information included in the first service usage identification information of the entry determination request and the ticket identification information included in the second service usage identification information of the participation determination request, The entry determination based on the participation determination request is associated with the exit determination based on the participation determination request, the boarding section is determined based on the entry information and the exit information, and the fare corresponding to the boarding section is determined based on the second payment identification information. A payment support system that includes an information processing unit that requests payments.
前記第1及び第2の決済識別情報は第1の動的条件を有し、前記乗車券識別情報は第2の動的条件を有する、請求項1の決済支援システム2. The payment support system according to claim 1, wherein the first and second payment identification information have a first dynamic condition, and the ticket identification information has a second dynamic condition. 前記第1及び第2の決済識別情報は有効期間を有し、
前記乗車券識別情報は有効期限を有し、
前記有効期限は、前記有効期間より長い期間を含む、請求項1の決済支援システム
the first and second payment identification information have a validity period;
The ticket identification information has an expiration date,
2. The payment support system according to claim 1, wherein the expiration date includes a period longer than the expiration period.
前記第1及び第2のサービス利用識別情報は2次元コードである、請求項1の決済支援システム2. The payment support system according to claim 1, wherein the first and second service usage identification information are two-dimensional codes. 前記入場情報は、第1の改札機識別情報を含み、 The admission information includes first ticket gate identification information,
前記出場情報は、第2の改札機識別情報を含み、 The participation information includes second ticket gate identification information,
前記情報処理部は、前記第1の改札機識別情報と駅コードとを関連付けたテーブルに基づき、前記第1の改札機識別情報から入場駅を特定し、また、前記第2の改札機識別情報と駅コードとを関連付けたテーブルに基づき、前記第2の改札機識別情報から出場駅を特定する、請求項1の決済支援システム。 The information processing unit specifies an entry station from the first ticket gate identification information based on a table that associates the first ticket gate identification information with station codes, and also specifies the station to enter from the first ticket gate identification information. 2. The payment support system according to claim 1, wherein the exit station is specified from the second ticket gate identification information based on a table in which the ticket gate and the station code are associated with each other.
決済支援サーバ、入場改札口に設置される第1の改札機、出場改札口に設置される第2の改札機、及び入出場管理サーバを備える決済支援システムであって、
前記決済支援サーバは、
通信端末から送信される、要求元識別情報を含む第1の発行要求を受信し、また、前記第1の発行要求の受信後に、前記通信端末から送信される、前記要求元識別情報を含む第2の発行要求を受信する受信部と、
前記第1の発行要求に基づいて、動的条件を有する第1の決済識別情報及び乗車券識別情報を含む第1のサービス利用識別情報を発行し、また、前記第2の発行要求に基づいて、動的条件を有する第2の決済識別情報及び前記乗車券識別情報を含む第2のサービス利用識別情報を発行する発行部と、
前記通信端末に向けて前記第1のサービス利用識別情報を送信し、また、前記通信端末に向けて前記第2のサービス利用識別情報を送信する送信部と、
を備え、
前記第1の改札機は、
前記通信端末により表示される前記第1のサービス利用識別情報を読み取る第1の読取り部と、
前記第1のサービス利用識別情報及び入場情報を送信する第1の通信部と、
を備え、
前記第2の改札機は、
前記通信端末により表示される前記第2のサービス利用識別情報を読み取る第2の読取り部と、
前記第2のサービス利用識別情報及び出場情報を送信する第2の通信部と、
を備え、
前記入出場管理サーバは、
前記第1のサービス利用識別情報及び前記入場情報を含む入場判定依頼と、前記第2のサービス利用識別情報及び前記出場情報を含む出場判定依頼とを受信する第3の通信部と、
前記入場判定依頼の前記第1のサービス利用識別情報に含まれる前記乗車券識別情報と前記出場判定依頼の前記第2のサービス利用識別情報に含まれる前記乗車券識別情報から、前記入場判定依頼に基づく入場判定と前記出場判定依頼に基づく出場判定とを関連付け、前記入場情報と前記出場情報とに基づき乗車区間を判定し、前記第2の決済識別情報に対して前記乗車区間に対応する運賃の決済を依頼する情報処理部と、
を備える、決済支援システム。
A payment support system comprising a payment support server, a first ticket gate installed at an entrance ticket gate, a second ticket gate installed at an exit ticket gate, and an entrance/exit management server,
The payment support server is
A first issuance request including the requester identification information transmitted from a communication terminal is received, and after receiving the first issuance request, a first issue request including the requester identification information is transmitted from the communication terminal. a receiving unit that receives the issuance request of No. 2;
Based on the first issuance request, first service usage identification information including first payment identification information and ticket identification information having dynamic conditions is issued, and based on the second issuance request, , an issuing unit that issues second service usage identification information including second payment identification information having a dynamic condition and the ticket identification information;
a transmitter that transmits the first service usage identification information toward the communication terminal and also transmits the second service usage identification information toward the communication terminal;
Equipped with
The first ticket gate is
a first reading unit that reads the first service usage identification information displayed by the communication terminal;
a first communication unit that transmits the first service usage identification information and admission information;
Equipped with
The second ticket gate is
a second reading unit that reads the second service usage identification information displayed by the communication terminal;
a second communication unit that transmits the second service usage identification information and participation information;
Equipped with
The entry and participation management server is
a third communication unit that receives an admission determination request including the first service usage identification information and the admission information; and an participation determination request including the second service usage identification information and the participation information;
Based on the ticket identification information included in the first service usage identification information of the entry determination request and the ticket identification information included in the second service usage identification information of the participation determination request, The entry determination based on the participation determination request is associated with the exit determination based on the participation determination request, the boarding section is determined based on the entry information and the exit information, and the fare corresponding to the boarding section is determined based on the second payment identification information. An information processing department that requests payment ;
A payment support system equipped with
JP2020030339A 2020-02-26 2020-02-26 Payment support program and payment support system Active JP7413076B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020030339A JP7413076B2 (en) 2020-02-26 2020-02-26 Payment support program and payment support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020030339A JP7413076B2 (en) 2020-02-26 2020-02-26 Payment support program and payment support system

Publications (2)

Publication Number Publication Date
JP2021135651A JP2021135651A (en) 2021-09-13
JP7413076B2 true JP7413076B2 (en) 2024-01-15

Family

ID=77662383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020030339A Active JP7413076B2 (en) 2020-02-26 2020-02-26 Payment support program and payment support system

Country Status (1)

Country Link
JP (1) JP7413076B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016130955A (en) 2015-01-14 2016-07-21 株式会社東芝 Ticket and ticketing apparatus
JP2018032162A (en) 2016-08-23 2018-03-01 株式会社東芝 Ticket gate system, railroad use management system, and program
JP2020505662A (en) 2017-03-13 2020-02-20 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Traffic section toll payment method, toll system, and payment system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016130955A (en) 2015-01-14 2016-07-21 株式会社東芝 Ticket and ticketing apparatus
JP2018032162A (en) 2016-08-23 2018-03-01 株式会社東芝 Ticket gate system, railroad use management system, and program
JP2020505662A (en) 2017-03-13 2020-02-20 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Traffic section toll payment method, toll system, and payment system

Also Published As

Publication number Publication date
JP2021135651A (en) 2021-09-13

Similar Documents

Publication Publication Date Title
JP6257005B2 (en) Refund system and method
US9996985B2 (en) Distribution and enablement of reloadable prepaid cards in transit
AU2013262776B2 (en) Techniques in transit advertising
AU2010271244B2 (en) Predictive techniques in transit alerting
AU2010271245B2 (en) Reloadable prepaid card distribution, reload, and registration in transit
US20110165836A1 (en) Id application for nfc phone
US20150287004A1 (en) System and method for temporarily enabling proprietary transit payments on a hotel room key
US11810124B1 (en) Systems and methods for data exchange using payment cards with universal reference numbers
KR20200056648A (en) Method for mediating card payment using biometric data
NZ570617A (en) Developing an instant transaction account application authorization decision based on a rewards program
JP5455464B2 (en) Station service system, issuing machine, management server, bidding machine and automatic ticket gate
JP7413076B2 (en) Payment support program and payment support system
KR20180025305A (en) Payment system, method and payment service server using single card
KR20000054445A (en) ticketing system
JP7016502B1 (en) System, ticket management device, and ticket brokerage device
JP7203129B2 (en) Information processing device, information processing system, program and information processing method
JP6761533B2 (en) Fare settlement system and fare settlement method
JP4230820B2 (en) Electronic ticket offline authentication method and system
JP2022135737A (en) Charge processing system, charge processing device, charge processing method, and charge processing program
KR20230015761A (en) Digital Data Transmitting Method and System through Relay Server
KR20220124404A (en) Apparatus and method for providing electronic receipt using geofencing
JP2018092533A (en) Ticket examination system, server, and station service terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220908

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20230105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230815

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230925

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: 20231128

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231227

R150 Certificate of patent or registration of utility model

Ref document number: 7413076

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150