JP2023117834A - Information processing device, program, and information processing method - Google Patents

Information processing device, program, and information processing method Download PDF

Info

Publication number
JP2023117834A
JP2023117834A JP2022020608A JP2022020608A JP2023117834A JP 2023117834 A JP2023117834 A JP 2023117834A JP 2022020608 A JP2022020608 A JP 2022020608A JP 2022020608 A JP2022020608 A JP 2022020608A JP 2023117834 A JP2023117834 A JP 2023117834A
Authority
JP
Japan
Prior art keywords
balance
information
unit
account
transaction
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.)
Granted
Application number
JP2022020608A
Other languages
Japanese (ja)
Other versions
JP7436534B2 (en
Inventor
公照 間下
Kimiteru Mashita
享 南井
Susumu Minamii
ホープ ジョナサン
Hope Jonathan
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.)
Keychain
Keychain Pte Ltd
JCB Co Ltd
Original Assignee
Keychain
Keychain Pte Ltd
JCB Co Ltd
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 Keychain, Keychain Pte Ltd, JCB Co Ltd filed Critical Keychain
Priority to JP2022020608A priority Critical patent/JP7436534B2/en
Publication of JP2023117834A publication Critical patent/JP2023117834A/en
Application granted granted Critical
Publication of JP7436534B2 publication Critical patent/JP7436534B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an information processing device, a program, and an information processing method that improve usability for a user without assuming connection between a network such as the Internet and a settlement terminal when settlement of a commercial transaction is performed using a user medium and the settlement terminal.SOLUTION: In a settlement system, an information processing device 100 includes: a connection determination unit 111 that determines a connection state with a first device which is capable of communicating via a network and which reads a readable medium that records balances of a user's account and executes a subtraction process of subtracting a transaction amount of a first transaction from the balance; an acquisition unit 112 that acquires account balance information including the balance; a setting unit 113 that sets an offline limit for the account balance for securing a balance that can be used by the user regardless of the state of connection between the first device and the network; and a transmission unit 131 that transmits the offline-limit information to be written as a balance on the readable medium via the first device via the network based on the determined connection state.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、プログラム、および情報処理方法に関する。 The present invention relates to an information processing device, a program, and an information processing method.

従来、ユーザが所有するカードや端末等の媒体(以下、「ユーザ媒体」ともいう)と当該ユーザにサービスや商品を提供する事業者が所有する決済用の端末(以下、「決済用端末」ともいう)との間の通信により商取引の決済を行う技術が知られている(例えば、特許文献1)。このような技術は、M2M(Machine to Machine)サービスやIoT(Internet of Things)サービスに欠かせない存在となっている。 Conventionally, media such as cards and terminals owned by users (hereinafter also referred to as “user media”) and payment terminals owned by businesses that provide services and products to the user (hereinafter also referred to as “payment terminals”) (for example, Patent Document 1). Such technology has become indispensable for M2M (Machine to Machine) services and IoT (Internet of Things) services.

特開2020-119483号公報JP 2020-119483 A

ここで、ユーザ媒体と決済端末との間の通信により商取引の決済を行う技術においても、クレジットカード決済等、インターネット等のネットワークに決済用端末が接続していることが決済の前提となることがある。このような決済では、このネットワークとの接続ができない環境では利用できないという課題がある。他方、プリペイドカード決済等は、このようなネットワークに決済用端末が接続されていることが決済の前提とならないこともある。しかしながら、このような決済では、ユーザが事前にチャージして残高を充当する必要があったり、チャージの上限額はクレジットカード限度額と比較すると少額であったりとユーザの使い勝手に改善の余地がある。 Here, even in the technology for settlement of commercial transactions by communication between the user medium and the settlement terminal, it is assumed that the settlement terminal is connected to a network such as the Internet, such as credit card settlement. be. Such settlement has a problem that it cannot be used in an environment in which connection with this network is not possible. On the other hand, in the case of prepaid card payment, etc., it may not be a prerequisite for payment to be made by connecting a payment terminal to such a network. However, in such settlement, there is room for improvement in usability for the user, such as the need for the user to charge in advance and appropriate the balance, and the upper limit of the charge is small compared to the credit card limit. .

そこで、本発明は、上記課題を解決するため、ユーザ媒体と決済用端末との間の通信により商取引の決済を行うにあたって、インターネット等のネットワークと決済用端末との接続を決済の前提とせず、ユーザの使い勝手を改善できる情報処理装置、プログラム、および情報処理方法を提供することを目的とする。 Therefore, in order to solve the above problems, the present invention does not presuppose connection between a network such as the Internet and a payment terminal when making a payment for a commercial transaction through communication between a user medium and a payment terminal. An object of the present invention is to provide an information processing device, a program, and an information processing method that can improve usability for users.

本発明の一態様に係る情報処理装置は、ユーザのアカウントの第1残高を記録する可読媒体を読み取って第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定する接続判定部と、第1残高を含むアカウントのアカウント残高を示すアカウント残高情報を取得する取得部と、アカウント残高に対して、第1装置と第1ネットワークとの接続状態に関わらずユーザが利用可能な残高を確保するためのオフライン枠を設定する設定部と、判定された接続状態に基づいて、オフライン枠を示すオフライン枠情報を、第1装置経由で可読媒体に第1残高として書き込むために、第1ネットワークを介して第1装置に送信する送信部と、を備える。 An information processing device according to an aspect of the present invention is a first device that reads a readable medium that records a first balance of a user's account and executes subtraction processing of subtracting a first transaction amount of a first transaction from the first balance. a connection determination unit that determines a connection state with a first device that is communicable via a first network; an acquisition unit that acquires account balance information indicating the account balance of the account including the first balance; and an account balance , a setting unit that sets an offline frame for securing a balance that can be used by the user regardless of the connection state between the first device and the first network; a transmitting unit for transmitting the indicated offline slot information to the first device via the first network for writing as a first balance on a readable medium via the first device.

本発明の一態様に係るプログラムは、コンピュータに、ユーザのアカウントの第1残高を記録する可読媒体を読み取って前記第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定する接続判定機能と、前記第1残高を含む前記アカウントのアカウント残高を示すアカウント残高情報を取得する取得機能と、前記アカウント残高に対して、前記第1装置と前記第1ネットワークとの接続状態に関わらず前記ユーザが利用可能な残高を確保するためのオフライン枠を設定する設定機能と、
前記判定された接続状態に基づいて、前記オフライン枠を示すオフライン枠情報を、前記第1装置経由で前記可読媒体に前記第1残高として書き込むために、前記第1ネットワークを介して前記第1装置に送信する送信機能と、を実現させる。
A program according to an aspect of the present invention causes a computer to read a readable medium recording a first balance of an account of a user and execute a subtraction process of subtracting a first transaction amount of a first transaction from the first balance. A connection determination function for determining a connection state with a first device which is one device and can communicate via a first network; and an acquisition function for acquiring account balance information indicating the account balance of the account including the first balance. and a setting function of setting an offline limit for the account balance for securing a balance that can be used by the user regardless of the connection state between the first device and the first network;
the first device via the first network for writing offline slot information indicating the offline slot as the first balance to the readable medium via the first device based on the determined connection state; and a sending function to send to.

本発明の一態様に係る情報処理方法は、コンピュータが、ユーザのアカウントの第1残高を記録する可読媒体を読み取って第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定し、第1残高を含むアカウントのアカウント残高を示すアカウント残高情報を取得し、アカウント残高に対して、第1装置と第1ネットワークとの接続状態に関わらずユーザが利用可能な残高を確保するためのオフライン枠を設定し、判定された接続状態に基づいて、オフライン枠を示すオフライン枠情報を、第1装置経由で可読媒体に第1残高として書き込むために、第1ネットワークを介して第1装置に送信する。 In an information processing method according to an aspect of the present invention, a computer reads a readable medium recording a first balance of a user's account and performs a subtraction process of subtracting a first transaction amount of a first transaction from the first balance. Determining a connection state with a first device which is a first device and is communicable via a first network, obtaining account balance information indicating an account balance of an account including the first balance, and obtaining account balance information, setting an offline limit for securing a balance that can be used by the user regardless of the state of connection between the first device and the first network; Sending over a first network to a first device for writing as a first balance on a readable medium via the first device.

本発明によれば、ユーザ媒体と決済用端末との間の通信により商取引の決済を行うにあたって、インターネット等のネットワークと決済用端末との接続を決済の前提とせず、ユーザの使い勝手を改善できる情報処理装置、プログラム、および情報処理方法を提供することができる。 According to the present invention, in making payments for commercial transactions through communication between a user medium and a payment terminal, the connection between a network such as the Internet and the payment terminal is not a precondition for payment, and the usability of the user can be improved. A processing device, a program, and an information processing method can be provided.

本実施形態に係る決済システムのシステム構成例を説明するための図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a figure for demonstrating the system configuration example of the settlement system which concerns on this embodiment. 本実施形態に係る決済システムの概要を説明するための図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a figure for demonstrating the outline|summary of the payment system which concerns on this embodiment. 本実施形態に係る決済装置の機能構成の一例を示す図である。It is a figure showing an example of functional composition of a settlement device concerning this embodiment. 本実施形態に係る決済システムの動作例を示す図である。It is a figure which shows the operation example of the settlement system which concerns on this embodiment. 本実施形態に係る決済システムの動作例を示す図である。It is a figure which shows the operation example of the settlement system which concerns on this embodiment. 本実施形態に係る決済装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware configuration of the payment apparatus which concerns on this embodiment.

添付図面を参照して、本発明の好適な実施形態(以下、「本実施形態」という)について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。 A preferred embodiment of the present invention (hereinafter referred to as "this embodiment") will be described with reference to the accompanying drawings. It should be noted that, in each figure, the same reference numerals have the same or similar configurations.

本実施形態において、「部」や「手段」、「装置」、「システム」とは、単に物理的手段を意味するものではなく、その「部」や「手段」、「装置」、「システム」が有する機能をソフトウェアによって実現する場合も含む。また、1つの「部」や「手段」、「装置」、「システム」が有する機能が2つ以上の物理的手段や装置により実現されても、2つ以上の「部」や「手段」、「装置」、「システム」の機能が1つの物理的手段や装置により実現されてもよい。 In the present embodiment, "part", "means", "apparatus", and "system" do not simply mean physical means; It also includes the case where the functions possessed by are realized by software. In addition, even if the function of one "part", "means", "apparatus", or "system" is realized by two or more physical means or devices, two or more "part", "means", "device", or "system" The functions of "apparatus" and "system" may be realized by one physical means or device.

<1.システム構成>
図1を参照して、本実施形態に係わる決済システム1のシステム構成例を説明する。
<1. System configuration>
A system configuration example of a payment system 1 according to the present embodiment will be described with reference to FIG.

決済システム1は、交通機関や店舗等でサービスや商品を提供する事業者(以下、「提供事業者」ともいう)とその顧客であるユーザに決済サービスを提供するためのシステムである。決済サービスを提供する事業者を、「決済事業者」ともいう。提供事業者は、第1提供事業者と第2提供事業者とを含む。図1に示すように、決済システム1は、決済事業者が使用する決済装置100と、ユーザが使用するユーザ媒体200と、第1提供事業者が使用する第1装置300と、第2提供事業者が使用する第2装置400と、を含む。 The payment system 1 is a system for providing payment services to businesses that provide services and products in transportation facilities, stores, etc. (hereinafter also referred to as "providers") and users who are their customers. Business operators that provide payment services are also referred to as “payment business operators”. Providers include a first provider and a second provider. As shown in FIG. 1, the payment system 1 includes a payment device 100 used by a payment business operator, a user medium 200 used by a user, a first device 300 used by a first business operator, and a second business operator. and a second device 400 used by a person.

