JP2020154682A - Information processing device and information processing method - Google Patents

Information processing device and information processing method Download PDF

Info

Publication number
JP2020154682A
JP2020154682A JP2019052272A JP2019052272A JP2020154682A JP 2020154682 A JP2020154682 A JP 2020154682A JP 2019052272 A JP2019052272 A JP 2019052272A JP 2019052272 A JP2019052272 A JP 2019052272A JP 2020154682 A JP2020154682 A JP 2020154682A
Authority
JP
Japan
Prior art keywords
coupon
identification information
payment
user
valid
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
JP2019052272A
Other languages
Japanese (ja)
Other versions
JP6957543B2 (en
Inventor
悠 清水
Hisashi Shimizu
悠 清水
直哉 門脇
Naoya KADOWAKI
直哉 門脇
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 JP2019052272A priority Critical patent/JP6957543B2/en
Priority to PCT/JP2020/009598 priority patent/WO2020189326A1/en
Priority to CN202080016589.8A priority patent/CN113508425A/en
Priority to US17/433,851 priority patent/US20220148028A1/en
Publication of JP2020154682A publication Critical patent/JP2020154682A/en
Priority to JP2021164542A priority patent/JP7064044B2/en
Application granted granted Critical
Publication of JP6957543B2 publication Critical patent/JP6957543B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information processing device and an information processing method that can reduce the burden on a store in a system in which a user terminal reads a coupon displayed on a store terminal during settlement of a product price.SOLUTION: A privilege providing device 1 includes: a coupon application request reception unit 114 for receiving a coupon application request including user identification information; a settlement request reception unit 117 for receiving a settlement request including at least one of the user identification information and coupon identification information from a user terminal 2 that has read a settlement code at a store; a validity determination unit 115 for determining whether the coupon associated with the coupon identification information is valid; and a privilege providing unit 118 for providing the user with privilege by the coupon if the determination unit determines that the coupon is valid.SELECTED DRAWING: Figure 2

Description

本発明は、クーポンを利用して決済をする処理を行うための情報処理装置及び情報処理方法に関する。 The present invention relates to an information processing device and an information processing method for performing a process of making a payment using a coupon.

従来、ユーザが有するユーザ端末に表示されたクーポンのコードを店舗に設置された店舗端末が読み取り、クーポンが適用可能である場合に商品の代金に対して値引きを行うシステムが知られている(例えば特許文献1参照)。 Conventionally, there is known a system in which a store terminal installed in a store reads a coupon code displayed on a user terminal owned by the user and discounts the price of the product when the coupon is applicable (for example). See Patent Document 1).

特開2002−260099号公報Japanese Unexamined Patent Publication No. 2002-260099

特許文献1に記載されたシステムでは、店舗端末を管理するホストコンピュータがユーザ端末へクーポンを配信し、店舗端末がクーポンを読み取って適用可否を判定する。このような特許文献1に記載されたシステムを、店舗端末に表示されたクーポンをユーザ端末が読み取るように構成することも考えられる。この場合に、店舗端末は、クーポンの適用可否を判定した上で、クーポンを表示する必要がある。そのため、店舗端末には、クーポンの適用可否を判定する処理をするための負担が掛かる。また、店舗の管理者には、クーポンの情報を店舗端末及びホストコンピュータ上で管理するために大きな負担が掛かる。 In the system described in Patent Document 1, the host computer that manages the store terminal distributes the coupon to the user terminal, and the store terminal reads the coupon and determines the applicability. It is also conceivable to configure the system described in Patent Document 1 so that the user terminal reads the coupon displayed on the store terminal. In this case, the store terminal needs to display the coupon after determining whether or not the coupon can be applied. Therefore, the store terminal is burdened with processing for determining the applicability of the coupon. In addition, the store manager is burdened with managing the coupon information on the store terminal and the host computer.

本発明は上述の点に鑑みてなされたものであり、商品の代金を決済する際にユーザ端末が店舗端末に表示されたクーポンを読み取るシステムにおいて、店舗の負担を軽減することを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to reduce the burden on a store in a system in which a user terminal reads a coupon displayed on a store terminal when paying for a product.

本発明の第1の態様の情報処理装置は、ユーザ識別情報を含むクーポン適用要求を、ユーザが利用するユーザ端末から受信する第1受信部と、店舗において決済用コードを読み取った前記ユーザ端末から、前記ユーザ識別情報と前記ユーザ識別情報に関連付けられた前記ユーザに付与されているクーポンに関連付けられたクーポン識別情報との少なくとも一方を含む決済要求を受信する第2受信部と、前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定する判定部と、前記クーポンが有効であると前記判定部が判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供する特典提供部と、を有する。 The information processing device of the first aspect of the present invention receives a coupon application request including user identification information from a user terminal used by the user from a first receiving unit and the user terminal that reads a payment code at a store. A second receiving unit that receives a payment request including at least one of the user identification information and the coupon identification information associated with the coupon given to the user associated with the user identification information, and the coupon identification information. A determination unit that determines whether or not the coupon associated with the coupon is valid, and a privilege by the coupon associated with the coupon identification information when the determination unit determines that the coupon is valid. It has a privilege providing unit provided to the user associated with the user identification information.

本発明の第2の態様の情報処理方法は、プロセッサが実行する、ユーザ識別情報を含むクーポン適用要求を、ユーザが利用するユーザ端末から受信するステップと、店舗において決済用コードを読み取った前記ユーザ端末から、前記ユーザ識別情報と前記ユーザ識別情報に関連付けられた前記ユーザに付与されているクーポンに関連付けられたクーポン識別情報との少なくとも一方を含む決済要求を受信するステップと、前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定するステップと、前記クーポンが有効であると前記判定するステップが判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供するステップと、を有する。 The information processing method of the second aspect of the present invention includes a step of receiving a coupon application request including user identification information executed by a processor from a user terminal used by the user, and the user who has read a payment code at a store. A step of receiving a payment request from the terminal including at least one of the user identification information and the coupon identification information associated with the coupon given to the user associated with the user identification information, and the coupon identification information. When the step of determining whether or not the associated coupon is valid and the step of determining that the coupon is valid, the benefit of the coupon associated with the coupon identification information is given. It has a step to provide to the user associated with the user identification information.

本発明によれば、商品の代金を決済する際にユーザ端末が店舗端末に表示されたクーポンを読み取るシステムにおいて、店舗の負担を軽減できるという効果を奏する。 According to the present invention, in a system in which a user terminal reads a coupon displayed on a store terminal when paying for a product, the burden on the store can be reduced.

実施形態に係る決済システムの模式図である。It is a schematic diagram of the payment system which concerns on embodiment. 実施形態に係る特典提供装置のブロック図である。It is a block diagram of the privilege providing device which concerns on embodiment. 実施形態に係るユーザ端末及び店舗端末のブロック図である。It is a block diagram of the user terminal and the store terminal which concerns on embodiment. クーポン情報、トークン情報及び有効性情報の模式図である。It is a schematic diagram of coupon information, token information and validity information. 決済画面を表示している店舗端末の表示部の正面図である。It is a front view of the display part of the store terminal which displays a payment screen. クーポン選択画面を表示しているユーザ端末の正面図である。It is a front view of the user terminal which displays the coupon selection screen. コード読み取り画面を表示しているユーザ端末の正面図である。It is a front view of the user terminal which displays a code reading screen. 実施形態に係る決済システムが実行する決済方法のシーケンス図である。It is a sequence diagram of the payment method executed by the payment system according to the embodiment. 変形例に係る決済方法のシーケンス図である。It is a sequence diagram of the settlement method which concerns on the modification. 変形例に係る決済方法のシーケンス図である。It is a sequence diagram of the settlement method which concerns on the modification.

[決済システムSの概要]
図1は、本実施形態に係る決済システムS(情報処理システム)の模式図である。決済システムSは、特典提供装置1と、ユーザ端末2と、店舗端末3と、決済サーバ4とを含む。決済システムSは、その他のサーバ、端末等の機器を含んでもよい。
[Overview of payment system S]
FIG. 1 is a schematic diagram of a payment system S (information processing system) according to the present embodiment. The payment system S includes a privilege providing device 1, a user terminal 2, a store terminal 3, and a payment server 4. The payment system S may include other devices such as servers and terminals.

特典提供装置1(情報処理装置)は、ユーザに付与されている電子的なクーポンの有効性を判定し、ユーザに対してクーポンによる特典を提供するコンピュータである。ユーザは、小売店等の店舗の顧客である。特典提供装置1は、インターネット、ローカルエリアネットワーク等のネットワークを介して、ユーザ端末2、店舗端末3及び決済サーバ4と通信可能である。 The privilege providing device 1 (information processing device) is a computer that determines the validity of the electronic coupon given to the user and provides the user with the privilege by the coupon. The user is a customer of a store such as a retail store. The privilege providing device 1 can communicate with the user terminal 2, the store terminal 3, and the payment server 4 via a network such as the Internet or a local area network.

ユーザ端末2は、ユーザの操作を受け付けるとともに、様々な情報を表示するコンピュータである。また、ユーザ端末2は、店舗端末3が提示した決済用コードを読み取る機能を有する。ユーザ端末2は、例えばスマートフォン、タブレット端末等の携帯端末である。店舗端末3は、店舗の中に設置されており、ユーザが購入する商品の情報を読み取るコンピュータである。店舗端末3は、例えばPOS(Point Of Sale)端末、又は店舗の店員が有する通信端末である。決済サーバ4は、ユーザが購入する商品の代金を決済するコンピュータである。商品は、ユーザが代金を支払って購入可能な物品又はサービスである。 The user terminal 2 is a computer that accepts user operations and displays various information. In addition, the user terminal 2 has a function of reading the payment code presented by the store terminal 3. The user terminal 2 is a mobile terminal such as a smartphone or a tablet terminal. The store terminal 3 is a computer installed in the store and reading information on products purchased by the user. The store terminal 3 is, for example, a POS (Point Of Sale) terminal or a communication terminal owned by a store clerk. The payment server 4 is a computer that pays for the product purchased by the user. Goods are goods or services that users can purchase for a fee.

本実施形態に係る決済システムSがクーポンを適用して決済を行う処理の概要を以下に説明する。特典提供装置1は、予めユーザに対してクーポンを付与し、ユーザを識別するためのユーザIDと、クーポンを識別するためのクーポンIDとを関連付けて、記憶部に記憶している。ユーザIDは、ユーザごとに割り振られてもよく、ユーザ端末2ごとに割り振られてもよい。クーポンは、ユーザが商品の購入時に利用することによって、ユーザに所定の特典を提供するものである。クーポンによる特典は、例えば商品の代金の値引き、景品の提供、ポイントの付与等である。ユーザは、所望のタイミングで、ユーザに付与されているクーポンを利用して商品を購入できる。 The outline of the process in which the payment system S according to the present embodiment applies the coupon to make a payment will be described below. The privilege providing device 1 grants a coupon to a user in advance, associates a user ID for identifying the user with a coupon ID for identifying the coupon, and stores the coupon ID in the storage unit. The user ID may be assigned to each user or may be assigned to each user terminal 2. A coupon is used by a user when purchasing a product to provide a predetermined privilege to the user. Benefits from coupons include, for example, discounts on product prices, provision of prizes, and points. The user can purchase the product at a desired timing by using the coupon given to the user.

ユーザは、店舗で商品を購入する際に、購入したい商品を店舗端末3に提示する。店舗端末3は、ユーザが購入する商品の価格を含む商品情報を取得した後、ユーザが購入する商品の決済金額等の決済情報と、店舗を識別するための店舗IDとを含む決済用トークン要求を、特典提供装置1へ送信する(a)。 When a user purchases a product at a store, the user presents the product to be purchased to the store terminal 3. After acquiring the product information including the price of the product purchased by the user, the store terminal 3 requests a payment token including the payment information such as the payment amount of the product purchased by the user and the store ID for identifying the store. Is transmitted to the privilege providing device 1 (a).

特典提供装置1は、決済用トークン要求を受信すると、決済用トークンを生成し、決済用トークン要求が含む店舗ID及び決済情報と関連付けて記憶部に記憶させる。特典提供装置1は、生成した決済用トークンを、決済用トークン要求の送信元である店舗端末3へ送信する(b)。店舗端末3は、受信した決済用トークンに基づいて、決済用コードを生成し、表示部に表示させる(c)。決済用コードは、ユーザ端末2が読み取り可能な文字列又は画像である。 When the privilege providing device 1 receives the payment token request, it generates a payment token and stores it in the storage unit in association with the store ID and the payment information included in the payment token request. The privilege providing device 1 transmits the generated payment token to the store terminal 3 which is the source of the payment token request (b). The store terminal 3 generates a payment code based on the received payment token and displays it on the display unit (c). The payment code is a character string or an image that can be read by the user terminal 2.

ユーザは、店舗端末3に表示された決済用コードをユーザ端末2に読み取らせる前に、ユーザ端末2において利用したいクーポンを選択する操作を行う。ユーザ端末2は、ユーザ端末2に関連付けられたユーザIDと、選択されたクーポンに関連付けられたクーポンIDとを含むクーポン適用要求を、特典提供装置1へ送信する(d)。 The user performs an operation of selecting a coupon to be used on the user terminal 2 before causing the user terminal 2 to read the payment code displayed on the store terminal 3. The user terminal 2 transmits a coupon application request including the user ID associated with the user terminal 2 and the coupon ID associated with the selected coupon to the privilege providing device 1 (d).

