JP2021163173A - Settlement processing method and settlement processing apparatus - Google Patents

Settlement processing method and settlement processing apparatus Download PDF

Info

Publication number
JP2021163173A
JP2021163173A JP2020063739A JP2020063739A JP2021163173A JP 2021163173 A JP2021163173 A JP 2021163173A JP 2020063739 A JP2020063739 A JP 2020063739A JP 2020063739 A JP2020063739 A JP 2020063739A JP 2021163173 A JP2021163173 A JP 2021163173A
Authority
JP
Japan
Prior art keywords
user
payment
identification information
privilege
store
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
JP2020063739A
Other languages
Japanese (ja)
Other versions
JP6937860B1 (en
Inventor
隆元 伊藤
Takamoto Ito
恭平 辻
Kyohei Tsuji
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2020063739A priority Critical patent/JP6937860B1/en
Priority to JP2021141505A priority patent/JP7133072B2/en
Application granted granted Critical
Publication of JP6937860B1 publication Critical patent/JP6937860B1/en
Publication of JP2021163173A publication Critical patent/JP2021163173A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To reduce the workload of a user for settlement.SOLUTION: A settlement processing apparatus 1 includes: a point information transmission unit 131 which transmits points corresponding to a second user ID associated with a first user ID received from a user terminal, to a user terminal 2; a use point acquisition unit 132 which receives points to be sued by a user from the user terminal to be stored in association with the first user ID; an issuance request acquisition unit 133 which acquires a store ID, the amount to be settled by the user in a store, and a request to issue a settlement code, from a store terminal; a token transmission unit 134 which transmits a settlement token to the store terminal; a settlement information receiving unit 135 which receives the settlement token and the first user ID from the user terminal; and a settlement processing unit 136 which executes settlement on the basis of the received first user ID, the use points associated with the first user ID, the amount to be settled and the store ID corresponding to the received settlement token.SELECTED DRAWING: Figure 2

Description

本発明は、決済処理方法及び決済処理装置に関する。 The present invention relates to a payment processing method and a payment processing device.

QRコード(登録商標)等の二次元バーコードを用いたコード決済が普及している(例えば、特許文献1、特許文献2を参照)。コード決済は、店舗側が表示した二次元バーコードをユーザ端末により読み取るか、ユーザ端末が表示した二次元バーコードを店舗側が読み取ることにより決済が行われる。 Code payment using a two-dimensional bar code such as a QR code (registered trademark) is widespread (see, for example, Patent Document 1 and Patent Document 2). The code payment is made by reading the two-dimensional bar code displayed by the store side by the user terminal or by reading the two-dimensional bar code displayed by the user terminal by the store side.

特許6528160号公報Japanese Patent No. 6528160 特許6473539号公報Japanese Patent No. 6473539

コード決済では、店舗が発行した割引等の購入金額を低くするための特典をユーザが利用する場合、ユーザが店舗に特典を提示する必要がある。そして、店舗のシステムで、特典が適用された購入金額が算出された後に、ユーザが、当該購入金額に対してコード決済を進める必要がある。このため、ユーザが会計時に特典の提示操作と、コード決済を進める操作とを行う必要があり、ユーザの作業負荷が大きいという問題があった。 In code payment, when a user uses a privilege for lowering the purchase amount such as a discount issued by a store, the user needs to present the privilege to the store. Then, after the purchase amount to which the privilege is applied is calculated by the store system, the user needs to proceed with the code payment for the purchase amount. For this reason, there is a problem that the user needs to perform the operation of presenting the privilege and the operation of proceeding with the code payment at the time of accounting, and the workload of the user is large.

そこで、本発明はこれらの点に鑑みてなされたものであり、会計時におけるユーザの作業負荷を軽減することができる決済処理方法及び決済処理装置を提供することを目的とする。 Therefore, the present invention has been made in view of these points, and an object of the present invention is to provide a payment processing method and a payment processing device capable of reducing a user's workload at the time of accounting.

本発明の第1の態様に係る決済処理方法は、コンピュータが実行する、ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信するステップと、前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得するステップと、取得した前記特典を前記ユーザ端末に送信するステップと、前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させるステップと、店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、前記ユーザの前記店舗における決済金額と、決済を行うための決済用コードの発行要求とを取得するステップと、前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するステップと、前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取った前記ユーザ端末から、前記決済用トークンと、前記第1ユーザ識別情報とを受信するステップと、前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行するステップと、を有する。 The payment processing method according to the first aspect of the present invention includes a step of receiving first user identification information for identifying the user from a user terminal used by the user, which is executed by a computer, and the first user identification information. A step of acquiring a privilege corresponding to the second user identification information for identifying the associated user, a step of transmitting the acquired privilege to the user terminal, and a step of transmitting the acquired privilege to the user terminal, and a user of the privilege from the user terminal. A step of receiving the usage privilege, which is the privilege to be used, and storing it in the storage unit in association with the first user identification information, a store identification information for identifying the store corresponding to the store terminal from the store terminal, and a store identification information. The step of acquiring the payment amount of the user at the store and the issuance request of the payment code for making a payment, and the payment request for generating the payment code when the issuance request of the payment code is acquired. The payment token and the first user identification information are transferred from the user terminal that has read the payment code displayed by the store terminal based on the step of transmitting the token to the store terminal and the payment token. The receiving step, the first user identification information received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the payment received from the user terminal. It has a step of executing payment based on the payment amount corresponding to the token and the store identification information.

本発明の第2の態様に係る決済処理方法は、コンピュータが実行する、ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信するステップと、前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得するステップと、取得した前記特典を前記ユーザ端末に送信するステップと、前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させるステップと、店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、決済を行うための決済用コードの発行要求とを取得するステップと、前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するステップと、前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記ユーザの前記店舗における決済金額と、前記第1ユーザ識別情報とを受信するステップと、前記ユーザ端末から受信した前記第1ユーザ識別情報及び前記決済金額と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行するステップと、を有する。 The payment processing method according to the second aspect of the present invention includes a step of receiving first user identification information for identifying the user from a user terminal used by the user, which is executed by a computer, and the first user identification information. A step of acquiring a privilege corresponding to the second user identification information for identifying the associated user, a step of transmitting the acquired privilege to the user terminal, and a step of transmitting the acquired privilege to the user terminal, and a user of the privilege from the user terminal. A step of receiving the usage privilege, which is the privilege to be used, and storing it in the storage unit in association with the first user identification information, a store identification information for identifying the store corresponding to the store terminal from the store terminal, and a store identification information. A step of acquiring a payment code issuance request for making a payment, and a step of transmitting a payment token for generating the payment code to the store terminal when the payment code issuance request is obtained. , The payment token, the payment amount of the user at the store, and the first user identification information are received from the user terminal that has read the payment code displayed by the store terminal based on the payment token. Steps to be performed, the first user identification information and the payment amount received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the usage privilege received from the user terminal. It has a step of executing payment based on the payment amount corresponding to the payment token and the store identification information.

本発明の第3の態様に係る決済処理装置は、ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信し、受信した前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得し、取得した前記特典を前記ユーザ端末に送信する特典情報送信部と、前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させる使用特典取得部と、店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、前記ユーザの前記店舗における決済金額と、決済を行うための決済用コードの発行要求とを取得する発行要求取得部と、前記決済用コードの発行要求を受信すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するトークン送信部と、前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記第1ユーザ識別情報とを受信する決済用情報受信部と、前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行する決済処理部と、を備える。 The payment processing device according to the third aspect of the present invention receives the first user identification information that identifies the user from the user terminal used by the user, and is associated with the received first user identification information. The privilege information transmission unit that acquires the privilege corresponding to the second user identification information that identifies the user and transmits the acquired privilege to the user terminal, and the privilege that the user uses among the benefits from the user terminal. The usage privilege acquisition unit that receives the usage privilege and stores it in the storage unit in association with the first user identification information, the store identification information for identifying the store corresponding to the store terminal from the store terminal, and the above. When the issuance request acquisition unit that acquires the payment amount of the user at the store and the issuance request of the payment code for making a payment and the issuance request of the payment code are received, the payment code is generated. The payment token and the first user identification from the token transmission unit that transmits the payment token to the store terminal and the user terminal that reads the payment code displayed by the store terminal based on the payment token. The payment information receiving unit that receives the information, the first user identification information received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the user. It includes a payment processing unit that executes payment based on the payment amount and the store identification information corresponding to the payment token received from the terminal.

本発明の第4の態様に係る決済処理装置は、ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信し、受信した前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得し、取得した前記特典を前記ユーザ端末に送信する特典情報送信部と、前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させる使用特典取得部と、店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、決済を行うための決済用コードの発行要求とを取得する発行要求取得部と、前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するトークン送信部と、前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記ユーザの前記店舗における決済金額と、前記第1ユーザ識別情報とを受信する決済用情報受信部と、前記ユーザ端末から受信した前記第1ユーザ識別情報及び前記決済金額と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行する決済処理部と、を備える。 The payment processing device according to the fourth aspect of the present invention receives the first user identification information that identifies the user from the user terminal used by the user, and is associated with the received first user identification information. The privilege information transmission unit that acquires the privilege corresponding to the second user identification information that identifies the user and transmits the acquired privilege to the user terminal, and the privilege that the user uses among the benefits from the user terminal. The usage privilege acquisition unit that receives the usage privilege and stores it in the storage unit in association with the first user identification information, the store identification information for identifying the store corresponding to the store terminal from the store terminal, and the settlement. When the issuance request acquisition unit that acquires the issuance request of the payment code for performing the payment and the issuance request of the payment code are acquired, the payment token for generating the payment code is transmitted to the store terminal. The payment token, the payment amount of the user at the store, and the first user identification from the token transmission unit and the user terminal that reads the payment code displayed by the store terminal based on the payment token. The usage privilege stored in the storage unit in association with the payment information receiving unit that receives the information, the first user identification information and the payment amount received from the user terminal, and the first user identification information. A payment processing unit that executes payment based on the payment amount and the store identification information corresponding to the payment token received from the user terminal.

本発明によれば、会計時におけるユーザの作業負荷を軽減することができるという効果を奏する。 According to the present invention, there is an effect that the workload of the user at the time of accounting can be reduced.

決済システムの概要を示す図である。It is a figure which shows the outline of the payment system. 決済処理装置の機能構成を示す図である。It is a figure which shows the functional structure of the payment processing apparatus. ユーザ連携情報の一例を示す図である。It is a figure which shows an example of the user cooperation information. ユーザ端末の機能構成を示す図である。It is a figure which shows the functional structure of a user terminal. 店舗端末の機能構成を示す図である。It is a figure which shows the functional structure of a store terminal. ポイント管理装置の機能構成を示す図である。It is a figure which shows the functional structure of the point management apparatus. 決済システムの動作シーケンス図である。It is an operation sequence diagram of a payment system. 図7に続く動作シーケンス図である。It is an operation sequence diagram following FIG. ユーザが商品を購入する前に、店舗端末が決済用コードの発行要求を行うときの決済システムの動作シーケンス図である。It is an operation sequence diagram of the payment system when a store terminal makes a request for issuance of a payment code before a user purchases a product. 図9に続く動作シーケンス図である。It is an operation sequence diagram following FIG.

[決済システムSの概要]
図1は、決済システムSの概要を示す図である。決済システムSは、ユーザが店舗において商品を購入する場合に、店舗端末3からの要求に応じて決済用コードを店舗端末3に表示させ、ユーザ端末で決済用コードを読み取ったことを決済処理装置で特定したことに応じて決済を行うシステムである。決済用コードは、店舗での精算に用いられる店舗側の端末において読み取れるテキスト又は画像であり、決済時に用いられるコードである。
[Overview of payment system S]
FIG. 1 is a diagram showing an outline of the payment system S. The payment system S displays a payment code on the store terminal 3 in response to a request from the store terminal 3 when the user purchases a product at the store, and reads the payment code on the user terminal, which is a payment processing device. It is a system that makes payments according to the items specified in. The payment code is a text or image that can be read by the terminal on the store side used for payment at the store, and is a code used at the time of payment.

決済システムSは、決済処理装置1と、ユーザ端末2と、店舗端末3と、特典管理装置としてのポイント管理装置4とを備える。決済処理装置1は、購入金額の決済を行うサーバである。ユーザ端末2は、ユーザが使用する情報端末であり、例えばスマートフォン、タブレット又はパーソナルコンピュータである。店舗端末3は、例えばPOS端末である。 The payment system S includes a payment processing device 1, a user terminal 2, a store terminal 3, and a point management device 4 as a privilege management device. The payment processing device 1 is a server that setstles the purchase amount. The user terminal 2 is an information terminal used by the user, for example, a smartphone, a tablet, or a personal computer. The store terminal 3 is, for example, a POS terminal.

ポイント管理装置4は、例えば、店舗において使用可能な特典を管理するサーバである。特典は、例えば、決済時に店舗における購入額を割引するためのポイントやクーポンである。本実施形態では、特典がポイントであるものとして説明を進める。ポイント管理装置4は、ポイントを管理する事業者により管理されている。図1に示す例では、ポイント管理装置4が1つのみ示されているが、複数の事業者それぞれが管理するポイント管理装置4が存在するものとする。
以下、図1を参照しながら、決済が完了するまでの流れを説明する。
The point management device 4 is, for example, a server that manages benefits that can be used in stores. The benefits are, for example, points and coupons for discounting the purchase amount at the store at the time of payment. In the present embodiment, the explanation will proceed assuming that the privilege is the point. The point management device 4 is managed by a business operator that manages points. In the example shown in FIG. 1, only one point management device 4 is shown, but it is assumed that there is a point management device 4 managed by each of a plurality of businesses.
Hereinafter, the flow until the settlement is completed will be described with reference to FIG.

ユーザは、店舗で商品等の購入を行う際に、ポイントの使用を行うにあたり、決済用のアプリケーションソフトウェアを事前に起動し、ユーザが使用可能なポイントを示すポイント情報をユーザ端末2に表示させるための操作を行う。ユーザ端末2は、コード決済で使用されるユーザを識別する第1ユーザIDと、ポイント情報の取得要求とを決済処理装置1に送信する(図1における(1))。第1ユーザIDは、コード決済を運営する事業者がユーザに付与したユーザIDである。 In order to use points when purchasing products or the like at a store, the user activates application software for payment in advance and displays point information indicating points that can be used by the user on the user terminal 2. Perform the operation of. The user terminal 2 transmits the first user ID that identifies the user used in the code payment and the point information acquisition request to the payment processing device 1 ((1) in FIG. 1). The first user ID is a user ID given to the user by the business operator that operates the code payment.

決済処理装置1では、第1ユーザIDと、ユーザを識別する一以上の第2ユーザIDとが関連付けられて記憶されている。第2ユーザIDは、ユーザにポイントを付与可能とするために、ポイントを管理する事業者がユーザに付与したユーザIDである。第2ユーザIDは、ポイント管理装置4において、ユーザに付与されたポイントと関連付けられている。 In the payment processing device 1, the first user ID and one or more second user IDs that identify the user are associated and stored. The second user ID is a user ID given to the user by the business operator who manages the points so that the points can be given to the user. The second user ID is associated with the points given to the user in the point management device 4.

決済処理装置1は、第1ユーザIDと、ポイント情報の取得要求とを取得すると、第1ユーザIDに関連付けられている第2ユーザIDに対応するポイントをポイント管理装置4に問い合わせ、当該第2ユーザIDに対応するポイントを特定する(図1における(2))。決済処理装置1は、特定したポイントを示すポイント情報をユーザ端末2に送信する(図1における(3))。ユーザ端末2は、受信したポイント情報を表示し、ユーザから使用するポイントを受け付ける。 When the payment processing device 1 acquires the first user ID and the point information acquisition request, the payment processing device 1 inquires of the point management device 4 for the points corresponding to the second user ID associated with the first user ID, and the second user ID is concerned. The point corresponding to the user ID is specified ((2) in FIG. 1). The payment processing device 1 transmits point information indicating the specified point to the user terminal 2 ((3) in FIG. 1). The user terminal 2 displays the received point information and accepts points to be used from the user.

ユーザ端末2は、第1ユーザIDと、ユーザから受け付けたポイントである使用ポイントとを決済処理装置1に送信する(図1における(4))。決済処理装置1は、ユーザ端末2から、第1ユーザIDと使用ポイントとを受信すると、第1ユーザIDと使用ポイントとを関連付けて記憶する(図1における(5))。 The user terminal 2 transmits the first user ID and the points used, which are points received from the user, to the payment processing device 1 ((4) in FIG. 1). When the payment processing device 1 receives the first user ID and the points used from the user terminal 2, the payment processing device 1 stores the first user ID and the points used in association with each other ((5) in FIG. 1).

ユーザは、店舗に移動し、店舗において商品の購入を行う。店舗における店員は、ユーザが店舗において会計を行う場合に、店舗端末3において購入対象の商品に付されたバーコードを読み取る。店舗端末3は、ユーザが購入する商品の合計額を示す店舗における決済金額を算出する。また、店員は、店舗端末3において、決済用コードを店舗端末3に表示させるための操作を行う。店舗端末3は、決済用コードの発行要求と、決済金額と、店舗を識別する店舗IDとを決済処理装置1に送信する(図1における(6))。 The user moves to the store and purchases the product at the store. The store clerk reads the barcode attached to the product to be purchased on the store terminal 3 when the user makes an account at the store. The store terminal 3 calculates the payment amount at the store, which indicates the total amount of the products purchased by the user. In addition, the store clerk performs an operation for displaying the payment code on the store terminal 3 on the store terminal 3. The store terminal 3 transmits a payment code issuance request, a payment amount, and a store ID that identifies the store to the payment processing device 1 ((6) in FIG. 1).

決済処理装置1は、店舗端末3から、決済用コードの発行要求と、決済金額と、店舗IDとを受信すると、決済用トークンを生成する(図1における(7))。決済用トークンは、店舗端末3がユーザに提示する決済用コードを店舗端末3が生成する際に用いるデータ列である。ここで、決済用トークンは、店舗IDにより特定される特定の店舗の場合のみ生成されてもよい。決済処理装置1は、生成した決済用トークンと、決済金額と、店舗IDとを関連付けて記憶媒体に記憶する(図1における(8))。 Upon receiving the payment code issuance request, the payment amount, and the store ID from the store terminal 3, the payment processing device 1 generates a payment token ((7) in FIG. 1). The payment token is a data string used when the store terminal 3 generates a payment code presented to the user by the store terminal 3. Here, the settlement token may be generated only in the case of a specific store specified by the store ID. The payment processing device 1 stores the generated payment token, the payment amount, and the store ID in the storage medium in association with each other ((8) in FIG. 1).

決済処理装置1は、生成した決済用トークンを店舗端末3に送信する(図1における(9))。決済処理装置1は、決済用トークンを暗号化した後に、暗号化した決済用トークンを店舗端末3に送信してもよい。 The payment processing device 1 transmits the generated payment token to the store terminal 3 ((9) in FIG. 1). The payment processing device 1 may transmit the encrypted payment token to the store terminal 3 after encrypting the payment token.

店舗端末3は、受信した決済用トークンに基づいて決済用コードを生成して表示させる(図1における(10))。
ユーザ端末2は、例えばユーザの操作により、店舗端末3に表示された決済用コードを読み取る(図1における(11))。ユーザ端末2は、第1ユーザIDと、読み取った決済用コードが示す決済用トークンとを決済処理装置1に送信する(図1における(12))。
The store terminal 3 generates and displays a payment code based on the received payment token ((10) in FIG. 1).
The user terminal 2 reads the payment code displayed on the store terminal 3 by, for example, the user's operation ((11) in FIG. 1). The user terminal 2 transmits the first user ID and the payment token indicated by the read payment code to the payment processing device 1 ((12) in FIG. 1).

決済処理装置1は、ユーザ端末2から第1ユーザIDと決済用トークンとを受信すると、受信した決済用トークンが、店舗端末3に送信した決済用トークンと一致するか否かを判定する。決済処理装置1は、決済用トークンが一致すると判定した場合に、受信した決済用トークンと関連付けられて記憶されている決済金額及び店舗IDと、受信した第1ユーザIDと、当該第1ユーザIDに関連付けられて記憶されている使用ポイントとに基づいて決済処理を実行する(図1における(13))。 When the payment processing device 1 receives the first user ID and the payment token from the user terminal 2, it determines whether or not the received payment token matches the payment token transmitted to the store terminal 3. When the payment processing device 1 determines that the payment tokens match, the payment amount and store ID stored in association with the received payment token, the received first user ID, and the first user ID are used. The settlement process is executed based on the usage points associated with and stored in ((13) in FIG. 1).

決済システムSが以上のように動作することで、ユーザは、会計時に特典情報としてのポイントの使用を店舗に提示することなく、ポイントを適用した商品等の購入ができるので、会計時におけるユーザの作業負荷を軽減することができる。
以下、決済処理装置1、ユーザ端末2、店舗端末3及びポイント管理装置4の構成の詳細を説明する。
When the payment system S operates as described above, the user can purchase products to which the points are applied without presenting the use of points as privilege information to the store at the time of accounting. The workload can be reduced.
Hereinafter, the details of the configurations of the payment processing device 1, the user terminal 2, the store terminal 3, and the point management device 4 will be described.

[決済処理装置1の機能構成]
図2は、決済処理装置1の機能構成を示す図である。決済処理装置1は、通信部11と、記憶部12と、制御部13とを有する。
[Functional configuration of payment processing device 1]
FIG. 2 is a diagram showing a functional configuration of the payment processing device 1. The payment processing device 1 includes a communication unit 11, a storage unit 12, and a control unit 13.

通信部11は、インターネット等のネットワークを介してユーザ端末2及び店舗端末3とデータを送受信するための通信インターフェースである。 The communication unit 11 is a communication interface for transmitting and receiving data to and from the user terminal 2 and the store terminal 3 via a network such as the Internet.

記憶部12は、各種のデータを記憶する記憶媒体であり、ROM(Read Only Memory)、RAM(Random Access Memory)、及びハードディスク等を有する。記憶部12は、制御部13が実行するプログラムを記憶する。記憶部12は、制御部13を、ポイント情報送信部131、使用ポイント取得部132、発行要求取得部133、トークン送信部134、決済用情報受信部135、及び決済処理部136として機能させる決済用プログラムを記憶する。 The storage unit 12 is a storage medium for storing various types of data, and includes a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, and the like. The storage unit 12 stores a program executed by the control unit 13. The storage unit 12 causes the control unit 13 to function as a point information transmission unit 131, a point acquisition unit 132 used, an issuance request acquisition unit 133, a token transmission unit 134, a payment information reception unit 135, and a payment processing unit 136. Memorize the program.

また、記憶部12は、第1ユーザIDと、第2ユーザIDと、第2ユーザIDに対応するポイントを管理する事業者を識別する事業者IDとを関連付けたユーザ連携情報を記憶する。図3は、ユーザ連携情報の一例を示す図である。図3に示すように、第1ユーザIDに、一以上の事業者ID及び第2ユーザIDが関連付けられていることが確認できる。 Further, the storage unit 12 stores user cooperation information in which the first user ID, the second user ID, and the business operator ID that identifies the business operator that manages the points corresponding to the second user ID are associated with each other. FIG. 3 is a diagram showing an example of user cooperation information. As shown in FIG. 3, it can be confirmed that one or more business IDs and a second user ID are associated with the first user ID.

制御部13は、例えばCPU(Central Processing Unit)である。制御部13は、記憶部12に記憶された決済用プログラムを実行することにより、ポイント情報送信部131、使用ポイント取得部132、発行要求取得部133、トークン送信部134、決済用情報受信部135、及び決済処理部136として機能する。制御部13の各部の動作の詳細については後述する。 The control unit 13 is, for example, a CPU (Central Processing Unit). By executing the payment program stored in the storage unit 12, the control unit 13 executes the point information transmission unit 131, the points used acquisition unit 132, the issuance request acquisition unit 133, the token transmission unit 134, and the payment information reception unit 135. , And functions as a payment processing unit 136. Details of the operation of each unit of the control unit 13 will be described later.

[ユーザ端末2の機能構成]
図4は、ユーザ端末2の機能構成を示す図である。ユーザ端末2は、操作部21と、通信部22と、読取部23と、表示部24と、記憶部25と、制御部26とを有する。制御部26は、操作受付部261と、要求送信部262と、トークン送信部263とを有する。
[Functional configuration of user terminal 2]
FIG. 4 is a diagram showing a functional configuration of the user terminal 2. The user terminal 2 has an operation unit 21, a communication unit 22, a reading unit 23, a display unit 24, a storage unit 25, and a control unit 26. The control unit 26 includes an operation reception unit 261, a request transmission unit 262, and a token transmission unit 263.

操作部21は、ユーザの操作を受け付ける操作デバイスであり、例えば表示部24の表面に設けられたタッチパネルである。操作部21は、ユーザがタッチした位置を示す信号を操作受付部261に通知する。 The operation unit 21 is an operation device that accepts user operations, and is, for example, a touch panel provided on the surface of the display unit 24. The operation unit 21 notifies the operation reception unit 261 of a signal indicating the position touched by the user.

通信部22は、例えば携帯電話網の基地局との間でデータを送受信するための無線通信インターフェースである。通信部22は、取得した決済用トークン等を決済処理装置1に送信する。 The communication unit 22 is, for example, a wireless communication interface for transmitting and receiving data to and from a base station of a mobile phone network. The communication unit 22 transmits the acquired payment token or the like to the payment processing device 1.

読取部23は、例えば、カメラである。読取部23は、店舗端末3に表示された決済用コードを読み取る。
表示部24は、各種の情報を表示するディスプレイである。
The reading unit 23 is, for example, a camera. The reading unit 23 reads the payment code displayed on the store terminal 3.
The display unit 24 is a display that displays various types of information.

記憶部25は、ROM及びRAM等を含む記憶媒体である。記憶部25は、制御部26が実行するプログラムを記憶している。記憶部25は、制御部26を、操作受付部261、要求送信部262、及びトークン送信部263として機能させるプログラムを記憶する。 The storage unit 25 is a storage medium including a ROM, a RAM, and the like. The storage unit 25 stores a program executed by the control unit 26. The storage unit 25 stores a program that causes the control unit 26 to function as an operation reception unit 261, a request transmission unit 262, and a token transmission unit 263.

制御部26は、例えばCPUであり、記憶部25に記憶されたプログラムを実行することにより、操作受付部261、要求送信部262、及びトークン送信部263として機能する。 The control unit 26 is, for example, a CPU, and functions as an operation reception unit 261, a request transmission unit 262, and a token transmission unit 263 by executing a program stored in the storage unit 25.

操作受付部261は、操作部21から入力された信号に基づいて、ユーザの操作内容を特定する。操作受付部261は、特定した操作内容が、ポイント情報を使用するための操作である場合に、操作内容を要求送信部262に通知する。要求送信部262は、操作受付部261がポイント情報を使用するための操作を受け付けた場合に、通信部22を介して、第1ユーザIDと、ポイント情報の取得要求とを決済処理装置1に通信部22を介して送信する。操作受付部261は、通信部22が決済処理装置1から受信したポイント情報を表示部24に表示させ、ユーザから使用ポイントを受け付ける。要求送信部262は、操作受付部261が、ユーザから使用ポイントを受け付けると、第1ユーザIDと使用ポイントとを通信部22を介して決済処理装置1に送信する。 The operation reception unit 261 specifies the operation content of the user based on the signal input from the operation unit 21. When the specified operation content is an operation for using the point information, the operation reception unit 261 notifies the request transmission unit 262 of the operation content. When the operation reception unit 261 receives an operation for using the point information, the request transmission unit 262 sends the first user ID and the point information acquisition request to the payment processing device 1 via the communication unit 22. It is transmitted via the communication unit 22. The operation reception unit 261 displays the point information received from the payment processing device 1 by the communication unit 22 on the display unit 24, and receives the points to be used from the user. When the operation reception unit 261 receives the usage point from the user, the request transmission unit 262 transmits the first user ID and the usage point to the payment processing device 1 via the communication unit 22.

操作受付部261は、特定した操作内容が、決済用コードを読み取るための操作である場合に、操作内容をトークン送信部263に通知する。トークン送信部263は、操作受付部261が決済用コードを読み取るための操作を受け付けた場合に、読取部23に、店舗端末3に表示された決済用コードを読み取らせる。トークン送信部263は、読取部23が、決済用コードから抽出した情報を決済用トークンとして取得する。トークン送信部263は、取得した決済用トークンと、第1ユーザIDとを通信部22を介して決済処理装置1に送信する。 The operation reception unit 261 notifies the token transmission unit 263 of the operation content when the specified operation content is an operation for reading the payment code. When the operation reception unit 261 receives an operation for reading the payment code, the token transmission unit 263 causes the reading unit 23 to read the payment code displayed on the store terminal 3. The token transmission unit 263 acquires the information extracted from the payment code by the reading unit 23 as a payment token. The token transmission unit 263 transmits the acquired payment token and the first user ID to the payment processing device 1 via the communication unit 22.

[店舗端末3の機能構成]
図5は、店舗端末3の機能構成を示す図である。店舗端末3は、操作部31と、読取部32と、通信部33と、表示部34と、記憶部35と、制御部36とを有する。
[Functional configuration of store terminal 3]
FIG. 5 is a diagram showing a functional configuration of the store terminal 3. The store terminal 3 has an operation unit 31, a reading unit 32, a communication unit 33, a display unit 34, a storage unit 35, and a control unit 36.

操作部31は、ユーザの操作を受け付ける操作デバイスであり、例えばユーザが購入する商品を選択するためのボタンや、表示部34の表面に設けられたタッチパネルである。 The operation unit 31 is an operation device that accepts the user's operation, and is, for example, a button for selecting a product to be purchased by the user or a touch panel provided on the surface of the display unit 34.

読取部32は、例えば、バーコードリーダであり、ユーザが購入する商品に付されているバーコードを読み取る。読取部32は、読み取ったバーコードが示す情報を制御部36に出力する。 The reading unit 32 is, for example, a barcode reader that reads a barcode attached to a product purchased by a user. The reading unit 32 outputs the information indicated by the read barcode to the control unit 36.

通信部33は、例えば決済処理装置1との間でデータを送受信するための通信インターフェースである。通信部33は、制御部36の制御に応じて、決済用コードの発行要求、決済金額、店舗IDを決済処理装置1に送信する。また、通信部33は、決済処理装置1から決済用トークンを受信する。 The communication unit 33 is, for example, a communication interface for transmitting and receiving data to and from the payment processing device 1. The communication unit 33 transmits a payment code issuance request, a payment amount, and a store ID to the payment processing device 1 according to the control of the control unit 36. Further, the communication unit 33 receives the payment token from the payment processing device 1.

表示部34は、各種の情報を表示するディスプレイである。表示部34は、例えば、決済金額や決済用コードを表示する。 The display unit 34 is a display that displays various types of information. The display unit 34 displays, for example, a payment amount or a payment code.

記憶部35は、ROM及びRAM等を含む記憶媒体である。記憶部35は、制御部36が実行するプログラムを記憶している。記憶部35は、制御部36を、決済用情報生成部361、決済用情報送信部362及びコード生成部363として機能させるプログラムを記憶する。また、記憶部35は、商品IDと、商品の価格とを関連付けた商品DBを記憶する。 The storage unit 35 is a storage medium including a ROM, a RAM, and the like. The storage unit 35 stores a program executed by the control unit 36. The storage unit 35 stores a program that causes the control unit 36 to function as the payment information generation unit 361, the payment information transmission unit 362, and the code generation unit 363. Further, the storage unit 35 stores a product DB in which the product ID and the price of the product are associated with each other.

制御部36は、例えばCPUであり、記憶部35に記憶されたプログラムを実行することにより、決済用情報生成部361、決済用情報送信部362、及びコード生成部363として機能する。 The control unit 36 is, for example, a CPU, and functions as a payment information generation unit 361, a payment information transmission unit 362, and a code generation unit 363 by executing a program stored in the storage unit 35.

決済用情報生成部361は、決済対象の一以上の商品を特定し、決済用情報を生成する。具体的には、決済用情報生成部361は、操作部31において店員が入力した商品ID又は読取部32が商品に付されたバーコードから読み取った商品IDを取得することにより、取得した商品IDの商品を決済対象の商品と特定する。決済用情報生成部361は、記憶部35に記憶されている商品DBを参照し、取得した商品IDに関連付けられている商品の価格を特定する。決済用情報生成部361は、操作部31において店員が入力した商品ID又は読取部32が商品に付されたバーコードから読み取った商品IDを一以上取得し、当該商品IDから特定した商品の価格を集計する。決済用情報生成部361は、操作部31において精算操作を受け付けると、集計した商品の価格を決済金額に決定する。 The payment information generation unit 361 identifies one or more products to be settled and generates payment information. Specifically, the payment information generation unit 361 acquires the product ID input by the clerk in the operation unit 31 or the product ID read by the reading unit 32 from the barcode attached to the product. Identifies the product as the product to be settled. The settlement information generation unit 361 refers to the product DB stored in the storage unit 35 and specifies the price of the product associated with the acquired product ID. The payment information generation unit 361 acquires one or more product IDs input by the clerk in the operation unit 31 or the product ID read from the barcode attached to the product by the reading unit 32, and the price of the product specified from the product ID. To aggregate. When the settlement information generation unit 361 receives the settlement operation in the operation unit 31, the settlement information generation unit 361 determines the total price of the product as the settlement amount.

決済用情報送信部362は、決済用情報生成部361が決済金額を算出すると、通信部33を介して、決済用コードの発行要求と、決済金額と、店舗IDとを決済処理装置1に送信する。 When the payment information generation unit 361 calculates the payment amount, the payment information transmission unit 362 transmits a payment code issuance request, the payment amount, and the store ID to the payment processing device 1 via the communication unit 33. do.

コード生成部363は、決済処理装置1から決済用トークンが送信されると、決済用トークンに基づく決済用コードを生成する。コード生成部363は、例えば、予め定められた規則に基づいて決済用コードを生成する。コード生成部363は、生成した決済用コードを表示部34に表示させる。 When the payment token is transmitted from the payment processing device 1, the code generation unit 363 generates a payment code based on the payment token. The code generation unit 363 generates, for example, a payment code based on a predetermined rule. The code generation unit 363 causes the display unit 34 to display the generated payment code.

[ポイント管理装置4の機能構成]
図6は、ポイント管理装置4の機能構成を示す図である。ポイント管理装置4は、通信部41と、記憶部42と、制御部43とを有する。
[Functional configuration of point management device 4]
FIG. 6 is a diagram showing a functional configuration of the point management device 4. The point management device 4 has a communication unit 41, a storage unit 42, and a control unit 43.

通信部41は、例えば決済処理装置1及び店舗端末3との間でデータを送受信するための通信インターフェースである。
記憶部42は、ROM及びRAM等を含む記憶媒体である。記憶部42は、制御部43が実行するプログラムを記憶している。記憶部42は、制御部43を、ポイント特定部431、有効性判定部432、決済金額更新部433、及びポイント更新部434として機能させるプログラムを記憶する。また、記憶部35は、第2ユーザIDと、第2ユーザIDのユーザに付与されているポイントと、ポイントの有効期限とを関連付けたポイントDBを記憶する。
The communication unit 41 is, for example, a communication interface for transmitting and receiving data between the payment processing device 1 and the store terminal 3.
The storage unit 42 is a storage medium including a ROM, a RAM, and the like. The storage unit 42 stores a program executed by the control unit 43. The storage unit 42 stores a program that causes the control unit 43 to function as the point identification unit 431, the validity determination unit 432, the settlement amount update unit 433, and the point update unit 434. Further, the storage unit 35 stores a point DB in which the second user ID, the points given to the user of the second user ID, and the expiration date of the points are associated with each other.

制御部43は、例えばCPUであり、記憶部42に記憶されたプログラムを実行することにより、ポイント特定部431、有効性判定部432、決済金額更新部433、及びポイント更新部434として機能する。 The control unit 43 is, for example, a CPU, and functions as a point identification unit 431, an validity determination unit 432, a settlement amount update unit 433, and a point update unit 434 by executing a program stored in the storage unit 42.

ポイント特定部431は、決済処理装置1から、第2ユーザIDを含むポイント情報の取得要求を受信すると、ポイントDBを参照して、当該第2ユーザIDに関連付けられているポイントを特定する。ポイント特定部431は、特定したポイントを示すポイント情報を決済処理装置1に送信する。 When the point specifying unit 431 receives the point information acquisition request including the second user ID from the payment processing device 1, the point specifying unit 431 refers to the point DB and identifies the points associated with the second user ID. The point specifying unit 431 transmits point information indicating the specified point to the payment processing device 1.

有効性判定部432は、決済処理装置1から第2ユーザIDと、使用ポイントと、決済金額とを受信すると、受信した使用ポイントが有効であるか否かを判定する。例えば、有効性判定部432は、受信した使用ポイントが、受信した第2ユーザIDに関連付けられているポイントを超えているか否かに基づいて、受信した使用ポイントが有効であるか否かを判定する。また、有効性判定部432は、受信した第2ユーザIDに関連付けられているポイントの有効期限に基づいて使用ポイントが有効であるか否かを判定する。 When the validity determination unit 432 receives the second user ID, the points used, and the payment amount from the payment processing device 1, it determines whether or not the received points used are valid. For example, the validity determination unit 432 determines whether or not the received usage point is valid based on whether or not the received usage point exceeds the point associated with the received second user ID. do. Further, the validity determination unit 432 determines whether or not the used points are valid based on the expiration date of the points associated with the received second user ID.

なお、記憶部42に、ポイントを使用可能な決済金額の範囲をポイント使用条件として記憶させておき、有効性判定部432が、決済処理装置1から受信した決済金額に基づいて、使用ポイントの有効性を判定してもよい。 It should be noted that the storage unit 42 stores the range of the payment amount that can use the points as the point usage condition, and the validity determination unit 432 validates the points used based on the payment amount received from the payment processing device 1. The sex may be determined.

また、有効性判定部432は、決済処理装置1から、店舗IDや決済日時を示す情報をさらに受信し、これらの情報に基づいて、使用ポイントの有効性を判定してもよい。例えば、記憶部42に、ポイントを使用可能な店舗の店舗IDを記憶させておき、有効性判定部432が、受信した店舗IDが記憶部42に記憶されている場合に使用ポイントを使用可能かを判定してもよい。また、記憶部42に、ポイントを使用可能な決済日時(例えばポイントを使用可能なキャンペーン期間等)、又はポイントを使用できない決済日時を記憶させておき、これらの情報に基づいて、受信した決済日時において使用ポイントが使用可能かを判定してもよい。 Further, the validity determination unit 432 may further receive information indicating the store ID and the settlement date and time from the payment processing device 1, and determine the validity of the points used based on the information. For example, can the storage unit 42 store the store ID of the store where the points can be used, and the validity determination unit 432 can use the points to be used when the received store ID is stored in the storage unit 42? May be determined. Further, the storage unit 42 stores the settlement date and time when the points can be used (for example, the campaign period when the points can be used) or the settlement date and time when the points cannot be used, and the received settlement date and time is based on this information. You may judge whether the use point can be used in.

決済金額更新部433は、有効性判定部432の判定結果に基づいて、受信した決済金額を更新する。具体的には、決済金額更新部433は、使用ポイントが有効であると有効性判定部432が判定すると、受信した使用ポイントに基づいて決済金額を更新する。例えば、決済金額更新部433は、使用ポイントを金額とみなし、決済金額から受信した使用ポイントを減額することにより決済金額を更新する。決済金額更新部433は、更新した決済金額を決済処理装置1に送信する。決済金額更新部433は、使用ポイントが無効であると有効性判定部432が判定すると、受信した決済金額を更新せずに、当該決済金額を決済処理装置1に送信する。 The settlement amount update unit 433 updates the received settlement amount based on the determination result of the validity determination unit 432. Specifically, when the validity determination unit 432 determines that the usage points are valid, the settlement amount update unit 433 updates the payment amount based on the received usage points. For example, the settlement amount update unit 433 considers the points used as an amount and updates the payment amount by deducting the received points from the payment amount. The settlement amount update unit 433 transmits the updated settlement amount to the settlement processing device 1. When the validity determination unit 432 determines that the points used are invalid, the settlement amount update unit 433 transmits the payment amount to the payment processing device 1 without updating the received payment amount.

ポイント更新部434は、決済処理装置1から、決済金額の決済が完了し、支払が完了したことを示す情報を受信すると、第2ユーザIDに関連付けられているポイントを更新する。例えば、ポイント更新部434は、ポイントの有効性の判定の際に決済処理装置1から受信した第2ユーザIDに対応するポイントから、受信した使用ポイントを減算することにより、第2ユーザIDに対応するポイントを更新する。なお、ポイント更新部434は、ポイントの有効性の判定の際に決済処理装置1から受信した決済金額に基づいて、ユーザに付与するポイントを算出し、算出したポイントを、第2ユーザIDに対応するポイントに加算してもよい。 When the point update unit 434 receives information from the payment processing device 1 indicating that the payment of the payment amount has been completed and the payment has been completed, the point update unit 434 updates the points associated with the second user ID. For example, the point update unit 434 corresponds to the second user ID by subtracting the received used points from the points corresponding to the second user ID received from the payment processing device 1 when determining the validity of the points. Update the points to do. The point update unit 434 calculates points to be given to the user based on the payment amount received from the payment processing device 1 when determining the validity of the points, and the calculated points correspond to the second user ID. May be added to the points to be paid.

[制御部13の各部の動作]
続いて、制御部13の各部の動作について説明する。
ポイント情報送信部131は、ユーザ端末2から、第1ユーザIDを受信し、受信した第1ユーザIDに関連付けられている第2ユーザIDに対応するポイントを取得し、取得したポイントをユーザ端末2に送信する。
[Operation of each part of control unit 13]
Subsequently, the operation of each unit of the control unit 13 will be described.
The point information transmission unit 131 receives the first user ID from the user terminal 2, acquires the points corresponding to the second user ID associated with the received first user ID, and uses the acquired points as the user terminal 2. Send to.

具体的には、まず、ポイント情報送信部131は、ユーザ端末2から、第1ユーザIDと、第2ユーザIDに対応する事業者IDと、ポイント情報の取得要求とを受信する。ポイント情報送信部131は、記憶部12に記憶されているユーザ連携情報を参照し、受信した第1ユーザIDと事業者IDとに関連付けられている第2ユーザIDを特定する。ポイント情報送信部131は、特定した第2ユーザIDを含み、ポイント情報の取得要求を、受信した事業者IDに対応するポイント管理装置4に送信する。そして、ポイント情報送信部131は、ポイント管理装置4から、特定した第2ユーザIDに関連付けられているポイントを示すポイント情報を受信する。ポイント情報送信部131は、ポイント情報をユーザ端末2に送信する。 Specifically, first, the point information transmission unit 131 receives the first user ID, the business operator ID corresponding to the second user ID, and the point information acquisition request from the user terminal 2. The point information transmission unit 131 refers to the user cooperation information stored in the storage unit 12 and identifies the second user ID associated with the received first user ID and the business operator ID. The point information transmission unit 131 includes the specified second user ID, and transmits a point information acquisition request to the point management device 4 corresponding to the received business operator ID. Then, the point information transmission unit 131 receives the point information indicating the point associated with the specified second user ID from the point management device 4. The point information transmission unit 131 transmits the point information to the user terminal 2.

なお、ポイント情報送信部131は、ユーザ端末2から、ポイント情報の取得要求の受信時に、第2ユーザIDに対応する事業者IDを受信しなくてもよい。この場合、ポイント情報送信部131は、記憶部12に記憶されているユーザ連携情報を参照し、受信した第1ユーザIDに関連付けられている第2ユーザID及び事業者IDを特定する。ポイント情報送信部131は、特定した第2ユーザIDを含み、ポイント情報の取得要求を、特定した一以上の事業者IDのそれぞれに対応するポイント管理装置4に送信する。そして、ポイント情報送信部131は、一以上のポイント管理装置4から、特定した第2ユーザIDに関連付けられているポイントを示すポイント情報を受信する。ポイント情報送信部131は、ポイント情報をユーザ端末2に送信する。この場合、ユーザ端末2において、事業者IDと、当該事業者IDに対応するポイントのうち、使用ポイントを選択するものとする。 The point information transmission unit 131 does not have to receive the business operator ID corresponding to the second user ID when receiving the point information acquisition request from the user terminal 2. In this case, the point information transmission unit 131 refers to the user cooperation information stored in the storage unit 12 and identifies the second user ID and the business operator ID associated with the received first user ID. The point information transmission unit 131 includes the specified second user ID, and transmits a point information acquisition request to the point management device 4 corresponding to each of the specified one or more business operator IDs. Then, the point information transmission unit 131 receives point information indicating the points associated with the specified second user ID from one or more point management devices 4. The point information transmission unit 131 transmits the point information to the user terminal 2. In this case, on the user terminal 2, the points to be used are selected from the business ID and the points corresponding to the business ID.

使用ポイント取得部132は、ポイント情報送信部131がポイント情報をユーザ端末2に送信した後に、ユーザ端末2から、ポイント情報が示すポイントのうち、ユーザが使用するポイントである使用ポイントと、第1ユーザIDとを受信する。使用ポイント取得部132は、受信した使用ポイントと、第1ユーザIDとを関連付けて記憶部12に記憶させる。 After the point information transmitting unit 131 transmits the point information to the user terminal 2, the used point acquisition unit 132 uses the points indicated by the point information from the user terminal 2, and the used points, which are the points used by the user, and the first used point. Receive the user ID. The usage point acquisition unit 132 stores the received usage point and the first user ID in the storage unit 12 in association with each other.

発行要求取得部133は、店舗端末3から、店舗端末3に対応する店舗の店舗IDと、ユーザの店舗における決済金額と、決済用コードの発行要求とを取得する。 The issuance request acquisition unit 133 acquires the store ID of the store corresponding to the store terminal 3, the payment amount at the user's store, and the issuance request of the payment code from the store terminal 3.

トークン送信部134は、発行要求取得部133が決済用コードの発行要求を取得すると、決済用コードを生成するための決済用トークンを生成する。トークン送信部134は、発行要求取得部133が取得した店舗IDと、決済金額と、生成した決済用トークンとを関連付けて記憶部12に記憶させる。また、トークン送信部134は、生成した決済用トークンを、決済用コードの発行要求を送信した店舗端末3に送信する。 When the issuance request acquisition unit 133 acquires the issuance request for the payment code, the token transmission unit 134 generates a payment token for generating the payment code. The token transmission unit 134 stores the store ID acquired by the issuance request acquisition unit 133, the payment amount, and the generated payment token in association with each other in the storage unit 12. Further, the token transmission unit 134 transmits the generated payment token to the store terminal 3 that has transmitted the payment code issuance request.

決済用情報受信部135は、トークン送信部134が送信した決済用トークンに基づいて店舗端末3が表示した決済用コードを読み取ったユーザ端末2から、決済用トークンと、第1ユーザIDとを含む決済要求を受信する。 The payment information receiving unit 135 includes a payment token and a first user ID from the user terminal 2 that has read the payment code displayed by the store terminal 3 based on the payment token transmitted by the token transmission unit 134. Receive a payment request.

決済処理部136は、ユーザ端末2から受信した第1ユーザIDと、当該第1ユーザIDに関連付けて記憶部12に記憶されている使用ポイントと、ユーザ端末2から受信した決済用トークンに対応する決済金額及び店舗IDとに基づいて決済を実行する。 The payment processing unit 136 corresponds to the first user ID received from the user terminal 2, the usage points stored in the storage unit 12 in association with the first user ID, and the payment token received from the user terminal 2. Settlement is executed based on the settlement amount and the store ID.

具体的には、決済処理部136は、決済用情報受信部135が決済要求を受信すると、当該決済要求に含まれる決済用トークンと一致する決済用トークンが記憶部12に記憶されているか否かを判定する。決済処理部136は、一致する決済用トークンが記憶部12に記憶されていると判定すると、当該決済用トークンに関連付けられて記憶部12に記憶されている決済金額と、店舗IDとを取得する。 Specifically, when the payment information receiving unit 135 receives the payment request, the payment processing unit 136 determines whether or not the payment token matching the payment token included in the payment request is stored in the storage unit 12. To judge. When the payment processing unit 136 determines that the matching payment token is stored in the storage unit 12, the payment processing unit 136 acquires the payment amount associated with the payment token and stored in the storage unit 12 and the store ID. ..

また、決済処理部136は、ユーザ端末2から受信した第1ユーザIDに関連付けられて記憶部12に記憶されている使用ポイントを取得するとともに、ユーザ連携情報において第1ユーザIDに関連付けられている第2ユーザIDを取得する。 Further, the payment processing unit 136 acquires the usage points stored in the storage unit 12 in association with the first user ID received from the user terminal 2, and is associated with the first user ID in the user cooperation information. Acquire the second user ID.

そして、決済処理部136は、取得した第2ユーザID及び使用ポイントと、決済金額とをポイント管理装置4に送信し、当該使用ポイントが有効であるか否かを問い合わせる。また、決済処理部136は、決済用トークンに関連付けられて記憶部12に記憶されている店舗IDや決済日時を示す情報をポイント管理装置4にさらに送信し、これらの情報に基づいて、使用ポイントが有効であるか否かをポイント管理装置4に問い合わせてもよい。 Then, the payment processing unit 136 transmits the acquired second user ID and points used, and the payment amount to the point management device 4, and inquires whether or not the points used are valid. Further, the payment processing unit 136 further transmits information indicating the store ID and the payment date and time stored in the storage unit 12 in association with the payment token to the point management device 4, and based on the information, the points used. May be inquired to the point management device 4 as to whether or not is valid.

決済処理部136は、第2ユーザIDに対応する事業者IDと、決済用トークンに関連付けられて記憶部12に記憶されている店舗IDとの関係に基づいて、決済を行う店舗で使用ポイントが使用可能であるか否かを判定してもよい。例えば、記憶部12に、事業者IDと、当該事業者IDの事業者のポイントを使用可能な店舗の店舗IDとを関連付けた情報を記憶させておき、決済処理部136が、決済用トークンに関連付けられて記憶部12に記憶されている店舗IDと、第2ユーザIDに対応する事業者IDとが関連付けられている場合に、使用ポイントが使用可能であると判定してもよい。決済処理部136は、使用ポイントが使用可能であると判定した場合に、使用ポイントが有効であるか否かをポイント管理装置4に問い合わせてもよい。 The payment processing unit 136 uses points at the store that makes the payment based on the relationship between the business ID corresponding to the second user ID and the store ID associated with the payment token and stored in the storage unit 12. It may be determined whether or not it can be used. For example, the storage unit 12 stores information in which the business ID and the store ID of the store where the business point of the business ID can be used are stored, and the payment processing unit 136 stores the information in the payment token. When the store ID associated and stored in the storage unit 12 and the business ID corresponding to the second user ID are associated, it may be determined that the points of use can be used. When the settlement processing unit 136 determines that the used points can be used, the point management device 4 may inquire whether or not the used points are valid.

決済処理部136は、使用ポイントが有効であるとポイント管理装置4が判定した場合、使用ポイントが適用された決済金額をポイント管理装置4から受信する。決済処理部136は、使用ポイントが無効であるとポイント管理装置4が判定した場合、使用ポイントが適用されなかった決済金額、すなわち、ポイント管理装置4に送信した決済金額と同じ金額の決済金額をポイント管理装置4から受信する。なお、決済処理部136は、ポイント管理装置4から決済金額を受信したが、これに限らない。決済処理部136は、有効性の判定結果を受信し、判定結果に基づいて決済金額から使用ポイントを減算するか否かを決定してもよい。例えば、決済処理部136は、使用ポイントが有効であるとの判定結果を受信した場合に、決済金額から使用ポイントを減算してもよい。 When the point management device 4 determines that the points used are valid, the payment processing unit 136 receives the payment amount to which the points used are applied from the point management device 4. When the point management device 4 determines that the points used are invalid, the payment processing unit 136 determines the payment amount to which the points used are not applied, that is, the payment amount equal to the payment amount transmitted to the point management device 4. Received from the point management device 4. The settlement processing unit 136 has received the settlement amount from the point management device 4, but the present invention is not limited to this. The settlement processing unit 136 may receive the validity determination result and determine whether or not to subtract the points used from the settlement amount based on the determination result. For example, the settlement processing unit 136 may subtract the used points from the settlement amount when receiving the determination result that the used points are valid.

決済処理部136は、ポイント管理装置4から受信した決済金額を、受信した第1ユーザIDで特定されるユーザの口座から引き落とす処理を実行する。また、決済処理部136は、受信した決済用トークンに対応する店舗IDで特定される店舗の口座にポイント管理装置4から受信した決済金額を入金する処理を実行する。決済処理部136は、決済金額から、決済処理装置1における決済手数料を差し引いた金額を、店舗の口座に入金してもよい。決済処理部136は、決済金額の決済が完了した場合、支払いが完了したことをユーザ端末2及び店舗端末3に通知する。また、決済処理部136は、決済金額の決済が完了した場合、支払が完了したことをポイント管理装置4にも送信する。 The payment processing unit 136 executes a process of deducting the payment amount received from the point management device 4 from the account of the user specified by the received first user ID. Further, the payment processing unit 136 executes a process of depositing the payment amount received from the point management device 4 into the account of the store specified by the store ID corresponding to the received payment token. The settlement processing unit 136 may deposit an amount obtained by subtracting the settlement fee in the settlement processing device 1 from the settlement amount into the store account. When the payment of the payment amount is completed, the payment processing unit 136 notifies the user terminal 2 and the store terminal 3 that the payment is completed. Further, when the payment of the payment amount is completed, the payment processing unit 136 also transmits to the point management device 4 that the payment is completed.

[動作シーケンス]
図7は、決済システムSの動作シーケンス図である。図8は、図7に続く動作シーケンス図である。
図7に示すシーケンス図は、ユーザがユーザ端末2においてポイント情報の表示操作をしたところから開始している(S1)。要求送信部262は、第1ユーザIDと、ユーザが使用を予定する第2ポイントに対応する事業者IDと、ポイント情報の取得要求とを決済処理装置1に送信する(S2)。
[Operation sequence]
FIG. 7 is an operation sequence diagram of the payment system S. FIG. 8 is an operation sequence diagram following FIG. 7.
The sequence diagram shown in FIG. 7 starts from the point where the user performs a point information display operation on the user terminal 2 (S1). The request transmission unit 262 transmits the first user ID, the business operator ID corresponding to the second point that the user plans to use, and the point information acquisition request to the payment processing device 1 (S2).

決済処理装置1のポイント情報送信部131は、第1ユーザIDと、事業者IDと、ポイント情報の取得要求とを受信すると、記憶部12に記憶されているユーザ連携情報を参照し、受信した第1ユーザID及び事業者IDに関連付けられている第2ユーザIDを特定する(S3)。ポイント情報送信部131は、特定した第2ユーザIDを含み、ポイント情報の取得要求を、受信した事業者IDに対応するポイント管理装置4に送信する(S4)。 When the point information transmission unit 131 of the payment processing device 1 receives the first user ID, the business operator ID, and the point information acquisition request, the point information transmission unit 131 refers to the user cooperation information stored in the storage unit 12 and receives the information. The second user ID associated with the first user ID and the business operator ID is specified (S3). The point information transmission unit 131 includes the specified second user ID, and transmits a point information acquisition request to the point management device 4 corresponding to the received business operator ID (S4).

ポイント管理装置4のポイント特定部431は、決済処理装置1から、ポイント情報の取得要求を受信すると、ポイントDBを参照して、ポイント情報の取得要求に含まれている第2ユーザIDに関連付けられているポイントを特定する(S5)。ポイント特定部431は、特定したポイントを示すポイント情報を決済処理装置1に送信する(S6)。
決済処理装置1のポイント情報送信部131は、ポイント管理装置4から受信したポイント情報をユーザ端末2に送信する(S7)。
When the point identification unit 431 of the point management device 4 receives the point information acquisition request from the payment processing device 1, it refers to the point DB and is associated with the second user ID included in the point information acquisition request. Identify the points (S5). The point specifying unit 431 transmits point information indicating the specified point to the payment processing device 1 (S6).
The point information transmission unit 131 of the payment processing device 1 transmits the point information received from the point management device 4 to the user terminal 2 (S7).

ユーザ端末2の操作受付部261は、通信部22が決済処理装置1から受信したポイント情報を表示部24に表示させ、ユーザから使用ポイントを受け付ける(S8)。要求送信部262は、操作受付部261が、ユーザから使用ポイントを受け付けると、第1ユーザIDと使用ポイントとを決済処理装置1に送信する(S9)。 The operation reception unit 261 of the user terminal 2 displays the point information received from the payment processing device 1 by the communication unit 22 on the display unit 24, and receives the points to be used from the user (S8). When the operation reception unit 261 receives the usage points from the user, the request transmission unit 262 transmits the first user ID and the usage points to the payment processing device 1 (S9).

使用ポイント取得部132は、ユーザ端末2から、使用ポイントと、第1ユーザIDとを受信する。使用ポイント取得部132は、受信した使用ポイントと、第1ユーザIDとを関連付けて記憶部12に記憶させる(S10)。 The use point acquisition unit 132 receives the use point and the first user ID from the user terminal 2. The usage point acquisition unit 132 associates the received usage point with the first user ID and stores it in the storage unit 12 (S10).

その後、ユーザ端末2が店舗に移動し、店舗端末3を使用する店員に選択した商品を持ち込む。店舗端末3の決済用情報生成部361は、操作部31において店員が入力した商品ID又は読取部32が商品に付されたバーコードから読み取った商品IDを取得し、当該商品IDに関連付けられている商品の価格を特定することにより、決済金額を算出する(S11)。決済用情報送信部362は、決済用コードの発行要求と、算出した決済金額と、店舗IDとを決済処理装置1に送信する(S12)。 After that, the user terminal 2 moves to the store and brings the selected product to the clerk who uses the store terminal 3. The payment information generation unit 361 of the store terminal 3 acquires the product ID input by the clerk in the operation unit 31 or the product ID read by the reading unit 32 from the barcode attached to the product, and is associated with the product ID. The settlement amount is calculated by specifying the price of the product (S11). The payment information transmission unit 362 transmits a payment code issuance request, the calculated payment amount, and the store ID to the payment processing device 1 (S12).

図8に説明を移す。決済処理装置1のトークン送信部134は、決済用コードの発行要求と、決済金額と、店舗IDとを取得すると、決済用コードを生成するための決済用トークンを生成する(S13)。トークン送信部134は、生成した決済用トークンと、決済金額と、店舗IDとを関連付けて記憶部12に記憶させる(S14)。トークン送信部134は、生成した決済用トークンを、決済用コードの発行要求を送信した店舗端末3に送信する(S15)。 The explanation is transferred to FIG. When the token transmission unit 134 of the payment processing device 1 acquires the payment code issuance request, the payment amount, and the store ID, it generates a payment token for generating the payment code (S13). The token transmission unit 134 stores the generated payment token, the payment amount, and the store ID in the storage unit 12 in association with each other (S14). The token transmission unit 134 transmits the generated payment token to the store terminal 3 that has transmitted the payment code issuance request (S15).

店舗端末3のコード生成部363は、決済処理装置1から受信した決済用トークンに基づく決済用コードを生成し、生成した決済用コードを表示部34に表示させる(S16)。ユーザは、ユーザ端末2を操作して、店舗端末3に表示された決済用コードをユーザ端末2に読み取らせる(S17)。ユーザ端末2のトークン送信部263は、決済用コードから得られる決済用トークンと、第1ユーザIDとを決済処理装置1に送信する(S18)。 The code generation unit 363 of the store terminal 3 generates a payment code based on the payment token received from the payment processing device 1, and displays the generated payment code on the display unit 34 (S16). The user operates the user terminal 2 to cause the user terminal 2 to read the payment code displayed on the store terminal 3 (S17). The token transmission unit 263 of the user terminal 2 transmits the payment token obtained from the payment code and the first user ID to the payment processing device 1 (S18).

続いて、決済用情報受信部135は、ユーザ端末2から、決済用トークンと、第1ユーザIDとを受信する。決済処理部136は、受信した決済用トークンに関連付けられて記憶部12に記憶されている決済金額と店舗IDとを特定する(S19)。 Subsequently, the payment information receiving unit 135 receives the payment token and the first user ID from the user terminal 2. The payment processing unit 136 identifies the payment amount and the store ID stored in the storage unit 12 in association with the received payment token (S19).

決済処理部136は、受信した第1ユーザIDに関連付けられて記憶部12に記憶されている使用ポイントを特定するとともに、ユーザ連携情報を参照し、受信した第1ユーザIDに関連付けられている第2ユーザIDを特定する(S20)。決済処理部136は、特定した第2ユーザIDと、使用ポイントと、決済金額とをポイント管理装置4に送信し、当該使用ポイントが有効であるか否かを問い合わせる(S21)。 The payment processing unit 136 identifies the usage point stored in the storage unit 12 in association with the received first user ID, refers to the user cooperation information, and is associated with the received first user ID. 2 Specify the user ID (S20). The payment processing unit 136 transmits the specified second user ID, points used, and payment amount to the point management device 4, and inquires whether or not the points used are valid (S21).

続いて、ポイント管理装置4の有効性判定部432は、決済処理装置1から第2ユーザIDと、使用ポイントと、決済金額とを受信すると、受信した使用ポイントが有効であるか否かを判定する(S22)。決済金額更新部433は、有効性判定部432の判定結果に基づいて、受信した決済金額を更新し(S23)、更新した決済金額を決済処理装置1に送信する(S24)。 Subsequently, the validity determination unit 432 of the point management device 4 receives the second user ID, the points used, and the payment amount from the payment processing device 1, and determines whether or not the received points used are valid. (S22). The settlement amount update unit 433 updates the received settlement amount based on the determination result of the validity determination unit 432 (S23), and transmits the updated settlement amount to the settlement processing device 1 (S24).

続いて、決済処理装置1の決済処理部136は、S19において特定した店舗IDと、ユーザ端末2から受信した第1ユーザIDと、ポイント管理装置4から受信した決済金額とに基づいて決済処理を行う(S25)。 Subsequently, the payment processing unit 136 of the payment processing device 1 performs payment processing based on the store ID specified in S19, the first user ID received from the user terminal 2, and the payment amount received from the point management device 4. Do (S25).

[変形例]
以上の説明においては、店舗端末3は、ユーザが商品を購入する際に決済用コードの発行要求を決済処理装置1に行ったが、これに限らない。例えば、店舗において、金額が同じ商品のみ取り扱われ、ユーザの商品の購入金額が一定である場合には、ユーザが商品を購入する前に、店舗端末3が、決済情報と、決済用コードの発行要求とを決済処理装置1に予め送信してもよい。
[Modification example]
In the above description, the store terminal 3 makes a request for issuing a payment code to the payment processing device 1 when the user purchases a product, but the present invention is not limited to this. For example, in a store where only products with the same amount of money are handled and the purchase amount of the user's product is constant, the store terminal 3 issues payment information and a payment code before the user purchases the product. The request may be transmitted to the payment processing device 1 in advance.

図9は、ユーザが商品を購入する前に、店舗端末3が決済用コードの発行要求を行うときの決済システムSの動作シーケンス図である。図10は、図9に続く動作シーケンス図である。 FIG. 9 is an operation sequence diagram of the payment system S when the store terminal 3 requests the issuance of a payment code before the user purchases a product. FIG. 10 is an operation sequence diagram following FIG.

図9に示すように、まず、決済用情報送信部362は、決済用コードの発行要求と、決済金額と、店舗IDとを決済処理装置1に送信する(S31)。
決済処理装置1のトークン送信部134は、店舗端末3から、決済金額と、店舗IDと、決済用コードの発行要求を受け付けると、決済用トークンを生成する(S32)。トークン送信部134は、生成した決済用トークンと、決済金額と、店舗IDとを関連付けて記憶部12に記憶させる(S33)。また、トークン送信部134は、生成した決済用トークンを、決済用コードの発行要求を送信した店舗端末3に送信する(S34)。
As shown in FIG. 9, first, the payment information transmission unit 362 transmits a payment code issuance request, a payment amount, and a store ID to the payment processing device 1 (S31).
When the token transmission unit 134 of the payment processing device 1 receives the payment amount, the store ID, and the issuance request of the payment code from the store terminal 3, the token transmission unit 134 generates a payment token (S32). The token transmission unit 134 stores the generated payment token, the payment amount, and the store ID in the storage unit 12 in association with each other (S33). Further, the token transmission unit 134 transmits the generated payment token to the store terminal 3 that has transmitted the payment code issuance request (S34).

コード生成部363は、決済処理装置1から決済用トークンを受信すると、決済用トークンを記憶部35に記憶させる(S35)。 When the code generation unit 363 receives the payment token from the payment processing device 1, the code generation unit 363 stores the payment token in the storage unit 35 (S35).

図10に説明を移す。S36からS45までの処理は、図7に示すS1からS10までの処理と同じであるので説明を省略する。
店舗において、ユーザは、購入する商品を選択し、店舗端末3を使用する店員に選択した商品を持ち込む。ここで、上述したように、店舗において、金額が同じ商品のみ取り扱い、ユーザの購入金額が商品の種別にかかわらず常に一定であることから、店舗端末3のコード生成部363は、記憶部35に記憶されている決済用トークンに基づく決済用コードを生成し、生成した決済用コードを表示部34に表示させる(S46)。ユーザは、ユーザ端末2を操作して、店舗端末3に表示された決済用コードをユーザ端末2に読み取らせる(S47)。ユーザ端末2のトークン送信部263は、決済用コードから得られる決済用トークンと、ユーザIDとを決済処理装置1に送信する(S48)。以降、決済処理部136、有効性判定部432、決済金額更新部433は、図8に示すS19〜S25の処理と同じ処理を行う。
The explanation shifts to FIG. Since the processes from S36 to S45 are the same as the processes from S1 to S10 shown in FIG. 7, the description thereof will be omitted.
At the store, the user selects a product to be purchased and brings the selected product to a clerk who uses the store terminal 3. Here, as described above, in the store, only the products having the same amount of money are handled, and the purchase amount of the user is always constant regardless of the type of the product. Therefore, the code generation unit 363 of the store terminal 3 is stored in the storage unit 35. A payment code based on the stored payment token is generated, and the generated payment code is displayed on the display unit 34 (S46). The user operates the user terminal 2 to cause the user terminal 2 to read the payment code displayed on the store terminal 3 (S47). The token transmission unit 263 of the user terminal 2 transmits the payment token obtained from the payment code and the user ID to the payment processing device 1 (S48). After that, the settlement processing unit 136, the validity determination unit 432, and the settlement amount update unit 433 perform the same processing as the processing of S19 to S25 shown in FIG.

なお、本シーケンスにおいて、決済用情報送信部362が、決済用コードの発行要求と、決済金額と、店舗IDとを決済処理装置1に送信し、トークン送信部134が、生成した決済用トークンと、受信した決済金額と、店舗IDとを関連付けて記憶部12に記憶させることとしたが、これに限らない。決済用情報送信部362が、決済金額を送信せずに、決済用コードの発行要求と店舗IDとを決済処理装置1に送信し、トークン送信部134が、生成した決済用トークンと、受信した店舗IDとを関連付けて記憶部12に記憶させるようにしてもよい。そして、ユーザ端末2のトークン送信部263は、ユーザから決済金額を受け付け、読み取った決済用コードから得られる決済用トークンと、ユーザIDと、受け付けた決済金額とを決済処理装置1に送信するようにしてもよい。 In this sequence, the payment information transmission unit 362 transmits a payment code issuance request, the payment amount, and the store ID to the payment processing device 1, and the token transmission unit 134 uses the generated payment token. , The received payment amount and the store ID are associated with each other and stored in the storage unit 12, but the present invention is not limited to this. The payment information transmission unit 362 transmits the payment code issuance request and the store ID to the payment processing device 1 without transmitting the payment amount, and the token transmission unit 134 receives the generated payment token. The store ID may be associated with the store ID and stored in the storage unit 12. Then, the token transmission unit 263 of the user terminal 2 receives the payment amount from the user, and transmits the payment token obtained from the read payment code, the user ID, and the received payment amount to the payment processing device 1. You may do it.

また、本シーケンスにおいて、コード生成部363が、ユーザが商品を購入する際に、記憶部35に記憶されている決済用トークンに基づいて決済用コードを生成し、表示部34に表示させたが、これに限らない。店舗端末3の店員は、店舗端末3に決済用コードを表示させる代わりに、決済用コードを予め紙等に印刷しておき、ユーザが商品を購入する際に、紙等に印刷された決済用コードをユーザに提示してもよい。 Further, in this sequence, when the user purchases a product, the code generation unit 363 generates a payment code based on the payment token stored in the storage unit 35 and displays it on the display unit 34. , Not limited to this. Instead of displaying the payment code on the store terminal 3, the store clerk prints the payment code on paper or the like in advance, and when the user purchases the product, the payment code is printed on the paper or the like. The code may be presented to the user.

[決済システムSによる効果]
以上説明したように、決済処理装置1は、ユーザ端末2から受信した第1ユーザIDに関連付けられている第2ユーザIDに対応する特典を取得してユーザ端末2に送信し、ユーザ端末2から、ユーザが使用する特典である使用特典を受信し、第1ユーザIDと関連付けて記憶部12に記憶させる。決済処理装置1は、店舗端末3から、店舗端末3に対応する店舗を識別するための店舗IDと、ユーザの店舗における決済金額と、決済を行うための決済用コードの発行要求とを受信すると、決済用コードを生成するための決済用トークンを店舗端末3に送信し、決済用トークンに基づいて店舗端末3が表示した決済用コードを読み取ったユーザ端末2から、決済用トークンと、第1ユーザIDとを受信する。決済処理装置1は、ユーザ端末2から受信した第1ユーザIDと、当該第1ユーザIDに関連付けて記憶部12に記憶されている使用特典と、ユーザ端末2から受信した決済用トークンに対応する決済金額及び店舗IDとに基づいて決済を実行する。このようにすることで、決済処理装置1は、会計時におけるユーザの作業負荷を軽減することができる。
[Effect of payment system S]
As described above, the payment processing device 1 acquires the privilege corresponding to the second user ID associated with the first user ID received from the user terminal 2 and transmits the privilege to the user terminal 2 from the user terminal 2. , The usage privilege, which is a privilege used by the user, is received and stored in the storage unit 12 in association with the first user ID. When the payment processing device 1 receives from the store terminal 3 a store ID for identifying the store corresponding to the store terminal 3, the payment amount at the user's store, and a request for issuing a payment code for making a payment. , The payment token for generating the payment code is transmitted to the store terminal 3, and the payment token and the first payment token are read from the user terminal 2 that reads the payment code displayed by the store terminal 3 based on the payment token. Receive the user ID. The payment processing device 1 corresponds to the first user ID received from the user terminal 2, the usage privilege stored in the storage unit 12 in association with the first user ID, and the payment token received from the user terminal 2. Settlement is executed based on the settlement amount and the store ID. By doing so, the payment processing device 1 can reduce the workload of the user at the time of accounting.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されず、その要旨の範囲内で種々の変形及び変更が可能である。例えば、装置の分散・統合の具体的な実施の形態は、以上の実施の形態に限られず、その全部又は一部について、任意の単位で機能的又は物理的に分散・統合して構成することができる。また、複数の実施の形態の任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を合わせ持つ。 Although the present invention has been described above using the embodiments, the technical scope of the present invention is not limited to the scope described in the above embodiments, and various modifications and changes can be made within the scope of the gist thereof. be. For example, the specific embodiment of the distribution / integration of the device is not limited to the above embodiment, and all or a part thereof may be functionally or physically distributed / integrated in any unit. Can be done. Also included in the embodiments of the present invention are new embodiments resulting from any combination of the plurality of embodiments. The effect of the new embodiment produced by the combination has the effect of the original embodiment together.

1 決済処理装置
2 ユーザ端末
3 店舗端末
4 ポイント管理装置
11 通信部
12 記憶部
13 制御部
21 操作部
22 通信部
23 読取部
24 表示部
25 記憶部
26 制御部
31 操作部
32 読取部
33 通信部
34 表示部
35 記憶部
36 制御部
41 通信部
42 記憶部
43 制御部
131 ポイント情報送信部
132 使用ポイント取得部
133 発行要求取得部
134 トークン送信部
135 決済用情報受信部
136 決済処理部
261 操作受付部
262 要求送信部
263 トークン送信部
361 決済用情報生成部
362 トークン生成部
363 決済用情報送信部
431 ポイント特定部
432 有効性判定部
433 決済金額更新部
434 ポイント更新部
1 Payment processing device 2 User terminal 3 Store terminal 4 Point management device 11 Communication unit 12 Storage unit 13 Control unit 21 Operation unit 22 Communication unit 23 Reading unit 24 Display unit 25 Storage unit 26 Control unit 31 Operation unit 32 Reading unit 33 Communication unit 34 Display unit 35 Storage unit 36 Control unit 41 Communication unit 42 Storage unit 43 Control unit 131 Point information transmission unit 132 Use point acquisition unit 133 Issuance request acquisition unit 134 Token transmission unit 135 Payment information reception unit 136 Payment processing unit 261 Operation reception Part 262 Request transmission part 263 Token transmission part 361 Settlement information generation part 362 Token generation part 363 Settlement information transmission part 431 Point identification part 432 Validity judgment part 433 Settlement amount update part 434 Point update part

Claims (12)

コンピュータが実行する、
ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信するステップと、
前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得するステップと、
取得した前記特典を前記ユーザ端末に送信するステップと、
前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させるステップと、
店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、前記ユーザの前記店舗における決済金額と、決済を行うための決済用コードの発行要求とを取得するステップと、
前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するステップと、
前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取った前記ユーザ端末から、前記決済用トークンと、前記第1ユーザ識別情報とを受信するステップと、
前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行するステップと、
を有する決済処理方法。
Computer runs,
A step of receiving the first user identification information for identifying the user from the user terminal used by the user, and
The step of acquiring the privilege corresponding to the second user identification information that identifies the user associated with the first user identification information, and
The step of transmitting the acquired privilege to the user terminal and
A step of receiving the usage privilege, which is the privilege used by the user, from the user terminal, and storing it in the storage unit in association with the first user identification information.
A step of acquiring store identification information for identifying a store corresponding to the store terminal, a payment amount of the user at the store, and a request for issuing a payment code for making a payment from the store terminal.
When the issuance request of the payment code is acquired, a step of transmitting a payment token for generating the payment code to the store terminal and a step of transmitting the payment token to the store terminal.
A step of receiving the payment token and the first user identification information from the user terminal that has read the payment code displayed by the store terminal based on the payment token.
The first user identification information received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the payment token received from the user terminal. Steps to execute payment based on the payment amount and the store identification information,
Payment processing method with.
コンピュータが実行する、
ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信するステップと、
前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得するステップと、
取得した前記特典を前記ユーザ端末に送信するステップと、
前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させるステップと、
店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、決済を行うための決済用コードの発行要求とを取得するステップと、
前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するステップと、
前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記ユーザの前記店舗における決済金額と、前記第1ユーザ識別情報とを受信するステップと、
前記ユーザ端末から受信した前記第1ユーザ識別情報及び前記決済金額と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行するステップと、
を有する決済処理方法。
Computer runs,
A step of receiving the first user identification information for identifying the user from the user terminal used by the user, and
The step of acquiring the privilege corresponding to the second user identification information that identifies the user associated with the first user identification information, and
The step of transmitting the acquired privilege to the user terminal and
A step of receiving the usage privilege, which is the privilege used by the user, from the user terminal, and storing it in the storage unit in association with the first user identification information.
A step of acquiring store identification information for identifying a store corresponding to the store terminal and a request for issuing a payment code for making a payment from the store terminal, and
When the issuance request of the payment code is acquired, a step of transmitting a payment token for generating the payment code to the store terminal and a step of transmitting the payment token to the store terminal.
The payment token, the payment amount of the user at the store, and the first user identification information are received from the user terminal that has read the payment code displayed by the store terminal based on the payment token. Steps and
The first user identification information and the payment amount received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the payment token received from the user terminal. The step of executing the payment based on the payment amount and the store identification information corresponding to
Payment processing method with.
前記特典を取得するステップは、前記第1ユーザ識別情報と、前記第2ユーザ識別情報とを関連付けて記憶する記憶部を参照し、取得した前記第1ユーザ識別情報に関連付けられている前記第2ユーザ識別情報を特定し、特定した前記第2ユーザ識別情報に対応する特典を取得する、
請求項1又は2に記載の決済処理方法。
The step of acquiring the privilege refers to the storage unit that stores the first user identification information in association with the second user identification information, and refers to the second user identification information associated with the acquired first user identification information. Identify the user identification information and acquire the privilege corresponding to the identified second user identification information.
The payment processing method according to claim 1 or 2.
前記特典を取得するステップは、前記特典を管理する特典管理装置に前記第2ユーザ識別情報を送信し、前記特典管理装置から、前記第2ユーザ識別情報に対応する前記特典を受信し、
前記特典管理装置が、前記コンピュータから受信した前記第2ユーザ識別情報に対応する前記特典を前記コンピュータに送信するステップをさらに有する、
請求項1から3のいずれか1項に記載の決済処理方法。
In the step of acquiring the privilege, the second user identification information is transmitted to the privilege management device that manages the privilege, and the privilege corresponding to the second user identification information is received from the privilege management device.
The privilege management device further includes a step of transmitting the privilege corresponding to the second user identification information received from the computer to the computer.
The settlement processing method according to any one of claims 1 to 3.
前記コンピュータが実行する、前記ユーザ端末から前記決済用トークンを受信すると、前記使用特典が有効であるか否かを前記特典を管理する特典管理装置に問い合わせるステップをさらに有し、
前記決済を実行するステップにおいて、前記コンピュータは、前記使用特典が有効であると前記特典管理装置が判定すると、前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び店舗識別情報とに基づいて前記決済を実行する、
請求項1から4のいずれか1項に記載の決済処理方法。
Upon receiving the payment token from the user terminal executed by the computer, the computer further has a step of inquiring the privilege management device that manages the privilege whether or not the usage privilege is valid.
In the step of executing the payment, when the privilege management device determines that the usage privilege is valid, the computer associates the first user identification information received from the user terminal with the first user identification information. The payment is executed based on the usage privilege stored in the storage unit and the payment amount and store identification information corresponding to the payment token received from the user terminal.
The settlement processing method according to any one of claims 1 to 4.
前記第1ユーザ識別情報を受信するステップにおいて、前記コンピュータは、前記ユーザ端末から前記第2ユーザ識別情報に対応する事業者を識別する事業者識別情報をさらに受信し、
前記特典を取得するステップにおいて、前記コンピュータは、前記第1ユーザ識別情報に関連付けられており、受信した前記事業者識別情報に対応する前記第2ユーザ識別情報の前記特典を取得する、
請求項1から5のいずれか1項に記載の決済処理方法。
In the step of receiving the first user identification information, the computer further receives the business identification information for identifying the business corresponding to the second user identification information from the user terminal.
In the step of acquiring the privilege, the computer acquires the privilege of the second user identification information corresponding to the received business identification information, which is associated with the first user identification information.
The settlement processing method according to any one of claims 1 to 5.
ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信し、受信した前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得し、取得した前記特典を前記ユーザ端末に送信する特典情報送信部と、
前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させる使用特典取得部と、
店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、前記ユーザの前記店舗における決済金額と、決済を行うための決済用コードの発行要求とを取得する発行要求取得部と、
前記決済用コードの発行要求を受信すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するトークン送信部と、
前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記第1ユーザ識別情報とを受信する決済用情報受信部と、
前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行する決済処理部と、
を備える決済処理装置。
A privilege corresponding to the first user identification information that identifies the user is received from the user terminal used by the user, and the second user identification information that identifies the user associated with the received first user identification information is provided. A privilege information transmission unit that acquires and transmits the acquired privilege to the user terminal,
A usage privilege acquisition unit that receives the usage privilege, which is the privilege used by the user, from the user terminal and stores it in the storage unit in association with the first user identification information.
Issuance request acquisition unit that acquires store identification information for identifying a store corresponding to the store terminal, the payment amount of the user at the store, and an issuance request for a payment code for making a payment from the store terminal. When,
Upon receiving the payment code issuance request, the token transmission unit that transmits the payment token for generating the payment code to the store terminal, and the token transmission unit.
A payment information receiving unit that receives the payment token and the first user identification information from the user terminal that has read the payment code displayed by the store terminal based on the payment token.
The first user identification information received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the payment token received from the user terminal. A payment processing unit that executes payment based on the payment amount and the store identification information,
Payment processing device.
ユーザが使用するユーザ端末から、前記ユーザを識別する第1ユーザ識別情報を受信し、受信した前記第1ユーザ識別情報に関連付けられている前記ユーザを識別する第2ユーザ識別情報に対応する特典を取得し、取得した前記特典を前記ユーザ端末に送信する特典情報送信部と、
前記ユーザ端末から、前記特典のうち、ユーザが使用する前記特典である使用特典を受信し、前記第1ユーザ識別情報と関連付けて記憶部に記憶させる使用特典取得部と、
店舗端末から、前記店舗端末に対応する店舗を識別するための店舗識別情報と、決済を行うための決済用コードの発行要求とを取得する発行要求取得部と、
前記決済用コードの発行要求を取得すると、前記決済用コードを生成するための決済用トークンを前記店舗端末に送信するトークン送信部と、
前記決済用トークンに基づいて前記店舗端末が表示した前記決済用コードを読み取ったユーザ端末から、前記決済用トークンと、前記ユーザの前記店舗における決済金額と、前記第1ユーザ識別情報とを受信する決済用情報受信部と、
前記ユーザ端末から受信した前記第1ユーザ識別情報及び前記決済金額と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び前記店舗識別情報とに基づいて決済を実行する決済処理部と、
を備える決済処理装置。
A privilege corresponding to the first user identification information that identifies the user is received from the user terminal used by the user, and the second user identification information that identifies the user associated with the received first user identification information is provided. A privilege information transmission unit that acquires and transmits the acquired privilege to the user terminal,
A usage privilege acquisition unit that receives the usage privilege, which is the privilege used by the user, from the user terminal and stores it in the storage unit in association with the first user identification information.
An issuance request acquisition unit that acquires store identification information for identifying a store corresponding to the store terminal and a payment code issuance request for making a payment from the store terminal.
When the issuance request of the payment code is acquired, the token transmission unit that transmits the payment token for generating the payment code to the store terminal, and the token transmission unit.
The payment token, the payment amount of the user at the store, and the first user identification information are received from the user terminal that has read the payment code displayed by the store terminal based on the payment token. Information receiver for payment and
The first user identification information and the payment amount received from the user terminal, the usage privilege stored in the storage unit in association with the first user identification information, and the payment token received from the user terminal. A payment processing unit that executes payment based on the payment amount and the store identification information corresponding to
Payment processing device.
前記特典情報送信部は、前記第1ユーザ識別情報と、前記第2ユーザ識別情報とを関連付けて記憶する記憶部を参照し、取得した前記第1ユーザ識別情報に関連付けられている前記第2ユーザ識別情報を特定し、特定した前記第2ユーザ識別情報に対応する特典を取得する、
請求項7又は8に記載の決済処理装置。
The privilege information transmitting unit refers to a storage unit that stores the first user identification information in association with the second user identification information, and the second user associated with the acquired first user identification information. Identify the identification information and acquire the privilege corresponding to the identified second user identification information.
The payment processing device according to claim 7 or 8.
前記特典情報送信部は、前記特典を管理する特典管理装置に前記第2ユーザ識別情報を送信し、前記特典管理装置から、前記第2ユーザ識別情報に対応する前記特典を取得する、
請求項7から9のいずれか1項に記載の決済処理装置。
The privilege information transmitting unit transmits the second user identification information to the privilege management device that manages the privilege, and acquires the privilege corresponding to the second user identification information from the privilege management device.
The payment processing device according to any one of claims 7 to 9.
前記決済処理部は、前記ユーザ端末から前記決済用トークンを受信すると、前記使用特典が有効であるか否かを前記特典を管理する特典管理装置に問い合わせ。前記使用特典が有効であると前記特典管理装置が判定すると、前記ユーザ端末から受信した前記第1ユーザ識別情報と、当該第1ユーザ識別情報に関連付けて前記記憶部に記憶されている前記使用特典と、前記ユーザ端末から受信した前記決済用トークンに対応する前記決済金額及び店舗識別情報とに基づいて前記決済を実行する、
請求項7から10のいずれか1項に記載の決済処理装置。
When the payment processing unit receives the payment token from the user terminal, the payment processing unit inquires of the privilege management device that manages the privilege whether or not the usage privilege is valid. When the privilege management device determines that the usage privilege is valid, the usage privilege stored in the storage unit in association with the first user identification information received from the user terminal and the first user identification information. And the payment is executed based on the payment amount and the store identification information corresponding to the payment token received from the user terminal.
The payment processing device according to any one of claims 7 to 10.
前記特典情報送信部は、前記ユーザ端末から前記第2ユーザ識別情報に対応する事業者を識別する事業者識別情報をさらに受信し、前記第1ユーザ識別情報に関連付けられており、受信した前記事業者識別情報に対応する前記第2ユーザ識別情報の前記特典を取得する、
請求項7から11のいずれか1項に記載の決済処理装置。


The privilege information transmitting unit further receives the business operator identification information that identifies the business operator corresponding to the second user identification information from the user terminal, is associated with the first user identification information, and receives the above-mentioned thing. Acquire the privilege of the second user identification information corresponding to the trader identification information.
The payment processing device according to any one of claims 7 to 11.


JP2020063739A 2020-03-31 2020-03-31 Payment processing method and payment processing device Active JP6937860B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020063739A JP6937860B1 (en) 2020-03-31 2020-03-31 Payment processing method and payment processing device
JP2021141505A JP7133072B2 (en) 2020-03-31 2021-08-31 Payment processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020063739A JP6937860B1 (en) 2020-03-31 2020-03-31 Payment processing method and payment processing device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021141505A Division JP7133072B2 (en) 2020-03-31 2021-08-31 Payment processing method

Publications (2)

Publication Number Publication Date
JP6937860B1 JP6937860B1 (en) 2021-09-22
JP2021163173A true JP2021163173A (en) 2021-10-11

Family

ID=78003473

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020063739A Active JP6937860B1 (en) 2020-03-31 2020-03-31 Payment processing method and payment processing device
JP2021141505A Active JP7133072B2 (en) 2020-03-31 2021-08-31 Payment processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021141505A Active JP7133072B2 (en) 2020-03-31 2021-08-31 Payment processing method

Country Status (1)

Country Link
JP (2) JP6937860B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015092387A (en) * 2010-04-09 2015-05-14 ペイダイアント,インコーポレイテッド Operation method and mobile device
JP2016136664A (en) * 2015-01-23 2016-07-28 ソフトバンク・ペイメント・サービス株式会社 One-time authentication system, one-time authentication method, authentication server, portable terminal and one-time authentication program
WO2017090383A1 (en) * 2015-11-26 2017-06-01 フェリカネットワークス株式会社 Information processing apparatus, information processing method, and information processing system
JP6527282B1 (en) * 2018-09-27 2019-06-05 株式会社メルカリ INFORMATION PROCESSING METHOD, INFORMATION PROCESSING DEVICE, AND INFORMATION PROCESSING PROGRAM
JP2020013406A (en) * 2018-07-19 2020-01-23 株式会社メルカリ Program, information processing method, and information processing device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI676736B (en) * 2018-10-17 2019-11-11 中大冷凍材料股份有限公司 Vacuum pumping structure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015092387A (en) * 2010-04-09 2015-05-14 ペイダイアント,インコーポレイテッド Operation method and mobile device
JP2016136664A (en) * 2015-01-23 2016-07-28 ソフトバンク・ペイメント・サービス株式会社 One-time authentication system, one-time authentication method, authentication server, portable terminal and one-time authentication program
WO2017090383A1 (en) * 2015-11-26 2017-06-01 フェリカネットワークス株式会社 Information processing apparatus, information processing method, and information processing system
JP2020013406A (en) * 2018-07-19 2020-01-23 株式会社メルカリ Program, information processing method, and information processing device
JP6527282B1 (en) * 2018-09-27 2019-06-05 株式会社メルカリ INFORMATION PROCESSING METHOD, INFORMATION PROCESSING DEVICE, AND INFORMATION PROCESSING PROGRAM

Also Published As

Publication number Publication date
JP6937860B1 (en) 2021-09-22
JP7133072B2 (en) 2022-09-07
JP2021192258A (en) 2021-12-16

Similar Documents

Publication Publication Date Title
JP6931411B1 (en) Payment processing method and payment processing device
JP6910509B1 (en) Payment processing method
JP6990797B2 (en) Payment processing method
JP6924916B1 (en) Payment processing method and payment processing device
JP7026271B2 (en) Benefit granting method and privilege granting device
JP2021196844A (en) Settlement processing method and settlement processing apparatus
JP2021162988A (en) Information processing method
JP6942899B2 (en) Benefit granting method and privilege granting device
JP6937860B1 (en) Payment processing method and payment processing device
JP6840814B1 (en) Benefit granting method and privilege granting device
JP6986108B2 (en) Payment processing method
JP2021162987A (en) Information processing method
JP6868151B1 (en) Payment processing method and payment processing device
JP7133080B2 (en) Payment processing method and payment processing device
JP7096937B1 (en) Information processing method
JP7133081B2 (en) Payment processing method and payment processing device
JP6924877B1 (en) Payment processing method
JP2019160028A (en) Information processing device, information processing system, information processing method, and program
JP7169423B1 (en) program
JP7096936B1 (en) Information processing method
JP7136978B1 (en) Information processing method
JP2020155125A (en) Information processing device and information processing method
KR20220098637A (en) Method and System for Transferring Receipt Information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200917

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20200917

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20201009

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210309

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210428

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210831

R150 Certificate of patent or registration of utility model

Ref document number: 6937860

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150