決済装置100と第1装置300と第2装置400とは、第1ネットワークN1を介して接続されることができ、通信可能となっている。また、ユーザ媒体200と第1装置300や第2装置400とは、例えば、第2ネットワークN2を介して通信可能であってもよい。また、決済システム1は、例えば、第1ネットワークN1を介して、外部システムである分散台帳500と接続され、通信可能となっている。 The payment device 100, the first device 300, and the second device 400 can be connected via the first network N1 and are communicable. Also, the user medium 200 and the first device 300 or the second device 400 may be able to communicate via, for example, the second network N2. Also, the payment system 1 is connected to, for example, a distributed ledger 500, which is an external system, via the first network N1, and is capable of communication.

第1ネットワークN1は、広域通信網のネットワークであり、インターネット、移動体通信網、電話回線を含む。また、第1ネットワークN1は、例えば、3G(3rd Generation)、4G(4th Generation)、5G(5th Generation)、またはLTE(登録商標)(Long Term Evolution)回線などを用いた無線通信方式を用いてもよい。 The first network N1 is a network of wide area communication networks, and includes the Internet, mobile communication networks, and telephone lines. In addition, the first network N1 uses a wireless communication scheme using, for example, 3G (3rd Generation), 4G (4th Generation), 5G (5th Generation), or LTE (registered trademark) (Long Term Evolution) lines. good too.

第2ネットワークN2は、ユーザ媒体200と第1装置300や第2装置400とを直接接続するための通信ネットワークである。第2ネットワークN2は、例えば、NFC(Near Field Communication)等の電磁誘導等を利用した10cm程度の至近距離での無線通信、Bluetooth(登録商標)や赤外線通信等の10m程度の近距離無線通信を実現するネットワークを含む。 The second network N2 is a communication network for directly connecting the user medium 200 to the first device 300 and the second device 400. FIG. The second network N2 is, for example, wireless communication at a short distance of about 10 cm using electromagnetic induction such as NFC (Near Field Communication), short-range wireless communication at a distance of about 10 m such as Bluetooth (registered trademark) or infrared communication. Including the network that implements it.

決済装置100は、決済サービスを提供するための装置であり、第1装置300と第2装置400との通信が可能な情報処理装置である。決済装置100は、所定のプログラムを実行することにより、ユーザ媒体200と第1装置300や第2装置400と連携する。決済装置100は、この連携により、店舗等からユーザへの商品販売またはサービス提供による取引の決済(以下、単に「決済」ともいう)をするための処理を制御するサーバ機能を実現する。また、この決済では、ユーザ媒体200で利用可能なユーザの口座等のアカウント(以下、単に「アカウント」ともいう)に予め残高を充当(チャージ)し、充当した残高から取引の取引金額を減算して支払う前払い方式(プリペイド)を採用する。 The settlement device 100 is a device for providing settlement services, and is an information processing device capable of communicating between the first device 300 and the second device 400 . The payment device 100 cooperates with the user medium 200, the first device 300, and the second device 400 by executing a predetermined program. Through this cooperation, the settlement apparatus 100 realizes a server function that controls processing for settlement (hereinafter also simply referred to as “settlement”) of transactions in which a store or the like sells a product or provides a service to a user. In addition, in this settlement, the account such as a user's account (hereinafter simply referred to as "account") that can be used on the user medium 200 is previously allocated (charged) with the balance, and the transaction amount of the transaction is subtracted from the allocated balance. Adopt a prepayment method (prepaid).

ユーザ媒体200は、第1残高を記録する可読媒体である。「第1残高」とは、ユーザ媒体200と第1装置300との間の決済で利用可能な残高であり、ユーザのアカウントのアカウント残高に含まれる残高である。例えば、ユーザ媒体200に第1残高を管理させてもよい。ユーザ媒体200は、ユーザによって携帯される媒体であり、例えば、一次元コード(バーコード)もしくは二次元コード(QRコード(登録商標))、RFID(Radio Frequency IDentifier)タグ(NFC(Near Field Communication)タグを含む)等であってもよい。また、ユーザ媒体200は、他の例として、第1装置300との通信が可能なスマートフォンやラップトップなどの端末装置であってもよい。本実施形態では、ユーザ媒体200がNFCタグを備えるカードである例を説明する。 User medium 200 is a readable medium that records a first balance. The “first balance” is the balance that can be used for settlement between the user medium 200 and the first device 300, and is the balance included in the account balance of the user's account. For example, the user medium 200 may manage the first balance. The user medium 200 is a medium carried by the user, and includes, for example, a one-dimensional code (barcode), a two-dimensional code (QR code (registered trademark)), an RFID (Radio Frequency Identifier) tag (NFC (Near Field Communication) including tags). As another example, the user medium 200 may be a terminal device such as a smart phone or a laptop capable of communicating with the first device 300 . In this embodiment, an example in which the user medium 200 is a card with an NFC tag will be described.

アカウント残高は、典型的には、ユーザのアカウントの総残高、すなわちアカウントの利用可能残高の合計であるが、これに限定されない。アカウント残高は、例えば、アカウントの利用可能残高の合計のうちユーザにより設定された残高であってもよい。言い換えれば、アカウント残高は、アカウントの利用可能残高の合計より少ない金額であってもよい。 The account balance is typically, but not limited to, the total balance of the user's account, ie the total available balance of the account. The account balance may be, for example, the balance set by the user out of the total available balance of the account. In other words, the account balance may be an amount less than the total available balance of the account.

第1装置300は、決済装置100と第1ネットワークN1を介して通信が可能な端末装置である。また、第1装置300は、第1提供事業者が有する旅客輸送(公共交通機関含む)のための乗り物(例えば、バスやタクシー等)や店舗に設置された決済のための端末装置である。第1装置300は、可読媒体が読み取れる装置であればどのような装置でもよく、バーコードリーダー機能やNFCリーダー機能等を備える、タブレット端末、またはハンディ端末等である。また、第1装置300は、第1ネットワークN1を介して決済装置100と通信が可能であるが、決済にあたって第1ネットワークN1と接続されていることを前提とはしない。すなわち、第1装置300は、第1ネットワークN1との接続が仮に途絶えていても、ユーザ媒体200との二者間通信ができれば決済が可能である。第1装置300とユーザ媒体200との間で処理される取引を「第1取引」ともいう。また、第1取引で取引される金額を「第1取引金額」ともいう。 The first device 300 is a terminal device capable of communicating with the settlement device 100 via the first network N1. Also, the first device 300 is a terminal device for settlement installed in vehicles (for example, buses, taxis, etc.) for passenger transportation (including public transportation) owned by the first provider and in shops. The first device 300 may be any device as long as it can read a readable medium, such as a tablet terminal or a handy terminal having a barcode reader function, an NFC reader function, or the like. Also, although the first device 300 can communicate with the settlement device 100 via the first network N1, it is not assumed that the first device 300 is connected to the first network N1 for settlement. That is, even if the connection with the first network N1 is interrupted, the first device 300 can make payments as long as bilateral communication with the user medium 200 is possible. A transaction processed between the first device 300 and the user medium 200 is also referred to as a "first transaction". Further, the amount traded in the first transaction is also referred to as "first transaction amount".

第1装置300は、ユーザ媒体200を読み取って第1残高から第1取引の第1取引金額を減算する減算処理を実行する。 The first device 300 reads the user medium 200 and performs a subtraction process of subtracting the first transaction amount of the first transaction from the first balance.

第2装置400は、決済装置100と第1ネットワークN1を介して通信が可能な端末装置である。また、第2装置400は、第2提供事業者が有する店舗に設置された決済のための端末装置である。第2装置400は、可読媒体が読み取れる装置であればどのような装置でもよく、バーコードリーダー機能やNFCリーダー機能等を備える、POSレジ端末、タブレット端末、またはハンディ端末等である。第2装置400は、例えば、商品またはサービスの入力を受け付け、受け付けた商品等の代金の合計金額(第2取引金額)の算出などのPOSレジ機能を備えてもよい。また、第2装置400は、上記のPOSレジ機能を実現にあたって、商品等の売上に関する情報を管理するPOSシステム(不図示)に接続されてもよい。第2装置400とユーザ媒体200との間で処理される取引を「第2取引」という。また、第2取引で取引される金額を「第2取引金額」ともいう。 The second device 400 is a terminal device capable of communicating with the settlement device 100 via the first network N1. Also, the second device 400 is a terminal device for settlement installed in a store owned by the second provider. The second device 400 may be any device as long as it can read a readable medium, such as a POS register terminal, a tablet terminal, or a handy terminal having a barcode reader function, an NFC reader function, or the like. The second device 400 may have, for example, a POS cash register function such as receiving input of goods or services and calculating the total amount (second transaction amount) of the received goods or the like. In addition, the second device 400 may be connected to a POS system (not shown) that manages information on sales of commodities and the like in realizing the POS cash register function. A transaction processed between the second device 400 and the user medium 200 is referred to as a "second transaction." In addition, the amount traded in the second transaction is also referred to as "second transaction amount".

分散台帳500は、取引の履歴及び後述の承認情報を複数の端末が共有することが可能なネットワークシステムである。本実施形態において、分散台帳500は、第1装置300や第2装置400とユーザ媒体200との間の取引の履歴を示す履歴情報を記憶する記憶部として機能する。また、分散台帳500は、例えば、承認情報を記憶する記憶部として機能してもよい。なお、この取引は、第1取引と第2取引を含む。また、この履歴情報は、後述する第1履歴情報と第2履歴情報とを含む。履歴情報は、例えば、取引履歴(第1取引履歴と第2取引履歴を含む)、および/または取引履歴改ざん防止のためのハッシュ値(ハッシュポインタ)等を含む。なお、本実施形態では、履歴情報を記憶する記憶部の一例として分散台帳500を用いて説明するが、この記憶部は分散台帳500に限定されない。例えば、この記憶部は、決済装置100の記憶部140であってもよい。なお、この分散台帳500に、第1装置300や第2装置400が含まれてもよい。 The distributed ledger 500 is a network system that allows a plurality of terminals to share transaction history and approval information (to be described later). In this embodiment, the distributed ledger 500 functions as a storage unit that stores history information indicating the history of transactions between the first device 300 or the second device 400 and the user medium 200 . Also, the distributed ledger 500 may function as a storage unit that stores approval information, for example. Note that this transaction includes the first transaction and the second transaction. Also, this history information includes first history information and second history information, which will be described later. The history information includes, for example, transaction histories (including first transaction history and second transaction history) and/or hash values (hash pointers) for preventing falsification of transaction histories. In addition, although this embodiment demonstrates using the distributed ledger 500 as an example of the memory|storage part which memorize|stores historical information, this memory|storage part is not limited to the distributed ledger 500. FIG. For example, this storage unit may be the storage unit 140 of the settlement apparatus 100 . Note that the distributed ledger 500 may include the first device 300 and the second device 400 .

<2.概要>
図2を参照して、決済システム1の概要を説明する。
<2. Overview>
An outline of the payment system 1 will be described with reference to FIG.