特典提供装置1は、受信したクーポン適用要求が含むユーザID及びクーポンIDに基づいて、クーポンが有効か否かを判定する(e)。このとき特典提供装置1は、例えばクーポンの有無、クーポンの利用可否及びクーポンの有効期限に基づいて、クーポンの有効性を判定する。特典提供装置1は、クーポンが有効であれば、ユーザIDとクーポンIDとを関連付けて記憶部に記憶させる。特典提供装置1は、クーポンの有効性の判定結果を、クーポン適用要求の送信元であるユーザ端末2へ送信する(f)。ユーザ端末2は、受信した判定結果を、表示部に表示させる。 The privilege providing device 1 determines whether or not the coupon is valid based on the user ID and the coupon ID included in the received coupon application request (e). At this time, the privilege providing device 1 determines the validity of the coupon based on, for example, the presence / absence of the coupon, the availability of the coupon, and the expiration date of the coupon. If the coupon is valid, the privilege providing device 1 stores the user ID and the coupon ID in the storage unit in association with each other. The privilege providing device 1 transmits the determination result of the validity of the coupon to the user terminal 2 which is the transmission source of the coupon application request (f). The user terminal 2 displays the received determination result on the display unit.

ユーザは、店舗端末3に表示された決済用コードを、ユーザ端末2に読み取らせる。ユーザ端末2は、店舗端末3に表示された決済用コードを、撮像部を用いて読み取る(g)。ユーザ端末2は、読み取った決済用コードを復号することによって、決済用コードが示す決済用トークンを取得する。ユーザ端末2は、ユーザIDと、読み取った決済用コードが示す決済用トークンとを含む決済要求を、特典提供装置1へ送信する(h)。 The user causes the user terminal 2 to read the payment code displayed on the store terminal 3. The user terminal 2 reads the payment code displayed on the store terminal 3 using the imaging unit (g). The user terminal 2 acquires the payment token indicated by the payment code by decrypting the read payment code. The user terminal 2 transmits a payment request including the user ID and the payment token indicated by the read payment code to the privilege providing device 1 (h).

特典提供装置1は、受信した決済要求が含む決済用トークンを記憶部から検索する。特典提供装置1は、受信した決済要求が含む決済用トークンを記憶部上で発見した場合に、該決済用トークンに対応する決済情報を特定する。また、特典提供装置1は、受信した決済要求が含むユーザIDを記憶部から検索する。特典提供装置1は、受信した決済要求が含むユーザIDを記憶部上で発見した場合に、該ユーザIDに対応するクーポンIDを特定する。 The privilege providing device 1 searches the storage unit for the payment token included in the received payment request. When the privilege providing device 1 finds the payment token included in the received payment request on the storage unit, the privilege providing device 1 specifies the payment information corresponding to the payment token. Further, the privilege providing device 1 searches the storage unit for the user ID included in the received payment request. When the privilege providing device 1 finds the user ID included in the received payment request on the storage unit, the privilege providing device 1 identifies the coupon ID corresponding to the user ID.

特典提供装置1は、特定したクーポンIDのクーポンが有効か否かを再判定する(i)。このとき特典提供装置1は、例えばクーポンの有無、クーポンの利用可否、クーポンの有効期限及び店舗IDに基づいて、クーポンの有効性を判定する。特典提供装置1は、受信した決済要求が含むユーザIDに対応するクーポンIDのクーポンが有効であると判定した場合に、クーポンによる特典をユーザに提供し、受信した決済要求が含む決済用トークンに対応する決済情報の決済金額を、ユーザIDに関連付けて決済サーバ4へ送信する(j)。ここで特典提供装置1は、クーポンによる特典が値引きである場合に、決済金額からクーポンによる値引き金額を減算して、決済サーバ4へ送信する。 The privilege providing device 1 redetermines whether or not the coupon with the specified coupon ID is valid (i). At this time, the privilege providing device 1 determines the validity of the coupon based on, for example, the presence / absence of the coupon, the availability of the coupon, the expiration date of the coupon, and the store ID. When the privilege providing device 1 determines that the coupon of the coupon ID corresponding to the user ID included in the received payment request is valid, the privilege providing device 1 provides the privilege by the coupon to the user and uses the payment token included in the received payment request. The payment amount of the corresponding payment information is transmitted to the payment server 4 in association with the user ID (j). Here, when the privilege by the coupon is a discount, the privilege providing device 1 subtracts the discount amount by the coupon from the payment amount and transmits it to the payment server 4.

決済サーバ4は、特典提供装置1から受信した決済金額が、ユーザが支払い可能な残高(例えばクレジット残高又はプリペイド残高)の範囲内である場合に決済処理をし、そうでない場合に決済処理をしない。決済サーバ4は、決済をしたか否かを示す決済結果を特典提供装置1へ送信する。特典提供装置1は、決済サーバ4から受信した決済結果を、店舗端末3へ通知する(k)。 The payment server 4 performs payment processing when the payment amount received from the privilege providing device 1 is within the range of the balance that can be paid by the user (for example, credit balance or prepaid balance), and does not perform payment processing otherwise. .. The payment server 4 transmits a payment result indicating whether or not the payment has been made to the privilege providing device 1. The privilege providing device 1 notifies the store terminal 3 of the payment result received from the payment server 4 (k).

このように本実施形態に係る決済システムSにおいて、店舗端末3ではなく特典提供装置1が、クーポンの有効性を判定する処理及びクーポンを適用する処理を実行する。これにより、店舗端末3の処理負担を軽減でき、店舗端末3の処理性能を向上させるためのコストが必要ない。また、店舗の管理者が店舗端末3にクーポンの情報を登録する必要がないため、店舗の管理者の管理負担を軽減できる。 As described above, in the payment system S according to the present embodiment, the privilege providing device 1 instead of the store terminal 3 executes the process of determining the validity of the coupon and the process of applying the coupon. As a result, the processing load of the store terminal 3 can be reduced, and the cost for improving the processing performance of the store terminal 3 is not required. Further, since the store manager does not need to register the coupon information in the store terminal 3, the management burden of the store manager can be reduced.

[決済システムSの構成]
図2は、本実施形態に係る特典提供装置1のブロック図である。図3は、本実施形態に係るユーザ端末2及び店舗端末3のブロック図である。図2、図3において、矢印は主なデータの流れを示しており、図2、図3に示したもの以外のデータの流れがあってよい。図2、図3において、各ブロックはハードウェア(装置)単位の構成ではなく、機能単位の構成を示している。そのため、図2、図3に示すブロックは単一の装置内に実装されてよく、あるいは複数の装置内に分かれて実装されてよい。ブロック間のデータの授受は、データバス、ネットワーク、可搬記憶媒体等、任意の手段を介して行われてよい。
[Configuration of payment system S]
FIG. 2 is a block diagram of the privilege providing device 1 according to the present embodiment. FIG. 3 is a block diagram of the user terminal 2 and the store terminal 3 according to the present embodiment. In FIGS. 2 and 3, the arrows indicate the main data flows, and there may be data flows other than those shown in FIGS. 2 and 3. In FIGS. 2 and 3, each block shows a functional unit configuration, not a hardware (device) unit configuration. Therefore, the blocks shown in FIGS. 2 and 3 may be mounted in a single device, or may be mounted separately in a plurality of devices. Data transfer between blocks may be performed via any means such as a data bus, a network, or a portable storage medium.

特典提供装置1は、制御部11と、記憶部12とを有する。制御部11は、決済用トークン要求受信部111と、トークン生成部112と、トークン送信部113と、クーポン適用要求受信部114と、有効性判定部115と、判定結果送信部116と、決済要求受信部117と、特典提供部118と、決済実行部119とを有する。記憶部12は、クーポン記憶部121と、トークン記憶部122と、有効性情報記憶部123とを有する。 The privilege providing device 1 has a control unit 11 and a storage unit 12. The control unit 11 includes a settlement token request receiving unit 111, a token generating unit 112, a token transmitting unit 113, a coupon application request receiving unit 114, an validity determination unit 115, a determination result transmitting unit 116, and a settlement request. It has a receiving unit 117, a privilege providing unit 118, and a payment executing unit 119. The storage unit 12 has a coupon storage unit 121, a token storage unit 122, and an effectiveness information storage unit 123.

記憶部12は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスクドライブ等を含む記憶媒体である。記憶部12は、制御部11が実行するプログラムを予め記憶している。記憶部12は、特典提供装置1の外部に設けられてもよく、その場合にネットワークを介して制御部11との間でデータの授受を行ってもよい。クーポン記憶部121は、ユーザに付与されているクーポンに関するクーポン情報を記憶する。トークン記憶部122は、決済情報に関連付けられたトークンを示すトークン情報を記憶する。有効性情報記憶部123は、有効と判定されたクーポンを示す有効性情報を記憶する。クーポン記憶部121、トークン記憶部122及び有効性情報記憶部123は、それぞれ記憶部12上の記憶領域であってもよく、あるいは記憶部12上で構成されたデータベースであってもよい。 The storage unit 12 is a storage medium including a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk drive, and the like. The storage unit 12 stores in advance the program executed by the control unit 11. The storage unit 12 may be provided outside the privilege providing device 1, and in that case, data may be exchanged with the control unit 11 via a network. The coupon storage unit 121 stores coupon information regarding the coupon given to the user. The token storage unit 122 stores token information indicating a token associated with the payment information. The effectiveness information storage unit 123 stores validity information indicating a coupon determined to be valid. The coupon storage unit 121, the token storage unit 122, and the effectiveness information storage unit 123 may each be a storage area on the storage unit 12, or may be a database configured on the storage unit 12.

制御部11は、例えばCPU(Central Processing Unit)等のプロセッサであり、記憶部12に記憶されたプログラムを実行することにより、決済用トークン要求受信部111、トークン生成部112、トークン送信部113、クーポン適用要求受信部114、有効性判定部115、判定結果送信部116、決済要求受信部117、特典提供部118及び決済実行部119として機能する。制御部11の機能の少なくとも一部は電気回路によって実行されてもよい。また、制御部11の機能の少なくとも一部はネットワーク経由で実行されるプログラムによって実行されてもよい。 The control unit 11 is, for example, a processor such as a CPU (Central Processing Unit), and by executing a program stored in the storage unit 12, the settlement token request receiving unit 111, the token generating unit 112, the token transmitting unit 113, It functions as a coupon application request receiving unit 114, an validity determination unit 115, a determination result transmitting unit 116, a payment request receiving unit 117, a privilege providing unit 118, and a payment executing unit 119. At least a part of the function of the control unit 11 may be performed by an electric circuit. Further, at least a part of the functions of the control unit 11 may be executed by a program executed via the network.

ユーザ端末2は、制御部21と、記憶部22と、操作部23と、表示部24と、撮像部25とを有する。制御部21は、送信部211と、受信部212と、コード読取部213とを有する。操作部23は、キーボード、マウス等、ユーザの操作によって情報を入力可能な操作装置を含む。表示部24は、液晶ディスプレイ等、情報を表示可能な表示装置を含む。表示部24としてユーザによる接触の位置を検出可能なタッチスクリーンを用いることによって、操作部23と表示部24とを一体に構成してもよい。撮像部25は、所定の撮像範囲を撮像する撮像装置(カメラ、スキャナ等)を含む。撮像部25は、撮像した撮像画像を示す信号を制御部21に入力する。 The user terminal 2 has a control unit 21, a storage unit 22, an operation unit 23, a display unit 24, and an imaging unit 25. The control unit 21 has a transmission unit 211, a reception unit 212, and a code reading unit 213. The operation unit 23 includes an operation device such as a keyboard and a mouse that can input information by a user operation. The display unit 24 includes a display device capable of displaying information such as a liquid crystal display. The operation unit 23 and the display unit 24 may be integrally configured by using a touch screen that can detect the position of contact by the user as the display unit 24. The imaging unit 25 includes an imaging device (camera, scanner, etc.) that captures a predetermined imaging range. The imaging unit 25 inputs a signal indicating the captured image to the control unit 21.

記憶部22は、ROM、RAM、ハードディスクドライブ等を含む記憶媒体である。記憶部22は、制御部21が実行するプログラムを予め記憶している。記憶部22は、ユーザ端末2の外部に設けられてもよく、その場合にネットワークを介して制御部21との間でデータの授受を行ってもよい。 The storage unit 22 is a storage medium including a ROM, a RAM, a hard disk drive, and the like. The storage unit 22 stores in advance the program executed by the control unit 21. The storage unit 22 may be provided outside the user terminal 2, and in that case, data may be exchanged with the control unit 21 via a network.

制御部21は、例えばCPU等のプロセッサであり、記憶部22に記憶されたプログラムを実行することにより、送信部211、受信部212及びコード読取部213として機能する。制御部21の機能の少なくとも一部は電気回路によって実行されてもよい。また、制御部21の機能の少なくとも一部はネットワーク経由で実行されるプログラムによって実行されてもよい。 The control unit 21 is, for example, a processor such as a CPU, and functions as a transmission unit 211, a reception unit 212, and a code reading unit 213 by executing a program stored in the storage unit 22. At least a part of the function of the control unit 21 may be performed by an electric circuit. Further, at least a part of the functions of the control unit 21 may be executed by a program executed via the network.

店舗端末3は、制御部31と、記憶部32と、表示部33とを有する。制御部31は、商品情報取得部311と、送信部312と、受信部313とを有する。表示部33は、液晶ディスプレイ等、情報を表示可能な表示装置を含む。記憶部32は、ROM、RAM、ハードディスクドライブ等を含む記憶媒体である。記憶部32は、制御部31が実行するプログラムを予め記憶している。記憶部32は、店舗端末3の外部に設けられてもよく、その場合にネットワークを介して制御部31との間でデータの授受を行ってもよい。 The store terminal 3 has a control unit 31, a storage unit 32, and a display unit 33. The control unit 31 includes a product information acquisition unit 311, a transmission unit 312, and a reception unit 313. The display unit 33 includes a display device capable of displaying information such as a liquid crystal display. The storage unit 32 is a storage medium including a ROM, a RAM, a hard disk drive, and the like. The storage unit 32 stores in advance the program executed by the control unit 31. The storage unit 32 may be provided outside the store terminal 3, and in that case, data may be exchanged with the control unit 31 via the network.

制御部31は、例えばCPU等のプロセッサであり、記憶部32に記憶されたプログラムを実行することにより、商品情報取得部311、送信部312及び受信部313として機能する。制御部31の機能の少なくとも一部は電気回路によって実行されてもよい。また、制御部31の機能の少なくとも一部はネットワーク経由で実行されるプログラムによって実行されてもよい。 The control unit 31 is, for example, a processor such as a CPU, and functions as a product information acquisition unit 311, a transmission unit 312, and a reception unit 313 by executing a program stored in the storage unit 32. At least a part of the function of the control unit 31 may be performed by an electric circuit. Further, at least a part of the functions of the control unit 31 may be executed by a program executed via the network.

本実施形態に係る決済システムSは、図2及び図3に示す具体的な構成に限定されない。特典提供装置1、ユーザ端末2、店舗端末3及び決済サーバ4は、それぞれ2つ以上の物理的に分離した装置が有線又は無線で接続されることにより構成されてもよい。 The payment system S according to the present embodiment is not limited to the specific configuration shown in FIGS. 2 and 3. The privilege providing device 1, the user terminal 2, the store terminal 3, and the payment server 4 may be configured by connecting two or more physically separated devices by wire or wirelessly.

[決済方法の説明]
以下、本実施形態に係る決済システムSが実行する決済方法を詳細に説明する。特典提供装置1のクーポン記憶部121は、ユーザに付与されているクーポンに関するクーポン情報を予め記憶している。
[Explanation of payment method]
Hereinafter, the payment method executed by the payment system S according to the present embodiment will be described in detail. The coupon storage unit 121 of the privilege providing device 1 stores the coupon information regarding the coupon given to the user in advance.

図4(a)は、クーポン記憶部121が記憶するクーポン情報D1の模式図である。クーポン情報D1は、互いに関連付けられた、ユーザを識別するためのユーザID(ユーザ識別情報)と、ユーザに付与されているクーポンを識別するためのクーポンID(クーポン識別情報)と、特典と、利用可否と、有効期限と、店舗を識別するための店舗ID(店舗識別情報)とを含む。特典は、クーポンを利用して決済をしたユーザに提供される特典を示す。例えば特典は、商品の代金の値引き、景品の提供、ポイントの付与等である。利用可否は、クーポンが利用可能か否かを示す。例えば一度のみ利用可能なクーポンについては、クーポンがまだ利用されていない場合に「可」と設定され、クーポンが利用された場合に「不可」と設定される。 FIG. 4A is a schematic diagram of coupon information D1 stored in the coupon storage unit 121. The coupon information D1 includes a user ID (user identification information) for identifying the user, a coupon ID (coupon identification information) for identifying the coupon given to the user, a privilege, and the use, which are associated with each other. Includes availability, expiration date, and store ID (store identification information) for identifying the store. The privilege indicates a privilege provided to a user who has made a payment using a coupon. For example, benefits include discounts on product prices, provision of prizes, and points. Availability indicates whether the coupon can be used. For example, for a coupon that can be used only once, it is set as "OK" if the coupon has not been used yet, and "Not" if the coupon has been used.

有効期限は、クーポンが利用可能な期限を示す。図4(a)の例において、有効期限は終了時のみを示しているが、終了時に加えて開始時を示してもよい。店舗IDは、クーポンを利用可能な店舗を示す。店舗IDは、店舗ごとに固有の識別情報、又は複数の店舗のグループ(加盟店)に対して割り振られた識別情報である。クーポン情報D1は、複数の店舗IDを含んでもよい。店舗によらず利用可能なクーポンについては、店舗IDは省略される。 The expiration date indicates the expiration date when the coupon can be used. In the example of FIG. 4A, the expiration date is shown only at the end time, but the start time may be shown in addition to the end time. The store ID indicates a store where the coupon can be used. The store ID is identification information unique to each store or identification information assigned to a group (member store) of a plurality of stores. The coupon information D1 may include a plurality of store IDs. The store ID is omitted for coupons that can be used regardless of the store.

図4(a)においてクーポン情報D1は視認性のために文字列の表で表されているが、各データは任意の形式で記録されてもよく、例えば文字列データ、数値データおよびバイナリデータのいずれでもよい。クーポン情報D1は、データベースとして記録されてもよく、あるいはデータを列挙したリストとして記録されてもよい。 In FIG. 4A, the coupon information D1 is represented by a table of character strings for visibility, but each data may be recorded in any format, for example, character string data, numerical data, and binary data. Either can be used. The coupon information D1 may be recorded as a database or may be recorded as a list listing data.

ユーザは、店舗で商品を購入する際に、購入したい商品を店舗端末3に提示する。店舗端末3において、商品情報取得部311は、ユーザが購入したい商品の価格を含む商品情報を取得する。例えば商品情報取得部311は、撮像部を用いて商品に付されたバーコードを読み取ることによって、商品情報を取得する。商品情報取得部311は、店舗の店員が入力した商品情報を取得してもよい。 When a user purchases a product at a store, the user presents the product to be purchased to the store terminal 3. In the store terminal 3, the product information acquisition unit 311 acquires product information including the price of the product that the user wants to purchase. For example, the product information acquisition unit 311 acquires product information by reading the barcode attached to the product using the image pickup unit. The product information acquisition unit 311 may acquire the product information input by the store clerk.

送信部312は、商品情報取得部311が取得した商品情報に基づいて商品の価格を合計して決済金額を算出し、算出した決済金額を示す決済情報と、店舗端末3を管理する店舗の店舗IDとを含む決済用トークン要求(トークン要求)を、特典提供装置1へ送信する。決済情報は、決済金額に加えて、決済対象の商品の名称等の決済に関する情報をさらに含んでもよい。 The transmission unit 312 calculates the settlement amount by totaling the prices of the products based on the product information acquired by the product information acquisition unit 311, and the settlement information indicating the calculated settlement amount and the store of the store that manages the store terminal 3 A payment token request (token request) including an ID is transmitted to the privilege providing device 1. In addition to the payment amount, the payment information may further include information related to payment such as the name of the product to be settled.

特典提供装置1において、決済用トークン要求受信部111は、決済用トークン要求を店舗端末3から受信する。決済用トークン要求受信部111が決済用トークン要求を受信したことを条件として、トークン生成部112は、決済用トークンを生成する。決済用トークンは、無作為なデータであってもよく、あるいは所定の規則に従って生成されたデータであってもよい。トークン生成部112は、決済用トークン要求が含む店舗ID及び決済情報と、生成した決済用トークンとを関連付けてトークン記憶部122に記憶させる。 In the privilege providing device 1, the payment token request receiving unit 111 receives the payment token request from the store terminal 3. The token generation unit 112 generates a payment token on condition that the payment token request receiving unit 111 receives the payment token request. The payment token may be random data or data generated according to a predetermined rule. The token generation unit 112 stores the store ID and payment information included in the payment token request in the token storage unit 122 in association with the generated payment token.

図4(b)は、トークン記憶部122が記憶するトークン情報D2の模式図である。トークン情報D2は、互いに関連付けられた、店舗IDと、決済用トークンと、決済情報(ここでは決済金額)とを含む。図4(b)においてトークン情報D2は視認性のために文字列の表で表されているが、各データは任意の形式で記録されてもよく、例えば文字列データ、数値データおよびバイナリデータのいずれでもよい。トークン情報D2は、データベースとして記録されてもよく、あるいはデータを列挙したリストとして記録されてもよい。 FIG. 4B is a schematic diagram of token information D2 stored in the token storage unit 122. The token information D2 includes a store ID, a token for payment, and payment information (here, a payment amount) associated with each other. In FIG. 4B, the token information D2 is represented by a table of character strings for visibility, but each data may be recorded in any format, for example, character string data, numerical data, and binary data. Either is fine. The token information D2 may be recorded as a database, or may be recorded as a list listing data.

トークン送信部113は、トークン生成部112が生成した決済用トークンを、店舗端末3へ送信する。店舗端末3の受信部313は、決済用トークンを、特典提供装置1から受信する。受信部313は、受信した決済用トークンを所定の方法で符号化することによって、決済用コードを生成する。決済用コードは、例えばバーコードであってもよく、二次元コードであってもよく、文字列であってもよく、それらのうち複数であってもよい。決済用コードは、ユーザ端末2が読み取り可能であればその他の形態であってもよい。そして受信部313は、生成した決済用コードを提示する決済画面を、表示部33上に表示する。 The token transmission unit 113 transmits the payment token generated by the token generation unit 112 to the store terminal 3. The receiving unit 313 of the store terminal 3 receives the payment token from the privilege providing device 1. The receiving unit 313 generates a payment code by encoding the received payment token by a predetermined method. The payment code may be, for example, a bar code, a two-dimensional code, a character string, or a plurality of them. The payment code may be in another form as long as the user terminal 2 can read it. Then, the receiving unit 313 displays a payment screen for presenting the generated payment code on the display unit 33.

図5は、決済画面を表示している店舗端末3の表示部33の正面図である。決済画面は、決済用コード331を含む。決済用コード331は、特典提供装置1から受信した決済用トークンを示す決済用コードである。 FIG. 5 is a front view of the display unit 33 of the store terminal 3 displaying the payment screen. The payment screen includes a payment code 331. The payment code 331 is a payment code indicating a payment token received from the privilege providing device 1.

ユーザは、店舗端末3に表示された決済用コードをユーザ端末2に読み取らせる前に、ユーザ端末2上で、決済を行うアプリケーションソフトウェアを起動する。そしてユーザ端末2は、クーポンを選択するためのクーポン選択画面を、表示部24上に表示する。 The user activates the application software for making a payment on the user terminal 2 before causing the user terminal 2 to read the payment code displayed on the store terminal 3. Then, the user terminal 2 displays a coupon selection screen for selecting a coupon on the display unit 24.

図6は、クーポン選択画面を表示しているユーザ端末2の正面図である。クーポン選択画面は、ユーザに付与されているクーポン241と、選択を確定するためのボタン242とを含む。図5(b)の例では、ユーザ端末2は、クーポン241として特典の内容を表示しているが、これに加えてクーポンの有効期限を表示してもよい。ユーザ端末2は、クーポン選択画面の表示時に予めユーザ端末2の記憶部22に記憶されたクーポン241の情報を読み出してもよく、あるいはクーポン選択画面の表示時に特典提供装置1からクーポン241の情報を受信してもよい。クーポン241は、ユーザによる操作に応じて選択又は非選択を切り替え可能である。複数のクーポン241のうち、いずれか1つのみが選択可能であってもよく、複数が選択可能であってもよい。 FIG. 6 is a front view of the user terminal 2 displaying the coupon selection screen. The coupon selection screen includes a coupon 241 given to the user and a button 242 for confirming the selection. In the example of FIG. 5B, the user terminal 2 displays the content of the privilege as the coupon 241. In addition to this, the expiration date of the coupon may be displayed. The user terminal 2 may read the information of the coupon 241 stored in the storage unit 22 of the user terminal 2 in advance when the coupon selection screen is displayed, or the information of the coupon 241 is read from the privilege providing device 1 when the coupon selection screen is displayed. You may receive it. The coupon 241 can be selected or deselected according to the operation by the user. Only one of the plurality of coupons 241 may be selectable, or a plurality of coupons may be selectable.

ボタン242は、ユーザが押下可能な仮想的なボタン(アイコン)である。ユーザは、ユーザ端末2の操作部23を用いて、利用したいクーポン241を選択した後、ボタン242を押下する。ユーザ端末2の送信部211は、ユーザ端末2に関連付けられたユーザIDと、ユーザによって選択されたクーポンに関連付けられたクーポンIDとを含むクーポン適用要求を、特典提供装置1へ送信する。 The button 242 is a virtual button (icon) that can be pressed by the user. The user uses the operation unit 23 of the user terminal 2 to select the coupon 241 to be used, and then presses the button 242. The transmission unit 211 of the user terminal 2 transmits a coupon application request including the user ID associated with the user terminal 2 and the coupon ID associated with the coupon selected by the user to the privilege providing device 1.