本例では、取引の決済方法として、ユーザ媒体200としてNFCタグを搭載したカードによるカード決済を用いるものとするが、本発明に係る決済方法をこれに限る趣旨ではない。決済システム1は、例えば、NFCを利用したモバイル決済、QRコードやバーコードを用いるコード決済等の様々なプリペイド決済の手段を用いることができる。 In this example, card settlement using a card equipped with an NFC tag as the user medium 200 is used as the transaction settlement method, but the settlement method according to the present invention is not limited to this. The payment system 1 can use various prepaid payment methods such as mobile payment using NFC and code payment using QR code or bar code.

(1)図2に示すように、ユーザは、ユーザ媒体200に関連付けられているアカウント残高へ充当する。具体的には、決済装置100と通信可能な端末装置(不図示)により、ユーザから、資金移動先と資金移動元のアカウントに関する情報(例えば、アカウント識別情報(以下、「アカウントID」ともいう)やアカウントの認証情報等)と、ユーザから充当(移動)する金額と、が入力される。決済装置100は、この入力された内容に基づいて、充当するための資金移動処理を実行し、自身の記憶部140で管理するアカウント残高を示すアカウント残高情報を更新する。 (1) As shown in FIG. 2, the user applies to an account balance associated with user media 200; Specifically, information (for example, account identification information (hereinafter also referred to as “account ID”)) regarding the account of the fund transfer destination and the fund transfer source is sent from the user by a terminal device (not shown) capable of communicating with the payment device 100. , account authentication information, etc.) and the amount to be appropriated (transferred) from the user are input. The settlement apparatus 100 executes the funds transfer process for allocating based on the input contents, and updates the account balance information indicating the account balance managed in its own storage unit 140 .

(2)決済装置100は、送信された残高充当情報に基づいて、自身の記憶部140で管理するアカウント残高を示すアカウント残高情報を更新する。 (2) The payment apparatus 100 updates the account balance information indicating the account balance managed in its own storage unit 140 based on the transmitted balance allocation information.

(3)決済装置100は、所定期間ごとの処理(サイクリックに実行する処理)として、所定の時刻に、記憶部140からアカウント残高情報を取得し、アカウントのアカウント残高に対して、オフライン枠とオンライン枠をそれぞれ設定する。「所定期間」とは、一回設定されたオフライン枠の残高をユーザが決済に利用する期間である。所定期間は、言い換えると、オフライン枠を決済装置100が設定してから次に再設定するまでの期間である。この「所定期間ごとの処理」とは、例えば、数時間ごとの処理、日次処理、または週次処理等である。本例では、所定期間ごとの処理を、日次処理とする。例えば、アカウント残高が5万円であれば、決済装置100は、5万円のうち、オフライン枠を1万円に、オンライン枠を4万円に設定することができる。 (3) The payment apparatus 100 acquires the account balance information from the storage unit 140 at a predetermined time as a process (process executed cyclically) for each predetermined period, and stores the account balance of the account as an offline frame. Set each online frame. The “predetermined period” is a period during which the user uses the offline frame balance set once for payment. The predetermined period is, in other words, the period from when the offline frame is set by the payment apparatus 100 to when it is reset next time. The “predetermined period of time processing” is, for example, processing every several hours, daily processing, weekly processing, or the like. In this example, the processing for each predetermined period is set as the daily processing. For example, if the account balance is 50,000 yen, the settlement apparatus 100 can set the offline limit to 10,000 yen and the online limit to 40,000 yen out of 50,000 yen.

「オフライン枠」とは、第1装置300と第1ネットワークN1の接続状態に関わらずユーザが利用可能な残高を確保するための枠である。すなわち、オフライン枠は、通信環境がよくないところに第1装置300がいても、ユーザが決済に利用できる枠である。例えば、地方バス等の運行経路上に電波状況が悪いところがあり第1装置300と第1ネットワークN1との接続の途絶が一定程度発生するケースにおいて、このオフライン枠の残高をユーザは決済に利用することができる。 The “offline frame” is a frame for securing a balance that can be used by the user regardless of the connection state between the first device 300 and the first network N1. In other words, the offline frame is a frame that the user can use for payment even if the first device 300 is in a place where the communication environment is not good. For example, in a case where the radio wave condition is poor on the operation route of a local bus or the like and the connection between the first device 300 and the first network N1 is interrupted to some extent, the user uses the balance of the offline frame for payment. be able to.

「オンライン枠」とは、第2装置400と決済装置100とが通信可能に接続することで利用できる残高を確保するための枠である。 The “online frame” is a frame for securing a usable balance by communicably connecting the second device 400 and the payment device 100 .

オフライン枠の決済の利用にあたっての流れを(4-1)~(10)で説明する。(4-1)決済装置100は、第1装置300との接続状態を判定する。 (4-1) to (10) explain the flow of using the offline frame payment. (4-1) The settlement apparatus 100 determines the connection state with the first apparatus 300.

(5-1)決済装置100は、上記(4-1)で接続状態を第1装置300と問題なく通信できると判定した場合、上記(3)で設定したオフライン枠を示すオフライン枠情報を第1装置300に送信する。オフライン枠情報には、設定されたオフライン枠とアカウントIDとが関連付けられている。また、決済装置100は、アカウント残高が不足している等を理由にオフライン枠を設定できない場合、制限情報を、第1装置300に送信する。 (5-1) If the settlement apparatus 100 determines in (4-1) above that the connection status can be communicated with the first apparatus 300 without any problem, the offline frame information indicating the offline frame set in (3) above is sent to the first device 300. 1 to the device 300 . The offline quota information is associated with the set offline quota and the account ID. In addition, the payment apparatus 100 transmits restriction information to the first apparatus 300 when the offline limit cannot be set due to insufficient account balance or the like.

「制限情報」とは、アカウントの利用制限(利用停止を含む)をするための情報である。言い換えると、制限情報は、第1装置300の減算処理を制限するための情報でもある。制限情報は、例えば、取引のリスクに関する情報(以下、「リスク情報」ともいう)を含んでもよい。リスク情報の詳細は、後述する。 “Restriction information” is information for restricting use of an account (including suspension of use). In other words, the restriction information is also information for restricting the subtraction process of the first device 300 . The restriction information may include, for example, information on trading risks (hereinafter also referred to as “risk information”). Details of the risk information will be described later.

(6-1)~(8)の処理は、ユーザ媒体200と第1装置300との間の通信により取引の決済を行う際の処理であり、かつ第1ネットワークN1と第1装置300との接続を必要としない処理である。 The processing of (6-1) to (8) is processing for settlement of transactions by communication between the user medium 200 and the first device 300, and processing between the first network N1 and the first device 300. This is a process that does not require a connection.

(6-1)第1装置300は、第1提供事業者が提供するサービス(本例では、輸送サービスとする)をユーザが利用する際、第1取引としてこの輸送サービスの利用料(第1取引金額)の支払いの決済をするため、第2ネットワークN2を介してユーザ媒体200の媒体情報を読み取る。 (6-1) When the user uses a service (transportation service in this example) provided by the first provider, the first device 300 receives the usage fee for the transportation service (first transaction) as the first transaction. The medium information of the user medium 200 is read through the second network N2 in order to settle the payment of the transaction amount).

「媒体情報」とは、ユーザ媒体200に関する情報であり、ユーザ媒体200に記録されている情報である。媒体情報は、例えば、アカウントID、媒体を識別するための媒体識別情報(例えば、NFCタグそのもののID等の製品固有ID等)、最終利用日時、第1残高、取引履歴(第1取引履歴と第2取引履歴を含む)、取引履歴改ざん防止のためのハッシュ値(ハッシュポインタ)等を含む。 “Medium information” is information about the user medium 200 and information recorded on the user medium 200 . The medium information includes, for example, an account ID, medium identification information for identifying the medium (for example, a product-specific ID such as the ID of the NFC tag itself), the date and time of last use, the first balance, transaction history (first transaction history and second transaction history), and a hash value (hash pointer) for preventing falsification of the transaction history.

(7-1)第1装置300は、アカウントIDをキーにして、読み込んだ媒体情報に対応するオフライン枠情報を参照する。同様に、第1装置300は、アカウントIDをキーにして、読み込んだ媒体情報に対応する制限情報を参照する。また、第1装置300は、参照したオフライン枠情報および制限情報に基づいて、輸送サービスの利用料を支払う第1取引を承認するか否かを判定する処理(以下、「承認処理」ともいう)を実行する。 (7-1) The first device 300 uses the account ID as a key to refer to the offline slot information corresponding to the read medium information. Similarly, the first device 300 uses the account ID as a key to refer to restriction information corresponding to the read medium information. Further, the first device 300 determines whether or not to approve the first transaction for paying the usage fee of the transportation service based on the referenced offline quota information and restriction information (hereinafter also referred to as “approval processing”). to run.

(8)第1装置300は、日次処理として日ごとの初回のユーザ媒体200の利用の際に、第2ネットワークN2を介して参照したオフライン枠を、媒体情報の第1残高としてユーザ媒体200に書き込む。すなわち、設定されたオフライン枠が1万円の場合には、第1残高が1万円としてユーザ媒体200に書き込まれる。その後、第1装置300は、上記(7-1)で「承認」と判定した場合、第1装置300は、第1残高から第1取引の第1取引金額(本例では、千円とする)を減算する処理(以下、「減算処理」ともいう)を実行する。なお、他の例として、第1装置300は、第1残高から第1取引金額を減算して、減算された第1残高をユーザ媒体200に書き込んでもよい。第1装置300は、減算処理を実行した際に、この減算処理の履歴を示す第1履歴情報を生成する。第1装置300は、生成した第1履歴情報を第1取引履歴として、ユーザ媒体200や分散台帳500に記憶させる。 (8) The first device 300 uses the offline frame referred to via the second network N2 as the first balance of the medium information when the user medium 200 is used for the first time every day as daily processing. write to That is, when the set offline limit is 10,000 yen, the first balance is written to the user medium 200 as 10,000 yen. After that, if the first device 300 determines "approved" in (7-1) above, the first device 300 converts the first balance to the first transaction amount (in this example, 1,000 yen) for the first transaction. ) (hereinafter also referred to as “subtraction processing”). As another example, the first device 300 may subtract the first transaction amount from the first balance and write the subtracted first balance to the user medium 200 . When the first device 300 executes the subtraction process, it generates first history information indicating the history of this subtraction process. The first device 300 stores the generated first history information in the user medium 200 or the distributed ledger 500 as a first transaction history.

(9)第1装置300は、上記(8)で生成した第1履歴情報を、決済装置100に送信する。(10)決済装置100は、日ごとに(例えば、毎日23:00になった際に)、第1残高から減算した第1取引金額の日ごとの累計を算出する。 (9) The first device 300 transmits the first history information generated in (8) above to the payment device 100 . (10) The settlement apparatus 100 calculates the cumulative sum of the first transaction amount subtracted from the first balance for each day (for example, at 23:00 every day).

次にオンライン枠の決済の利用にあたっての流れを(4-2)~(6-2)で説明する。
(4-2)~(6-2)の処理は、ユーザ媒体200と第2装置400との間の通信により取引の決済を行う際の処理であり、かつ第1ネットワークN1と第2装置400との接続を必要とする処理である。
Next, (4-2) to (6-2) explain the flow of using the online frame payment.
The processes (4-2) to (6-2) are processes for settlement of transactions by communication between the user medium 200 and the second device 400, and the first network N1 and the second device 400 This is a process that requires a connection with