クーポン選択画面は、有効なクーポン241のみを含んでもよい。この場合に、ユーザ端末2は、クーポン選択画面の表示時にクーポン241が有効であるか否かの問い合わせを特典提供装置1へ送信する。特典提供装置1において、後述の有効性判定部115はクーポン241が有効であるか否かを判定し、判定結果をユーザ端末2へ送信する。ユーザ端末2は、有効であると判定されたクーポン241を含むクーポン選択画面を表示する。 The coupon selection screen may include only valid coupons 241. In this case, the user terminal 2 transmits an inquiry as to whether or not the coupon 241 is valid to the privilege providing device 1 when the coupon selection screen is displayed. In the privilege providing device 1, the validity determination unit 115 described later determines whether or not the coupon 241 is valid, and transmits the determination result to the user terminal 2. The user terminal 2 displays a coupon selection screen including the coupon 241 determined to be valid.

特典提供装置1において、クーポン適用要求受信部114(第1受信部)は、クーポン適用要求をユーザ端末2から受信する。有効性判定部115は、クーポン適用要求受信部114が受信したクーポン適用要求が含むユーザID及びクーポンIDを特定する。有効性判定部115は、特定したユーザID及びクーポンIDに基づいて、クーポンが有効であるか否かを判定する。クーポン適用要求が複数のクーポンIDを含む場合には、有効性判定部115は、複数のクーポンIDそれぞれが有効であるか否かを判定する。 In the privilege providing device 1, the coupon application request receiving unit 114 (first receiving unit) receives the coupon application request from the user terminal 2. The validity determination unit 115 specifies the user ID and the coupon ID included in the coupon application request received by the coupon application request receiving unit 114. The validity determination unit 115 determines whether or not the coupon is valid based on the specified user ID and coupon ID. When the coupon application request includes a plurality of coupon IDs, the validity determination unit 115 determines whether or not each of the plurality of coupon IDs is valid.

具体的には、有効性判定部115は、クーポン記憶部121から、クーポン適用要求が含むユーザID及びクーポンIDに関連付けられたクーポン情報を取得する。有効性判定部115は、ユーザID及びクーポンIDに関連付けられたクーポン情報がクーポン記憶部121に記憶されていない場合に、クーポンが有効でないと判定する。また、有効性判定部115は、クーポン情報が含む利用可否が、クーポンが利用可能でないと示している場合に、クーポンが有効でないと判定する。また、有効性判定部115は、現在時刻が、クーポン情報が含む有効期限の範囲外である場合に、クーポンが有効でないと判定する。 Specifically, the validity determination unit 115 acquires the coupon information associated with the user ID and the coupon ID included in the coupon application request from the coupon storage unit 121. The validity determination unit 115 determines that the coupon is not valid when the user ID and the coupon information associated with the coupon ID are not stored in the coupon storage unit 121. Further, the validity determination unit 115 determines that the coupon is not valid when the availability included in the coupon information indicates that the coupon is not available. Further, the validity determination unit 115 determines that the coupon is not valid when the current time is outside the range of the expiration date included in the coupon information.

有効性判定部115は、ユーザID及びクーポンIDに関連付けられたクーポン情報がクーポン記憶部121に記憶されており、かつクーポン情報が含む利用可否が、クーポンが利用可能であると示しており、かつ現在時刻(判定時の時刻)が、クーポン情報が含む有効期限の範囲内である場合に、クーポンが有効であると判定する。ここに示したクーポンの有効性の判定基準は一例であり、有効性判定部115はその他の判定基準によってクーポンが有効であるか否かを判定してもよい。有効性判定部115は、利用可否及び有効期限のどちらか一方のみを判定に用いてもよい。 The validity determination unit 115 stores the user ID and the coupon information associated with the coupon ID in the coupon storage unit 121, and the availability of the coupon information indicates that the coupon can be used. When the current time (time at the time of determination) is within the expiration date included in the coupon information, it is determined that the coupon is valid. The criteria for determining the validity of the coupon shown here is an example, and the validity determination unit 115 may determine whether or not the coupon is valid according to other criteria. The effectiveness determination unit 115 may use only one of the availability and the expiration date for determination.

有効性判定部115は、クーポンが有効であると判定した場合に、ユーザIDとクーポンIDとを関連付けた有効性情報を、有効性情報記憶部123に記憶させる。図4(c)は、有効性情報記憶部123が記憶する有効性情報D3の模式図である。有効性情報D3は、互いに関連付けられた、ユーザIDと、クーポンIDとを含む。 When the validity determination unit 115 determines that the coupon is valid, the validity information storage unit 123 stores the validity information associated with the user ID and the coupon ID. FIG. 4C is a schematic diagram of the effectiveness information D3 stored in the effectiveness information storage unit 123. The validity information D3 includes a user ID and a coupon ID associated with each other.

図4(c)において有効性情報D3は視認性のために文字列の表で表されているが、各データは任意の形式で記録されてもよく、例えば文字列データ、数値データおよびバイナリデータのいずれでもよい。有効性情報D3は、データベースとして記録されてもよく、あるいはデータを列挙したリストとして記録されてもよい。 In FIG. 4C, the validity information D3 is represented by a table of character strings for visibility, but each data may be recorded in any format, for example, character string data, numerical data, and binary data. It may be any of. The effectiveness information D3 may be recorded as a database or as a list listing data.

有効性情報D3は、有効性判定部115によってクーポンが有効であると判定された場合のユーザID及びクーポンIDの組を記憶する。そのため、ユーザID及びクーポンIDが有効性情報記憶部123に記憶されているか否かが、有効性判定部115によるクーポンが有効か否かの判定結果を表す。 The effectiveness information D3 stores a set of a user ID and a coupon ID when the validity determination unit 115 determines that the coupon is valid. Therefore, whether or not the user ID and the coupon ID are stored in the validity information storage unit 123 indicates the determination result of whether or not the coupon by the validity determination unit 115 is valid.

判定結果送信部116は、有効性判定部115によるクーポンの有効性の判定結果を、クーポン適用要求の送信元であるユーザ端末2へ送信する。ユーザ端末2の受信部212は、判定結果を、特典提供装置1から受信する。ユーザ端末2は、受信部212が判定結果を受信した場合に、決済用コードを読み取るためのコード読み取り画面を、表示部24上に表示する。 The determination result transmission unit 116 transmits the determination result of the validity of the coupon by the validity determination unit 115 to the user terminal 2 which is the transmission source of the coupon application request. The receiving unit 212 of the user terminal 2 receives the determination result from the privilege providing device 1. When the receiving unit 212 receives the determination result, the user terminal 2 displays a code reading screen for reading the payment code on the display unit 24.

図7(a)、図7(b)は、コード読み取り画面を表示しているユーザ端末2の正面図である。コード読み取り画面は、判定結果243と、読み取り枠244とを含む。判定結果243は、特典提供装置1の有効性判定部115によるクーポンが有効か否かの判定結果を表す情報である。図7(a)はクーポンが有効であると判定された場合のコード読み取り画面を示しているため、判定結果243はクーポンが有効である旨を表している。一方、図7(b)はクーポンが有効でないと判定された場合のコード読み取り画面を示しているため、判定結果243はクーポンが有効でない旨を表している。 7 (a) and 7 (b) are front views of the user terminal 2 displaying the code reading screen. The code reading screen includes the determination result 243 and the reading frame 244. The determination result 243 is information representing the determination result of whether or not the coupon by the validity determination unit 115 of the privilege providing device 1 is valid. Since FIG. 7A shows a code reading screen when it is determined that the coupon is valid, the determination result 243 indicates that the coupon is valid. On the other hand, FIG. 7B shows a code reading screen when it is determined that the coupon is not valid, so the determination result 243 indicates that the coupon is not valid.

読み取り枠244は、撮像部25が撮像している画像上に重畳して表示されている、決済用コードを読み取り可能な領域を表す枠である。ユーザは、決済を行う場合に、店舗端末3に表示された決済用コードが読み取り枠244に入るように調整する。ユーザ端末2において、コード読取部213は、店舗端末3に表示された決済用コードを、撮像部25を用いて読み取る。コード読取部213は、読み取った決済用コードを所定の方法で復号することによって、決済用コードが示す決済用トークンを取得する。送信部211は、ユーザ端末2に関連付けられたユーザIDと、コード読取部213が取得した決済用トークンとを含む決済要求を、特典提供装置1へ送信する。 The reading frame 244 is a frame representing an area in which the payment code can be read, which is superimposed and displayed on the image captured by the imaging unit 25. When making a payment, the user adjusts the payment code displayed on the store terminal 3 so that it fits in the reading frame 244. In the user terminal 2, the code reading unit 213 reads the payment code displayed on the store terminal 3 by using the imaging unit 25. The code reading unit 213 acquires the payment token indicated by the payment code by decrypting the read payment code by a predetermined method. The transmission unit 211 transmits a payment request including the user ID associated with the user terminal 2 and the payment token acquired by the code reading unit 213 to the privilege providing device 1.

本実施形態では、ユーザ端末2は、店舗端末3に表示された決済用コードを読み取る前にユーザによるクーポンの選択を受け付けているが、店舗端末3に表示された決済用コードを読み取った後にユーザによるクーポンの選択を受け付けてもよい。この場合には、ユーザ端末2は、店舗端末3に表示された決済用コードを読み取ったことを契機として、図6のクーポン選択画面を表示してクーポンの選択を受け付け、クーポン適用要求を特典提供装置1へ送信する。その後、ユーザ端末2は、特典提供装置1から判定結果を受信したことを契機として、決済要求を特典提供装置1へ送信する。このように、特典提供装置1は、ユーザ端末2が決済用コードを読み取る前と読み取った後との少なくとも一方において、ユーザによるクーポンの選択を受け付けることができる。 In the present embodiment, the user terminal 2 accepts the user to select a coupon before reading the payment code displayed on the store terminal 3, but the user after reading the payment code displayed on the store terminal 3. You may accept the selection of coupons by. In this case, the user terminal 2 displays the coupon selection screen of FIG. 6 and accepts the coupon selection, triggered by reading the payment code displayed on the store terminal 3, and provides the coupon application request as a privilege. It is transmitted to the device 1. After that, the user terminal 2 transmits the payment request to the privilege providing device 1 when the determination result is received from the privilege providing device 1. In this way, the privilege providing device 1 can accept the user's selection of the coupon at least before and after the user terminal 2 reads the payment code.

特典提供装置1において、決済要求受信部117は、決済要求をユーザ端末2から受信する。決済要求受信部117は、受信した決済要求が含む決済用トークンを、トークン記憶部122から検索する。決済要求受信部117は、決済要求が含む決済用トークンをトークン記憶部122上で発見した場合に、トークン記憶部122において決済要求が含む決済用トークンに対応する店舗ID及び決済情報を特定する。決済要求受信部117は、受信した決済要求が含む決済用トークンをトークン記憶部122上で発見できなかった場合に、決済を実行せずに処理を終了する。 In the privilege providing device 1, the payment request receiving unit 117 receives the payment request from the user terminal 2. The payment request receiving unit 117 searches the token storage unit 122 for the payment token included in the received payment request. When the payment request receiving unit 117 finds the payment token included in the payment request on the token storage unit 122, the token storage unit 122 specifies the store ID and the payment information corresponding to the payment token included in the payment request. When the settlement request receiving unit 117 cannot find the settlement token included in the received settlement request on the token storage unit 122, the settlement request receiving unit 117 ends the process without executing the settlement.

また、決済要求受信部117は、受信した決済要求が含むユーザIDを、有効性情報記憶部123から検索する。決済要求受信部117は、決済要求が含むユーザIDを、有効性情報記憶部123上で発見した場合(すなわち、有効性情報記憶部123にユーザID及びクーポンIDの組が記憶されている場合)に、有効性情報記憶部123において決済要求が含むユーザIDに対応するクーポンIDを特定する。決済要求受信部117は、決済要求が含むユーザIDに対応するクーポンIDを特定できない場合(すなわち、有効性情報記憶部123にユーザID及びクーポンIDの組が記憶されていない場合)に、クーポンを適用せずに決済実行部119による決済の実行に進む。 Further, the payment request receiving unit 117 searches the effectiveness information storage unit 123 for the user ID included in the received payment request. When the payment request receiving unit 117 finds the user ID included in the payment request on the validity information storage unit 123 (that is, when the validity information storage unit 123 stores a set of the user ID and the coupon ID). In addition, the effectiveness information storage unit 123 specifies the coupon ID corresponding to the user ID included in the payment request. When the payment request receiving unit 117 cannot specify the coupon ID corresponding to the user ID included in the payment request (that is, when the validity information storage unit 123 does not store the set of the user ID and the coupon ID), the payment request receiving unit 117 receives the coupon. Proceed to the execution of the settlement by the settlement execution unit 119 without applying.

決済要求受信部117が決済要求に基づいて店舗ID、決済情報及びクーポンIDを特定した場合に、有効性判定部115は、決済要求が含むユーザIDに対応するクーポンIDに基づいて、クーポンが有効であるか否かを再判定する。決済要求が含むユーザIDが複数のクーポンIDに対応する場合には、有効性判定部115は、複数のクーポンIDそれぞれが有効であるか否かを再判定する。 When the payment request receiving unit 117 specifies the store ID, the payment information, and the coupon ID based on the payment request, the validity determination unit 115 determines that the coupon is valid based on the coupon ID corresponding to the user ID included in the payment request. It is re-determined whether or not it is. When the user ID included in the payment request corresponds to a plurality of coupon IDs, the validity determination unit 115 redetermines whether or not each of the plurality of coupon IDs is valid.