(4-2)第2装置400は、第2提供事業者が提供するサービス(本例では、飲食サービスとする)をユーザが利用する際、第2取引としてこの飲食サービスの利用料(第2取引金額)の支払いの決済をするため、第2ネットワークN2を介してユーザ媒体200の媒体情報を読み取る。 (4-2) When the user uses a service (eating and drinking service in this example) provided by the second provider, the second device 400 receives the usage fee for the eating and drinking service (second The medium information of the user medium 200 is read through the second network N2 in order to settle the payment of the transaction amount).

(5-2)第2装置400は、第1ネットワークN1を介して決済装置100と接続して、アカウントIDをキーに、読み込んだ媒体情報に対応する決済装置100が管理するオンライン枠情報を参照する。同様に、第2装置400は、第1ネットワークN1を介して決済装置100と接続して、アカウントIDをキーに、読み込んだ媒体情報に対応する決済装置100が管理する制限情報を参照する。第2装置400は、決済装置100に対して、オンライン枠の残高で支払い可能な第2取引金額を含む決済の要求を送信する。決済装置100は、この決済要求を受け付けて、オンライン枠の残高から第2取引金額を減算する処理を実行する。決済装置100は、減算処理を実行した際に、この減算処理の履歴を示す第2履歴情報を生成する。 (5-2) The second device 400 connects to the settlement device 100 via the first network N1, and refers to the online slot information managed by the settlement device 100 corresponding to the read medium information, using the account ID as a key. do. Similarly, the second device 400 connects to the settlement device 100 via the first network N1, and refers to the restriction information managed by the settlement device 100 corresponding to the read medium information, using the account ID as a key. The second device 400 transmits to the payment device 100 a payment request including a second transaction amount that can be paid with the balance of the online frame. The settlement apparatus 100 accepts this settlement request and executes processing for subtracting the second transaction amount from the balance of the online frame. When executing the subtraction process, the settlement apparatus 100 generates second history information indicating the history of this subtraction process.

(6-2)第2装置400は、上記(5-2)で生成された第2履歴情報を第2取引履歴として、第2ネットワークN2を介してユーザ媒体200に書き込んでもよい。 (6-2) The second device 400 may write the second history information generated in (5-2) above as the second transaction history to the user medium 200 via the second network N2.

(11)決済装置100は、日ごとに、オフライン枠の残高から上記(10)で算出した累計を減算し、減算したオフライン枠の残高とオンライン枠の残高とに基づいて、アカウント残高を更新する。 (11) The settlement apparatus 100 subtracts the cumulative total calculated in (10) above from the balance of the offline frame on a daily basis, and updates the account balance based on the subtracted balance of the offline frame and the balance of the online frame. .

上記構成によれば、決済装置100は、第1ネットワークN1と第1装置300との接続状態に関わらずオフライン枠を利用してユーザ媒体200による決済をさせることができる。また、上記構成によれば、アカウントのアカウント残高からオフライン枠を所定期間ごとに切り出すため、オフライン枠の残高を充当させるためだけの手続き(チャージ)をユーザがする必要がない。このため、上記構成によれば、決済装置100は、ユーザ媒体200と第1装置300との間の通信により取引の決済を行うにあたって、インターネット等のネットワークと第1装置300との接続を決済の前提とせず、ユーザの使い勝手を改善できる。 According to the above configuration, the payment device 100 can make payment using the user medium 200 using the offline frame regardless of the connection state between the first network N1 and the first device 300. FIG. In addition, according to the above configuration, since the offline frame is extracted from the account balance of the account every predetermined period, the user does not need to perform the procedure (charging) only for allocating the balance of the offline frame. For this reason, according to the above configuration, the settlement device 100 connects the network such as the Internet and the first device 300 to settlement in settlement of transactions by communication between the user medium 200 and the first device 300 . User-friendliness can be improved without presupposition.

<3.機能構成>
図3を参照して、本実施形態に係る決済装置100の機能構成を説明する。図3に示すように、決済装置100は、制御部110と、通信部130と、記憶部140と、を備える。
<3. Functional configuration>
The functional configuration of the settlement apparatus 100 according to this embodiment will be described with reference to FIG. As shown in FIG. 3 , the settlement apparatus 100 includes a control section 110 , a communication section 130 and a storage section 140 .

-制御部-
制御部110は、接続判定部111と、取得部112と、設定部113と、を備える。また、制御部110は、例えば、算出部114、更新部115、受付部116、決済処理部117、承認判定部118、または残高充当部119を備えてもよい。
- Control part -
Control unit 110 includes connection determination unit 111 , acquisition unit 112 , and setting unit 113 . Further, the control unit 110 may include a calculation unit 114, an update unit 115, a reception unit 116, a payment processing unit 117, an approval determination unit 118, or a balance allocation unit 119, for example.

-接続判定部-
接続判定部111は、第1装置300との接続状態を判定する。接続判定部111は、例えば、第1装置300と疎通できるか否か、また第1装置300との通信が確立できるか否か等を判定することで、第1装置300との接続状態を判定してもよい。接続判定部111は、例えば、第1装置300と疎通できるか否かについて、例えば、pingコマンドやnetstatコマンドを利用して接続状態を確認もよい。また、接続判定部111は、例えば、第1装置300との通信が確立できるか否かについて、TCPコネクションを確立するための3ウェイハンドシェイク、すなわちSYNを送信してそのACKを受信できたか否かで接続状態を判定してもよい。
- Connection judgment part -
The connection determination unit 111 determines the connection state with the first device 300 . The connection determination unit 111 determines the state of connection with the first device 300 by, for example, determining whether communication with the first device 300 is possible or whether communication with the first device 300 can be established. You may The connection determination unit 111 may check the connection state, for example, using a ping command or a netstat command to determine whether communication with the first device 300 is possible. Further, the connection determining unit 111 determines whether or not communication with the first device 300 can be established, for example, whether or not 3-way handshake for establishing a TCP connection, that is, whether SYN has been transmitted and its ACK has been received. The connection status may be determined by

-取得部-
取得部112は、記憶部140から、アカウント残高情報を取得する。また、取得部112は、他の例として、アカウント残高情報を管理する外部装置の記憶部(不図示)から、アカウント残高情報を取得してもよい。この「外部装置の記憶部」は、複数装置の記憶部に分散されていてもよく、例えば、分散管理台帳技術を利用したものでもよい。
- Acquisition part -
Acquisition unit 112 acquires account balance information from storage unit 140 . As another example, the acquisition unit 112 may acquire account balance information from a storage unit (not shown) of an external device that manages account balance information. This "storage section of the external device" may be distributed to the storage sections of a plurality of devices, and may be, for example, one that utilizes distributed management ledger technology.

-設定部-
設定部113は、アカウントのアカウント残高に対して、オフライン枠を設定する。また、設定部113は、例えば、アカウントのアカウント残高に対して、オンライン枠を設定してもよい。設定部113は、オフライン枠とオンライン枠の金額は、例えば、それぞれ固定であってもよいし、アカウント残高に対するそれぞれの割合で設定してもよい。また、設定部113は、例えば、優先順位情報に基づいて、オフライン枠を先に設定(確保)して、アカウント残高から設定したオフライン枠の残高を減算して残った残高に対して、オンライン枠を設定してもよい。
-Setting part-
The setting unit 113 sets an offline limit for the account balance of the account. Also, the setting unit 113 may set an online limit for the account balance of the account, for example. The setting unit 113 may, for example, set the amounts of the offline quota and the online quota respectively as fixed amounts, or may set the respective rates to the account balance. In addition, the setting unit 113, for example, first sets (secures) the offline frame based on the priority information, subtracts the balance of the set offline frame from the account balance, and assigns the remaining balance to the online frame. may be set.

オフライン枠は、例えば、決済システム1共通の固定値(例えば、一律千円等)であってもよいし、アカウントIDのグループごとに異なる固定値(例えば、グループA:5千円、グループB:3千円、グループC:千円等)であってもよいし、アカウントIDごとに異なる固定値(例えば、第1提供事業者またはユーザの指定により設定されている値等)であってもよい。 The offline limit may be, for example, a fixed value common to the payment system 1 (for example, uniform 1,000 yen), or a fixed value that differs for each group of account IDs (for example, group A: 5,000 yen, group B: 3,000 yen, Group C: 1,000 yen, etc.), or a fixed value that differs for each account ID (for example, a value set by the first provider or user designation). .

設定部113は、例えば、更新部115により更新されたアカウント残高に対して、オフライン枠を再設定してもよい。すなわち、設定部113は、次の所定期間に向けて、更新されたアカウント残高に対して、オフライン枠を再設定してもよい。設定部113は、例えば、更新部115により更新されたアカウント残高が2万2千円であれば、2万2千円に対して、オフライン枠(例えば、1万円)を再設定してもよい。 The setting unit 113 may reset the offline limit for the account balance updated by the updating unit 115, for example. That is, the setting unit 113 may reset the offline limit for the updated account balance toward the next predetermined period. For example, if the account balance updated by the updating unit 115 is 22,000 yen, the setting unit 113 may reset the offline limit (for example, 10,000 yen) for 22,000 yen. good.

上記構成によれば、設定部113は、所定期間ごと等に、自動的にオフライン枠を再設定することできる。このため、上記構成によれば、設定部113は、アカウント残高の変動に応じてユーザが手動でオフライン枠を再設定するような負荷を軽減することができる。 According to the above configuration, the setting unit 113 can automatically reset the offline frame every predetermined period or the like. Therefore, according to the above configuration, the setting unit 113 can reduce the burden of the user manually resetting the offline limit according to the fluctuation of the account balance.

設定部113は、例えば、アカウントのアカウント残高に対して、オフライン枠に加え、オンライン枠を設定してもよい。 For example, the setting unit 113 may set an online quota in addition to the offline quota for the account balance of the account.

設定部113は、更新部115により更新されたアカウント残高に対して、さらに、オンライン枠を再設定してもよい。設定部113は、例えば、更新部115により更新されたアカウント残高が2万2千円であれば、2万2千円に対して、オフライン枠(例えば、1万円)を再設定し、残りの残高1万円1千円をオンライン枠として再設定してもよい。 The setting unit 113 may further reset the online limit for the account balance updated by the updating unit 115 . For example, if the account balance updated by the update unit 115 is 22,000 yen, the setting unit 113 resets the offline limit (for example, 10,000 yen) for 22,000 yen, and the remaining balance is 22,000 yen. You may reset the balance of 10,000 yen and 1,000 yen as an online limit.

上記構成によれば、設定部113は、所定期間ごと等に、自動的にオンライン枠を再設定することできる。このため、上記構成によれば、設定部113は、アカウント残高の変動に応じてユーザが手動でオンライン枠を再設定するような負荷を軽減することができる。 According to the above configuration, the setting unit 113 can automatically reset the online frame every predetermined period. Therefore, according to the above configuration, the setting unit 113 can reduce the burden of the user manually resetting the online limit according to the fluctuation of the account balance.

-算出部-
算出部114は、第1履歴情報に基づいて、所定期間の終了(締め)の際に、第1残高から減算した第1取引金額の所定期間の累計を算出する。所定期間は、例えば、半日ごと、日ごと、週ごと等の単位期間であってもよい。例えば、ユーザ媒体200と取引した第1装置300が第1装置300aと第1装置300bと所定期間において複数存在する場合、それぞれから取得した第1履歴情報に基づいて、第1残高から減算した第1取引金額の所定期間の累計を算出してもよい。ユーザ媒体200と第1装置300aとの第1取引金額が5千円で、ユーザ媒体200と第1装置300bとの第1取引金額が4千円の場合、第1取引金額の累計は9千円となる。
- Calculation part -
Based on the first history information, the calculation unit 114 calculates the cumulative sum over the predetermined period of the first transaction amount subtracted from the first balance at the end (closing) of the predetermined period. The predetermined period may be, for example, a unit period such as every half day, every day, or every week. For example, if there are a plurality of first devices 300 that have traded with the user medium 200, such as the first device 300a and the first device 300b, during a predetermined period of time, the first balance is subtracted from the first balance based on the first history information obtained from each of the first devices 300a and 300b. It is also possible to calculate the sum of one transaction amount for a predetermined period. If the first transaction amount between the user medium 200 and the first device 300a is 5,000 yen, and the first transaction amount between the user medium 200 and the first device 300b is 4,000 yen, the cumulative total of the first transaction amounts is 9,000 yen. becomes a circle.

-更新部-
更新部115は、オフライン枠の残高から算出部114が算出した累計を減算し、減算したオフライン枠の残高に基づいて、アカウント残高を更新する。例えば、オンライン枠の減算前の残高が1万円で、算出部114が算出した累計が8千円であれば、更新部115は、減算したオフライン枠の残高として2千円でアカウント残高を更新してもよい。
- Update part -
The update unit 115 subtracts the total calculated by the calculation unit 114 from the balance of the offline frame, and updates the account balance based on the subtracted balance of the offline frame. For example, if the balance before subtraction of the online frame is 10,000 yen and the total calculated by the calculation unit 114 is 8,000 yen, the update unit 115 updates the account balance with 2,000 yen as the balance of the offline frame after subtraction. You may

更新部115は、例えば、オンライン枠の残高に基づいて、アカウントのアカウント残高を更新してもよい。例えば、減算したオフライン枠の残高として2千円で、オンライン枠の残高が2万円であれば、更新部115は、これらの残高を合計した金額2万2千円でアカウント残高を更新してもよい。 The updating unit 115 may update the account balance of the account, for example, based on the online slot balance. For example, if the subtracted balance of the offline frame is 2,000 yen and the balance of the online frame is 20,000 yen, the updating unit 115 updates the account balance with the sum of these balances of 22,000 yen. good too.

-受付部-
受付部116は、第2装置400から、通信部130を介して、設定部113が設定したオンライン枠の残高で支払い可能な第2取引金額を含む決済の要求を受け付ける。受付部116は、例えば、設定部113が設定したオンライン枠の残高を超える第2取引金額を含む決済の要求の場合、その受付を拒否してもよい。
-Reception Department-
Accepting unit 116 accepts a payment request including a second transaction amount payable with the balance of the online frame set by setting unit 113 from second device 400 via communication unit 130 . For example, in the case of a payment request including a second transaction amount exceeding the balance of the online frame set by the setting unit 113, the reception unit 116 may refuse to accept the payment.

-決済処理部-
決済処理部117は、受付部116が受け付けた決済の要求に基づいて、オンライン枠の残高から第2取引金額を減算する処理を実行する。
-Payment processing part-
The payment processing unit 117 executes processing for subtracting the second transaction amount from the balance of the online frame based on the payment request received by the reception unit 116 .

-承認判定部-
承認判定部118は、承認情報を記憶する承認記憶部141を参照して、第1取引が第1装置で承認可能であるかを判定する。例えば、承認情報に含まれる承認項目として取引金額の上限が設定されている場合、承認判定部118は、この上限を超える第1取引金額の第1取引は、第1装置300で承認不可と判定してもよい。すなわち、承認情報に基づいて、決済装置100等の中央側で承認する必要がある第1取引については、承認判定部118は、第1装置300で承認不可としてもよい。承認判定部118は、判定の結果を承認判定情報として記憶部140に記憶させてもよい。
-Approval Judgment-
Approval determination unit 118 refers to approval storage unit 141 that stores approval information and determines whether the first transaction can be approved by the first device. For example, when the upper limit of the transaction amount is set as an approval item included in the approval information, the approval determination unit 118 determines that the first transaction with the first transaction amount exceeding the upper limit cannot be approved by the first device 300. You may That is, based on the approval information, the approval determination unit 118 may disallow approval by the first device 300 for the first transaction that needs to be approved by the central side of the payment device 100 or the like. Approval determination unit 118 may cause storage unit 140 to store the determination result as approval determination information.

「承認情報」とは、第1装置300が第1取引を承認可能か否か判定するための情報である。承認情報は、例えば、承認項目として、取引金額の上限もしくは下限、取引回数の上限、端末装置の位置、または上位装置を含んでもよい。また、承認情報は、その他の承認項目として、装置の所有者であるユーザに関する情報や、リスク情報を含んでもよい。承認情報は、その他の承認項目として、特定の条件の下で行われる取引であることを示す取引種別を含んでもよい。 “Approval information” is information for determining whether or not the first device 300 can approve the first transaction. The approval information may include, for example, the upper limit or lower limit of the transaction amount, the upper limit of the number of transactions, the location of the terminal device, or the host device as approval items. The approval information may also include information on the user who owns the device and risk information as other approval items. The approval information may include, as another approval item, a transaction type indicating that the transaction is conducted under specific conditions.

「リスク情報」とは、取引のリスクを示す情報である。リスク情報は、例えば、ネガティブチェックに用いられる利用停止に関するネガティブ情報、または過去の取引履歴に基づくユーザへの評価に関する情報等である。 “Risk information” is information indicating the risk of trading. The risk information is, for example, negative information related to suspension of use used for negative checks, or information related to user evaluations based on past transaction history.

承認判定部118は、例えば、第1取引が前記第1装置300で承認可能でないと判定した場合、上位承認情報を記憶する上位承認記憶部142を参照して、上位装置により第1取引が承認可能であるかを再判定してもよい。承認判定部118は、この再判定の結果を承認判定情報に含めて、記憶部140に記憶させてもよい。 For example, when the approval determination unit 118 determines that the first transaction cannot be approved by the first device 300, the approval determination unit 118 refers to the higher-level approval storage unit 142 that stores higher-level approval information, and determines whether the first transaction is approved by the higher-level device. You may re-determine whether it is possible. Approval determination unit 118 may include the result of this re-determination in the approval determination information and store it in storage unit 140 .

「上位承認情報」とは、第1装置300の上位装置が第1取引を承認可能か否か判定するための情報である。上位承認情報は、第1装置300と通信可能に接続されている第3装置(不図示)が承認可能な取引の条件を少なくとも一つ含む。 The “upper approval information” is information for determining whether or not the upper device of the first device 300 can approve the first transaction. The superior approval information includes at least one transaction condition that can be approved by a third device (not shown) communicably connected to the first device 300 .

-残高充当部-
残高充当部119は、ユーザアカウントのアカウント残高への残高を充当するための処理を行う。
残高充当部119は、残高を充当するためにアカウントを移動先とする資金移動を行う決済には、どのような決済でも適用可能である。残高充当部119は、例えば、クレジットカード決済やデビットカード決済などのカード決済、カードレス払い決済、電子マネー決済、銀行振込決済などの決済方法うちユーザや決済事業者が選択した決済方法により資金移動のための処理を行って残高を充当してもよい。
-Balance appropriation department-
The balance appropriation unit 119 performs processing for appropriating the balance to the account balance of the user account.
The balance appropriation unit 119 can be applied to any payment method for transferring funds to an account to appropriate the balance. The balance appropriation unit 119 transfers funds according to a payment method selected by the user or the payment business operator among payment methods such as card payment such as credit card payment and debit card payment, cardless payment payment, electronic money payment, and bank transfer payment. The balance may be appropriated by performing processing for

残高充当部119は、例えば、アカウント残高の中で、オフライン枠の残高のみまたはオンライン枠の残高のみ充当するよう処理してもよい。また、残高充当部119は、例えば、アカウント残高への残高を、設定された配分に基づいて、オフライン枠の残高とオンライン枠の残高それぞれに配分して充当するよう処理してもよい。 The balance allocation unit 119 may, for example, allocate only the balance of the offline frame or only the balance of the online frame from the account balance. The balance appropriation unit 119 may, for example, allocate and allocate the balance to the account balance to the balance of the offline frame and the balance of the online frame based on the set allocation.

-通信部-
通信部130は、第1ネットワークN1を介して、第1装置300および/または第2装置400と各種情報を送受信する。通信部130は、送信部131と受信部132とを備える。
-Communication part-
The communication unit 130 transmits and receives various information to and from the first device 300 and/or the second device 400 via the first network N1. The communication unit 130 has a transmission unit 131 and a reception unit 132 .

-送信部-
送信部131は、接続判定部111により判定された接続の状態に基づいて、オフライン枠情報を、第1装置300経由でユーザ媒体200に第1残高として書き込むために、第1ネットワークN1を介して第1装置300に送信する。送信部131がオフライン枠情報を送信するタイミングは、例えば、所定期間におけるユーザ媒体200の初回の利用の際でもよい。また、このユーザ媒体200の初回の利用は、第1装置300での利用であってもよいし、第2装置400での利用であってもよい。
-Transmitter-
Based on the connection status determined by the connection determination unit 111, the transmission unit 131 transmits the offline limit information to the user medium 200 via the first device 300 as the first balance. Send to the first device 300 . The timing at which the transmission unit 131 transmits the offline frame information may be, for example, the first use of the user medium 200 during a predetermined period. Also, the first use of the user medium 200 may be the use in the first device 300 or the use in the second device 400 .

上記構成によれば、送信部131は、第1ネットワークN1と第1装置300との接続状態に関わらずオフライン枠を利用してユーザ媒体200による決済をさせることができる。また、上記構成によれば、アカウントのアカウント残高からオフライン枠を所定期間ごとに切り出させることができるため、オフライン枠の残高を充当させるためだけのユーザの手続き(チャージ)を削減することができる。このため、上記構成によれば、送信部131は、ユーザ媒体200と第1装置300との間の通信により取引の決済を行うにあたって、インターネット等のネットワークと第1装置300との接続を決済の前提とせず、ユーザの使い勝手を改善できる。 According to the above configuration, the transmission unit 131 can make the payment by the user medium 200 using the offline frame regardless of the connection state between the first network N1 and the first device 300 . Further, according to the above configuration, since the offline frame can be cut out from the account balance of the account every predetermined period, it is possible to reduce the user's procedure (charging) only for allocating the balance of the offline frame. For this reason, according to the above configuration, the transmission unit 131 connects a network such as the Internet and the first device 300 to settlement when performing settlement of transactions by communication between the user medium 200 and the first device 300 . User-friendliness can be improved without presupposition.

送信部131は、例えば、アカウントのアカウント残高に対してオフライン枠が設定部113により設定できない場合、制限情報を記憶する記憶部140を参照して、制限情報を、第1ネットワークN1を介して第1装置300に送信してもよい。また、送信部131は、例えば、接続判定部111により判定された接続の状態に基づいて、第1ネットワークN1を介して第1装置300に制限情報を送信してもよい。 For example, when the setting unit 113 cannot set the offline limit for the account balance of the account, the transmission unit 131 refers to the storage unit 140 that stores the limit information, and transmits the limit information to the first network N1 via the first network N1. 1 device 300 . Further, the transmission unit 131 may transmit the restriction information to the first device 300 via the first network N1 based on the state of connection determined by the connection determination unit 111, for example.