具体的には、有効性判定部115は、クーポン記憶部121から、決済要求が含むユーザID及び決済要求が含むユーザIDに対応するクーポンIDに関連付けられたクーポン情報を取得する。有効性判定部115は、ユーザID及びクーポンIDに関連付けられたクーポン情報がクーポン記憶部121に記憶されていない場合に、クーポンが有効でないと判定する。また、有効性判定部115は、クーポン情報が含む利用可否が、クーポンが利用可能でないと示している場合に、クーポンが有効でないと判定する。また、有効性判定部115は、現在時刻が、クーポン情報が含む有効期限の範囲外である場合に、クーポンが有効でないと判定する。また、有効性判定部115は、決済要求が含む決済用トークンに対応する店舗IDが、クーポン情報が含む店舗IDに含まれていない場合に、クーポンが有効でないと判定する。 Specifically, the validity determination unit 115 acquires the coupon information associated with the user ID included in the payment request and the coupon ID corresponding to the user ID included in the payment request from the coupon storage unit 121. The validity determination unit 115 determines that the coupon is not valid when the user ID and the coupon information associated with the coupon ID are not stored in the coupon storage unit 121. Further, the validity determination unit 115 determines that the coupon is not valid when the availability included in the coupon information indicates that the coupon is not available. Further, the validity determination unit 115 determines that the coupon is not valid when the current time is outside the range of the expiration date included in the coupon information. Further, the validity determination unit 115 determines that the coupon is not valid when the store ID corresponding to the settlement token included in the settlement request is not included in the store ID included in the coupon information.

有効性判定部115は、ユーザID及びクーポンIDに関連付けられたクーポン情報がクーポン記憶部121に記憶されており、かつクーポン情報が含む利用可否が、クーポンが利用可能であると示しており、かつ現在時刻(再判定時の時刻)が、クーポン情報が含む有効期限の範囲内であり、かつ決済要求が含む決済用トークンに対応する店舗IDが、クーポン情報が含む店舗IDに含まれている場合に、クーポンが有効であると判定する。ここに示したクーポンの有効性の判定基準は一例であり、有効性判定部115はその他の判定基準によってクーポンが有効であるか否かを判定してもよい。有効性判定部115は、利用可否、有効期限及び店舗IDのうち一部のみを判定に用いてもよい。 The validity determination unit 115 stores the user ID and the coupon information associated with the coupon ID in the coupon storage unit 121, and the availability of the coupon information indicates that the coupon can be used. When the current time (time at the time of re-judgment) is within the expiration date included in the coupon information, and the store ID corresponding to the settlement token included in the payment request is included in the store ID included in the coupon information. In addition, it is determined that the coupon is valid. The criteria for determining the validity of the coupon shown here is an example, and the validity determination unit 115 may determine whether or not the coupon is valid according to other criteria. The validity determination unit 115 may use only a part of the availability, the expiration date, and the store ID for determination.

有効性判定部115は、クーポンが有効でないと判定した場合に、決済を実行せずに処理を終了してもよく、あるいはクーポンを適用せずに決済実行部119による決済の実行に進んでもよい。 When the validity determination unit 115 determines that the coupon is not valid, the processing may be terminated without executing the settlement, or the settlement execution unit 119 may proceed to the execution of the settlement without applying the coupon. ..

このように、特典提供装置1は、ユーザ端末2からクーポン適用要求を受信した際にクーポンの有効性を判定した後、ユーザ端末2から決済要求を受信した際にクーポンの有効性を再判定する。そして特典提供装置1は、クーポン適用要求受信部114がクーポン適用要求を受信した際、及び、決済要求受信部117が決済要求を受信した際ともに、クーポンが有効であると有効性判定部115が判定した場合に、クーポンによる特典をユーザに提供する。これにより、例えばユーザがクーポンを選択した際にクーポンが有効であって、商品を購入する際にクーポンが無効になった場合(有効期限を徒過した場合等)であっても、特典提供装置1はクーポンの利用条件を正しく判定してクーポンを適用した決済を行うことができる。ユーザ端末2から決済要求を受信した際の有効性判定部115による再判定は、省略されてもよい。 In this way, the privilege providing device 1 determines the validity of the coupon when the coupon application request is received from the user terminal 2, and then redetermines the validity of the coupon when the payment request is received from the user terminal 2. .. Then, in the privilege providing device 1, the validity determination unit 115 determines that the coupon is valid both when the coupon application request receiving unit 114 receives the coupon application request and when the payment request receiving unit 117 receives the payment request. If it is determined, the coupon benefits will be provided to the user. As a result, even if the coupon is valid when the user selects the coupon and the coupon becomes invalid when the product is purchased (such as when the expiration date has passed), the privilege providing device 1 can correctly determine the terms of use of the coupon and make a payment by applying the coupon. The re-determination by the validity determination unit 115 when the payment request is received from the user terminal 2 may be omitted.

本実施形態では、ユーザ端末2は、ユーザID及び決済用トークンを含む決済要求を送信しているが、クーポンID及び決済用トークンを含む決済要求を送信してもよい。この場合には、決済要求受信部117は、受信した決済要求が含むクーポンIDを、有効性情報記憶部123から検索する。決済要求受信部117は、決済要求が含むクーポンIDを、有効性情報記憶部123上で発見した場合に、有効性情報記憶部123において決済要求が含むクーポンIDに対応するユーザIDを特定する。そして有効性判定部115は、決済要求が含むクーポンID及び決済要求が含むクーポンIDに対応するユーザIDを用いて、クーポンの有効性を判定する。このように、特典提供装置1は、ユーザID及びクーポンIDの少なくとも一方を含む決済要求を受信することによって、クーポンの有効性を判定できる。 In the present embodiment, the user terminal 2 transmits a payment request including a user ID and a payment token, but a payment request including a coupon ID and a payment token may be transmitted. In this case, the payment request receiving unit 117 searches the validity information storage unit 123 for the coupon ID included in the received payment request. When the payment request receiving unit 117 finds the coupon ID included in the payment request on the validity information storage unit 123, the validity information storage unit 123 identifies the user ID corresponding to the coupon ID included in the payment request. Then, the validity determination unit 115 determines the validity of the coupon by using the coupon ID included in the payment request and the user ID corresponding to the coupon ID included in the payment request. In this way, the privilege providing device 1 can determine the validity of the coupon by receiving the payment request including at least one of the user ID and the coupon ID.

クーポンが有効であると有効性判定部115が判定した場合に、特典提供部118は、クーポン記憶部121から取得した、ユーザID及びクーポンIDに関連付けられたクーポン情報に含まれる特典を特定する。そして特典提供部118は、特定した特典を、決済要求が含むユーザID又は決済要求が含むクーポンIDに対応するユーザIDのユーザに提供する。クーポンによる特典が景品の提供又はポイントの付与である場合には、特典提供部118は、ユーザに対して景品の提供又はポイントの付与を行うための情報を出力する。クーポンによる特典が商品の代金の値引きである場合には、特典提供部118は、決済要求が含む決済用トークンに対応する決済情報の決済金額(決済対象の商品の価格)から、クーポンによる値引き金額を減算する。 When the validity determination unit 115 determines that the coupon is valid, the privilege providing unit 118 identifies the privilege included in the user ID and the coupon information associated with the coupon ID acquired from the coupon storage unit 121. Then, the privilege providing unit 118 provides the specified privilege to the user of the user ID included in the payment request or the user ID corresponding to the coupon ID included in the payment request. When the privilege by the coupon is the provision of a prize or the granting of points, the privilege providing unit 118 outputs information for providing the prize or granting points to the user. If the benefit from the coupon is a discount on the price of the product, the privilege provider 118 will use the coupon discount amount from the payment amount (price of the product to be settled) in the payment information corresponding to the payment token included in the payment request. Is subtracted.

決済実行部119は、決済要求が含む決済用トークンに対応する決済情報の決済金額(あるいはクーポンによる値引きが適用された決済金額)を、決済サーバ4へ送信することによって、決済を実行する。決済サーバ4は、特典提供装置1から受信した決済金額が、ユーザが支払い可能な残高(例えばクレジット残高又はプリペイド残高)の範囲内である場合に決済処理をし、そうでない場合に決済処理をしない。 The payment execution unit 119 executes the payment by transmitting the payment amount (or the payment amount to which the discount by the coupon is applied) of the payment information corresponding to the payment token included in the payment request to the payment server 4. The payment server 4 performs payment processing when the payment amount received from the privilege providing device 1 is within the range of the balance that can be paid by the user (for example, credit balance or prepaid balance), and does not perform payment processing otherwise. ..

決済サーバ4は、決済をしたか否かを示す決済結果を特典提供装置1へ送信する。特典提供装置1の決済実行部119は、決済サーバ4から決済結果を受信し、店舗端末3へ通知する。店舗端末3の受信部313は、特典提供装置1から決済結果を受信し、記憶部32に記憶させる。 The payment server 4 transmits a payment result indicating whether or not the payment has been made to the privilege providing device 1. The payment execution unit 119 of the privilege providing device 1 receives the payment result from the payment server 4 and notifies the store terminal 3. The receiving unit 313 of the store terminal 3 receives the payment result from the privilege providing device 1 and stores it in the storage unit 32.

さらに決済実行部119は、店舗端末3を管理する店舗に対する手数料を算出してもよい。手数料は、特典提供装置1を利用して決済を行うために、店舗端末3を管理する店舗が特典提供装置1を管理する事業者へ支払う料金である。手数料は、例えば決済金額に所定の係数を乗算することによって算出される。このとき決済実行部119は、特典提供部118が決済金額(決済対象の商品の価格)からクーポンによる値引き金額を減算した場合に、減算後の決済金額に基づいて手数料を算出する。一方、決済実行部119は、特典提供部118が決済金額からクーポンによる値引き金額を減算していない場合に、元の決済金額に基づいて手数料を算出する。決済実行部119は、算出した手数料を示す情報を、記憶部12に記憶させること又は店舗端末3へ送信することによって、出力する。これにより特典提供装置1は、クーポンによる値引き金額を自動的に反映して、店舗が事業者へ支払う手数料を正しく算出できる。 Further, the settlement execution unit 119 may calculate a fee for the store that manages the store terminal 3. The fee is a fee paid by the store that manages the store terminal 3 to the business operator that manages the privilege providing device 1 in order to make a payment using the privilege providing device 1. The fee is calculated, for example, by multiplying the settlement amount by a predetermined coefficient. At this time, the settlement execution unit 119 calculates the commission based on the settlement amount after the subtraction when the privilege providing unit 118 subtracts the discount amount by the coupon from the settlement amount (the price of the product to be settled). On the other hand, the settlement execution unit 119 calculates the commission based on the original settlement amount when the privilege providing unit 118 does not subtract the discount amount by the coupon from the settlement amount. The settlement execution unit 119 outputs information indicating the calculated fee by storing it in the storage unit 12 or transmitting it to the store terminal 3. As a result, the privilege providing device 1 can correctly calculate the commission paid by the store to the business operator by automatically reflecting the discount amount due to the coupon.

[決済方法のシーケンス]
図8は、本実施形態に係る決済システムSが実行する決済方法(情報処理方法)のシーケンス図である。店舗端末3において、商品情報取得部311は、ユーザが購入したい商品の価格を含む商品情報を取得する(S11)。送信部312は、商品情報取得部311が取得した商品情報に基づいて商品の価格を合計して決済金額を算出し、算出した決済金額を示す決済情報と、店舗端末3を管理する店舗の店舗IDとを含む決済用トークン要求を、特典提供装置1へ送信する(S12)。
[Sequence of payment methods]
FIG. 8 is a sequence diagram of a payment method (information processing method) executed by the payment system S according to the present embodiment. In the store terminal 3, the product information acquisition unit 311 acquires product information including the price of the product that the user wants to purchase (S11). The transmission unit 312 calculates the settlement amount by totaling the prices of the products based on the product information acquired by the product information acquisition unit 311, and the settlement information indicating the calculated settlement amount and the store of the store that manages the store terminal 3 A payment token request including an ID is transmitted to the privilege providing device 1 (S12).

特典提供装置1において、決済用トークン要求受信部111は、決済用トークン要求を店舗端末3から受信する。決済用トークン要求受信部111が決済用トークン要求を受信したことを条件として、トークン生成部112は、決済用トークンを生成する(S13)。トークン生成部112は、決済用トークン要求が含む店舗ID及び決済情報と、生成した決済用トークンとを関連付けてトークン記憶部122に記憶させる。トークン送信部113は、トークン生成部112が生成した決済用トークンを店舗端末3へ送信する。店舗端末3の受信部313は、特典提供装置1から受信した決済用トークンを所定の方法で符号化することによって、決済用コードを生成する。そして受信部313は、生成した決済用コードを、表示部33に表示させる(S14)。 In the privilege providing device 1, the payment token request receiving unit 111 receives the payment token request from the store terminal 3. The token generation unit 112 generates a payment token on condition that the payment token request receiving unit 111 receives the payment token request (S13). The token generation unit 112 stores the store ID and payment information included in the payment token request in the token storage unit 122 in association with the generated payment token. The token transmission unit 113 transmits the payment token generated by the token generation unit 112 to the store terminal 3. The receiving unit 313 of the store terminal 3 generates a payment code by encoding the payment token received from the privilege providing device 1 by a predetermined method. Then, the receiving unit 313 causes the display unit 33 to display the generated payment code (S14).