上記構成によれば、送信部131は、アカウント残高がオフライン枠に対して不足している等の状況において、ユーザ媒体200でのオフライン枠の利用を制限することができる。このため、上記構成によれば、送信部131は、ユーザ媒体200でのオフライン枠の利用を精度よく制御することができる。 According to the above configuration, the transmission unit 131 can limit the use of the offline quota on the user medium 200 in situations such as when the account balance is insufficient for the offline quota. Therefore, according to the above configuration, the transmission unit 131 can accurately control the use of the offline frame on the user medium 200 .

送信部131は、例えば、承認情報を記憶する承認記憶部141を参照して、第1取引が第1装置300で承認可能であるかを判定させるために、承認情報を第1装置300に送信してもよい。 The transmitting unit 131, for example, refers to the approval storage unit 141 that stores the approval information, and transmits the approval information to the first device 300 in order to determine whether the first transaction can be approved by the first device 300. You may

例えば、第1装置300とユーザ媒体200との間の第1取引の内容によっては、決済事業者等の中央側の承認が必要なケースが考えられる。このようなケースに対して、上記構成によれば、送信部131は、第1装置300だけで承認できるリスクの低い取引等に限定してオフライン枠を利用させることができる。 For example, depending on the content of the first transaction between the first device 300 and the user medium 200, there may be a case where approval from the central side such as the settlement company is required. For such a case, according to the above configuration, the transmission unit 131 can limit the use of the offline frame to low-risk transactions that can be approved only by the first device 300 .

送信部131は、例えば、承認判定情報に基づいて、第1装置300に、減算処理を実行可能にするための指示を送信してもよい。第1装置300は、第1ネットワークN1を介して決済装置100からこの指示を受信したことを条件に、所定期間において第1ネットワークN1との接続状態に関わらず減算処理を実行してもよい。 The transmitting unit 131 may transmit, for example, an instruction to enable execution of the subtraction process to the first device 300 based on the approval determination information. First device 300 may execute the subtraction process for a predetermined period of time regardless of the connection state with first network N1 on the condition that this instruction is received from settlement device 100 via first network N1.

上記構成によれば、送信部131は、第1装置300で承認できない取引に関する減算処理を制限することができる。このため、上記構成によれば、送信部131は、第1装置300に対して、例えば、中央側で承認が必要なリスクの高い取引を制限し、第1装置300の第1ネットワークN1との接続状態に関わらずに取引できるリスクの低い取引に限定して第1取引をさせることができる。 According to the above configuration, the transmission unit 131 can restrict the subtraction process for transactions that cannot be approved by the first device 300 . Therefore, according to the above configuration, the transmission unit 131 restricts the first device 300 to, for example, high-risk transactions that require approval from the central side, and allows the first device 300 to communicate with the first network N1. The first transaction can be limited to low-risk transactions that can be traded regardless of the connection state.

送信部131は、例えば、承認判定情報に基づいて、第1装置300に、第3装置から第1取引の承認が得られた場合に減算処理を実行可能にするための指示を送信してもよい。 For example, based on the approval determination information, the transmission unit 131 may transmit an instruction to the first device 300 to enable execution of the subtraction process when approval of the first transaction is obtained from the third device. good.

上記構成によれば、送信部131は、第1装置300で承認できない取引に関する減算処理を制限しつつ、その上位の装置で承認できる取引に関する減算処理は実行可能にすることができる。このため、上記構成によれば、送信部131は、第1装置300に対して、例えば、中央側で承認が必要なリスクの高い取引を制限しつつ、リスクの程度に応じて段階的に第1装置300の第1ネットワークN1との接続状態に関わらずに取引できる取引を限定して、第1取引をさせることができる。 According to the above configuration, the transmission unit 131 can limit the subtraction processing for transactions that cannot be approved by the first device 300, and enable execution of the subtraction processing for transactions that can be approved by the higher-level device. For this reason, according to the above configuration, the transmission unit 131 restricts, for example, high-risk transactions that require approval on the central side, to the first device 300, and, in a stepwise manner, according to the degree of risk. It is possible to limit the transactions that can be made regardless of the connection state of the first device 300 with the first network N1, and allow the first transaction to be made.

受信部132は、第1装置300から、第1ネットワークN1を介して、第1履歴情報を受信する。 The receiving unit 132 receives the first history information from the first device 300 via the first network N1.

記憶部140は、アカウント残高情報、オフライン枠情報、オンライン枠情報、制限情報、履歴情報、またはユーザ情報などを記憶してもよい。記憶部140は、例えば、これらの情報を相互に関連付けて記憶してもよい。記憶部140は、データベースマネジメントシステム(DBMS)を利用して各情報を記憶してもよいし、ファイルシステムを利用して各情報を記憶してもよい。DBMSを利用する場合は、上記情報ごとにテーブルを設けて、このテーブル間を関連付けて各情報を管理してもよい。記憶部140は、承認記憶部141と、上位承認記憶部142とを備える。承認記憶部141は、承認情報を記憶する。上位承認記憶部142は、上位承認情報を記憶する。 The storage unit 140 may store account balance information, offline quota information, online quota information, restriction information, history information, user information, or the like. The storage unit 140 may store these pieces of information in association with each other, for example. The storage unit 140 may store each information using a database management system (DBMS), or may store each information using a file system. When using a DBMS, a table may be provided for each piece of information described above, and each piece of information may be managed by associating the tables. Storage unit 140 includes approval storage unit 141 and upper approval storage unit 142 . Approval storage unit 141 stores approval information. The superior approval storage unit 142 stores superior approval information.

「ユーザ情報」は、ユーザに関する情報である。ユーザ情報は、例えば、ユーザを識別するための識別情報、ユーザが保有するアカウントそれぞれのアカウントIDを含む。 "User information" is information about the user. The user information includes, for example, identification information for identifying the user and an account ID of each account held by the user.

<4.動作例>
図4~5を参照して、決済システム1の動作例を説明する。なお、以下に示す処理の順番は一例であって、適宜、変更されてもよい。図4は、決済システム1でオンライン枠およびオフライン枠を設定し、オンライン枠を利用した決済を行うまでの相互作用を示したシーケンス図である。図5は、決済システム1でオフライン枠を利用した決済をし、所定期間の第1取引金額の累計を算出して、オンライン枠およびオフライン枠を再設定するまでの相互作用を示したシーケンス図である。
<4. Operation example>
An operation example of the settlement system 1 will be described with reference to FIGS. Note that the order of the processes shown below is an example, and may be changed as appropriate. FIG. 4 is a sequence diagram showing interactions from setting an online frame and an offline frame in the payment system 1 to making a payment using the online frame. FIG. 5 is a sequence diagram showing interactions from settlement using the offline limit in the payment system 1, calculating the cumulative total of the first transaction amount for a predetermined period, and resetting the online limit and the offline limit. be.

図4に示すように、決済装置100は、アカウント残高情報を取得する(S10)。決済装置100は、アカウント残高情報に基づいて、オフライン枠とオンライン枠とを設定する(S11)。 As shown in FIG. 4, the settlement apparatus 100 acquires account balance information (S10). The settlement apparatus 100 sets the offline limit and the online limit based on the account balance information (S11).

決済装置100は、設定したオフライン枠を示すオフライン枠情報を、第1装置300に送信する(S12)。第1装置300等は、所定期間における初回のユーザ媒体200による決済の利用の際に、複合フラグメントopt1(option1)が示すエリア内の処理を実行する。具体的には、第1装置300は、所定期間における初回のユーザ媒体200による決済の利用の際に、オフライン枠を示すオフライン枠情報を、ユーザ媒体200に第1残高として書き込む(S13)。ユーザ媒体200は、第1残高を記録する(S14)。 The settlement device 100 transmits offline quota information indicating the set offline quota to the first device 300 (S12). The first device 300 and the like execute the processing in the area indicated by the composite fragment opt1 (option1) when using the payment by the user medium 200 for the first time in a predetermined period. Specifically, the first device 300 writes offline quota information indicating the offline quota to the user medium 200 as the first balance when using the user medium 200 for the first payment in a predetermined period (S13). The user medium 200 records the first balance (S14).

第2装置400は、第2取引にあたって第2取引金額を含む決済の要求を、決済装置100に送信する(S15)。決済装置100は、受信した決済の要求に含まれる第2取引金額がオンライン枠の残高内の場合、複合フラグメントopt2(option2)が示すエリア内の処理を実行する。具体的には、決済装置100は、決済の要求を受け付ける(S16)。決済装置100は、受け付けた決済の要求に基づいて、オンライン枠の残高から第2取引金額を減算する処理を実行する(S17)。決済装置100は、オンライン枠の残高を更新する(S18)。 The second device 400 transmits a settlement request including the second transaction amount for the second transaction to the settlement device 100 (S15). If the second transaction amount included in the received payment request is within the balance of the online frame, the payment apparatus 100 executes the process within the area indicated by the composite fragment opt2 (option2). Specifically, the settlement apparatus 100 accepts a request for settlement (S16). The payment apparatus 100 executes a process of subtracting the second transaction amount from the balance of the online frame based on the accepted payment request (S17). The settlement apparatus 100 updates the balance of the online frame (S18).

図5に示すように、第1装置300は、ユーザ媒体200から第1残高を読み取る(S20)。第1装置300は、読み取った第1残高から第1取引の第1取引金額を減算する減算処理を実行する(S21)。第1装置300は、第1取引金額を減算した第1残高をユーザ媒体200に書き込む(S22)。ユーザ媒体200は、第1残高を更新する(S23)。第1装置300は、第1履歴情報を生成して、分散台帳500に記憶させる。 As shown in FIG. 5, the first device 300 reads the first balance from the user medium 200 (S20). The first device 300 executes a subtraction process of subtracting the first transaction amount of the first transaction from the read first balance (S21). The first device 300 writes the first balance obtained by subtracting the first transaction amount to the user medium 200 (S22). User medium 200 updates the first balance (S23). The first device 300 generates first history information and stores it in the distributed ledger 500 .

決済装置100と第1装置300とは、現在日時が所定期間の終了日時(締めの日時)となった場合、複合フラグメントopt3(option3)が示すエリア内の処理を実行する。具体的には、第1装置300は(または分散台帳500は)、第1履歴情報を決済装置100に送信する(S25)。決済装置100は、第1履歴情報に基づいて、第1残高から減算した第1取引金額の所定期間の累計を算出する(S26)。決済装置100は、オフライン枠の残高から算出した累計を減算し、減算したオフライン枠の残高とオンライン枠の残高に基づいて、アカウント残高を更新する(S27)。決済装置100は、更新されたアカウント残高に対して、オフライン枠とオンライン枠を再設定する(S28)。 The payment device 100 and the first device 300 execute the processing in the area indicated by the composite fragment opt3 (option3) when the current date and time is the end date and time (closing date and time) of the predetermined period. Specifically, the first device 300 (or the distributed ledger 500) transmits the first history information to the settlement device 100 (S25). Based on the first history information, the settlement apparatus 100 calculates the sum of the first transaction amount subtracted from the first balance over a predetermined period (S26). The settlement apparatus 100 subtracts the calculated total from the balance of the offline frame, and updates the account balance based on the subtracted balance of the offline frame and the balance of the online frame (S27). The settlement apparatus 100 resets the offline limit and the online limit for the updated account balance (S28).

<5.ハードウェア構成>
図6を参照して、上述してきた決済装置100をコンピュータ800により実現する場合のハードウェア構成の一例を説明する。なお、それぞれの装置の機能は、複数台の装置に分けて実現することもできる。
<5. Hardware configuration>
With reference to FIG. 6, an example of a hardware configuration in which the payment apparatus 100 described above is implemented by a computer 800 will be described. It should be noted that the function of each device can also be implemented by being divided into a plurality of devices.

図6に示すように、コンピュータ800は、プロセッサ801と、メモリ803と、記憶装置805と、入力I/F部807と、データI/F部809と、通信I/F部811、及び表示装置813を含む。 As shown in FIG. 6, the computer 800 includes a processor 801, a memory 803, a storage device 805, an input I/F section 807, a data I/F section 809, a communication I/F section 811, and a display device. 813 included.

プロセッサ801は、メモリ803に記憶されているプログラムを実行することによりコンピュータ800における様々な処理を制御する。例えば、決済装置100の制御部110が備える各機能部などは、メモリ803に一時記憶されたプログラムを、プロセッサ801が実行することにより実現可能である。 Processor 801 controls various processes in computer 800 by executing programs stored in memory 803 . For example, each functional unit included in the control unit 110 of the settlement apparatus 100 can be realized by the processor 801 executing a program temporarily stored in the memory 803 .

メモリ803は、例えばRAM(Random Access Memory)などの記憶媒体である。メモリ803は、プロセッサ801によって実行されるプログラムのプログラムコードや、プログラムの実行時に必要となるデータを一時的に記憶する。 The memory 803 is a storage medium such as a RAM (Random Access Memory). The memory 803 temporarily stores program codes of programs executed by the processor 801 and data necessary for executing the programs.

記憶装置805は、例えばハードディスクドライブ(HDD)やフラッシュメモリなどの不揮発性の記憶媒体である。記憶装置805は、オペレーティングシステムや、上記各構成を実現するための各種プログラムを記憶する。この他、記憶装置805は、アカウント残高情報、オフライン枠情報、オンライン枠情報、制限情報、履歴情報、またはユーザ情報等の各種情報を登録するテーブルと、当該テーブルを管理するDBを記憶することも可能である。このようなプログラムやデータは、必要に応じてメモリ803にロードされることにより、プロセッサ801から参照される。 The storage device 805 is a non-volatile storage medium such as a hard disk drive (HDD) or flash memory. A storage device 805 stores an operating system and various programs for realizing the above configurations. In addition, the storage device 805 may store a table for registering various information such as account balance information, offline quota information, online quota information, restriction information, history information, or user information, and a DB for managing the table. It is possible. Such programs and data are referred to by the processor 801 by being loaded into the memory 803 as necessary.

入力I/F部807は、ユーザからの入力を受け付けるためのデバイスである。入力I/F部807の具体例としては、キーボードやマウス、タッチパネル、各種センサ、ウェアラブル・デバイスなどが挙げられる。入力I/F部807は、例えばUSB(Universal Serial Bus)などのインタフェースを介してコンピュータ800に接続されても良い。 An input I/F unit 807 is a device for receiving input from the user. Specific examples of the input I/F unit 807 include a keyboard, mouse, touch panel, various sensors, and wearable devices. The input I/F unit 807 may be connected to the computer 800 via an interface such as USB (Universal Serial Bus).

データI/F部809は、コンピュータ800の外部からデータを入力するためのデバイスである。データI/F部809の具体例としては、各種記憶媒体に記憶されているデータを読み取るためのドライブ装置などがある。データI/F部809は、コンピュータ800の外部に設けられることも考えられる。その場合、データI/F部809は、例えばUSBなどのインタフェースを介してコンピュータ800へと接続される。 A data I/F unit 809 is a device for inputting data from outside the computer 800 . A specific example of the data I/F unit 809 is a drive device for reading data stored in various storage media. Data I/F unit 809 may be provided outside computer 800 . In that case, the data I/F unit 809 is connected to the computer 800 via an interface such as USB.

通信I/F部811は、コンピュータ800の外部の装置と有線または無線により、インターネットNを介したデータ通信を行うためのデバイスである。通信I/F部811は、コンピュータ800の外部に設けられることも考えられる。その場合、通信I/F部811は、例えばUSBなどのインタフェースを介してコンピュータ800に接続される。 The communication I/F unit 811 is a device for performing data communication with a device external to the computer 800 via the Internet N by wire or wirelessly. Communication I/F unit 811 may be provided outside computer 800 . In that case, the communication I/F unit 811 is connected to the computer 800 via an interface such as USB.

表示装置813は、各種情報を表示するためのデバイスである。表示装置813の具体例としては、例えば液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ、ウェアラブル・デバイスのディスプレイなどが挙げられる。表示装置813は、コンピュータ800の外部に設けられても良い。その場合、表示装置813は、例えばディスプレイケーブルなどを介してコンピュータ800に接続される。また、入力I/F部807としてタッチパネルが採用される場合には、表示装置813は、入力I/F部807と一体化して構成することが可能である。 The display device 813 is a device for displaying various information. Specific examples of the display device 813 include a liquid crystal display, an organic EL (Electro-Luminescence) display, and a wearable device display. The display device 813 may be provided outside the computer 800 . In that case, the display device 813 is connected to the computer 800 via, for example, a display cable. Further, when a touch panel is adopted as the input I/F section 807 , the display device 813 can be integrated with the input I/F section 807 .

なお、本実施形態は、本発明を説明するための例示であり、本発明をその実施の形態のみに限定する趣旨ではない。また、本発明は、その要旨を逸脱しない限り、さまざまな変形が可能である。さらに、当業者であれば、以上に述べた各要素を均等なものに置換した実施の形態を採用することが可能であり、かかる実施の形態も本発明の範囲に含まれる。 In addition, this embodiment is an illustration for demonstrating this invention, and is not the meaning which limits this invention only to the embodiment. Also, the present invention can be modified in various ways without departing from the gist thereof. Furthermore, those skilled in the art can adopt embodiments in which each element described above is replaced with equivalents, and such embodiments are also included in the scope of the present invention.

また、上記実施の形態で記載された決済装置が備える構成要素は、記憶装置805に格納されたプログラムがプロセッサ801によって実行されることで、定められた処理が他のハードウェアと協働して実現されるものとする。また、言い換えれば、これらの構成要素は、ソフトウェアまたはファームウェアとしても、それと対応するハードウェアとしても想定され、その双方の概念において、「機能」、「手段」、「部」、「処理回路」、「ユニット」、または「モジュール」などとも記載され、またそれぞれに読み替えることができる。 Further, the constituent elements of the payment apparatus described in the above embodiment are such that a program stored in the storage device 805 is executed by the processor 801, and predetermined processing is performed in cooperation with other hardware. shall be realized. Also, in other words, these components are envisioned as software or firmware as well as their corresponding hardware, and in both concepts are defined as "function", "means", "unit", "processing circuit", It is also described as a “unit” or a “module”, and can be read accordingly.

[変形例]
なお、本発明を上記実施の形態に基づいて説明してきたが、以下のような場合も本発明に含まれる。
[Modification]
Although the present invention has been described based on the above embodiments, the following cases are also included in the present invention.

[変形例1]
上記実施形態に係る決済装置100が備える各構成の少なくとも一部は、ユーザ媒体200、第1装置300または第2装置400が備えていてもよい。ユーザ媒体200、第1装置300または第2装置400は、例えば、それぞれがインストールする決済システム1専用のアプリケーションプログラムを実行することでこれらの構成を実現させてもよい。
[Modification 1]
At least part of each configuration included in the payment apparatus 100 according to the above embodiment may be included in the user medium 200, the first device 300, or the second device 400. The user medium 200, the first device 300, or the second device 400, for example, may realize these configurations by executing an application program dedicated to the payment system 1 installed therein.

[変形例2]
上記実施形態に係る決済装置100の受付部116は、第2装置400から、設定部113が設定したオンライン枠の残高で支払い可能な第2取引金額を含む決済の要求を受け付ける例を説明したが、本発明はこれに限定されない、受付部116は、例えば、オンライン枠の残高を超える第2取引金額でもユーザ媒体200に記録されている第1残高との合算した金額内であれば、第2取引金額を含む決済の要求を受け付けてもよい。受付部116がこの決済の要求を受け付けた場合、送信部131は、接続判定部111により判定された接続状態に基づいて、第1装置300経由でユーザ媒体200の第1残高を更新するための情報を、第1ネットワークN1を介して第1装置300に送信する。この「第1残高を更新するための情報」とは、第2取引金額がオンライン枠の残高を超える分の金額を第1残高から減算するための情報である。
[Modification 2]
Although the receiving unit 116 of the settlement device 100 according to the above embodiment receives a request for settlement from the second device 400 including the second transaction amount that can be paid with the balance of the online frame set by the setting unit 113 has been described. , the present invention is not limited to this. A request for payment including a transaction amount may be accepted. When the accepting unit 116 accepts this payment request, the transmitting unit 131 sends a request for updating the first balance of the user medium 200 via the first device 300 based on the connection state determined by the connection determining unit 111. The information is transmitted to the first device 300 via the first network N1. This "information for updating the first balance" is information for subtracting from the first balance the amount by which the second transaction amount exceeds the balance of the online frame.

1…決済システム、100…決済装置、110…制御部、111…接続判定部、112…取得部、113…設定部、114…算出部、115…更新部、116…受付部、117…決済処理部、118…承認判定部、119…残高充当部、130…通信部、140…記憶部、200…ユーザ媒体、300…第1装置、400…第2装置、800…コンピュータ、801…プロセッサ、803…メモリ、805…記憶装置、807…入力I/F部、809…データI/F部、811…通信I/F部、813…表示装置。
Reference Signs List 1 payment system 100 payment device 110 control unit 111 connection determination unit 112 acquisition unit 113 setting unit 114 calculation unit 115 update unit 116 reception unit 117 payment processing Unit 118 Approval determination unit 119 Balance appropriation unit 130 Communication unit 140 Storage unit 200 User medium 300 First device 400 Second device 800 Computer 801 Processor 803 Memory 805 Storage device 807 Input I/F section 809 Data I/F section 811 Communication I/F section 813 Display device.

Claims (9)