ユーザ端末2は、操作部23を用いて、ユーザによるクーポンの選択を受け付ける(S15)。ユーザ端末2の送信部211は、ユーザ端末2に関連付けられたユーザIDと、ユーザによって選択されたクーポンに関連付けられたクーポンIDとを含むクーポン適用要求を、特典提供装置1へ送信する(S16)。特典提供装置1において、クーポン適用要求受信部114は、クーポン適用要求をユーザ端末2から受信する。有効性判定部115は、クーポン適用要求受信部114が受信したクーポン適用要求が含むユーザID及びクーポンIDを特定する。有効性判定部115は、特定したユーザID及びクーポンIDに基づいて、クーポンが有効であるか否かを判定する(S17)。有効性判定部115は、クーポンが有効であると判定した場合に、ユーザIDとクーポンIDとを関連付けた有効性情報を、有効性情報記憶部123に記憶させる。 The user terminal 2 uses the operation unit 23 to accept the user's selection of coupons (S15). The transmission unit 211 of the user terminal 2 transmits a coupon application request including the user ID associated with the user terminal 2 and the coupon ID associated with the coupon selected by the user to the privilege providing device 1 (S16). .. In the privilege providing device 1, the coupon application request receiving unit 114 receives the coupon application request from the user terminal 2. The validity determination unit 115 specifies the user ID and the coupon ID included in the coupon application request received by the coupon application request receiving unit 114. The validity determination unit 115 determines whether or not the coupon is valid based on the specified user ID and coupon ID (S17). When the validity determination unit 115 determines that the coupon is valid, the validity information storage unit 123 stores the validity information associated with the user ID and the coupon ID.

判定結果送信部116は、有効性判定部115によるクーポンの有効性の判定結果を、クーポン適用要求の送信元であるユーザ端末2へ送信する。ユーザ端末2において、受信部212は、判定結果を、特典提供装置1から受信し、表示部24に表示させる。コード読取部213は、店舗端末3に表示された決済用コードを、撮像部25を用いて読み取る(S18)。コード読取部213は、読み取った決済用コードを所定の方法で復号することによって、決済用コードが示す決済用トークンを取得する。送信部211は、ユーザ端末2に関連付けられたユーザIDと、コード読取部213が取得した決済用トークンとを含む決済要求を、特典提供装置1へ送信する(S19)。 The determination result transmission unit 116 transmits the determination result of the validity of the coupon by the validity determination unit 115 to the user terminal 2 which is the transmission source of the coupon application request. In the user terminal 2, the receiving unit 212 receives the determination result from the privilege providing device 1 and displays it on the display unit 24. The code reading unit 213 uses the imaging unit 25 to read the payment code displayed on the store terminal 3 (S18). The code reading unit 213 acquires the payment token indicated by the payment code by decrypting the read payment code by a predetermined method. The transmission unit 211 transmits a payment request including the user ID associated with the user terminal 2 and the payment token acquired by the code reading unit 213 to the privilege providing device 1 (S19).

特典提供装置1において、決済要求受信部117は、決済要求をユーザ端末2から受信する。決済要求受信部117は、受信した決済要求が含む決済用トークンを、トークン記憶部122から検索する。決済要求受信部117は、決済要求が含む決済用トークンをトークン記憶部122上で発見した場合に、トークン記憶部122において決済要求が含む決済用トークンに対応する店舗ID及び決済情報を特定する。決済要求受信部117は、受信した決済要求が含む決済用トークンをトークン記憶部122上で発見できなかった場合に、決済を実行せずに処理を終了する。 In the privilege providing device 1, the payment request receiving unit 117 receives the payment request from the user terminal 2. The payment request receiving unit 117 searches the token storage unit 122 for the payment token included in the received payment request. When the payment request receiving unit 117 finds the payment token included in the payment request on the token storage unit 122, the token storage unit 122 specifies the store ID and the payment information corresponding to the payment token included in the payment request. When the settlement request receiving unit 117 cannot find the settlement token included in the received settlement request on the token storage unit 122, the settlement request receiving unit 117 ends the process without executing the settlement.

また、決済要求受信部117は、受信した決済要求が含むユーザIDを、有効性情報記憶部123から検索する。決済要求受信部117は、決済要求が含むユーザIDを、有効性情報記憶部123上で発見した場合に、有効性情報記憶部123において決済要求が含むユーザIDに対応するクーポンIDを特定する。決済要求受信部117は、決済要求が含むユーザIDに対応するクーポンIDを特定できない場合に、クーポンを適用せずにステップS22の決済実行部119による決済の実行に進む。 Further, the payment request receiving unit 117 searches the effectiveness information storage unit 123 for the user ID included in the received payment request. When the payment request receiving unit 117 finds the user ID included in the payment request on the validity information storage unit 123, the validity information storage unit 123 specifies the coupon ID corresponding to the user ID included in the payment request. When the coupon ID corresponding to the user ID included in the payment request cannot be specified, the payment request receiving unit 117 proceeds to execute the payment by the payment execution unit 119 in step S22 without applying the coupon.

決済要求受信部117が決済要求に基づいて店舗ID、決済情報及びクーポンIDを特定した場合に、有効性判定部115は、決済要求が含むユーザIDに対応するクーポンIDに基づいて、クーポンが有効であるか否かを再判定する(S20)。ステップS20の再判定は省略されてもよい。有効性判定部115は、クーポンが有効でないと判定した場合に、決済を実行せずに処理を終了してもよく、あるいはクーポンを適用せずにステップS22の決済実行部119による決済の実行に進んでもよい。クーポンが有効であると有効性判定部115が判定した場合に、特典提供部118は、クーポン記憶部121から取得した、決済要求が含むユーザID及び決済要求が含むユーザIDに対応するクーポンIDに関連付けられたクーポン情報に含まれる特典を特定する。そして特典提供部118は、特定した特典を、決済要求が含むユーザIDのユーザに提供する(S21)。 When the payment request receiving unit 117 specifies the store ID, the payment information, and the coupon ID based on the payment request, the validity determination unit 115 determines that the coupon is valid based on the coupon ID corresponding to the user ID included in the payment request. It is re-determined whether or not it is (S20). The re-determination of step S20 may be omitted. When the validity determination unit 115 determines that the coupon is not valid, the process may be terminated without executing the settlement, or the settlement execution unit 119 in step S22 may execute the settlement without applying the coupon. You may proceed. When the validity determination unit 115 determines that the coupon is valid, the privilege providing unit 118 sets the coupon ID corresponding to the user ID included in the payment request and the user ID included in the payment request acquired from the coupon storage unit 121. Identify the benefits contained in the associated coupon information. Then, the privilege providing unit 118 provides the specified privilege to the user of the user ID included in the payment request (S21).

決済実行部119は、決済要求が含む決済用トークンに対応する決済情報の決済金額(あるいはクーポンによる値引きが適用された決済金額)を、決済サーバ4へ送信することによって、決済を実行する(S22)。決済サーバ4は、特典提供装置1から受信した決済金額が、ユーザが支払い可能な残高(例えばクレジット残高又はプリペイド残高)の範囲内である場合に決済処理をし、そうでない場合に決済処理をしない。決済サーバ4は、決済をしたか否かを示す決済結果を特典提供装置1へ送信する。特典提供装置1の決済実行部119は、決済サーバ4から決済結果を受信し、店舗端末3へ通知する。店舗端末3の受信部313は、特典提供装置1から決済結果を受信し、記憶部32に記憶させる。 The payment execution unit 119 executes payment by transmitting the payment amount (or the payment amount to which the discount by the coupon is applied) of the payment information corresponding to the payment token included in the payment request to the payment server 4 (S22). ). The payment server 4 performs payment processing when the payment amount received from the privilege providing device 1 is within the range of the balance that can be paid by the user (for example, credit balance or prepaid balance), and does not perform payment processing otherwise. .. The payment server 4 transmits a payment result indicating whether or not the payment has been made to the privilege providing device 1. The payment execution unit 119 of the privilege providing device 1 receives the payment result from the payment server 4 and notifies the store terminal 3. The receiving unit 313 of the store terminal 3 receives the payment result from the privilege providing device 1 and stores it in the storage unit 32.

[実施形態の効果]
本実施形態に係る決済システムSによれば、特典提供装置1は、ユーザ端末2からクーポン適用要求を受信した際にクーポンの有効性を判定した上でユーザID及びクーポンIDを関連付けて有効性情報記憶部123に記憶させ、ユーザ端末2からユーザID及びクーポンIDの少なくとも一方を含む決済要求を受信した際に、有効性情報記憶部123にユーザID及びクーポンIDの少なくとも一方が記憶されていることを条件として、クーポンの特典をユーザに提供する。そのため、決済システムSは、店舗端末3の処理負担を軽減でき、店舗端末3の処理性能を向上させるためのコストが必要ない。また、店舗の管理者は、店舗端末3にクーポンの情報を登録する必要がないため、店舗の管理者の管理負担を軽減できる。
[Effect of Embodiment]
According to the payment system S according to the present embodiment, the privilege providing device 1 determines the validity of the coupon when receiving the coupon application request from the user terminal 2, and then associates the user ID and the coupon ID with the validity information. When a payment request including at least one of a user ID and a coupon ID is received from the user terminal 2 by being stored in the storage unit 123, at least one of the user ID and the coupon ID is stored in the effectiveness information storage unit 123. Provide the coupon benefits to the user on condition of. Therefore, the payment system S can reduce the processing load of the store terminal 3, and does not require a cost for improving the processing performance of the store terminal 3. Further, since the store manager does not need to register the coupon information in the store terminal 3, the management burden of the store manager can be reduced.

[第1変形例]
特典提供装置1は、ユーザが購入する商品に基づいて、クーポンが有効であるか否かを判定してもよい。この場合に、図4(a)に示すクーポン情報D1は、クーポンの適用対象である商品を識別するための商品ID(商品識別情報)をさらに含む。商品IDは、商品ごとに固有の識別情報、又は商品の種類(品目)に対して割り振られた識別情報である。クーポン情報D1は、複数の商品IDを含んでもよい。商品によらず利用可能なクーポンについては、商品IDは省略される。また、図4(b)に示すトークン情報D2は、決済対象の商品の商品IDをさらに含む。
[First modification]
The privilege providing device 1 may determine whether or not the coupon is valid based on the product purchased by the user. In this case, the coupon information D1 shown in FIG. 4A further includes a product ID (product identification information) for identifying the product to which the coupon is applied. The product ID is identification information unique to each product or identification information assigned to the type (item) of the product. The coupon information D1 may include a plurality of product IDs. For coupons that can be used regardless of the product, the product ID is omitted. Further, the token information D2 shown in FIG. 4B further includes the product ID of the product to be settled.

店舗端末3において、商品情報取得部311が商品情報を取得した後、送信部312は、決済金額を含む決済情報と、店舗端末3を管理する店舗の店舗IDと、決済対象の商品の商品IDとを含む決済用トークン要求を、特典提供装置1へ送信する。特典提供装置1において、トークン生成部112は、決済用トークン要求が含む決済情報、店舗ID及び商品IDと、生成した決済用トークンとを関連付けてトークン記憶部122に記憶させる。 In the store terminal 3, after the product information acquisition unit 311 acquires the product information, the transmission unit 312 determines the payment information including the payment amount, the store ID of the store that manages the store terminal 3, and the product ID of the product to be settled. A payment token request including and is transmitted to the privilege providing device 1. In the privilege providing device 1, the token generation unit 112 stores the payment information, the store ID, and the product ID included in the payment token request in the token storage unit 122 in association with the generated payment token.

決済要求受信部117がユーザ端末2から決済要求を受信した際に、有効性判定部115は、トークン記憶部122において、決済要求が含む決済用トークンに対応する商品IDを特定する。そして有効性判定部115は、上述の利用可否、有効期限及び店舗IDを用いた判定に加えて、商品IDを用いた判定を行う。具体的には、有効性判定部115は、決済要求が含む決済用トークンに対応する商品IDが、クーポン情報が含む商品IDに含まれていない場合に、クーポンが有効でないと判定する。 When the payment request receiving unit 117 receives the payment request from the user terminal 2, the validity determination unit 115 specifies the product ID corresponding to the payment token included in the payment request in the token storage unit 122. Then, the effectiveness determination unit 115 makes a determination using the product ID in addition to the determination using the availability, the expiration date and the store ID described above. Specifically, the validity determination unit 115 determines that the coupon is not valid when the product ID corresponding to the payment token included in the payment request is not included in the product ID included in the coupon information.