ユーザのアカウントの第1残高を記録する可読媒体を読み取って前記第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定する接続判定部と、
前記第1残高を含む前記アカウントのアカウント残高を示すアカウント残高情報を取得する取得部と、
前記アカウント残高に対して、前記第1装置と前記第1ネットワークとの接続状態に関わらず前記ユーザが利用可能な残高を確保するためのオフライン枠を設定する設定部と、
前記判定された接続状態に基づいて、前記オフライン枠を示すオフライン枠情報を、前記第1装置経由で前記可読媒体に前記第1残高として書き込むために、前記第1ネットワークを介して前記第1装置に送信する送信部と、を備える、
情報処理装置。
A first device communicable over a first network for reading a readable medium recording a first balance of a user's account and performing a subtraction process to subtract a first transaction amount of a first transaction from said first balance. a connection determination unit that determines the connection state with the first device;
an acquisition unit for acquiring account balance information indicating the account balance of the account including the first balance;
a setting unit that sets an offline limit for the account balance for securing a balance that can be used by the user regardless of a connection state between the first device and the first network;
the first device via the first network for writing offline slot information indicating the offline slot as the first balance to the readable medium via the first device based on the determined connection state; a transmitter for transmitting to
Information processing equipment.
前記送信部は、前記アカウント残高に対して前記オフライン枠が前記設定部により設定できない場合、前記減算処理を制限するための制限情報を、前記第1装置に送信する、
請求項1に記載の情報処理装置。
When the offline frame cannot be set for the account balance by the setting unit, the transmission unit transmits restriction information for restricting the subtraction process to the first device.
The information processing device according to claim 1 .
前記情報処理装置は、
前記第1装置から、前記第1ネットワークを介して、前記減算処理の履歴を示す第1履歴情報を受信する受信部と、
前記第1履歴情報に基づいて、所定期間ごとに、前記第1残高から減算した第1取引金額の前記所定期間の累計を算出する算出部と、
前記オフライン枠の残高から前記累計を減算し、前記減算したオフライン枠の残高に基づいて、前記アカウント残高を更新する更新部と、をさらに備え、
前記設定部は、前記更新されたアカウント残高に対して、前記オフライン枠を再設定する、
請求項1または2に記載の情報処理装置。
The information processing device is
a receiving unit that receives first history information indicating a history of the subtraction process from the first device via the first network;
a calculation unit that calculates, based on the first history information, the cumulative total of the first transaction amount subtracted from the first balance over the predetermined period for each predetermined period;
an updating unit that subtracts the cumulative total from the balance of the offline frame, and updates the account balance based on the subtracted balance of the offline frame;
The setting unit resets the offline limit for the updated account balance.
The information processing apparatus according to claim 1 or 2.
前記設定部は、前記アカウント残高に対して、前記オフライン枠に加え、前記ユーザの第2取引の決済を行うための第2装置と前記情報処理装置とが通信可能に接続することで利用できる残高を確保するためのオンライン枠を設定し、
前記情報処理装置は、
前記第2装置から、前記オンライン枠の残高で支払い可能な第2取引金額を含む決済の要求を受け付ける受付部と、
前記決済の要求に基づいて、前記オンライン枠の残高から前記第2取引金額を減算する処理を実行する決済処理部と、をさらに備え、
前記更新部は、前記オンライン枠の残高に基づいて前記アカウント残高を更新し、
前記設定部は、前記更新されたアカウント残高に対して、さらに、前記オンライン枠を再設定する、
請求項3に記載の情報処理装置。
The setting unit, in addition to the offline limit, provides a balance that can be used by connecting a second device for settlement of a second transaction of the user and the information processing device in a communicable manner with respect to the account balance. set an online frame to secure
The information processing device is
a receiving unit that receives a payment request including a second transaction amount that can be paid with the balance of the online frame from the second device;
a payment processing unit that executes a process of subtracting the second transaction amount from the balance of the online frame based on the payment request,
The update unit updates the account balance based on the balance of the online slot,
the setting unit further resets the online quota for the updated account balance;
The information processing apparatus according to claim 3.
前記送信部は、前記第1装置が承認可能な第1取引の条件を少なくとも一つ含む承認情報を記憶する承認記憶部を参照して、前記第1取引が前記第1装置で承認可能であるかを判定させるために、前記承認情報を前記第1装置に送信する、
請求項1から4のいずれか一項に記載の情報処理装置。
The transmission unit refers to an approval storage unit that stores approval information including at least one condition of a first transaction that can be approved by the first device, so that the first transaction can be approved by the first device. Sending the approval information to the first device to determine whether
The information processing apparatus according to any one of claims 1 to 4.
前記情報処理装置は、前記第1装置が承認可能な取引の条件を少なくとも一つ含む承認情報を記憶する承認記憶部を参照して、前記第1取引が前記第1装置で承認可能であるかを判定する承認判定部をさらに備え、
前記送信部は、前記承認判定部の判定の結果を含む承認判定情報に基づいて、前記第1装置に、前記減算処理を実行可能にするための指示を送信する、
請求項1から4のいずれか一項に記載の情報処理装置。
The information processing device refers to an approval storage unit that stores approval information including at least one condition of a transaction that can be approved by the first device, and determines whether the first transaction can be approved by the first device. further comprising an approval determination unit that determines
The transmission unit transmits an instruction to enable execution of the subtraction process to the first device based on approval determination information including the determination result of the approval determination unit.
The information processing apparatus according to any one of claims 1 to 4.
前記承認判定部は、前記第1取引が前記第1装置で承認可能でないと判定した場合、前記第1装置と通信可能に接続されている第3装置が承認可能な取引の条件を少なくとも一つ含む上位承認情報を記憶する上位承認記憶部を参照して、前記第1取引が承認可能であるかを再判定し、
前記承認判定情報は、前記承認判定部が再判定した結果を含み、
前記送信部は、前記承認判定情報に基づいて、前記第1装置に、前記第3装置から前記第1取引の承認が得られた場合に前記減算処理を実行可能にするための指示を送信する、
請求項6に記載の情報処理装置。
When the approval determination unit determines that the first transaction cannot be approved by the first device, the approval determination unit sets at least one condition of a transaction that can be approved by a third device communicably connected to the first device. re-determining whether the first transaction can be approved by referring to a higher-level approval storage unit that stores higher-level approval information including
the approval determination information includes a re-determination result of the approval determination unit;
The transmitting unit transmits to the first device, based on the approval determination information, an instruction to enable execution of the subtraction process when approval of the first transaction is obtained from the third device. ,
The information processing device according to claim 6 .
コンピュータに、
ユーザのアカウントの第1残高を記録する可読媒体を読み取って前記第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定する接続判定機能と、
前記第1残高を含む前記アカウントのアカウント残高を示すアカウント残高情報を取得する取得機能と、
前記アカウント残高に対して、前記第1装置と前記第1ネットワークとの接続状態に関わらず前記ユーザが利用可能な残高を確保するためのオフライン枠を設定する設定機能と、
前記判定された接続状態に基づいて、前記オフライン枠を示すオフライン枠情報を、前記第1装置経由で前記可読媒体に前記第1残高として書き込むために、前記第1ネットワークを介して前記第1装置に送信する送信機能と、を実現させる、
プログラム。
to the computer,
A first device communicable over a first network for reading a readable medium recording a first balance of a user's account and performing a subtraction process to subtract a first transaction amount of a first transaction from said first balance. a connection determination function for determining the connection state with the first device;
an acquisition function for acquiring account balance information indicating an account balance of the account including the first balance;
a setting function for setting an offline limit for the account balance for securing a balance that can be used by the user regardless of the state of connection between the first device and the first network;
the first device via the first network for writing offline slot information indicating the offline slot as the first balance to the readable medium via the first device based on the determined connection state; to achieve a transmission function that transmits to
program.
コンピュータが、
ユーザのアカウントの第1残高を記録する可読媒体を読み取って前記第1残高から第1取引の第1取引金額を減算する減算処理を実行する第1装置であって第1ネットワークを介して通信可能な第1装置との接続状態を判定し、
前記第1残高を含む前記アカウントのアカウント残高を示すアカウント残高情報を取得し、
前記アカウント残高に対して、前記第1装置と前記第1ネットワークとの接続状態に関わらず前記ユーザが利用可能な残高を確保するためのオフライン枠を設定し、
前記判定された接続状態に基づいて、前記オフライン枠を示すオフライン枠情報を、前記第1装置経由で前記可読媒体に前記第1残高として書き込むために、前記第1ネットワークを介して前記第1装置に送信する、
情報処理方法。
the computer
A first device communicable over a first network for reading a readable medium recording a first balance of a user's account and performing a subtraction process to subtract a first transaction amount of a first transaction from said first balance. determining the connection state with the first device,
obtaining account balance information indicating an account balance of the account including the first balance;
setting an offline limit for the account balance for securing a balance that can be used by the user regardless of a connection state between the first device and the first network;
the first device via the first network for writing offline slot information indicating the offline slot as the first balance to the readable medium via the first device based on the determined connection state; send to
Information processing methods.
JP2022020608A 2022-02-14 2022-02-14 Information processing device, program, and information processing method Active JP7436534B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022020608A JP7436534B2 (en) 2022-02-14 2022-02-14 Information processing device, program, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022020608A JP7436534B2 (en) 2022-02-14 2022-02-14 Information processing device, program, and information processing method

Publications (2)

Publication Number Publication Date
JP2023117834A true JP2023117834A (en) 2023-08-24
JP7436534B2 JP7436534B2 (en) 2024-02-21

Family

ID=87654088

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022020608A Active JP7436534B2 (en) 2022-02-14 2022-02-14 Information processing device, program, and information processing method

Country Status (1)

Country Link
JP (1) JP7436534B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7486651B1 (en) 2023-09-06 2024-05-17 PayPay株式会社 Payment server, payment control method, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099485A (en) 2004-09-29 2006-04-13 Ntt Communications Kk System, controller, control method, and control program for offline debit processing
JP2006313440A (en) 2005-05-09 2006-11-16 Ufj Nicos Co Ltd Terminal equipment for settlement of credit card, settlement system and settlement method
JP4716926B2 (en) 2006-05-31 2011-07-06 富士通株式会社 Traffic information management device
WO2014002282A1 (en) 2012-06-29 2014-01-03 楽天Edy株式会社 Payment terminal, information processing server, payment terminal control method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7486651B1 (en) 2023-09-06 2024-05-17 PayPay株式会社 Payment server, payment control method, and program

Also Published As

Publication number Publication date
JP7436534B2 (en) 2024-02-21

Similar Documents

Publication Publication Date Title
US20240013171A1 (en) Mobile telephone transfer of funds
US11783343B2 (en) Token aggregation for multi-party transactions
US20150032635A1 (en) System and method for exchanging data with smart cards
WO2016061077A1 (en) Method and system for direct carrier billing
JP2017156861A (en) Information processing system, server device, information processing method, and information processing program
JP6640928B2 (en) Payroll prepayment system
JP6163195B2 (en) Prepaid payment system, prepaid payment method, and program
WO2017169551A1 (en) Remuneration payment coordination system and remuneration payment coordination method
JP2022179153A (en) Program, information processing device and method
JP7436534B2 (en) Information processing device, program, and information processing method
JP6583999B2 (en) Payment processing apparatus, payment system, payment processing method, and program
JP2017037594A (en) Settlement processing device, settlement system, settlement processing method, and program
JP5822627B2 (en) Electronic money settlement system, portable terminal, electronic money server, and electronic money settlement method
JP2016042235A (en) Settlement method and settlement system
JP2021077052A (en) Wallet system and wallet program
JP2016076269A (en) Settlement method and settlement system
JP2016066194A (en) Credit settlement system, and credit settlement method
US20210182852A1 (en) Directing a transaction from one card to another card based on a cardholder preference provided to an issuer
KR20090050509A (en) System and method for processing additional tax income of affiliated store and recording medium
JP7092027B2 (en) Electronic value management equipment, electronic value management system, electronic value management method and program
JP2017037593A (en) Settlement processing device, settlement system, settlement processing method, and program
JP6566557B2 (en) Payment processing apparatus, payment system, payment processing method, and program
US20230087986A1 (en) Inserting code into a document object model of a graphical user interface to enable sub-exchanges
KR20150019774A (en) Recording medium, payment processing device and method for processing payment by using credit card
JP7266620B2 (en) program, device, computer, payment system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240116

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240208

R150 Certificate of patent or registration of utility model

Ref document number: 7436534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150