有効性判定部115は、ユーザID及びクーポンIDに関連付けられたクーポン情報がクーポン記憶部121に記憶されており、かつクーポン情報が含む利用可否が、クーポンが利用可能であると示しており、かつ現在時刻が、クーポン情報が含む有効期限の範囲内であり、かつ決済要求が含む店舗IDが、クーポン情報が含む店舗IDに含まれており、かつ決済要求が含む決済用トークンに対応する商品IDが、クーポン情報が含む商品IDに含まれている場合に、クーポンが有効であると判定する。有効性判定部115は、利用可否、有効期限、店舗ID及び商品IDのうち一部のみを判定に用いてもよい。このような構成により、特典提供装置1は、決済対象の商品に基づいて、クーポンの適用可否を判定することができる。 The validity determination unit 115 stores the user ID and the coupon information associated with the coupon ID in the coupon storage unit 121, and the availability of the coupon information indicates that the coupon can be used. The current time is within the expiration date included in the coupon information, and the store ID included in the payment request is included in the store ID included in the coupon information, and the product ID corresponding to the payment token included in the payment request. However, when the coupon information is included in the product ID, it is determined that the coupon is valid. The effectiveness determination unit 115 may use only a part of the availability, expiration date, store ID, and product ID for determination. With such a configuration, the privilege providing device 1 can determine whether or not the coupon can be applied based on the product to be settled.

[第2変形例]
以上の説明において、ユーザ端末2は、店舗端末3が動的に生成した決済用コードを読み込んで決済を行っているが、店舗から提示された静的な決済用コード(例えば印刷された決済用コード)を読み込んで決済を行ってもよい。図9は、本変形例に係る決済方法(情報処理方法)のシーケンス図である。以下では図8のシーケンス図と異なる点を主に説明する。本変形例において、ステップS14以前の処理は行われず、ステップS15〜S17の処理は図8のシーケンス図と同様である。
[Second modification]
In the above description, the user terminal 2 reads the payment code dynamically generated by the store terminal 3 to perform the payment, but the static payment code presented by the store (for example, for printed payment). You may read the code) and make a payment. FIG. 9 is a sequence diagram of a payment method (information processing method) according to this modification. Hereinafter, the points different from the sequence diagram of FIG. 8 will be mainly described. In this modification, the processing before step S14 is not performed, and the processing in steps S15 to S17 is the same as the sequence diagram of FIG.

ユーザ端末2において、受信部212は、判定結果を、特典提供装置1から受信し、表示部24に表示させる。コード読取部213は、店舗から提示された決済用コードを、撮像部25を用いて読み取る(S18a)。決済用コードは、特典提供装置1によって予め生成され、店舗IDを関連付けて記憶された決済用トークンを示している。コード読取部213は、読み取った決済用コードを所定の方法で復号することによって、決済用コードが示す決済用トークンを取得する。さらにコード読取部213は、決済用トークンを取得した後、決済金額を入力するための画面を表示部24に表示させる。ユーザは、ユーザ端末2の操作部23を用いて、画面上で決済金額を入力する。 In the user terminal 2, the receiving unit 212 receives the determination result from the privilege providing device 1 and displays it on the display unit 24. The code reading unit 213 reads the payment code presented by the store using the imaging unit 25 (S18a). The payment code indicates a payment token that is generated in advance by the privilege providing device 1 and stored in association with the store ID. The code reading unit 213 acquires the payment token indicated by the payment code by decrypting the read payment code by a predetermined method. Further, the code reading unit 213 causes the display unit 24 to display a screen for inputting the payment amount after acquiring the payment token. The user inputs the payment amount on the screen using the operation unit 23 of the user terminal 2.

決済用トークンは、特典提供装置1において、決済金額と予め関連付けられて生成されてもよい。この場合には、ユーザ端末2上での決済金額の入力は行われない。決済用トークンは、特典提供装置1において、商品IDと予め関連付けられて生成されてもよい。これにより特典提供装置1は、第1変形例と同様に商品IDを用いてクーポンの有効性の判定を行うことができる。 The payment token may be generated in the privilege providing device 1 in advance in association with the payment amount. In this case, the payment amount is not input on the user terminal 2. The payment token may be generated in advance in association with the product ID in the privilege providing device 1. As a result, the privilege providing device 1 can determine the validity of the coupon by using the product ID as in the first modification.

ユーザが決済金額を入力した後、送信部211は、ユーザ端末2に関連付けられたユーザIDと、コード読取部213が取得した決済用トークンと、ユーザが入力した決済金額とを含む決済要求を、特典提供装置1へ送信する(S19a)。特典提供装置1において、決済要求受信部117は、決済要求をユーザ端末2から受信する。特典提供装置1は、トークン記憶部122に記憶された決済金額に代えて、決済要求が示す決済金額を、決済に用いる。ステップS20以降の処理は、図8のシーケンス図と同様である。これにより、本変形例では、店舗端末3は動的に決済用コードを生成する処理を行う必要がなく、特典提供装置1はユーザが入力した決済金額を用いて決済を行うことができる。 After the user inputs the payment amount, the transmission unit 211 sends a payment request including the user ID associated with the user terminal 2, the payment token acquired by the code reading unit 213, and the payment amount input by the user. It is transmitted to the privilege providing device 1 (S19a). In the privilege providing device 1, the payment request receiving unit 117 receives the payment request from the user terminal 2. The privilege providing device 1 uses the payment amount indicated by the payment request for the payment instead of the payment amount stored in the token storage unit 122. The processing after step S20 is the same as the sequence diagram of FIG. As a result, in the present modification, the store terminal 3 does not need to perform the process of dynamically generating the payment code, and the privilege providing device 1 can perform the payment using the payment amount input by the user.

[第3変形例]
以上の説明において、特典提供装置1は、ユーザがユーザ端末2において選択したクーポンを決済に用いているが、特典提供装置1がユーザに付与されているクーポンを特定して決済に用いてもよい。図10は、本変形例に係る決済方法(情報処理方法)のシーケンス図である。以下では図8のシーケンス図と異なる点を主に説明する。ステップS14以前の処理は、図8のシーケンス図と同様である。ユーザ端末2において、送信部211は、ユーザによるクーポンの選択を受け付けることなく、ユーザ端末2に関連付けられたユーザIDを含むクーポン適用要求を、特典提供装置1へ送信する(S16a)。
[Third variant]
In the above description, the privilege providing device 1 uses the coupon selected by the user on the user terminal 2 for payment, but the privilege providing device 1 may specify the coupon given to the user and use it for payment. .. FIG. 10 is a sequence diagram of a payment method (information processing method) according to this modification. Hereinafter, the points different from the sequence diagram of FIG. 8 will be mainly described. The processing before step S14 is the same as the sequence diagram of FIG. In the user terminal 2, the transmission unit 211 transmits a coupon application request including the user ID associated with the user terminal 2 to the privilege providing device 1 without accepting the selection of the coupon by the user (S16a).

特典提供装置1において、クーポン適用要求受信部114は、クーポン適用要求をユーザ端末2から受信する。有効性判定部115は、クーポン記憶部121において、クーポン適用要求受信部114が受信したクーポン適用要求が含むユーザIDに関連付けられたクーポンID(すなわユーザに付与されているクーポン)を特定する(S16b)。クーポン記憶部121においてユーザIDに関連付けられたクーポンIDが存在した場合に、有効性判定部115は、ユーザID及びクーポンIDに基づいて、クーポンが有効であるか否かを判定する(S17a)。クーポン記憶部121においてユーザIDに関連付けられたクーポンIDが存在しない場合、又はクーポンが有効でないと有効性判定部115が判定した場合に、判定結果送信部116は、有効なクーポンが存在しないことを示す判定結果を、ユーザ端末2へ送信する。 In the privilege providing device 1, the coupon application request receiving unit 114 receives the coupon application request from the user terminal 2. The validity determination unit 115 identifies the coupon ID (that is, the coupon given to the user) associated with the user ID included in the coupon application request received by the coupon application request receiving unit 114 in the coupon storage unit 121 (that is, the coupon given to the user). S16b). When the coupon ID associated with the user ID exists in the coupon storage unit 121, the validity determination unit 115 determines whether or not the coupon is valid based on the user ID and the coupon ID (S17a). When the coupon ID associated with the user ID does not exist in the coupon storage unit 121, or when the validity determination unit 115 determines that the coupon is not valid, the determination result transmission unit 116 determines that the valid coupon does not exist. The determined determination result shown is transmitted to the user terminal 2.

有効性判定部115は、クーポンが有効であると判定した場合に、ユーザIDとクーポンIDとを関連付けた有効性情報を、有効性情報記憶部123に記憶させる。そして判定結果送信部116は、有効なクーポンのクーポン情報を示す判定結果を、ユーザ端末2へ送信する。ユーザ端末2において、受信部212は、特典提供装置1から受信した判定結果が示すクーポン情報を、表示部24に表示させる。ステップS18以降の処理は、図8のシーケンス図と同様である。このように本変形例に係る決済方法では、特典提供装置1は、ユーザによるクーポンの選択を受け付けることなく、ユーザに付与されているクーポンを特定して自動的に決済に適用できる。 When the validity determination unit 115 determines that the coupon is valid, the validity information storage unit 123 stores the validity information associated with the user ID and the coupon ID. Then, the determination result transmission unit 116 transmits the determination result indicating the coupon information of the valid coupon to the user terminal 2. In the user terminal 2, the receiving unit 212 causes the display unit 24 to display the coupon information indicated by the determination result received from the privilege providing device 1. The processing after step S18 is the same as the sequence diagram of FIG. As described above, in the payment method according to the present modification, the privilege providing device 1 can identify the coupon given to the user and automatically apply it to the payment without accepting the selection of the coupon by the user.

ユーザ端末2は、受信部212が有効なクーポンのクーポン情報を示す判定結果を受信した場合に、該クーポンを適用するか否かの選択をユーザから受け付けてもよい。この場合に、ステップS21において、特典提供装置1の特典提供部118は、ユーザが適用すると選択したクーポンの特典のみをユーザに提供する。これにより、特典提供装置1は、ユーザに付与されているクーポンを特定した後、該クーポンを適用するか否かの選択をユーザから受け付けた上で、決済に適用できる。 When the receiving unit 212 receives the determination result indicating the coupon information of the valid coupon, the user terminal 2 may accept from the user whether or not to apply the coupon. In this case, in step S21, the privilege providing unit 118 of the privilege providing device 1 provides the user with only the privilege of the coupon selected by the user to apply. As a result, the privilege providing device 1 can apply the coupon to the payment after identifying the coupon given to the user and accepting the user to select whether or not to apply the coupon.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されず、その要旨の範囲内で種々の変形及び変更が可能である。例えば、装置の分散・統合の具体的な実施の形態は、以上の実施の形態に限られず、その全部又は一部について、任意の単位で機能的又は物理的に分散・統合して構成することができる。また、複数の実施の形態の任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を合わせ持つ。 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. is there. 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のプロセッサは、図8〜図10に示す決済方法に含まれる各ステップ(工程)の主体となる。すなわち、特典提供装置1、ユーザ端末2、店舗端末3及び決済サーバ4のプロセッサは、図8〜図10に示す決済方法を実行するためのプログラムを記憶部から読み出し、該プログラムを実行して決済システムSの各部を制御することによって、図8〜図10に示す決済方法を実行する。図8〜図10に示す決済方法に含まれるステップは一部省略されてもよく、ステップ間の順番が変更されてもよく、複数のステップが並行して行われてもよい。 The processor of the privilege providing device 1, the user terminal 2, the store terminal 3, and the payment server 4 is the main body of each step (process) included in the payment methods shown in FIGS. 8 to 10. That is, the processors of the privilege providing device 1, the user terminal 2, the store terminal 3, and the payment server 4 read a program for executing the payment method shown in FIGS. 8 to 10 from the storage unit, and execute the program to make a payment. By controlling each part of the system S, the payment methods shown in FIGS. 8 to 10 are executed. Some of the steps included in the payment methods shown in FIGS. 8 to 10 may be omitted, the order between the steps may be changed, and a plurality of steps may be performed in parallel.

S 決済システム
1 特典提供装置
114 クーポン適用要求受信部
115 有効性判定部
117 決済要求受信部
118 特典提供部

S Payment system 1 Benefit providing device 114 Coupon application request receiving unit 115 Validity judgment unit 117 Payment request receiving unit 118 Benefit providing unit

Claims (14)

ユーザ識別情報を含むクーポン適用要求を、ユーザが利用するユーザ端末から受信する第1受信部と、
店舗において決済用コードを読み取った前記ユーザ端末から、前記ユーザ識別情報と前記ユーザ識別情報に関連付けられた前記ユーザに付与されているクーポンに関連付けられたクーポン識別情報との少なくとも一方を含む決済要求を受信する第2受信部と、
前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定する判定部と、
前記クーポンが有効であると前記判定部が判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供する特典提供部と、
を有する情報処理装置。
A first receiving unit that receives a coupon application request including user identification information from a user terminal used by the user, and
A payment request including at least one of the user identification information and the coupon identification information associated with the coupon given to the user associated with the user identification information is issued from the user terminal whose payment code is read at the store. The second receiver to receive and
A determination unit that determines whether or not the coupon associated with the coupon identification information is valid, and
When the determination unit determines that the coupon is valid, the privilege providing unit that provides the privilege of the coupon associated with the coupon identification information to the user associated with the user identification information.
Information processing device with.
前記第1受信部は、前記クーポン識別情報を含む前記クーポン適用要求を前記ユーザ端末から受信し、
前記判定部は、前記クーポン適用要求が含む前記クーポン識別情報を特定する、請求項1に記載の情報処理装置。
The first receiving unit receives the coupon application request including the coupon identification information from the user terminal, and receives the coupon application request.
The information processing device according to claim 1, wherein the determination unit specifies the coupon identification information included in the coupon application request.
前記判定部は、記憶部において前記クーポン適用要求が含む前記ユーザ識別情報に予め関連付けられた前記クーポン識別情報を特定する、請求項1に記載の情報処理装置。 The information processing device according to claim 1, wherein the determination unit identifies the coupon identification information previously associated with the user identification information included in the coupon application request in the storage unit. 前記判定部が特定した前記クーポン識別情報に関連付けられた前記クーポンを表示するための情報を、前記ユーザ端末へ送信する送信部をさらに有する、請求項3に記載の情報処理装置。 The information processing device according to claim 3, further comprising a transmission unit that transmits information for displaying the coupon associated with the coupon identification information specified by the determination unit to the user terminal. 前記判定部は、前記第1受信部が前記クーポン適用要求を受信した際に、前記クーポン適用要求が含む前記ユーザ識別情報に関連付けられた前記ユーザに付与されている前記クーポンが有効であるか否かを判定する、請求項1から4のいずれか一項に記載の情報処理装置。 When the first receiving unit receives the coupon application request, the determination unit determines whether or not the coupon given to the user associated with the user identification information included in the coupon application request is valid. The information processing apparatus according to any one of claims 1 to 4, wherein the information processing device is determined. 前記判定部は、前記第2受信部が前記決済要求を受信した際に、前記決済要求が含む前記ユーザ識別情報に対応する前記クーポン識別情報又は前記決済要求が含む前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定しない、請求項5に記載の情報処理装置。 When the second receiving unit receives the payment request, the determination unit is associated with the coupon identification information corresponding to the user identification information included in the payment request or the coupon identification information included in the payment request. The information processing device according to claim 5, which does not determine whether or not the coupon is valid. 前記判定部は、前記第2受信部が前記決済要求を受信した際に、前記決済要求が含む前記ユーザ識別情報に対応する前記クーポン識別情報又は前記決済要求が含む前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを再判定し、
前記特典提供部は、前記第1受信部が前記クーポン適用要求を受信した際、及び、前記第2受信部が前記決済要求を受信した際ともに、前記クーポンが有効であると前記判定部が判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供する、請求項5に記載の情報処理装置。
When the second receiving unit receives the payment request, the determination unit is associated with the coupon identification information corresponding to the user identification information included in the payment request or the coupon identification information included in the payment request. Re-determine whether the coupon is valid and
The determination unit determines that the coupon is valid both when the first receiving unit receives the coupon application request and when the second receiving unit receives the payment request. The information processing device according to claim 5, wherein the benefit of the coupon associated with the coupon identification information is provided to the user associated with the user identification information.
前記判定部は、前記第1受信部が前記クーポン適用要求を受信した際に、前記クーポン適用要求が含む前記ユーザ識別情報に関連付けられた前記ユーザに付与されている前記クーポンが有効であるか否かを判定せず、前記第2受信部が前記決済要求を受信した際に、前記決済要求が含む前記ユーザ識別情報に対応する前記クーポン識別情報又は前記決済要求が含む前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定する、請求項1から4のいずれか一項に記載の情報処理装置。 When the first receiving unit receives the coupon application request, the determination unit determines whether or not the coupon given to the user associated with the user identification information included in the coupon application request is valid. When the second receiving unit receives the payment request, it is associated with the coupon identification information corresponding to the user identification information included in the payment request or the coupon identification information included in the payment request. The information processing device according to any one of claims 1 to 4, which determines whether or not the coupon is valid. 前記店舗を識別する店舗識別情報に関連付けられたトークンを生成する生成部をさらに有し、
前記判定部は、前記決済要求が含む前記トークンに関連付けられた前記店舗識別情報が、前記クーポン識別情報に関連付けられた前記店舗識別情報に対応することを条件として、前記クーポンが有効であると判定する、請求項7又は8に記載の情報処理装置。
It further has a generator that generates a token associated with the store identification information that identifies the store.
The determination unit determines that the coupon is valid, provided that the store identification information associated with the token included in the payment request corresponds to the store identification information associated with the coupon identification information. The information processing apparatus according to claim 7 or 8.
商品を識別する商品識別情報に関連付けられたトークンを生成する生成部をさらに有し、
前記判定部は、前記決済要求が含む前記トークンに関連付けられた前記商品識別情報が、前記クーポン識別情報に関連付けられた前記商品識別情報に対応することを条件として、前記クーポンが有効であると判定する、請求項7から9のいずれか一項に記載の情報処理装置。
It also has a generator that generates a token associated with the product identification information that identifies the product.
The determination unit determines that the coupon is valid, provided that the product identification information associated with the token included in the payment request corresponds to the product identification information associated with the coupon identification information. The information processing apparatus according to any one of claims 7 to 9.
前記クーポンが有効であると前記判定部が判定した場合に、前記決済要求が含む決済対象の商品の価格から、前記特典提供部が決定した前記特典が示す金額を減算した決済金額の決済を行う決済実行部をさらに有する、請求項1から10のいずれか一項に記載の情報処理装置。 When the determination unit determines that the coupon is valid, the payment amount is settled by subtracting the amount indicated by the privilege determined by the privilege providing unit from the price of the product to be settled included in the payment request. The information processing device according to any one of claims 1 to 10, further comprising a payment execution unit. 前記決済実行部は、前記クーポンが有効であると前記判定部が判定した場合に、前記決済要求が含む決済対象の商品の価格から、前記特典提供部が決定した前記特典が示す金額を減算した決済金額に基づいて、前記店舗に対する手数料を示す情報を出力する、請求項11に記載の情報処理装置。 When the determination unit determines that the coupon is valid, the payment execution unit subtracts the amount indicated by the privilege determined by the privilege providing unit from the price of the product to be settled included in the payment request. The information processing device according to claim 11, which outputs information indicating a fee for the store based on the payment amount. プロセッサが実行する、
ユーザ識別情報を含むクーポン適用要求を、ユーザが利用するユーザ端末から受信するステップと、
店舗において決済用コードを読み取った前記ユーザ端末から、前記ユーザ識別情報と前記ユーザ識別情報に関連付けられた前記ユーザに付与されているクーポンに関連付けられたクーポン識別情報との少なくとも一方を含む決済要求を受信するステップと、
前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを判定するステップと、
前記クーポンが有効であると前記判定するステップが判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供するステップと、
を有する情報処理方法。
The processor runs,
A step of receiving a coupon application request including user identification information from a user terminal used by the user, and
A payment request including at least one of the user identification information and the coupon identification information associated with the coupon given to the user associated with the user identification information is issued from the user terminal whose payment code is read at the store. Steps to receive and
A step of determining whether or not the coupon associated with the coupon identification information is valid, and
When the determination step determines that the coupon is valid, the step of providing the privilege of the coupon associated with the coupon identification information to the user associated with the user identification information, and
Information processing method having.
前記判定するステップは、
前記クーポン適用要求を受信するステップが前記クーポン適用要求を受信した際に、前記クーポン適用要求が含む前記ユーザ識別情報に関連付けられた前記ユーザに付与されている前記クーポンが有効であるか否かを判定する第1ステップと、
前記決済要求を受信するステップが前記決済要求を受信した際に、前記決済要求が含む前記ユーザ識別情報に対応する前記クーポン識別情報又は前記決済要求が含む前記クーポン識別情報に関連付けられた前記クーポンが有効であるか否かを再判定する第2ステップと、
を含み、
前記特典を提供するステップは、前記第1ステップ及び前記第2ステップともに、前記クーポンが有効であると判定した場合に、前記クーポン識別情報に関連付けられた前記クーポンによる特典を、前記ユーザ識別情報に関連付けられた前記ユーザに提供する、請求項13に記載の情報処理方法。
The determination step is
When the step of receiving the coupon application request receives the coupon application request, whether or not the coupon given to the user associated with the user identification information included in the coupon application request is valid. The first step to judge and
When the step of receiving the payment request receives the payment request, the coupon identification information corresponding to the user identification information included in the payment request or the coupon associated with the coupon identification information included in the payment request The second step of re-determining whether it is valid and
Including
In the step of providing the privilege, when it is determined that the coupon is valid in both the first step and the second step, the privilege by the coupon associated with the coupon identification information is converted into the user identification information. The information processing method according to claim 13, which is provided to the associated user.
JP2019052272A 2019-03-20 2019-03-20 Information processing device and information processing method Active JP6957543B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2019052272A JP6957543B2 (en) 2019-03-20 2019-03-20 Information processing device and information processing method
PCT/JP2020/009598 WO2020189326A1 (en) 2019-03-20 2020-03-06 Information processing device and information processing method
CN202080016589.8A CN113508425A (en) 2019-03-20 2020-03-06 Information processing apparatus and information processing method
US17/433,851 US20220148028A1 (en) 2019-03-20 2020-03-06 Information processing device and information processing method
JP2021164542A JP7064044B2 (en) 2019-03-20 2021-10-06 Information processing equipment and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019052272A JP6957543B2 (en) 2019-03-20 2019-03-20 Information processing device and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021164542A Division JP7064044B2 (en) 2019-03-20 2021-10-06 Information processing equipment and information processing method

Publications (2)

Publication Number Publication Date
JP2020154682A true JP2020154682A (en) 2020-09-24
JP6957543B2 JP6957543B2 (en) 2021-11-02

Family

ID=72559165

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019052272A Active JP6957543B2 (en) 2019-03-20 2019-03-20 Information processing device and information processing method
JP2021164542A Active JP7064044B2 (en) 2019-03-20 2021-10-06 Information processing equipment and information processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021164542A Active JP7064044B2 (en) 2019-03-20 2021-10-06 Information processing equipment and information processing method

Country Status (1)

Country Link
JP (2) JP6957543B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6986644B1 (en) * 2021-02-10 2021-12-22 Kddi株式会社 Payment processing method
JP7117441B1 (en) 2021-02-10 2022-08-12 Kddi株式会社 Payment processing method
JP2023138172A (en) * 2022-03-18 2023-10-02 PayPay株式会社 Information processor, information processing method, and information processing program

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7169470B1 (en) * 2022-01-18 2022-11-10 Kddi株式会社 Information processing device and information processing method
JP7113153B1 (en) 2022-02-25 2022-08-04 Kddi株式会社 Information processing method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014157430A (en) * 2013-02-14 2014-08-28 Yahoo Japan Corp Image distribution server and image distribution method
JP2015018437A (en) * 2013-07-11 2015-01-29 株式会社Nttドコモ Terminal device for using privilege, ic tag, program, method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014157430A (en) * 2013-02-14 2014-08-28 Yahoo Japan Corp Image distribution server and image distribution method
JP2015018437A (en) * 2013-07-11 2015-01-29 株式会社Nttドコモ Terminal device for using privilege, ic tag, program, method and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6986644B1 (en) * 2021-02-10 2021-12-22 Kddi株式会社 Payment processing method
JP7117441B1 (en) 2021-02-10 2022-08-12 Kddi株式会社 Payment processing method
JP2022122823A (en) * 2021-02-10 2022-08-23 Kddi株式会社 Settlement processing method
JP2022122507A (en) * 2021-02-10 2022-08-23 Kddi株式会社 Settlement processing method
JP2023138172A (en) * 2022-03-18 2023-10-02 PayPay株式会社 Information processor, information processing method, and information processing program
JP7455884B2 (en) 2022-03-18 2024-03-26 PayPay株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JP2022000823A (en) 2022-01-04
JP6957543B2 (en) 2021-11-02
JP7064044B2 (en) 2022-05-09

Similar Documents

Publication Publication Date Title
JP7064044B2 (en) Information processing equipment and information processing method
JP2020052805A (en) Benefit offering method, benefit offering apparatus, and benefit offering system
JP6990796B2 (en) Payment processing method
JP6889197B2 (en) Information processing device and information processing method
JP2021196845A (en) Settlement processing method
JP6990797B2 (en) Payment processing method
JP7026271B2 (en) Benefit granting method and privilege granting device
JP6909939B2 (en) Information processing device and information processing method
WO2020189326A1 (en) Information processing device and information processing method
JP6942899B2 (en) Benefit granting method and privilege granting device
JP6889298B2 (en) Information processing device and information processing method
JP6840814B1 (en) Benefit granting method and privilege granting device
JP7374685B2 (en) Information processing equipment and programs
JP7291826B2 (en) program
JP7133080B2 (en) Payment processing method and payment processing device
TWI798732B (en) Information processing system, information processing method, and program product
JP7169423B1 (en) program
JP7133072B2 (en) Payment processing method
JP7133081B2 (en) Payment processing method and payment processing device
JP7136978B1 (en) Information processing method
JP2023018181A (en) Information processing method and program
KR20240027523A (en) Registration device, accounting device and computer program
JP2023101794A (en) program
JP2022011523A (en) Information processing system, information processing apparatus, method, and program
JP2022098400A (en) Settlement processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201016

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20201016

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20201202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210112

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210601

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210726

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211006

R150 Certificate of patent or registration of utility model

Ref document number: 6957543

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150