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

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

Info

Publication number
JP7111919B1
JP7111919B1 JP2022020508A JP2022020508A JP7111919B1 JP 7111919 B1 JP7111919 B1 JP 7111919B1 JP 2022020508 A JP2022020508 A JP 2022020508A JP 2022020508 A JP2022020508 A JP 2022020508A JP 7111919 B1 JP7111919 B1 JP 7111919B1
Authority
JP
Japan
Prior art keywords
user
store
payment
service
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022020508A
Other languages
Japanese (ja)
Other versions
JP2023117767A (en
Inventor
一 馬場
麻見 松永
千壽子 大塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PayPay Corp
Original Assignee
PayPay 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 PayPay Corp filed Critical PayPay Corp
Priority to JP2022020508A priority Critical patent/JP7111919B1/en
Application granted granted Critical
Publication of JP7111919B1 publication Critical patent/JP7111919B1/en
Publication of JP2023117767A publication Critical patent/JP2023117767A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

【課題】コード決済のユーザビリティを高める。【解決手段】本願に係る情報処理装置は、判定部と、チャージ部とを有する。判定部は、サービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する。チャージ部は、判定部によりサービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、サービス利用者に割り当てられたアカウントに対して電子マネーの自動チャージを実行する。【選択図】図4An object of the present invention is to improve the usability of code settlement. An information processing apparatus according to the present application has a determination section and a charging section. The determination unit determines whether or not the state in which the service user is placed satisfies a predetermined condition. The charge section automatically charges the account assigned to the service user with electronic money when the determination section determines that the service user's condition satisfies a predetermined condition. [Selection drawing] Fig. 4

Description

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

従来、キャッシュレス決済の1つとして、バーコードなどの1次元コードやQRコード(登録商標)などの2次元コードを用いた決済(以下、「コード決済」と称する。)が広く利用されている(たとえば、特許文献1参照)。たとえば、店舗に設置された店舗端末が、ユーザ端末に表示される2次元コードからユーザIDを読み取り、読み取ったユーザIDに対して店舗IDおよび利用金額を付与し、これらの決済情報をサーバに送信することで決済処理が行われる。 Conventionally, payments using one-dimensional codes such as bar codes and two-dimensional codes such as QR codes (registered trademark) (hereinafter referred to as "code payments") have been widely used as cashless payments. (See Patent Document 1, for example). For example, a store terminal installed in a store reads a user ID from a two-dimensional code displayed on the user terminal, assigns the read user ID a store ID and a usage amount, and transmits these payment information to a server. Payment is processed by doing so.

特開2020-4122号公報Japanese Patent Application Laid-Open No. 2020-4122

しかしながら、上記の従来技術では、コード決済のユーザビリティを高める上で改善の余地がある。たとえば、利用者が予め自らのアカウントにチャージしたマネー残高を用いてコード決済を行う場合、残高を適宜チャージする必要があり、利用者に対して少なからず手間をかけさせることになる。また、事情により、電子マネーを即時チャージできない場合、コード決済そのものが利用できなくなってしまう。 However, the conventional technology described above has room for improvement in enhancing the usability of code payments. For example, when a user performs code settlement using a money balance that has been charged to his or her own account in advance, it is necessary to charge the balance as appropriate, which causes the user considerable trouble. In addition, if the electronic money cannot be charged immediately for some reason, the code payment itself cannot be used.

本願は、上記に鑑みてなされたものであって、コード決済のユーザビリティを高めることができる情報処理装置、情報処理方法及び情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and an object thereof is to provide an information processing device, an information processing method, and an information processing program capable of enhancing the usability of code settlement.

本願に係る情報処理装置は、判定部と、チャージ部とを有する。判定部は、サービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する。チャージ部は、判定部によりサービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、サービス利用者に割り当てられたアカウントに対して電子マネーの自動チャージを実行する。 An information processing apparatus according to the present application includes a determination section and a charging section. The determination unit determines whether or not the state in which the service user is placed satisfies a predetermined condition. The charge section automatically charges the account assigned to the service user with electronic money when the determination section determines that the service user's condition satisfies a predetermined condition.

実施形態の一態様によれば、コード決済のユーザビリティを高めることができるという効果を奏する。 According to one aspect of the embodiment, there is an effect that the usability of code settlement can be improved.

図1は、実施形態に係る情報処理(その1)の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing (Part 1) according to the embodiment. 図2は、実施形態に係る情報処理(その2)の一例を示す図である。FIG. 2 is a diagram illustrating an example of information processing (Part 2) according to the embodiment. 図3は、実施形態に係る情報処理(その3)の一例を示す図である。FIG. 3 is a diagram illustrating an example of information processing (No. 3) according to the embodiment. 図4は、実施形態に係る決済サーバの構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of a settlement server according to the embodiment; 図5は、実施形態に係る口座情報記憶部に記憶される情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of information stored in an account information storage unit according to the embodiment; 図6は、実施形態に係る店舗情報記憶部に記憶される情報の一例を示す図である。6 is a diagram illustrating an example of information stored in a store information storage unit according to the embodiment; FIG. 図7は、実施形態に係る利用者情報記憶部に記憶される情報の一例を示す図である。7 is a diagram illustrating an example of information stored in a user information storage unit according to the embodiment; FIG. 図8は、実施形態に係る処理の流れ(その1)の一例を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating an example of the flow (part 1) of processing according to the embodiment. 図9は、実施形態に係る処理の流れ(その2)の一例を示すシーケンス図である。FIG. 9 is a sequence diagram illustrating an example of the flow (part 2) of processing according to the embodiment. 図10は、実施形態に係る決済サーバによる処理手順の一例を示すフローチャートである。FIG. 10 is a flowchart illustrating an example of a processing procedure by the settlement server according to the embodiment; 図11は、実施形態に係る決済サーバの機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the functions of the payment server according to the embodiment.

以下に本願に係る情報処理装置、情報処理方法及び情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Embodiments for implementing an information processing apparatus, an information processing method, and an information processing program according to the present application (hereinafter referred to as "embodiments") will be described in detail below with reference to the drawings. The information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Also, in each of the following embodiments, the same parts are denoted by the same reference numerals, and overlapping descriptions are omitted.

〔1.実施形態〕
図1を用いて、実施形態の情報処理装置などにより実現される情報処理について説明する。図1は、実施形態に係る情報処理(その1)の一例を示す図である。なお、図1では、実施形態に係る情報処理装置の一例である決済サーバ100によって、実施形態に係る情報処理などが実現されるものとする。
[1. embodiment]
Information processing realized by the information processing apparatus according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of information processing (Part 1) according to the embodiment. Note that in FIG. 1, the information processing and the like according to the embodiment are realized by the settlement server 100, which is an example of the information processing apparatus according to the embodiment.

(1-1.システム構成)
図1に示すように、実施形態に係る情報処理システム1は、利用者端末10と、店舗端末20と、決済サーバ100とを含む。利用者端末10、店舗端末20、及び決済サーバ100は、ネットワークN(例えば、図4参照)を介して有線または無線により相互に通信可能に接続される。ネットワークNは、例えば、インターネットなどのWAN(Wide Area Network)である。なお、図1に示した情報処理システム1には、複数の利用者端末10や、複数の店舗端末20や、複数の決済サーバ100が含まれていてもよい。
(1-1. System configuration)
As shown in FIG. 1, an information processing system 1 according to the embodiment includes a user terminal 10, a store terminal 20, and a payment server 100. The user terminal 10, the store terminal 20, and the settlement server 100 are connected to communicate with each other by wire or wirelessly via a network N (see FIG. 4, for example). The network N is, for example, a WAN (Wide Area Network) such as the Internet. The information processing system 1 shown in FIG. 1 may include a plurality of user terminals 10, a plurality of store terminals 20, and a plurality of payment servers 100. FIG.

図1に示す決済サーバ100は、実施形態に係る情報処理を実行する情報処理装置であり、サーバ装置やクラウドシステムなどにより実現される。たとえば、決済サーバ100は、コード決済による電子マネーのやり取りを制御する所定の取引手段を提供するサービスに関する情報処理を実行する。 A settlement server 100 shown in FIG. 1 is an information processing device that executes information processing according to the embodiment, and is realized by a server device, a cloud system, or the like. For example, the settlement server 100 executes information processing related to a service that provides a predetermined means of transaction for controlling exchange of electronic money by code settlement.

具体的には、決済サーバ100は、店舗端末用のアプリケーションプログラム(以下、適宜「店舗アプリ」と称する。)を取引対象の提供者である店舗(事業者)に配布する。決済サーバ100は、店舗アプリ専用のインターフェイスを介して、店舗アプリからの取引要求を受け付けた場合は、その取引要求に従って、口座間における電子マネーの送金処理などを含む情報処理を実行する。なお、電子マネーとは、各種企業が独自に用いるポイントや通貨等であってもよく、日本円やドルなどの国家により提供される貨幣を電子的に取引可能としたものであってもよい。 Specifically, the payment server 100 distributes an application program for a store terminal (hereinafter referred to as a "store application" as appropriate) to stores (operators) that are providers of transaction objects. When the settlement server 100 receives a transaction request from the store application via the interface dedicated to the store application, the settlement server 100 executes information processing including electronic money remittance processing between accounts in accordance with the transaction request. Note that the electronic money may be points, currency, etc. used independently by various companies, or may be electronically tradable currency provided by the state, such as the Japanese yen or the dollar.

店舗アプリは、決済先(店舗側)、決済元(利用者側)、及び決済額(店舗側の売上額)などの情報を含む取引情報を決済サーバ100に送信する。なお、取引情報には、上述の各情報の他、取引を個別に特定するための取引コードや、取引が行われた日時を特定するための日時情報(タイムスタンプ)などの情報が含まれていてもよい。 The store application transmits transaction information including information such as a payment destination (store side), a payment source (user side), and a payment amount (sales amount on the store side) to the payment server 100 . In addition to the above-mentioned information, transaction information includes information such as a transaction code to identify individual transactions and date and time information (timestamp) to identify the date and time of a transaction. may

また、決済サーバ100は、利用者端末用のアプリケーションプログラム(以下、適宜「ユーザアプリ」と称する。)を、店舗から取引対象の提供を受ける利用者(一般消費者)に配布する。決済サーバ100は、ユーザアプリ専用のインターフェイスを介して、ユーザアプリからの取引要求を受け付けた場合は、その取引要求に従って、口座間における電子マネーの送金処理などを含む情報処理を実行する。ユーザアプリは、決済先(店舗側)、決済元(利用者側)、及び決済額(店舗側の売上額)などの情報を含む取引情報を決済サーバ100に送信する。なお、取引情報には、上述の各情報の他、取引を個別に特定するための取引コードや、取引が行われた日時を特定するための日時情報(タイムスタンプ)などの情報が含まれていてもよい。 The settlement server 100 also distributes an application program for a user terminal (hereinafter referred to as a “user application” as appropriate) to users (general consumers) who receive transactions from stores. When the settlement server 100 receives a transaction request from the user application via the interface dedicated to the user application, the settlement server 100 executes information processing including electronic money remittance processing between accounts in accordance with the transaction request. The user application transmits transaction information including information such as a payment destination (store side), a payment source (user side), and a payment amount (sales amount on the store side) to the payment server 100 . In addition to the above-mentioned information, transaction information includes information such as a transaction code to identify individual transactions and date and time information (timestamp) to identify the date and time of a transaction. may

図1に示す利用者端末10は、店舗から取引対象の提供を受ける一般消費者である利用者UYによって利用される情報処理装置である。利用者端末10は、たとえば、スマートフォンや、タブレット型端末、ノート型PC(Personal Computer)、デスクトップPC、携帯電話機、PDA(Personal Digital Assistant)などにより実現される。また、利用者端末10は、決済サーバ100によって配信される情報を、ウェブブラウザやアプリケーションにより表示する。なお、図1では、利用者端末10としてスマートフォンを例示している。 A user terminal 10 shown in FIG. 1 is an information processing device used by a user UY who is a general consumer who receives a transaction object from a store. The user terminal 10 is realized by, for example, a smart phone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. In addition, the user terminal 10 displays information delivered by the settlement server 100 using a web browser or an application. Note that FIG. 1 illustrates a smartphone as the user terminal 10 .

図1に示す店舗端末20は、取引対象を提供する事業を営む事業者UXによって利用される情報処理装置である。店舗端末20は、たとえば、スマートフォンや、タブレット型端末、ノート型PC(Personal Computer)、デスクトップPC、携帯電話機、PDA(Personal Digital Assistant)などにより実現される。また、店舗端末20は、決済サーバ100によって配信される情報を、ウェブブラウザやアプリケーションにより表示する。なお、図1では、店舗端末20としてタブレット型端末を例示している。 A store terminal 20 shown in FIG. 1 is an information processing device used by a business operator UX that runs a business of providing transaction objects. The store terminal 20 is implemented by, for example, a smart phone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. In addition, the store terminal 20 displays information distributed by the settlement server 100 using a web browser or an application. Note that FIG. 1 illustrates a tablet terminal as the shop terminal 20 .

なお、利用者端末10および店舗端末20は、所定の情報処理を実現する制御情報を決済サーバ100から受け取った場合には、制御情報に従って情報処理を実現する。ここで、制御情報は、たとえばJavaScript(登録商標)などのスクリプト言語やCSS(Cascading Style Sheets)などのスタイルシート言語、Java(登録商標)などのプログラミング言語、HTML(HyperText Markup Language)などのマークアップ言語などにより記述される。なお、決済サーバ100から配信される所定のアプリケーションそのものを制御情報とみなしてもよい。 When the user terminal 10 and the store terminal 20 receive control information for realizing predetermined information processing from the settlement server 100, the user terminal 10 and the store terminal 20 implement the information processing according to the control information. Here, the control information includes, for example, a script language such as JavaScript (registered trademark), a style sheet language such as CSS (Cascading Style Sheets), a programming language such as Java (registered trademark), and a markup language such as HTML (HyperText Markup Language). It is described by language or the like. Note that the predetermined application itself distributed from the settlement server 100 may be regarded as the control information.

(1-2.利用者端末10を用いた決済について)
ここで、決済サーバ100により実行される情報処理の説明に先立ち、利用者端末10を用いたコード決済(電子決済)の一例について説明する。なお、以下の説明では、店舗Xに配置された2次元コード(QRコード(登録商標))であって、店舗Xを識別する店舗識別情報を示す2次元コードC-Xを用いて、利用者UYが利用者端末10を用いた決済を行う例について説明するが、実施形態は、これに限定されるものではない。以下に説明するコード決済の一例は、任意の利用者が任意の利用者端末10を用いて、任意の店舗にて決済を行う場合においても適用可能である。また、店舗識別情報を示す2次元コードC-Xは、QRコードのみならず、バーコードや所定のマーク、番号などであってもよい。また、2次元コードC-Xは、紙などの媒体に印字された印刷物により物理的に構成される例に限られず、店舗端末20に表示される画像情報により構成されていてもよい。
(1-2. Settlement using user terminal 10)
Here, before explaining the information processing executed by the payment server 100, an example of code payment (electronic payment) using the user terminal 10 will be explained. In the following description, a two-dimensional code (QR code (registered trademark)) placed at the store X, which is a two-dimensional code CX indicating store identification information for identifying the store X, is used by the user. An example in which UY makes a payment using the user terminal 10 will be described, but the embodiment is not limited to this. An example of code settlement described below can be applied to a case where any user uses any user terminal 10 to make a payment at any store. Moreover, the two-dimensional code CX indicating the shop identification information may be not only a QR code but also a bar code, a predetermined mark, a number, or the like. Further, the two-dimensional code CX is not limited to the example physically composed of printed matter printed on a medium such as paper, and may be composed of image information displayed on the store terminal 20 .

例えば、利用者UYが店舗Xにて各種の商品やサービスといった取引対象の購入や利用に伴う決済を行う場合、利用者UYは、利用者端末10に予めインストールされたユーザアプリ10AP(たとえば、図4参照)を起動する。そして、利用者UYは、ユーザアプリ10APを介して、店舗Xに設置された2次元コードC-Xを撮影する。このような場合、利用者端末10は、取引対象の価格を入力するための画面を表示し、利用者UYあるいは店舗Xの店員から決済金額の入力を受け付ける。そして、利用者端末10は、利用者UYを識別する利用者識別情報と、店舗識別情報(もしくは、店舗識別情報が示す情報、すなわち、店舗Xを示す情報(たとえば、店舗ID))と、決済額とを含む取引情報を決済サーバ100へと送信する。 For example, when the user UY makes a payment accompanying the purchase or use of transaction objects such as various products and services at the store X, the user UY uses the user application 10AP (for example, 4). Then, the user UY photographs the two-dimensional code CX installed at the store X via the user application 10AP. In such a case, the user terminal 10 displays a screen for inputting the price of the transaction object, and accepts the input of the payment amount from the user UY or the store X clerk. Then, the user terminal 10 receives user identification information for identifying the user UY, store identification information (or information indicated by the store identification information, that is, information indicating the store X (for example, store ID)), and settlement information. to the settlement server 100.

決済サーバ100は、利用者端末10から取引情報を受け付けると、利用者識別情報が示す利用者UYの口座から、店舗識別情報が示す店舗Xの口座へと、決済額に相当する分の電子マネーを移行させる。このとき、決済サーバ100は、決済額に相当する分の電子マネーから店舗Xに課金する所定の手数料を差し引いてから、店舗Xの口座へ移行させてもよい。そして、決済サーバ100は、取引が完了した旨の通知を利用者端末10へと送信する。このような場合、利用者端末10は、取引が完了した旨の画面や所定の音声を出力することで、電子マネーによる取引が完了した旨を利用者UYに通知する。あるいは、決済サーバ100は、利用者識別情報が示す利用者UYの口座から決済額に相当する分の電子マネーを引き出して店舗Xの売り上げ情報として管理し、所定のタイミングで売上に相当する額の現金を店舗Xが保有する銀行口座に振り込んでもよい。この場合、決済サーバ100は、利用者UYの口座から決済額に相当する分の電子マネーを引き出したタイミングで、電子マネーによる取引が完了した旨を利用者UYに通知してもよい。 When the settlement server 100 receives the transaction information from the user terminal 10, the settlement server 100 transfers electronic money corresponding to the settlement amount from the account of the user UY indicated by the user identification information to the account of the store X indicated by the store identification information. to migrate. At this time, the settlement server 100 may deduct a predetermined fee to be charged to the store X from the amount of electronic money corresponding to the settlement amount, and then transfer the electronic money to the account of the store X. The settlement server 100 then transmits a notification that the transaction has been completed to the user terminal 10 . In such a case, the user terminal 10 notifies the user UY that the electronic money transaction has been completed by outputting a screen or a predetermined voice indicating that the transaction has been completed. Alternatively, the settlement server 100 withdraws electronic money equivalent to the settlement amount from the account of the user UY indicated by the user identification information, manages it as sales information of the store X, and withdraws the amount equivalent to the sales at a predetermined timing. Cash may be transferred to a bank account owned by store X. In this case, the settlement server 100 may notify the user UY that the electronic money transaction is completed at the timing when the electronic money corresponding to the settlement amount is withdrawn from the account of the user UY.

なお、利用者端末10を用いた決済は、上述した処理に限定されるものではない。たとえば、利用者端末10を用いた決済は、店舗Xに設置された店舗端末20を用いたものであってもよい。具体的には、まず、利用者端末10は、利用者UYを識別するための利用者識別情報を示すコード情報を画面上に表示させる。このような場合、店舗Xに設置された店舗端末20は、利用者端末10に表示されたコード情報から利用者識別情報を読み取り、読み取った利用者識別情報(もしくは、利用者識別情報が示す情報、すなわち、利用者UYを示す情報(たとえば、利用者ID))と、決済額と、店舗Xを識別する情報とを含む取引情報を決済サーバ100へと送信する。 Note that the settlement using the user terminal 10 is not limited to the processing described above. For example, the payment using the user terminal 10 may be made using the store terminal 20 installed at the store X. FIG. Specifically, first, the user terminal 10 displays code information indicating user identification information for identifying the user UY on the screen. In such a case, the store terminal 20 installed at the store X reads the user identification information from the code information displayed on the user terminal 10, and reads the read user identification information (or information indicated by the user identification information). That is, transaction information including information indicating user UY (for example, user ID), payment amount, and information identifying store X is transmitted to payment server 100 .

決済サーバ100は、店舗端末20から取引情報を受け付けると、利用者識別情報が示す利用者UYの口座から、店舗Xの口座へと、決済額に相当する分の電子マネーを移行させる。そして、決済サーバ100は、店舗端末20あるいは利用者端末10に対し、取引が完了した旨の通知を送信する。店舗端末20あるいは利用者端末10は、取引が完了した旨の画面や所定の音声を出力することで、電子マネーによる取引が完了した旨を利用者UYに通知する。また、決済サーバ100は、利用者識別情報が示す利用者UYの口座から決済額に相当する分の電子マネーを引き出して店舗Xの売り上げ情報として管理し、所定のタイミングで売上に相当する額の現金を店舗Xが保有する銀行口座に振り込んでもよい。この場合、決済サーバ100は、利用者UYの口座から決済額に相当する分の電子マネーを引き出したタイミングで、電子マネーによる取引が完了した旨を事業者UXあるいは利用者UYに通知してもよい。 When the transaction information is received from the store terminal 20, the settlement server 100 transfers electronic money corresponding to the settlement amount from the account of the user UY indicated by the user identification information to the account of the store X. The settlement server 100 then transmits a notification that the transaction has been completed to the store terminal 20 or the user terminal 10 . The store terminal 20 or the user terminal 10 notifies the user UY that the electronic money transaction has been completed by outputting a screen or a predetermined voice indicating that the transaction has been completed. In addition, the settlement server 100 withdraws electronic money corresponding to the settlement amount from the account of the user UY indicated by the user identification information, manages it as sales information of the store X, and withdraws the amount corresponding to the sales at a predetermined timing. Cash may be transferred to a bank account owned by store X. In this case, the settlement server 100 may notify the business operator UX or the user UY that the electronic money transaction is completed at the timing when the electronic money equivalent to the settlement amount is withdrawn from the account of the user UY. good.

また、利用者端末10を用いた決済は、利用者UYが予め電子マネーをチャージした口座から店舗Xの口座へと電子マネーを移行させる処理のみならず、たとえば、利用者UYが予め登録したクレジットカードを用いた決済であってもよい。このような場合、たとえば、利用者端末10は、店舗Xの口座に対して決済金額が示す額の電子マネーを移行させるとともに、利用者UYのクレジットカードの運用会社に対し、決済金額が示す額を請求してもよい。 In addition, settlement using the user terminal 10 includes not only the process of transferring electronic money from the account charged with electronic money by the user UY in advance to the account of the store X, but also the credit card pre-registered by the user UY. Payment may be made using a card. In such a case, for example, the user terminal 10 transfers the amount of electronic money indicated by the settlement amount to the account of the store X, and transfers the amount indicated by the settlement amount to the operating company of user UY's credit card. may be requested.

(1-3.実施形態の概要について)
(1-3-1.情報処理(その1))
従来、店舗ロケーションなどの環境的な要因により、利用者端末10や店舗端末20が圏外となり、データ通信ができない状況となった場合、コード決済が利用できなくなってしまう。このように、コード決済の利用は通信状況に左右され、必ずしも信頼性が高いとは言い切れない。
(1-3. Outline of Embodiment)
(1-3-1. Information processing (Part 1))
Conventionally, when the user terminal 10 or the store terminal 20 is out of range due to environmental factors such as the store location, and data communication becomes impossible, the code settlement cannot be used. In this way, the use of code payments is affected by communication conditions and cannot be said to be highly reliable.

そこで、決済サーバ100を有する情報処理システム1は、実施形態に係る情報処理(その1)を実行する。以下、図1を用いて、決済サーバ100を有する情報処理システム1が実行する情報処理(その1)について説明する。図1に示す情報処理(その1)は、利用者端末10が店舗Xに設置された2次元コードC-Xを読み取ることにより、利用者端末10を主体としてオフラインで行われる決済に関する取引処理の一例を示している。 Therefore, the information processing system 1 having the payment server 100 executes the information processing (part 1) according to the embodiment. Information processing (1) executed by the information processing system 1 having the payment server 100 will be described below with reference to FIG. The information processing (Part 1) shown in FIG. An example is shown.

なお、以下の説明では、利用者端末10が利用者UYにより利用される例を示す。また、以下の説明では、利用者端末10を利用者UYと同一視する場合がある。すなわち、以下では、利用者UYを利用者端末10と読み替えることもできる。 Note that the following description shows an example in which the user terminal 10 is used by the user UY. Also, in the following description, the user terminal 10 may be identified with the user UY. That is, hereinafter, the user UY can be read as the user terminal 10 as well.

また、以下の説明では、店舗端末20が事業者UXにより利用される例を示す。また、以下の説明では、店舗端末20を事業者UXと同一視する場合がある。すなわち、以下では、事業者UXを店舗端末20と読み替えることもできる。 Also, in the following description, an example in which the store terminal 20 is used by the business operator UX is shown. Also, in the following description, the store terminal 20 may be identified with the business operator UX. That is, hereinafter, the business operator UX can be read as the store terminal 20 as well.

また、以下の説明において、店舗Xに設置されている2次元コードC-Xは、店舗識別情報に加えて、オフラインでの決済取引(以下、適宜「オフライン決済」と略称する。)である旨を示す情報を有しているものとする。ここで、実施形態におけるオフライン決済とは、オフライン環境下で行われる予備的な(仕掛りの)決済の取引である。オフライン決済は、事後的に決済サーバ100において処理される。 In addition, in the following explanation, the two-dimensional code CX installed at the store X is not only store identification information but also an offline payment transaction (hereinafter abbreviated as "offline payment" as appropriate). shall have information indicating Here, the offline payment in the embodiment is a preliminary (in process) payment transaction performed in an offline environment. The offline payment is processed in the payment server 100 after the fact.

まず、店舗端末20は、決済サーバ100に対して、オフライン設定の有効化を要求する(ステップS11)。すなわち、事業者UXは、決済サーバ100に対して、オフラインでの売上処理の有効化を要求する。たとえば、事業者UXは、店舗アプリ上でオフラインでの売上処理を有効化するためのオフライン動作モードを選択する。店舗端末20は、事業者UXによるオフライン動作モードの選択に応じて、オフライン設定の有効化に関するリクエストを決済サーバ100に送信する。 First, the store terminal 20 requests the payment server 100 to validate the offline setting (step S11). That is, the business operator UX requests the settlement server 100 to enable offline sales processing. For example, the merchant UX selects an offline mode of operation to enable offline sales processing on the store app. The store terminal 20 transmits a request for enabling the offline setting to the payment server 100 in response to the selection of the offline operation mode by the business operator UX.

決済サーバ100は、店舗アプリ専用のインターフェイスを介して、店舗端末20からオフライン設定の有効化に関するリクエストを受け付けると、オフラインでの売上処理における上限金額を設定する(ステップS12)。この上限金金額は、決済サーバ100により提供されるサービスを営むサービス事業者が、サービス利用者である事業者UXに対してオフラインでの売上を許容する金額の上限である。たとえば、上限金額は、店舗Xの過去の取引履歴に基づいて規定される。そして、決済サーバ100は、オフライン設定の承認通知を店舗端末20に送信する(ステップS13)。 When the payment server 100 receives a request for enabling the offline setting from the store terminal 20 via the interface dedicated to the store application, the settlement server 100 sets an upper limit amount for offline sales processing (step S12). This maximum amount of money is the upper limit of the amount of money that the service provider who runs the service provided by the settlement server 100 allows for offline sales to the provider UX who is the user of the service. For example, the upper limit amount is defined based on store X's past transaction history. Then, the settlement server 100 transmits a notice of approval of the offline setting to the store terminal 20 (step S13).

店舗Xのオフライン設定が完了した後、利用者UYが店舗Xにより提供される各種の商品やサービスといった取引対象の購入や利用に伴う決済を行う場合、利用者端末10に予めインストールされたユーザアプリ10APを起動する。そして、利用者UYは、ユーザアプリ10APを介して、店舗Xに設置された2次元コードC-Xを撮影し、2次元コードC-Xを読み取る(ステップS14)。 After the offline setting of the store X is completed, when the user UY pays for the purchase or use of the transaction target such as various products and services provided by the store X, the user application pre-installed in the user terminal 10 Start 10AP. Then, the user UY photographs the two-dimensional code CX installed at the store X via the user application 10AP, and reads the two-dimensional code CX (step S14).

また、利用者端末10で動作するユーザアプリ10APは、2次元コードC-Xから読み取った情報の中にオフライン決済である旨が含まれる場合、2次元コードC-Xの読取に連動して、コード決済(以下、単に「決済」と称する。)の取引が完了した旨を利用者UYに通知する(ステップS15)。これにより、利用者UYは、実際の決済が行われていないオフライン環境下であっても、オンライン環境下である場合と同様に、違和感なくコード決済を利用できる。 Further, when the information read from the two-dimensional code CX includes information indicating that the payment is offline, the user application 10AP operating on the user terminal 10 interlocks with the reading of the two-dimensional code CX, The user UY is notified that the code settlement (hereinafter simply referred to as "settlement") transaction has been completed (step S15). As a result, the user UY can use the code payment without any sense of incongruity even in an offline environment where actual payment is not made, as in an online environment.

そして、ユーザアプリ10APは、オフライン決済である旨を示す情報に関連付けて、オフライン決済が行われた店舗Xを示す店舗識別情報と、オフライン決済が行われた日時(2次元コードC-Xの読取が行われた日時)を示す日時情報と、オフライン決済による店舗Xの売上額を示す情報とを含む取引データ(「取引情報」の一例)を記録する(ステップS16)。図1に示す例では、ユーザアプリ10APが記録する取引データとして、オフライン決済である旨に関連付けられた店舗識別情報:「S#X-1」、日時情報:「2022/1/11 12:34」、及び売上額:「1,000円」が示されている。これにより、オフライン環境下で行われた仕掛りの決済に対応する実際の取引処理が決済サーバ100において事後的に処理可能な状態に連携させることができる。 Then, the user application 10AP associates the information indicating the offline payment with the store identification information indicating the store X where the offline payment was made and the date and time when the offline payment was made (reading of the two-dimensional code CX). Transaction data (an example of “transaction information”) including date and time information indicating the date and time when the transaction was performed and information indicating the sales amount of the store X through offline payment is recorded (step S16). In the example shown in FIG. 1, as the transaction data recorded by the user application 10AP, store identification information associated with offline payment: "S#X-1", date and time information: "2022/1/11 12:34 ”, and sales amount: “1,000 yen” are shown. As a result, the actual transaction processing corresponding to the pending payment made in the offline environment can be linked to the payment server 100 so that it can be processed after the fact.

その後、利用者UYが店舗Xから退店する。利用者端末10を取り巻く環境が、オフライン決済が行われた日時(2次元コードC-Xの読取が行われた日時)から所定時間以内にオンライン環境となると、ユーザアプリ10APは、ステップS16で記録した取引データを決済サーバ100に伝送する(ステップS17)。たとえば、一実施形態では、オフライン決済が行われた日時から24時間以内に利用者端末10がオンライン環境下となった場合に、ステップS16で記録した取引データを決済サーバ100に伝送する。オフライン決済が行われた日時から24時間以内に利用者端末10がオンライン環境下とならなかった場合、オフライン決済(ステップS14~ステップS16)は無効となり、後述の取引処理(ステップS18)は行われない。この場合、決済サーバ100の管理者である決済サービスの提供事業者が、オフライン決済にかかる売上額を店舗Xの口座に補填してもよいし、保険サービス等によって店舗Xの売上額を補償してもよい。なお、ユーザアプリ10APは、オフライン決済が行われた日時から所定時間以内であれば、任意のタイミングで取引データを決済サーバ100に伝送できる。たとえば、ユーザアプリ10APは、オンライン環境の検出後、即時に取引データを伝送してもよいし、オンライン環境の検出後、一定時間の経過後、取引データを伝送してもよい。また、ユーザアプリ10APは、取引データを任意の単位で決済サーバ100に伝送してもよい。たとえば、ユーザアプリ10APは、取引データの履歴を時系列で所定数取りまとめて伝送してもよいし、店舗ごとに取りまとめて伝送してもよい。 After that, the user UY leaves the store X. When the environment surrounding the user terminal 10 becomes an online environment within a predetermined time from the date and time when the offline payment was made (the date and time when the two-dimensional code CX was read), the user application 10AP records in step S16. The resulting transaction data is transmitted to the settlement server 100 (step S17). For example, in one embodiment, the transaction data recorded in step S16 is transmitted to the payment server 100 when the user terminal 10 becomes online within 24 hours from the date and time when the offline payment was made. If the user terminal 10 does not enter the online environment within 24 hours from the date and time when the offline payment was made, the offline payment (steps S14 to S16) becomes invalid, and transaction processing (step S18), which will be described later, is not performed. do not have. In this case, the payment service provider, who is the administrator of the payment server 100, may compensate the account of the store X with the sales amount related to the offline payment, or compensate the sales amount of the store X through an insurance service or the like. may Note that the user application 10AP can transmit the transaction data to the payment server 100 at any timing within a predetermined period of time from the date and time when the offline payment was made. For example, the user application 10AP may transmit the transaction data immediately after detecting the online environment, or may transmit the transaction data after a certain period of time has elapsed after detecting the online environment. Also, the user application 10AP may transmit transaction data to the settlement server 100 in arbitrary units. For example, the user application 10AP may compile and transmit a predetermined number of transaction data histories in chronological order, or may compile and transmit for each store.

決済サーバ100は、利用者端末10から取引データを受信すると、受信した取引データに従って、取引データに対応する取引処理を実行する(ステップS18)。たとえば、決済サーバ100は、オフライン決済による店舗Xの売上額が所定の条件を満たす場合、取引データに対応する取引処理を実行する。具体的には、決済サーバ100は、店舗Xの売上額の合計が店舗(事業者)ごとに個別に割り当てられる所定の上限金額に満たないことを条件として、取引データに対応する取引処理を実行する。すなわち、決済サーバ100は、取引データの送信元である利用者UY(決済元)の口座から、取引データに示される店舗X(決済先)の口座へと、店舗Xの売上額に相当する分の電子マネーを移行させる。このようにして、決済サーバ100は、オフライン環境下にある店舗Xであっても、利用者UYによるコード決済の利用を実現できる。 Upon receiving the transaction data from the user terminal 10, the settlement server 100 executes transaction processing corresponding to the transaction data according to the received transaction data (step S18). For example, the settlement server 100 executes transaction processing corresponding to the transaction data when the sales amount of the store X through offline settlement satisfies a predetermined condition. Specifically, the settlement server 100 executes transaction processing corresponding to the transaction data on the condition that the total sales amount of the store X is less than a predetermined upper limit amount individually assigned to each store (enterprise). do. That is, the settlement server 100 transfers the amount equivalent to the sales amount of the store X from the account of the user UY (settlement source), which is the transmission source of the transaction data, to the account of the store X (settlement destination) indicated in the transaction data. of electronic money. In this way, the payment server 100 can realize code payment by the user UY even at the store X in an offline environment.

なお、上述の情報処理(その1)において、店舗Xに設置されている2次元コードC-Xには、オフライン決済である旨を示す情報を有していなくてもよい。この場合、決済サーバ100は、利用者端末10から受信した取引データに含まれる日時情報を参照する。そして、決済サーバ100は、店舗Xにおけるオンライン決済が有効な状態である期間内に2次元コードC-Xの読取日時が含まれる場合、取引データに対応する取引処理を実行する。これにより、決済サーバ100は、オフライン決済用の2次元コードの設置などの特段の準備を要することなく、オフライン環境下であっても、オンライン環境下と同様の手続でコード決済を利用できる。 In the information processing (part 1) described above, the two-dimensional code CX installed at the store X may not have information indicating that the payment is offline. In this case, the settlement server 100 refers to the date/time information included in the transaction data received from the user terminal 10 . Then, if the date and time when the two-dimensional code CX is read is included in the period during which the online payment at the store X is valid, the payment server 100 executes transaction processing corresponding to the transaction data. As a result, the payment server 100 can use the code payment in the same procedure as in the online environment even in the offline environment without requiring special preparation such as installation of a two-dimensional code for offline payment.

(1-3-2.情報処理(その2))
以下、図2を用いて、決済サーバ100を有する情報処理システム1が実行する情報処理(その2)について説明する。図2は、実施形態に係る情報処理(その2)の一例を示す図である。図2に示す情報処理(その2)は、店舗端末20が利用者端末10に表示されたコード情報を読み取ることにより、店舗端末20を主体としてオフラインで行われる決済に関する取引処理の一例を示している。なお、図2に示す情報処理(その2)は、ステップS31~ステップS33までの処理が図1に示すステップS11~ステップS13までの処理と同一であるが、ステップS34~ステップS39までの処理が図1に示す情報処理(その1)とは相違する。以下では、図2に示す情報処理(その2)について、図1に示す情報処理(その1)と相違する部分を説明する。
(1-3-2. Information processing (Part 2))
Information processing (part 2) executed by the information processing system 1 having the payment server 100 will be described below with reference to FIG. FIG. 2 is a diagram illustrating an example of information processing (Part 2) according to the embodiment. The information processing (part 2) shown in FIG. 2 shows an example of transaction processing related to payment performed offline mainly by the store terminal 20 by reading the code information displayed on the user terminal 10 by the store terminal 20. there is In the information processing (Part 2) shown in FIG. 2, the processing from steps S31 to S33 is the same as the processing from steps S11 to S13 shown in FIG. This is different from the information processing (Part 1) shown in FIG. In the following, the information processing (part 2) shown in FIG. 2 will be described with respect to portions that differ from the information processing (part 1) shown in FIG.

すなわち、利用者UYが各種の商品やサービスといった取引対象の購入や利用に伴う決済を店舗Xにて行う場合、利用者UYはユーザアプリ10APを起動する。そして、利用者UYは、ユーザアプリ10APを操作して、利用者UYを識別するための利用者識別情報を含む2次元コードC-Yを利用者端末10に表示させ(ステップS34)、店舗Xの店員に提示する。 That is, when the user UY makes a payment at the store X for the purchase and use of transaction targets such as various products and services, the user UY activates the user application 10AP. Then, the user UY operates the user application 10AP to cause the user terminal 10 to display the two-dimensional code CY including the user identification information for identifying the user UY (step S34). presented to the store clerk.

店舗端末20で動作する店舗アプリ20AP(たとえば、図4参照)は、利用者端末10に表示された2次元コードC-Yを読み取る(ステップS35)。たとえば、店舗Xの店員は、店舗端末20に予めインストールされた店舗アプリ20APを起動する。そして、店舗Xの店員は、店舗アプリ20APを介して、利用者端末10に表示された2次元コードC-Yを撮影し、2次元コードC-Yを読み取る。 The shop application 20AP (see FIG. 4, for example) running on the shop terminal 20 reads the two-dimensional code CY displayed on the user terminal 10 (step S35). For example, a store clerk at store X activates store application 20AP pre-installed in store terminal 20 . Then, the clerk of the store X photographs the two-dimensional code CY displayed on the user terminal 10 via the store application 20AP, and reads the two-dimensional code CY.

また、店舗アプリ20APは、2次元コードC-Yの読取を行った際、オフライン設定が有効な状態であることを条件として、2次元コードC-Yの読取に連動して、決済の取引が完了した旨を示す情報を利用者端末10に送信する(ステップS36)。たとえば、店舗アプリ20APは、利用者端末10と店舗端末20との間でデータの送受信が可能な近距離無線通信を用いて、決済の取引が完了した旨を示す情報を利用者端末10に送信する。また、店舗アプリ20APは、オンライン環境下でコード決済を行った場合と同様の画面や所定の音声を店舗端末20から出力してもよい。これらにより、利用者UYは、実際には決済の取引に関する処理が行われていないオフライン環境下であっても、オンライン環境下である場合と同様に、違和感なくコード決済を利用できる。 In addition, when the two-dimensional code CY is read, the store application 20AP performs payment transactions in conjunction with the reading of the two-dimensional code CY on condition that the offline setting is in a valid state. Information indicating the completion is transmitted to the user terminal 10 (step S36). For example, the store application 20AP uses short-range wireless communication capable of transmitting and receiving data between the user terminal 10 and the store terminal 20, and transmits information indicating that the payment transaction has been completed to the user terminal 10. do. Further, the store application 20AP may output from the store terminal 20 the same screen and predetermined voice as when the code settlement is performed in the online environment. As a result, the user UY can use the code payment without any sense of incongruity even in an offline environment where processing related to payment transactions is not actually performed, as in an online environment.

そして、店舗アプリ20APは、オフライン決済である旨を示す情報に関連付けて、オフライン決済を行った利用者を識別するための利用者識別情報と、オフライン決済が行われた日時(2次元コードC-Yの読取が行われた日時)を示す日時情報と、オフライン決済による店舗Xの売上額を示す情報とを含む取引データ(「取引情報」の一例)を記録する(ステップS37)。図2に示す例では、店舗アプリ20APが記録する取引データとして、オフライン決済である旨に関連付けられた利用者識別情報:「U#Y-1」、日時情報:「2022/1/11 12:34」、及び売上額:「1,000円」が示されている。 Then, the store application 20AP associates the information indicating the offline payment with the user identification information for identifying the user who made the offline payment and the date and time when the offline payment was made (two-dimensional code C- Transaction data (an example of "transaction information") including date and time information indicating the date and time when Y was read and information indicating the sales amount of store X through offline payment are recorded (step S37). In the example shown in FIG. 2, the transaction data recorded by the store application 20AP includes user identification information associated with offline payment: "U#Y-1", date and time information: "2022/1/11 12: 34” and sales amount: “1,000 yen” are shown.

また、利用者端末10で動作するユーザアプリ10APは、店舗端末20から決済の取引が完了した旨を示す情報を受信した場合、この情報の受信に連動して、決済の取引が完了したことを示す画面や所定の音声を出力して、利用者UYに通知する(ステップS38)。たとえば、ユーザアプリ10APは、オンライン環境下でコード決済を行った場合と同様の画面や所定の音声を利用者端末10から出力できる。 Further, when the user application 10AP operating on the user terminal 10 receives information indicating that the payment transaction has been completed from the store terminal 20, the user application 10AP notifies that the payment transaction has been completed in conjunction with the reception of this information. The user UY is notified by outputting the displayed screen and predetermined voice (step S38). For example, the user application 10AP can output, from the user terminal 10, the same screen and predetermined voice as when the code settlement is performed in the online environment.

その後、事業者UX(あるいは店員)が店舗端末20を所持して店舗Xから移動することにより、店舗端末20を取り巻く環境が、オフライン決済が行われた日時(2次元コードC-Yの読取が行われた日時)から所定時間以内にオンライン環境になると、店舗アプリ20APは、ステップS36で記録した取引データを決済サーバ100に伝送する(ステップS39)。たとえば、一実施形態では、オフライン決済が行われた日時から24時間以内に店舗端末20がオンライン環境下となった場合に、ステップS37で記録した取引データを決済サーバ100に伝送する。オフライン決済が行われた日時から24時間以内に店舗端末20がオンライン環境下とならなかった場合、オフライン決済(ステップS35~ステップS37)は無効となり、後述の取引処理(ステップS40)は行われない。この場合、決済サーバ100の管理者である決済サービスの提供事業者が、オフライン決済にかかる売上額を店舗Xの口座に補填してもよいし、保険サービス等によって店舗Xの売上額を補償してもよい。なお、店舗アプリ20APは、オフライン決済が行われた日時から所定時間以内であれば、任意のタイミングで取引データを決済サーバ100に伝送できる。たとえば、店舗アプリ20APは、オンライン環境の検出後、即時に取引データを伝送してもよいし、オンライン環境の検出後、一定時間の経過後、取引データを伝送してもよい。また、店舗アプリ20APは、取引データを任意の単位で決済サーバ100に伝送してもよい。たとえば、店舗アプリ20APは、取引データの履歴を時系列で所定数取りまとめて伝送してもよい。 After that, when the business operator UX (or a store clerk) carries the store terminal 20 and moves from the store X, the environment surrounding the store terminal 20 changes to the date and time when the offline payment was made (when the two-dimensional code CY was read). If the online environment is established within a predetermined time from the date and time of the transaction, the store application 20AP transmits the transaction data recorded in step S36 to the settlement server 100 (step S39). For example, in one embodiment, the transaction data recorded in step S37 is transmitted to the payment server 100 when the store terminal 20 becomes online within 24 hours from the date and time when the offline payment was made. If the store terminal 20 does not enter the online environment within 24 hours from the date and time when the offline payment was made, the offline payment (steps S35 to S37) becomes invalid, and transaction processing (step S40), which will be described later, is not performed. . In this case, the payment service provider, who is the administrator of the payment server 100, may compensate the account of the store X with the sales amount related to the offline payment, or compensate the sales amount of the store X through an insurance service or the like. may Note that the store application 20AP can transmit the transaction data to the payment server 100 at any timing within a predetermined period of time from the date and time when the offline payment was made. For example, the store application 20AP may transmit the transaction data immediately after detecting the online environment, or may transmit the transaction data after a certain period of time has elapsed after detecting the online environment. Also, the store application 20AP may transmit the transaction data to the settlement server 100 in arbitrary units. For example, the store application 20AP may collect and transmit a predetermined number of transaction data histories in chronological order.

決済サーバ100は、店舗端末20から取引データを受信すると、受信した取引データに従って、取引データに対応する取引処理を実行する(ステップS40)。たとえば、決済サーバ100は、取引データに基づいて、取引データに示される利用者UY(決済元)の口座から、取引データに示される店舗X(決済先)の口座へと、店舗Xの売上額に相当する分の電子マネーを移行させる。 Upon receiving the transaction data from the store terminal 20, the settlement server 100 executes transaction processing corresponding to the transaction data according to the received transaction data (step S40). For example, based on the transaction data, the settlement server 100 transfers the sales amount of store X from the account of user UY (settlement source) indicated in the transaction data to the account of store X (settlement destination) indicated in the transaction data. Transfer electronic money equivalent to

なお、上述の情報処理(その2)において、決済サーバ100は、店舗端末20から取引データを受信した場合、取引データに含まれる利用者識別情報に基づいて、利用者識別情報により識別される利用者UYに対し、実際にオフラインでの決済取引を行ったか否かの事実確認を行ってもよい。たとえば、決済サーバ100は、店舗端末20から取引データを受信した場合、利用者UYが使用する利用者端末10に対して確認通知を送信する。そして、決済サーバ100は、利用者UYにより、オフラインでの決済取引の事実が承認されることを条件として、取引データに対応する取引処理を実行する。これにより、決済サーバ100は、オフライン環境下であっても、コード決済の信頼性を担保できる。 In the information processing (part 2) described above, when the transaction data is received from the store terminal 20, the payment server 100, based on the user identification information included in the transaction data, uses the information identified by the user identification information. It may be possible to confirm whether or not the person UY has actually made an offline payment transaction. For example, when the settlement server 100 receives transaction data from the store terminal 20, it transmits a confirmation notification to the user terminal 10 used by the user UY. Then, the payment server 100 executes transaction processing corresponding to the transaction data on condition that the fact of the offline payment transaction is approved by the user UY. As a result, the payment server 100 can ensure the reliability of code payments even in an offline environment.

(1-3-3.情報処理(その3))
従来、利用者が予め自らのアカウントにチャージしたマネー残高を用いてコード決済を行う場合、残高を適宜チャージする必要があり、利用者に対して少なからず手間をかけさせることになる。また、事情により、電子マネーを即時チャージできない場合、コード決済そのものが利用できなくなってしまう。このように、従来のコード決済には、ユーザビリティを高める上で改善の余地がある。
(1-3-3. Information processing (Part 3))
Conventionally, when a user performs code settlement using a money balance that has been charged to his/her own account in advance, it is necessary to charge the balance as appropriate, which causes the user to take considerable time and effort. In addition, if the electronic money cannot be charged immediately for some reason, the code payment itself cannot be used. Thus, conventional code payments have room for improvement in enhancing usability.

そこで、決済サーバ100を有する情報処理システム1は、実施形態に係る情報処理(その3)を実行する。たとえば、決済サーバ100は、利用者(たとえば、利用者UY)の置かれる状態が所定の条件を満たしているか否かを判定し、利用者の置かれる状態が所定の条件を満たしていると判定した場合、利用者に割り当てられたアカウントに対して電子マネーの自動チャージを実行する。 Therefore, the information processing system 1 having the payment server 100 executes the information processing (part 3) according to the embodiment. For example, the settlement server 100 determines whether the state of the user (for example, user UY) satisfies a predetermined condition, and determines that the state of the user satisfies the predetermined condition. If so, the account assigned to the user is automatically charged with electronic money.

以下、図3を用いて、決済サーバ100を有する情報処理システム1が実行する情報処理(その3)について具体的に説明する。図3は、実施形態に係る情報処理(その3)の一例を示す図である。図3では、利用者UYの置かれる状態の一例として地震(「災害」の一例)の発生を例示しているが、地震に限らず、利用者UYによるチャージが困難となる可能性があるその他の災害の発生やイベントの発生を含み得る。なお、図3に示す情報処理(その3)は、ステップS51~ステップS54までの処理が、図1に示す情報処理(その1)や図2に示す情報処理(その2)とは相違する。以下では、図3に示す情報処理(その3)について、図1に示す情報処理(その1)や図2に示す情報処理(その2)と相違する部分を説明する。 The information processing (Part 3) executed by the information processing system 1 having the settlement server 100 will be specifically described below with reference to FIG. FIG. 3 is a diagram illustrating an example of information processing (No. 3) according to the embodiment. In FIG. 3, the occurrence of an earthquake (an example of a "disaster") is illustrated as an example of the state in which user UY is placed. may include the occurrence of disasters and the occurrence of events. The information processing (3) shown in FIG. 3 differs from the information processing (1) shown in FIG. 1 and the information processing (2) shown in FIG. 2 in steps S51 to S54. The information processing (part 3) shown in FIG. 3 will be described below with respect to portions that differ from the information processing (part 1) shown in FIG. 1 and the information processing (part 2) shown in FIG.

まず、利用者UYは、決済サーバ100に対して、自動チャージサービスの申込を行う(ステップS51)。自動チャージサービスは、利用者UYの置かれる状態が所定の条件を満たしていると判定した場合、利用者UYに割り当てられたアカウントに対して電子マネーを自動的にチャージするサービスである。サービス利用者は、たとえば、自動チャージサービスを利用するための利用代金を毎月支払う。決済サーバ100は、サービス利用者から毎月支払われる利用代金をサービス利用者ごとに積み立てる。決済サーバ100は、サービス利用者ごとに積み立てた金額を原資として、電子マネーの自動チャージを実行する。なお、自動チャージサービスの利用代金は、月賦払いに限られず、一時払いなどの任意の支払方法を選択可能に構成されてもよい。 First, the user UY applies for the automatic charge service to the settlement server 100 (step S51). The automatic charge service is a service for automatically charging electronic money to an account assigned to a user UY when it is determined that the user UY's state satisfies a predetermined condition. A service user, for example, pays monthly fees for using the automatic charging service. The settlement server 100 accumulates usage fees paid by service users every month for each service user. The settlement server 100 automatically charges electronic money using the amount accumulated for each service user. It should be noted that the usage fee for the automatic charging service is not limited to monthly installments, and may be configured to allow selection of any payment method such as a lump sum payment.

また、決済サーバ100は、自動チャージサービスの利用条件として、ユーザアプリ10APによる位置追跡の許可を含めることができる。これにより、決済サーバ100は、利用者UYが使用する利用者端末10の位置を特定できる。 In addition, the payment server 100 can include permission for location tracking by the user application 10AP as a condition for using the automatic charging service. Thereby, the settlement server 100 can identify the position of the user terminal 10 used by the user UY.

一方、決済サーバ100は、利用者UYからの自動チャージサービスの申込を受け付ける(ステップS52)。たとえば、決済サーバ100は、利用者UYに割り当てられたアカウントに対する自動チャージサービスの設定を有効化する。 On the other hand, the settlement server 100 accepts an application for the automatic charging service from the user UY (step S52). For example, the settlement server 100 activates the automatic charge service setting for the account assigned to the user UY.

ここで、地震の発生を検知すると、決済サーバ100は、利用者UYの置かれる状態が所定の条件を満たしているか否かを判定する(ステップS53)。たとえば、決済サーバ100は、地震が発生した場合、利用者UYの位置と地震発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定する。決済サーバ100は、利用者端末10から取得する位置情報に基づいて利用者UYの位置を特定する。 Here, upon detecting the occurrence of an earthquake, the settlement server 100 determines whether or not the state in which the user UY is placed satisfies a predetermined condition (step S53). For example, when an earthquake occurs, the settlement server 100 determines whether the distance between the position of the user UY and the earthquake occurrence area is within a predetermined distance range. The settlement server 100 identifies the position of the user UY based on the position information obtained from the user terminal 10. FIG.

そして、決済サーバ100は、利用者UYの位置と地震発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、利用者UYに紐付くアカウントに対して電子マネーの自動チャージを実行する(ステップS54)。これにより、決済サーバ100は、地震の発生によりマネー残高のチャージが困難な状況となる可能性がある利用者UYについて、残高不足によりコード決済が利用できなくなる事態を回避できる。なお、電子マネーのチャージ額は、自動チャージサービスを利用する全てのサービス利用者に共通の金額であってもよいし、サービス利用者ごとに個別に決定された金額であってもよい。 Then, when it is determined that the distance between the position of the user UY and the earthquake occurrence area is within a predetermined distance range, the settlement server 100 automatically charges the account linked to the user UY with electronic money. is executed (step S54). As a result, the settlement server 100 can avoid a situation in which code settlement cannot be used due to insufficient balance for user UY, who may find it difficult to charge the money balance due to the occurrence of an earthquake. The charge amount of electronic money may be an amount common to all service users who use the automatic charge service, or may be an amount individually determined for each service user.

また、決済サーバ100は、利用者UYの置かれる状態として、利用者UYのマネー残高が所定額未満であるか否かを判定してもよい。この場合、決済サーバ100は、たとえば、マネー残高が所定値未満であると判定した場合、電子マネーの自動チャージを実行する。これにより、決済サーバ100は、コード決済の利用時にマネー残高が不足する可能性がある利用者UYについて、残高不足によりコード決済が利用できなくなる事態を回避できる。なお、決済サーバ100は、利用者UYの位置と地震発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、さらに、利用者UYのマネー残高が所定額未満であるか否かを判定してもよい。 Moreover, the settlement server 100 may determine whether or not the money balance of the user UY is less than a predetermined amount as the state of the user UY. In this case, the settlement server 100, for example, when determining that the money balance is less than the predetermined value, automatically charges the electronic money. As a result, the settlement server 100 can avoid a situation in which the user UY, who may have insufficient money balance when using the code settlement, cannot use the code settlement due to insufficient balance. When it is determined that the distance between the position of user UY and the earthquake occurrence area is within a predetermined distance range, settlement server 100 further determines whether user UY's money balance is less than a predetermined amount. It may be determined whether

また、決済サーバ100は、予め規定されているチャージ可能額に基づいて、電子マネーの自動チャージを実行する。決済サーバ100は、チャージ可能額に相当する額の電子マネーを自動チャージできる。たとえば、チャージ可能額は、サービス利用者ごとに個別に規定されてもよい。これにより、決済サーバ100は、チャージ可能額の範囲内でリスクヘッジを行いつつ、残高不足によりコード決済が利用できなくなる事態をできるだけ回避できる。 In addition, the settlement server 100 automatically charges electronic money based on a predetermined chargeable amount. The settlement server 100 can automatically charge electronic money in an amount corresponding to the chargeable amount. For example, the chargeable amount may be defined individually for each service user. As a result, the settlement server 100 can hedge risks within the chargeable amount, and avoid as much as possible a situation in which code settlement cannot be used due to insufficient balance.

〔2.決済サーバの構成〕
次に、図4を用いて、決済サーバ100の構成について説明する。図4は、実施形態に係る決済サーバの構成例を示す図である。図4に示すように、決済サーバ100は、通信部110と、記憶部120と、制御部130とを有する。
[2. Configuration of payment server]
Next, the configuration of the settlement server 100 will be described using FIG. FIG. 4 is a diagram illustrating a configuration example of a settlement server according to the embodiment; As shown in FIG. 4, the payment server 100 has a communication unit 110, a storage unit 120, and a control unit .

(通信部110について)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークNと有線または無線で接続され、利用者端末10や、店舗端末20などとの間で情報の送受信を行う。
(Regarding communication unit 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card) or the like. The communication unit 110 is connected to the network N by wire or wirelessly, and transmits and receives information to and from the user terminal 10, the store terminal 20, and the like.

(記憶部120について)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図4に示すように、記憶部120は、口座情報記憶部121と、店舗情報記憶部122と、利用者情報記憶部123とを有する。
(Regarding storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. As shown in FIG. 4 , the storage unit 120 has an account information storage unit 121 , a shop information storage unit 122 and a user information storage unit 123 .

(口座情報記憶部121について)
口座情報記憶部121は、利用者(一般消費者)や店舗(事業者)などのサービス利用者が電子決済サービスにおいて所有する口座に関する各種の情報を記憶する。ここで、図5を用いて、口座情報記憶部121が記憶する情報の一例を説明する。図5は、実施形態に係る口座情報記憶部に記憶される情報の一例を示す図である。図5の例において、口座情報記憶部121は、「口座ID」や、「所有者ID」や、「総残高(円)」などといった複数の項目を有する。
(Regarding account information storage unit 121)
The account information storage unit 121 stores various types of information about accounts owned by service users such as users (general consumers) and stores (enterprises) in the electronic payment service. An example of information stored in the account information storage unit 121 will now be described with reference to FIG. FIG. 5 is a diagram illustrating an example of information stored in an account information storage unit according to the embodiment; In the example of FIG. 5, the account information storage unit 121 has a plurality of items such as "account ID", "owner ID", and "total balance (yen)".

「口座ID」の項目には、口座を識別するための識別情報が記憶される。「所有者情報」の項目は、口座を所有する所有者を識別するための識別情報が記憶される。なお、「所有者情報」の項目には、後述するユーザIDが記憶されてもよい。「口座残高(円)」の項目には、口座の残高を示す情報が記憶される。残高を示す情報として、たとえば、電子マネーに相当する現金の額が記憶される。 The item “account ID” stores identification information for identifying the account. The item "owner information" stores identification information for identifying the owner who owns the account. Note that a user ID, which will be described later, may be stored in the "owner information" item. The item "account balance (yen)" stores information indicating the balance of the account. As information indicating the balance, for example, the amount of cash equivalent to electronic money is stored.

すなわち、図5では、口座ID「AC#1」によって識別される口座の所有者の情報が「S#X-1」であり、総残高が「1,150,000(円)」である例が示されている。 That is, in FIG. 5, the information of the owner of the account identified by the account ID "AC#1" is "S#X-1" and the total balance is "1,150,000 (yen)". It is shown.

(店舗情報記憶部122について)
店舗情報記憶部122は、店舗のオフライン設定に関する情報が記憶される。ここで、図6を用いて、店舗情報記憶部122が記憶する情報の一例を説明する。図6は、実施形態に係る店舗情報記憶部に記憶される情報の一例を示す図である。図6の例において、店舗情報記憶部122は、「店舗ID」や、「オフライン設定」や、「上限金額(円)」などといった複数の項目を有する。
(Regarding store information storage unit 122)
The store information storage unit 122 stores information related to offline settings of the store. Here, an example of information stored by the shop information storage unit 122 will be described with reference to FIG. 6 is a diagram illustrating an example of information stored in a store information storage unit according to the embodiment; FIG. In the example of FIG. 6, the store information storage unit 122 has a plurality of items such as "store ID", "offline setting", and "upper limit amount (yen)".

「店舗ID」の項目には、商品やサービスなどの取引対象を一般消費者に提供する事業者により運営される店舗を識別するための店舗識別情報が記憶される。「オフライン設定」の項目には、オフライン決済(オフラインでの売上処理)が有効な状態か否かを示す情報が記憶される。「上限金額(円)」の項目には、オフライン環境上でコード決済を受け付けることが可能な上限金額を示す情報が記憶される。なお、決済サーバ100を通じて電子決済サービスを提供するサービス事業者は、店舗に対して上限金額の項目に設定されている金額を補償する。 The item "store ID" stores store identification information for identifying a store operated by a business operator who provides general consumers with items to be traded, such as products and services. Information indicating whether or not offline payment (offline sales processing) is enabled is stored in the "offline setting" item. Information indicating the maximum amount that can be accepted for code payment in the offline environment is stored in the item "maximum amount (yen)". Note that the service provider that provides the electronic payment service through the payment server 100 compensates the store for the amount set in the upper limit amount item.

すなわち、図6では、店舗ID「S#X-1」によって識別される店舗のオフライン設定は有効な状態であり、上限金額である「100,000(円)」までオフライン決済が可能であることが示されている。 That is, in FIG. 6, the offline setting of the store identified by the store ID "S#X-1" is in a valid state, and offline settlement is possible up to the upper limit of "100,000 (yen)". It is shown.

(利用者情報記憶部123について)
利用者情報記憶部123は、決済サーバ100が提供する電子決済サービスの利用者に関する各種の情報を記憶する。ここで、図7を用いて、利用者情報記憶部123が記憶する情報の一例を説明する。図7は、実施形態に係る利用者情報記憶部に記憶される情報の一例を示す図である。図7の例において、利用者情報記憶部123は、「利用者ID」や、「自動チャージ設定」や、「チャージ可能額(円)」などといった複数の項目を有する。
(Regarding the user information storage unit 123)
The user information storage unit 123 stores various information regarding users of the electronic payment service provided by the payment server 100 . Here, an example of information stored by the user information storage unit 123 will be described with reference to FIG. 7 is a diagram illustrating an example of information stored in a user information storage unit according to the embodiment; FIG. In the example of FIG. 7, the user information storage unit 123 has a plurality of items such as "user ID", "automatic charging setting", and "chargeable amount (yen)".

「利用者ID」の項目には、利用者を識別するための利用者識別情報が記憶される。「自動チャージ設定」の項目には、自動チャージサービスが有効な状態か否を示す情報が記憶される。「チャージ可能額(円)」の項目には、自動チャージサービスによるチャージ可能額を示す情報が記憶される。 User identification information for identifying the user is stored in the "user ID" item. Information indicating whether or not the automatic charge service is enabled is stored in the "automatic charge setting" item. Information indicating the amount that can be charged by the automatic charging service is stored in the item of "chargeable amount (yen)".

すなわち、図7では、利用者ID「U#Y-1」によって識別される利用者について、自動チャージサービスが有効な状態であり、自動チャージサービスによるチャージ可能額が「30,000(円)」であることが示されている。 That is, in FIG. 7, for the user identified by the user ID "U#Y-1", the automatic charge service is in a valid state, and the amount that can be charged by the automatic charge service is "30,000 (yen)." It has been shown that

(制御部130について)
制御部130は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などによって、決済サーバ100内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部130は、たとえば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの集積回路により実現され得る。実施形態に係る制御部130は、図4に示すように、受付部131と、判定部132と、チャージ部133と、実行部134とを有し、これらの各部により、以下に説明する情報処理の機能や作用を実現または実行する。
(Regarding the control unit 130)
The control unit 130 is a controller, for example, a CPU (Central Processing Unit) or MPU (Micro Processing Unit) executes various programs stored in a storage device inside the payment server 100 using the RAM as a work area. It is realized by being executed. Also, the control unit 130 can be implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). As shown in FIG. 4, the control unit 130 according to the embodiment includes a reception unit 131, a determination unit 132, a charging unit 133, and an execution unit 134. These units perform information processing described below. realize or perform the function or action of

(受付部131について)
受付部131は、利用者端末10または店舗端末20からオフラインでの決済取引である旨を示す情報と、決済取引による店舗(たとえば、図1または図2に示す店舗X)の売上額とを含む取引データ(「取引情報」の一例)を受け付ける。受付部131は、利用者端末10または店舗端末20から受け付けた取引データを実行部134に受け渡す。
(Regarding the reception unit 131)
Reception unit 131 includes information indicating that the payment transaction is offline from user terminal 10 or store terminal 20, and the sales amount of the store (for example, store X shown in FIG. 1 or 2) resulting from the payment transaction. Receive transaction data (an example of “transaction information”). The reception unit 131 transfers transaction data received from the user terminal 10 or the store terminal 20 to the execution unit 134 .

また、受付部131は、店舗(たとえば、店舗X)を識別するための店舗識別情報を含む取引データを利用者端末10から受け付ける。また、受付部131は、決済取引が行われた日時を示す日時情報を含む取引データを利用者端末10から受け付ける。受付部131は、利用者端末10から受け付けた取引データを実行部134に受け渡す。 The reception unit 131 also receives transaction data including store identification information for identifying a store (for example, store X) from the user terminal 10 . Further, the receiving unit 131 receives transaction data including date and time information indicating the date and time when the settlement transaction was performed from the user terminal 10 . The receiving unit 131 transfers transaction data received from the user terminal 10 to the executing unit 134 .

また、受付部131は、決済取引を行った利用者(たとえば、図2に示す利用者UY)を識別するための利用者識別情報を含む取引データを店舗端末20から受け付ける。受付部131は、利用者端末10から受け付けた取引データを実行部134に受け渡す。 Further, the reception unit 131 receives transaction data including user identification information for identifying a user (for example, user UY shown in FIG. 2) who has made a payment transaction from the store terminal 20 . The receiving unit 131 transfers transaction data received from the user terminal 10 to the executing unit 134 .

(判定部132について)
判定部132は、電子決済サービスのサービス利用者(たとえば、図3に示す利用者UY)の置かれる状態が所定の条件を満たしているか否かを判定する。
(Regarding the determination unit 132)
The determination unit 132 determines whether or not the state in which the service user of the electronic payment service (for example, the user UY shown in FIG. 3) is placed satisfies a predetermined condition.

たとえば、判定部132は、災害が発生した場合、サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定する。具体的には、判定部132は、地震の発生を検知すると、利用者情報記憶部123に記憶されている情報を参照して、自動チャージサービスのサービス利用者を抽出する。つまり、判定部132は、利用者情報記憶部123に記憶されている情報において、自動チャージ設定が有効な状態であるサービス利用者を特定する。次に、判定部132は、抽出したサービス利用者の中から、処理対象とするサービス利用者を選択する。次に、判定部132は、選択したサービス利用者の位置を特定し、特定した位置と地震発生エリアとの距離を推定する。なお、判定部132は、サービス利用者の位置と地震発生エリアとの距離を推定する場合、サービス利用者の位置と、地震発生エリアにおいて震度が最も高いエリアとの距離を推定してもよい。あるいは、判定部132は、サービス利用者の位置と地震発生エリアとの間の最短距離を推定してもよい。そして、判定部132は、推定した距離が予め規定される閾値以下であるか否かを判定する。 For example, when a disaster occurs, the determination unit 132 determines whether or not the distance between the location of the service user and the disaster area is within a predetermined distance range. Specifically, upon detecting the occurrence of an earthquake, the determination unit 132 refers to information stored in the user information storage unit 123 and extracts service users of the automatic charging service. In other words, the determination unit 132 identifies service users for whom the automatic charge setting is enabled in the information stored in the user information storage unit 123 . Next, the determination unit 132 selects a service user to be processed from among the extracted service users. Next, the determination unit 132 identifies the position of the selected service user and estimates the distance between the identified position and the earthquake occurrence area. When estimating the distance between the service user's position and the earthquake occurrence area, the determination unit 132 may estimate the distance between the service user's position and the area with the highest seismic intensity in the earthquake occurrence area. Alternatively, the determination unit 132 may estimate the shortest distance between the position of the service user and the earthquake occurrence area. Then, the determination unit 132 determines whether or not the estimated distance is equal to or less than a predetermined threshold.

また、たとえば、判定部132は、サービス利用者のマネー残高が所定額未満であるか否かを判定する。判定部132は、判定結果をチャージ部133に受け渡す。 Also, for example, the determination unit 132 determines whether or not the service user's money balance is less than a predetermined amount. The determination unit 132 transfers the determination result to the charging unit 133 .

(チャージ部133について)
チャージ部133は、判定部132によりサービス利用者(たとえば、図3に示す利用者UY)の置かれる状態が所定の条件を満たしていると判定された場合、サービス利用者に割り当てられたアカウントに対して電子マネーの自動チャージを実行する。
(Regarding the charging section 133)
If the determining unit 132 determines that the state of the service user (for example, user UY shown in FIG. 3) satisfies a predetermined condition, the charging unit 133 charges the account assigned to the service user. Automatic charging of electronic money is executed against the

たとえば、チャージ部133は、自動チャージ設定が有効であるサービス利用者について、予め規定された自動チャージサービスを利用するための月額料金から所定の手数料を控除した金額を、サービス利用者ごとに積み立てる。また、チャージ部133は、判定部132によりサービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、サービス利用者ごとに積み立てた積立金額の中から自動チャージを実行する。たとえば、チャージ部133は、積立金額の中から、予め規定されているチャージ可能額に基づいて自動チャージを実行できる。また、たとえば、チャージ部133は、判定部132によりマネー残高が所定値未満であると判定された場合、自動チャージを実行する。 For example, the charging unit 133 accumulates an amount obtained by deducting a predetermined fee from a predetermined monthly charge for using the automatic charging service for each service user for whom the automatic charging setting is valid. In addition, if the determination unit 132 determines that the distance between the service user's position and the disaster occurrence area is within a predetermined distance range, the charging unit 133 Execute automatic charge from For example, the charging unit 133 can perform automatic charging based on a predetermined chargeable amount out of the accumulated amount. Also, for example, when the determining unit 132 determines that the money balance is less than a predetermined value, the charging unit 133 performs automatic charging.

(実行部134について)
実行部134は、オフライン決済による店舗の売上額が所定の条件を満たす場合、オフライン決済に対応する取引処理を実行する。たとえば、実行部134は、店舗の売上額の合計が店舗ごとに個別に割り当てられる所定の上限金額に満たないことを条件として、オフライン決済に対応する取引処理を実行する。具体的には、実行部134は、該当店舗についてオフライン決済が有効な状態であり、かつ、オフライン決済における売上額の合計額が所定の上限金額未満であり、かつ、利用者端末10からの取引データが所定の時間内に受信された場合、オフライン決済に対応する取引処理を実行する。つまり、決済サーバ100は、オフライン決済が有効である場合、所定時間内に受信した取引データについて、所定の条件金額に達するまでオフライン決済を受け入れ可能である。
(Regarding execution unit 134)
The execution unit 134 executes transaction processing corresponding to offline payment when the sales amount of the store through offline payment satisfies a predetermined condition. For example, the execution unit 134 executes transaction processing corresponding to offline payment on the condition that the total sales amount of the store is less than a predetermined upper limit amount individually assigned to each store. Specifically, the execution unit 134 determines that offline payment is valid for the store, the total amount of sales in the offline payment is less than a predetermined upper limit amount, and the transaction from the user terminal 10 If the data is received within a predetermined time, perform transaction processing corresponding to offline payment. In other words, if the offline payment is valid, the payment server 100 can accept the offline payment until the transaction data received within the predetermined time reaches the predetermined condition amount.

なお、実行部134は、店舗の過去の取引履歴に基づいて、オフライン決済の上限金額を店舗ごとに決定できる。具体的には、実行部134は、店舗の過去の取引履歴から、所定期間における平均売上額を算出し、算出した平均売上額を上限金額に決定してもよいし、所定期間における売上額の中央値を特定し、特定した中央値を上限金額に決定してもよい。実行部134は、決定した上限金額を店舗識別情報に対応付けて店舗情報記憶部122に登録する。 Note that the execution unit 134 can determine the maximum amount of offline payment for each store based on the store's past transaction history. Specifically, the execution unit 134 may calculate the average sales amount in a predetermined period from the past transaction history of the store, and determine the calculated average sales amount as the upper limit amount. A median value may be specified, and the specified median value may be determined as the maximum amount. The execution unit 134 registers the determined maximum amount of money in the store information storage unit 122 in association with the store identification information.

また、実行部134は、店舗情報記憶部122に記憶されている情報において、利用者端末10からの取引データに含まれる店舗識別情報に対応付けられている上限金額を参照し、この上限金額に基づいて取引処理を実行する。 In addition, the execution unit 134 refers to the maximum amount of money associated with the store identification information included in the transaction data from the user terminal 10 in the information stored in the store information storage unit 122, and perform transaction processing based on

また、実行部134は、利用者端末10からの取引データに含まれる日時情報からオフライン決済が行われた日時を特定し、特定した日時が、取引データに含まれる店舗識別情報により識別される店舗においてオフライン決済が有効な状態である期間内に含まれていることを条件として、オフライン決済に対応する取引処理を実行してもよい。 In addition, the execution unit 134 identifies the date and time when the offline payment was made from the date and time information included in the transaction data from the user terminal 10, and stores the specified date and time identified by the store identification information included in the transaction data. Transaction processing corresponding to offline payment may be executed on the condition that it is included in the period during which offline payment is valid in .

また、実行部134は、店舗端末20からの取引データに含まれる利用者識別情報により識別される利用者によりオフライン決済の事実が承認されることを条件として、オフライン決済に対応する取引処理を実行してもよい。 Also, the execution unit 134 executes transaction processing corresponding to offline payment on the condition that the fact of offline payment is approved by the user identified by the user identification information included in the transaction data from the shop terminal 20. You may

〔3.処理手順例〕
(3-1.処理の流れ(その1))
以下、実施形態に係る決済サーバ100を有する情報処理システムにおける処理の流れを説明する。まず、図8を用いて、実施形態に係る処理の流れ(その1)について説明する。図8は、実施形態に係る処理の流れ(その1)の一例を示すシーケンス図である。
[3. Processing procedure example]
(3-1. Processing Flow (Part 1))
The flow of processing in the information processing system having the settlement server 100 according to the embodiment will be described below. First, with reference to FIG. 8, the flow of processing according to the embodiment (No. 1) will be described. FIG. 8 is a sequence diagram illustrating an example of the flow (part 1) of processing according to the embodiment.

図8に示すように、店舗端末20は、決済サーバ100に対して、オフライン設定要求を送信する(ステップS101)。 As shown in FIG. 8, the store terminal 20 transmits an offline setting request to the payment server 100 (step S101).

一方、決済サーバ100は、店舗端末20からオフライン設定要求を受信すると、店舗端末20に紐付く店舗Xの上限金額を設定する(ステップS102)。そして、決済サーバ100は、店舗Xのオフライン設定をアクティベートし、オフライン設定の承認通知を店舗端末20に送信する(ステップS103)。 On the other hand, upon receiving the offline setting request from the store terminal 20, the settlement server 100 sets the maximum amount of money for the store X linked to the store terminal 20 (step S102). Then, the payment server 100 activates the offline setting of the store X and transmits a notification of approval of the offline setting to the store terminal 20 (step S103).

その後、利用者端末10の利用者がオフライン環境下にある店舗Xに入店し、店舗Xから取引対象の提供を受けるために、利用者端末10を主体とするコード決済を行うと仮定する。この場合、利用者端末10は、利用者の操作に従って、たとえば店舗Xに設置されている2次元コードを読み取る(ステップS104)。 After that, it is assumed that the user of the user terminal 10 enters the store X in the offline environment and performs code settlement mainly using the user terminal 10 in order to receive the transaction object from the store X. In this case, the user terminal 10 reads, for example, the two-dimensional code installed at the store X according to the user's operation (step S104).

また、利用者端末10は、2次元コードから読み取った情報の中にオフライン決済である旨が含まれる場合、2次元コードの読取に連動して、決済の取引が完了した旨を利用者UYに通知する(ステップS105)。 In addition, when the information read from the two-dimensional code includes the fact that the payment is offline, the user terminal 10 notifies the user UY that the payment transaction has been completed in conjunction with the reading of the two-dimensional code. Notify (step S105).

また、利用者端末10は、オフライン決済である旨を示す情報に関連付けて、オフライン決済が行われた店舗Xを示す店舗識別情報と、2次元コードの読取日時を示す日時情報と、オフライン決済による店舗Xの売上額を示す情報とを含む取引データを記録する(ステップS106)。 In addition, the user terminal 10 associates the information indicating the offline payment with the shop identification information indicating the shop X where the offline payment was made, the date and time information indicating the read date and time of the two-dimensional code, and the offline payment. Transaction data including information indicating the sales amount of store X is recorded (step S106).

その後、利用者端末10の利用者が店舗Xから退店する。対象取引において2次元コードが読み取られた日時(ステップ106)から所定時間以内に利用者端末10を取り巻く環境がオンライン環境となると、利用者端末10は、ステップS106で記録した取引データを決済サーバ100に伝送する(ステップS107)。 After that, the user of the user terminal 10 leaves the store X. When the environment surrounding the user terminal 10 becomes an online environment within a predetermined time from the date and time when the two-dimensional code was read in the target transaction (step S106), the user terminal 10 sends the transaction data recorded in step S106 to the settlement server 100. (step S107).

決済サーバ100は、利用者端末10から取引データを受信すると、受信した取引データに従って、取引データに対応する取引処理を実行する(ステップS108)。 Upon receiving the transaction data from the user terminal 10, the settlement server 100 executes transaction processing corresponding to the transaction data according to the received transaction data (step S108).

(3-2.処理の流れ(その2))
続いて、図9を用いて、実施形態に係る処理の流れ(その2)について説明する。図9は、実施形態に係る処理の流れ(その2)の一例を示すシーケンス図である。
(3-2. Processing Flow (Part 2))
Next, the flow of processing according to the embodiment (No. 2) will be described with reference to FIG. 9 . FIG. 9 is a sequence diagram illustrating an example of the flow (part 2) of processing according to the embodiment.

図9に示すように、店舗端末20は、決済サーバ100に対して、オフライン設定要求を送信する(ステップS201)。 As shown in FIG. 9, the store terminal 20 transmits an offline setting request to the settlement server 100 (step S201).

一方、決済サーバ100は、店舗端末20からオフライン設定要求を受信すると、店舗端末20に紐付く店舗Xの上限金額を設定する(ステップS202)。そして、決済サーバ100は、店舗Xのオフライン設定をアクティベートし、オフライン設定の承認通知を店舗端末20に送信する(ステップS203)。 On the other hand, upon receiving the offline setting request from the store terminal 20, the settlement server 100 sets the maximum amount of money for the store X linked to the store terminal 20 (step S202). Then, the payment server 100 activates the offline setting of the store X and transmits a notification of approval of the offline setting to the store terminal 20 (step S203).

その後、利用者端末10の利用者がオフライン環境下にある店舗Xに入店し、店舗Xから取引対象の提供を受けるために、店舗端末20を主体とするコード決済を行うと仮定する。この場合、利用者端末10は、利用者の操作に従って、利用者を識別するための利用者識別情報を含むコード情報を利用者端末10に表示させ(ステップS204)、店舗Xの店員に提示する。 After that, it is assumed that the user of the user terminal 10 enters the store X in the offline environment and performs code settlement mainly on the store terminal 20 in order to receive the transaction object from the store X. In this case, the user terminal 10 causes the user terminal 10 to display the code information including the user identification information for identifying the user according to the user's operation (step S204), and presents it to the store X clerk. .

店舗端末20は、利用者端末10に表示されたコード情報を読み取る(ステップS205)。 The store terminal 20 reads the code information displayed on the user terminal 10 (step S205).

また、店舗端末20は、利用者端末10に表示されたコード情報の読取を行った際、オフライン設定が有効な状態であることを条件として、コード情報の読取に連動して、決済の取引が完了した旨を示す取引完了通知を利用者端末10に送信する(ステップS206)。 In addition, when the code information displayed on the user terminal 10 is read, the store terminal 20 performs payment transactions in conjunction with the reading of the code information on condition that the offline setting is in a valid state. A transaction completion notification indicating that the transaction has been completed is transmitted to the user terminal 10 (step S206).

また、店舗端末20は、オフライン決済である旨を示す情報に関連付けて、オフライン決済を行った利用者を識別するための利用者識別情報と、コード情報の読取日時を示す日時情報と、オフライン決済による店舗Xの売上額を示す情報とを含む取引データを記録する(ステップS207)。 In addition, the store terminal 20 associates with the information indicating the offline payment, user identification information for identifying the user who made the offline payment, date and time information indicating the read date and time of the code information, and offline payment information. and record the transaction data including the information indicating the sales amount of the store X (step S207).

一方、利用者端末10は、店舗端末20から決済の取引が完了した旨を示す取引完了通知を受信した場合、この通知の受信に連動して、決済の取引が完了したことを示す画面や所定の音声を出力して、利用者UYに通知する(ステップS208)。 On the other hand, when the user terminal 10 receives a transaction completion notification indicating that the payment transaction has been completed from the store terminal 20, the user terminal 10 displays a screen indicating that the payment transaction has been completed and a predetermined is output to notify the user UY (step S208).

その後、店舗Xを運営する事業者UX(あるいは店員)が店舗端末20を所持して店舗Xから移動する。対象取引においてコード情報が読み取られた日時(ステップS207)から所定時間以内に、店舗端末20を取り巻く環境がオンライン環境になると、店舗端末20は、ステップS207で記録した取引データを決済サーバ100に伝送する(ステップS209)。 After that, the business operator UX (or a store clerk) who manages the store X moves from the store X with the store terminal 20 in hand. When the environment surrounding the store terminal 20 becomes an online environment within a predetermined time from the date and time when the code information was read in the target transaction (step S207), the store terminal 20 transmits the transaction data recorded in step S207 to the settlement server 100. (step S209).

決済サーバ100は、店舗端末20から取引データを受信すると、受信した取引データに従って、取引データに対応する取引処理を実行する(ステップS210)。 Upon receiving the transaction data from the store terminal 20, the settlement server 100 executes transaction processing corresponding to the transaction data according to the received transaction data (step S210).

(3-3.決済サーバによる処理手順例)
続いて、図10を用いて、実施形態に係る決済サーバ100による処理手順の一例について説明する。図10は、実施形態に係る決済サーバによる処理手順の一例を示すフローチャートである。図10に示す処理手順は、決済サーバ100の制御部130により繰り返し実行される。
(3-3. Example of processing procedure by settlement server)
Next, an example of a processing procedure by the settlement server 100 according to the embodiment will be described with reference to FIG. 10 . FIG. 10 is a flowchart illustrating an example of a processing procedure by the settlement server according to the embodiment; The processing procedure shown in FIG. 10 is repeatedly executed by the control unit 130 of the settlement server 100 .

図10に示すように、判定部132は、地震の発生を検知すると(ステップS301)、利用者情報記憶部123に記憶されている情報を参照して、自動チャージ設定が有効な状態であるサービス利用者を抽出する(ステップS302)。 As shown in FIG. 10, when the determination unit 132 detects the occurrence of an earthquake (step S301), the determination unit 132 refers to the information stored in the user information storage unit 123 and checks the status of the services whose automatic charge setting is enabled. A user is extracted (step S302).

また、判定部132は、ステップS302で抽出したサービス利用者の中から、処理対象となるサービス利用者を選択する(ステップS303)。 Further, the determination unit 132 selects service users to be processed from among the service users extracted in step S302 (step S303).

また、判定部132は、ステップS303で選択したサービス利用者の位置を特定し、特定した位置と地震発生エリアとの距離Dを推定する(ステップS304)。 The determination unit 132 also identifies the position of the service user selected in step S303, and estimates the distance D between the identified position and the earthquake occurrence area (step S304).

また、判定部132は、ステップS304で推定した距離Dが予め規定される閾値TH1以下であるか否かを判定する(ステップS305)。 Further, the determination unit 132 determines whether or not the distance D estimated in step S304 is equal to or less than a predetermined threshold TH1 (step S305).

また、判定部132は、ステップS304で推定した距離Dが閾値TH1以下であると判定した場合(ステップS305:Yes)、口座情報記憶部121に記憶されている情報を参照して、ステップS303で選択したサービス利用者のマネー残高が閾値TH2以下であるか否かを判定する(ステップS306)。 Further, when the determination unit 132 determines that the distance D estimated in step S304 is equal to or less than the threshold TH1 (step S305: Yes), the determination unit 132 refers to the information stored in the account information storage unit 121, and in step S303 It is determined whether or not the money balance of the selected service user is equal to or less than the threshold TH2 (step S306).

判定部132により、ステップS303で選択したサービス利用者のマネー残高が閾値TH2以下であると判定された場合(ステップS306:Yes)、チャージ部133は、ステップS303で選択したサービス利用者に紐付くアカウントに対し、予め規定されているチャージ可能額に基づいて電子マネーの自動チャージを実行する(ステップS307)。 When the determining unit 132 determines that the money balance of the service user selected in step S303 is equal to or less than the threshold TH2 (step S306: Yes), the charging unit 133 associates the money balance with the service user selected in step S303. Electronic money is automatically charged to the account based on a predetermined chargeable amount (step S307).

また、判定部132は、ステップS302で抽出したサービス利用者について処理を完了したか否かを判定する(ステップS308)。 Also, the determination unit 132 determines whether or not the process for the service user extracted in step S302 has been completed (step S308).

判定部132は、ステップS302で抽出したサービス利用者について処理を完了していないと判定した場合(ステップS308:No)、上述したステップS303の処理手順に戻って、次の処理対象とするサービス利用者を選択する。これとは反対に、判定部132は、ステップS302で抽出したサービス利用者について処理を完了していると判定した場合(ステップS308:Yes)、図10に示す処理手順を終了する。 If the determining unit 132 determines that the service user extracted in step S302 has not completed the process (step S308: No), the procedure returns to step S303 described above, and the next service user to be processed is selected. choose who. On the contrary, when determining that the process for the service user extracted in step S302 has been completed (step S308: Yes), the determination unit 132 ends the processing procedure shown in FIG.

また、上述のステップS306において、判定部132は、ステップS303で選択したサービス利用者のマネー残高が閾値TH2以下であると判定した場合(ステップS306:No)、上述のステップS308の処理手順に移行する。 Further, in step S306 described above, when the determination unit 132 determines that the money balance of the service user selected in step S303 is equal to or less than the threshold TH2 (step S306: No), the procedure proceeds to step S308 described above. do.

また、上述のステップS305において、判定部132は、ステップS304で推定した距離Dが閾値TH1以下ではないと判定した場合(ステップS305:No)、上述のステップS308の処理手順に移行する。 Further, in step S305 described above, when the determination unit 132 determines that the distance D estimated in step S304 is not equal to or less than the threshold TH1 (step S305: No), the procedure proceeds to step S308 described above.

なお、図10に示す処理手順において、ステップS305の処理手順とステップS306の処理手順は、図10に示す順序を実行する場合に限られず、ステップS306の処理手順を実行した後、ステップS305の処理手順を実行してもよい。また、図10に示す処理手順は、ステップS306の処理手順を含まなくてもよい。また、図10に示す処理手順は、ステップS304およびステップS305の処理手順を含まなくてもよい。 In the processing procedure shown in FIG. 10, the processing procedure of step S305 and the processing procedure of step S306 are not limited to executing the order shown in FIG. steps may be taken. Also, the processing procedure shown in FIG. 10 may not include the processing procedure of step S306. Also, the processing procedure shown in FIG. 10 may not include the processing procedure of steps S304 and S305.

〔4.変形例〕
(4-1.取引データの突合処理について)
上述の実施形態は一例を示したものであり、種々の変更及び応用が可能である。たとえば、上述の実施形態において、利用者端末10が主体となるオフライン決済(ユーザ決済)を行った場合も、店舗端末20が主体となって行うオフライン決済(ストア決済)を行った場合も、利用者端末10と店舗端末20との間で取引データをやり取りすることにより、互いに共有してもよい。この場合、決済サーバ100は、利用者端末10から取引データを先に受信した場合、取引データに含まれる利用者識別情報に対応するアカウントに紐づくマネー残高のうち、取引データに含まれる決済額に相当する分の電子マネーを取引保留状態として一時的に留保できる。その後、決済サーバ100は、店舗端末20から取引データを受信すると、利用者端末10から受信した取引データと、店舗端末20から受信した取引データとを突合することにより、取引内容に問題がない場合、取引保留状態を解除して、取引処理を実行する。
[4. Modification]
(4-1. Concerning matching processing of transaction data)
The above-described embodiment is an example, and various modifications and applications are possible. For example, in the above-described embodiment, both when the user terminal 10 performs the offline payment (user payment) and when the store terminal 20 performs the offline payment (store payment), the By exchanging transaction data between the customer terminal 10 and the store terminal 20, the transaction data may be shared with each other. In this case, if the payment server 100 receives the transaction data from the user terminal 10 first, the payment amount included in the transaction data out of the money balance linked to the account corresponding to the user identification information included in the transaction data can be temporarily reserved as a transaction pending state. After that, when the transaction data is received from the store terminal 20, the settlement server 100 compares the transaction data received from the user terminal 10 with the transaction data received from the store terminal 20 to confirm that there is no problem with the transaction content. , release the transaction pending state and execute transaction processing.

(4-2.取引データの伝送期限について)
たとえば、上述の実施形態において、店舗Xにおいてオフライン決済が発生してから、所定時間内(たとえば、24時間以内)に決済サーバ100に伝送されなかった取引データは無効にしてもよい。この場合、決済サーバ100は、たとえば、店舗Xにおいてオフライン決済が発生してから所定時間を超えて店舗端末20から伝送された取引データを破棄する。そして、決済サーバ100は、取引保留状態として一時的に留保していた利用者の電子マネーを、該当の利用者に紐付くアカウントに返金する。
(4-2. Deadline for transmission of transaction data)
For example, in the above-described embodiment, transaction data that has not been transmitted to the payment server 100 within a predetermined period of time (for example, within 24 hours) after offline payment has occurred at store X may be invalidated. In this case, the payment server 100 discards the transaction data transmitted from the shop terminal 20 after a predetermined period of time has passed since the offline payment occurred at the shop X, for example. Then, the settlement server 100 refunds the user's electronic money, which has been temporarily reserved in the transaction pending state, to the account associated with the user.

(4-3.情報処理システム1の構成について)
上述の実施形態では、情報処理システム1に含まれる決済サーバ100が、オフライン決済に対応する取引処理を行うとともに、サービス利用者に対する自動チャージを実行する例を説明したが、実施形態に係る情報処理システム1の構成は、このような例には特に限定される必要はない。たとえば、実施形態に係る情報処理システム1は、オフライン決済に対応する取引処理を行うサーバと、サービス利用者に対する自動チャージを実行するサーバとは、それぞれ物理的に異なるサーバであってもよく、あるいは、それぞれのサーバが異なるシステムに属するサーバであってもよい。
(4-3. Configuration of information processing system 1)
In the above-described embodiment, the payment server 100 included in the information processing system 1 performs transaction processing corresponding to offline payment and automatically charges the service user. The configuration of the system 1 need not be particularly limited to such an example. For example, in the information processing system 1 according to the embodiment, the server that performs transaction processing corresponding to offline payment and the server that automatically charges the service user may be physically different servers, or , each server may belong to a different system.

(4-4.処理態様について)
上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、逆に、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
(4-4. Regarding processing mode)
Of the processes described in the above embodiments, all or part of the processes described as being automatically performed can be manually performed, and conversely, all of the processes described as being manually performed can be performed manually. Alternatively, some can be done automatically by known methods. In addition, information including processing procedures, specific names, various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each drawing is not limited to the illustrated information.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Also, each component of each device illustrated is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution and integration of each device is not limited to the one shown in the figure, and all or part of them can be functionally or physically distributed and integrated in arbitrary units according to various loads and usage conditions. Can be integrated and configured.

また、上記してきた各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Moreover, each of the embodiments described above can be appropriately combined within a range that does not contradict the processing contents.

〔5.効果〕
上述してきたように、実施形態に係る決済サーバ100は、判定部132と、チャージ部133とを有する。判定部132は、サービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する。チャージ部133は、判定部132によりサービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、サービス利用者に割り当てられたアカウントに対して電子マネーの自動チャージを実行する。
[5. effect〕
As described above, the settlement server 100 according to the embodiment has the determination section 132 and the charge section 133 . The determination unit 132 determines whether or not the state in which the service user is placed satisfies a predetermined condition. The charge unit 133 automatically charges the account assigned to the service user with electronic money when the determination unit 132 determines that the service user's condition satisfies a predetermined condition.

これにより、実施形態に係る決済サーバ100は、サービス利用者の状況に応じて電子マネーを自動チャージでき、残高不足によりコード決済が利用できなく事態を回避できる。この結果、決済サーバ100は、コード決済のユーザビリティを高めることができる。 As a result, the payment server 100 according to the embodiment can automatically charge electronic money according to the situation of the service user, and can avoid situations in which code payment cannot be used due to insufficient balance. As a result, the settlement server 100 can improve the usability of code settlement.

また、実施形態に係る決済サーバ100において、判定部132は、災害が発生した場合、サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定する。チャージ部133は、判定部132によりサービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、自動チャージを実行する。これにより、決済サーバ100は、災害などの突発的な状況の変化を原因として、サービス利用者が残高不足によりコード決済の利用が困難となる事態を回避できる。この結果、決済サーバ100は、コード決済のユーザビリティを高めることができる。 Further, in the settlement server 100 according to the embodiment, when a disaster occurs, the determination unit 132 determines whether or not the distance between the location of the service user and the disaster area is within a predetermined distance range. . The charging unit 133 executes automatic charging when the determination unit 132 determines that the distance between the service user's position and the disaster area is within a predetermined distance range. As a result, the payment server 100 can avoid a situation in which the service user finds it difficult to use the code payment due to an insufficient balance due to a sudden change in circumstances such as a disaster. As a result, the settlement server 100 can improve the usability of code settlement.

また、実施形態に係る決済サーバ100において、判定部132は、サービス利用者のマネー残高が所定額未満であるか否かを判定する。チャージ部133は、判定部132によりマネー残高が所定値未満であると判定された場合、自動チャージを実行する。これにより、決済サーバ100は、残高不足によりコード決済の利用が困難となる可能性が高いサービス利用者について選択的に自動チャージを行うことができ、自動チャージサービスの実効性を高めることができる。 Also, in the settlement server 100 according to the embodiment, the determination unit 132 determines whether or not the money balance of the service user is less than a predetermined amount. The charging unit 133 performs automatic charging when the determination unit 132 determines that the money balance is less than the predetermined value. As a result, the payment server 100 can selectively perform automatic recharge for service users who are likely to have difficulty using code payments due to insufficient balance, thereby enhancing the effectiveness of the automatic recharge service.

また、実施形態に係る決済サーバ100において、予め規定されているチャージ可能額に基づいて自動チャージを実行する。これにより、決済サーバ100は、チャージ可能額の範囲内でリスクヘッジを行いつつ、残高不足によりコード決済が利用できなく事態をできるだけ回避でき、コード決済のユーザビリティを高めることができる。 Also, in the settlement server 100 according to the embodiment, automatic charging is executed based on a predetermined chargeable amount. As a result, the settlement server 100 can hedge risks within the chargeable amount, and can avoid the situation where the code settlement cannot be used due to insufficient balance as much as possible, thereby improving the usability of the code settlement.

また、実施形態に係る決済サーバ100は、利用者端末10または店舗端末20からオフラインでの決済取引である旨を示す情報と決済取引による店舗の売上額とを含む取引情報を受け付ける受付部131と、売上額が所定の条件を満たす場合、決済取引に対応する取引処理を実行する実行部134とをさらに有する。 The payment server 100 according to the embodiment also includes a reception unit 131 that receives transaction information including information indicating that the payment transaction is offline from the user terminal 10 or the shop terminal 20 and the sales amount of the store resulting from the payment transaction. and an execution unit 134 for executing transaction processing corresponding to the payment transaction when the sales amount satisfies a predetermined condition.

また、実施形態に係る決済サーバ100において、実行部134は、売上額の合計が店舗ごとに個別に割り当てられる所定の上限金額に満たないことを条件として、取引処理を実行する。 In addition, in the settlement server 100 according to the embodiment, the execution unit 134 executes transaction processing on the condition that the total sales amount is less than a predetermined upper limit amount individually assigned to each store.

また、上述の所定の上限金額は、店舗の過去の取引履歴に基づいて規定される。 Also, the predetermined upper limit amount is defined based on the store's past transaction history.

また、実施形態に係る決済サーバ100において、受付部131は、店舗を識別するための店舗識別情報を含む取引情報を利用者端末10から受け付ける。実行部134は、店舗識別情報に対応付けられている上限金額に基づいて、取引処理を実行する。 In addition, in the settlement server 100 according to the embodiment, the reception unit 131 receives transaction information including store identification information for identifying the store from the user terminal 10 . The execution unit 134 executes transaction processing based on the maximum amount associated with the store identification information.

また、実施形態に係る決済サーバ100において、受付部131は、決済取引が行われた日時を示す日時情報を含む取引情報を前記利用者端末から受け付ける。実行部134は、店舗識別情報により識別される店舗において決済取引が有効な状態である期間内に決済取引が行われた日時が含まれていることを条件として、取引処理を実行する。 In addition, in the settlement server 100 according to the embodiment, the receiving unit 131 receives transaction information including date and time information indicating the date and time when the settlement transaction was performed from the user terminal. The executing unit 134 executes the transaction processing on the condition that the date and time of the payment transaction is included in the period during which the payment transaction is valid at the store identified by the store identification information.

また、実施形態に係る決済サーバ100において、受付部131は、決済取引を行った利用者を識別するための利用者識別情報を含む取引情報を店舗端末20から受け付ける。実行部134は、利用者識別情報により識別される利用者により決済取引の事実が承認されることを条件として、取引処理を実行する。 In addition, in the payment server 100 according to the embodiment, the reception unit 131 receives transaction information including user identification information for identifying the user who has made the payment transaction from the store terminal 20 . The execution unit 134 executes transaction processing on condition that the fact of the payment transaction is approved by the user identified by the user identification information.

〔6.ハードウェア構成〕
また、上述してきた本実施形態に係る決済サーバ100は、たとえば、図11に示すような構成のコンピュータ1000によって実現される。図11は、実施形態に係る決済サーバの機能を実現するコンピュータの一例を示すハードウェア構成図である。
[6. Hardware configuration]
Also, the settlement server 100 according to the present embodiment described above is implemented by, for example, a computer 1000 configured as shown in FIG. FIG. 11 is a hardware configuration diagram showing an example of a computer that implements the functions of the payment server according to the embodiment.

コンピュータ1000は、出力装置1010、入力装置1020と接続され、演算装置1030、一次記憶装置1040、二次記憶装置1050、出力IF(Interface)1060、入力IF1070、ネットワークIF1080がバス1090により接続された形態を有する。 A computer 1000 is connected to an output device 1010 and an input device 1020, and an arithmetic device 1030, a primary storage device 1040, a secondary storage device 1050, an output IF (Interface) 1060, an input IF 1070, and a network IF 1080 are connected via a bus 1090. have

演算装置1030は、一次記憶装置1040や二次記憶装置1050に格納されたプログラムや入力装置1020から読み出したプログラムなどに基づいて動作し、各種の処理を実行する。一次記憶装置1040は、RAMなど、演算装置1030が各種の演算に用いるデータを一次的に記憶するメモリ装置である。また、二次記憶装置1050は、演算装置1030が各種の演算に用いるデータや、各種のデータベースが登録される記憶装置であり、ROM(Read Only Memory)、HDD、フラッシュメモリ等により実現される。 Arithmetic device 1030 operates based on programs stored in primary storage device 1040 and secondary storage device 1050, programs read from input device 1020, and the like, and executes various types of processing. The primary storage device 1040 is a memory device such as a RAM that temporarily stores data used by the arithmetic device 1030 for various calculations. The secondary storage device 1050 is a storage device in which data used for various calculations by the arithmetic device 1030 and various databases are registered, and is implemented by a ROM (Read Only Memory), HDD, flash memory, or the like.

出力IF1060は、モニタやプリンタといった各種の情報を出力する出力装置1010に対し、出力対象となる情報を送信するためのインターフェイスであり、たとえば、USB(Universal Serial Bus)やDVI(Digital Visual Interface)、HDMI(登録商標)(High Definition Multimedia Interface)といった規格のコネクタにより実現される。また、入力IF1070は、マウス、キーボード、およびスキャナなどといった各種の入力装置1020から情報を受信するためのインターフェイスであり、たとえば、USBなどにより実現される。 The output IF 1060 is an interface for transmitting information to be output to the output device 1010 that outputs various types of information such as a monitor and a printer. It is realized by a connector conforming to a standard such as HDMI (registered trademark) (High Definition Multimedia Interface). Also, the input IF 1070 is an interface for receiving information from various input devices 1020 such as a mouse, keyboard, and scanner, and is implemented by, for example, USB.

なお、入力装置1020は、たとえば、CD(Compact Disc)、DVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)などの光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリなどから情報を読み出す装置であってもよい。また、入力装置1020は、USBメモリなどの外付け記憶媒体であってもよい。 Note that the input device 1020 includes, for example, optical recording media such as CDs (Compact Discs), DVDs (Digital Versatile Discs), PDs (Phase change rewritable discs), magneto-optical recording media such as MOs (Magneto-Optical discs), and tapes. It may be a device that reads information from a medium, a magnetic recording medium, or a semiconductor memory. Also, the input device 1020 may be an external storage medium such as a USB memory.

ネットワークIF1080は、ネットワークNを介して他の機器からデータを受信して演算装置1030へ送り、また、ネットワークNを介して演算装置1030が生成したデータを他の機器へ送信する。 Network IF 1080 receives data from other devices via network N and sends the data to arithmetic device 1030, and also transmits data generated by arithmetic device 1030 via network N to other devices.

演算装置1030は、出力IF1060や入力IF1070を介して、出力装置1010や入力装置1020の制御を行う。たとえば、演算装置1030は、入力装置1020や二次記憶装置1050からプログラムを一次記憶装置1040上にロードし、ロードしたプログラムを実行する。 The arithmetic device 1030 controls the output device 1010 and the input device 1020 via the output IF 1060 and the input IF 1070 . For example, arithmetic device 1030 loads a program from input device 1020 or secondary storage device 1050 onto primary storage device 1040 and executes the loaded program.

たとえば、コンピュータ1000が本実施形態に係る決済サーバ100として機能する場合、コンピュータ1000の演算装置1030は、一次記憶装置1040上にロードされたプログラム(たとえば、情報処理プログラム)を実行することにより、制御部130と同様の機能を実現する。すなわち、演算装置1030は、一次記憶装置1040上にロードされたプログラム(たとえば、情報処理プログラム)との協働により、本実施形態に係る決済サーバ100による処理を実現する。 For example, when the computer 1000 functions as the payment server 100 according to the present embodiment, the arithmetic device 1030 of the computer 1000 executes a program (for example, an information processing program) loaded on the primary storage device 1040 to control A function similar to that of the unit 130 is realized. That is, the computing device 1030 realizes processing by the payment server 100 according to this embodiment in cooperation with a program (for example, an information processing program) loaded on the primary storage device 1040 .

〔7.その他〕
以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。
[7. others〕
As described above, some of the embodiments of the present application have been described in detail based on the drawings. It is possible to carry out the invention in other forms with modifications.

また、上述した決済サーバ100は、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。 In addition, the configuration of the settlement server 100 described above can be flexibly changed, for example, by calling an external platform or the like using an API (Application Programming Interface) or network computing depending on the function.

また、特許請求の範囲に記載した「部」は、「手段」や「回路」などに読み替えることができる。例えば、制御部は、制御手段や制御回路に読み替えることができる。 In addition, the "unit" described in the claims can be read as "means", "circuit", or the like. For example, the control unit can be read as control means or a control circuit.

1 情報処理システム
10 利用者端末
20 店舗端末
100 決済サーバ
110 通信部
120 記憶部
121 口座情報記憶部
122 店舗情報記憶部
123 利用者情報記憶部
130 制御部
131 受付部
132 判定部
133 チャージ部
134 実行部
1 information processing system 10 user terminal 20 store terminal 100 settlement server 110 communication unit 120 storage unit 121 account information storage unit 122 store information storage unit 123 user information storage unit 130 control unit 131 reception unit 132 determination unit 133 charging unit 134 execution Department

Claims (6)

電子マネーの自動チャージサービスを利用するための設定が有効な状態であるサービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する判定部と、
前記判定部により前記サービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、前記サービス利用者に割り当てられたアカウントに対して、電子マネーの自動チャージを利用するために前記サービス利用者により支払われた利用代金を前記サービス利用者ごとに予め積み立てておいた金額を原資として、電子マネーの自動チャージを実行するチャージ部と
を有し、
前記判定部は、
災害が発生した場合、前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定し、
前記チャージ部は、
前記判定部により前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、前記自動チャージを実行する
ことを特徴とする情報処理装置。
a judgment unit for judging whether or not the state of a service user whose setting for using the electronic money automatic charge service is valid satisfies a predetermined condition;
When it is determined by the determination unit that the service user's status satisfies a predetermined condition, the account assigned to the service user is automatically recharged with electronic money. a charging unit that executes automatic charging of electronic money using the amount of usage fees paid by service users, which is accumulated in advance for each service user, as a source of funds ;
The determination unit is
when a disaster occurs, determining whether the distance between the location of the service user and the disaster area is within a predetermined distance range;
The charge section is
The information processing apparatus , wherein the automatic charge is executed when the judgment unit judges that the distance between the position of the service user and the disaster occurrence area is within a predetermined distance range .
前記チャージ部は、The charge section is
前記利用代金から所定の手数料を控除した金額を前記サービス利用者ごとに予め積み立てておいた金額を原資として、電子マネーの自動チャージを実行するAn amount obtained by deducting a predetermined fee from the usage fee is accumulated in advance for each service user, and the electronic money is automatically recharged using the amount as a source of funds.
ことを特徴とする請求項1に記載の情報処理装置。The information processing apparatus according to claim 1, characterized by:
前記判定部は、
前記サービス利用者のマネー残高が所定額未満であるか否かを判定し、
前記チャージ部は、
前記判定部により前記マネー残高が所定未満であると判定された場合、前記自動チャージを実行する
ことを特徴とする請求項1に記載の情報処理装置。
The determination unit is
determining whether the service user's money balance is less than a predetermined amount;
The charge section is
2. The information processing apparatus according to claim 1, wherein the automatic charge is performed when the determination unit determines that the money balance is less than a predetermined amount .
前記チャージ部は、
予め規定されているチャージ可能額に基づいて前記自動チャージを実行する
ことを特徴とする請求項1に記載の情報処理装置。
The charge section is
The information processing apparatus according to claim 1, wherein the automatic charging is performed based on a predetermined chargeable amount.
コンピュータが、
電子マネーの自動チャージサービスを利用するための設定が有効な状態であるサービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する判定工程と、
前記判定工程により前記サービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、前記サービス利用者に割り当てられたアカウントに対して、電子マネーの自動チャージを利用するために前記サービス利用者により支払われた利用代金を前記サービス利用者ごとに予め積み立てておいた金額を原資として、電子マネーの自動チャージを実行するチャージ工程と
を実行し、
前記判定工程は、
災害が発生した場合、前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定し、
前記チャージ工程は、
前記判定工程により前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、前記自動チャージを実行する
ことを特徴とする情報処理方法。
the computer
a determination step of determining whether or not the state of the service user whose setting for using the electronic money automatic charge service is valid satisfies a predetermined condition;
If the determination step determines that the service user's status satisfies a predetermined condition, the account assigned to the service user is automatically recharged with electronic money. a charging step of automatically charging the electronic money using the amount of usage fees paid by the service users, which is accumulated in advance for each of the service users, as a source of funds ;
The determination step includes
when a disaster occurs, determining whether the distance between the location of the service user and the disaster area is within a predetermined distance range;
The charging step includes
The information processing method , wherein the automatic charge is executed when the determining step determines that the distance between the location of the service user and the disaster area is within a predetermined distance range .
コンピュータに、
電子マネーの自動チャージサービスを利用するための設定が有効な状態であるサービス利用者の置かれる状態が所定の条件を満たしているか否かを判定する判定手順と、
前記判定手順により前記サービス利用者の置かれる状態が所定の条件を満たしていると判定された場合、前記サービス利用者に割り当てられたアカウントに対して、電子マネーの自動チャージを利用するために前記サービス利用者により支払われた利用代金を前記サービス利用者ごとに予め積み立てておいた金額を原資として、電子マネーの自動チャージを実行するチャージ手順と
を実行させ
前記判定工程は、
災害が発生した場合、前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあるか否かを判定し、
前記チャージ工程は、
前記判定工程により前記サービス利用者の位置と災害発生エリアとの間の距離が所定の距離範囲内にあると判定された場合、前記自動チャージを実行す
ことを特徴とする情報処理プログラム。
to the computer,
a determination procedure for determining whether or not a state in which a service user whose setting for using an electronic money automatic recharge service is enabled satisfies a predetermined condition;
When it is determined by the determination procedure that the state in which the service user is placed satisfies a predetermined condition, the account assigned to the service user is automatically recharged with electronic money. a charging procedure for automatically charging electronic money using the amount of usage fees paid by the service users, which is accumulated in advance for each of the service users, as a source of funds ;
The determination step includes
when a disaster occurs, determining whether the distance between the location of the service user and the disaster area is within a predetermined distance range;
The charging step includes
The information processing program , wherein the automatic charge is executed when the determination step determines that the distance between the location of the service user and the disaster area is within a predetermined distance range .
JP2022020508A 2022-02-14 2022-02-14 Information processing device, information processing method and information processing program Active JP7111919B1 (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
JP7111919B1 true JP7111919B1 (en) 2022-08-02
JP2023117767A JP2023117767A (en) 2023-08-24

Family

ID=82693729

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP7111919B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133799A (en) * 2005-11-14 2007-05-31 Jr East Mechatronics Co Ltd Application system in case of disaster
JP2020052633A (en) * 2018-09-26 2020-04-02 株式会社メルカリ Program, information processing terminal, and information processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133799A (en) * 2005-11-14 2007-05-31 Jr East Mechatronics Co Ltd Application system in case of disaster
JP2020052633A (en) * 2018-09-26 2020-04-02 株式会社メルカリ Program, information processing terminal, and information processing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
瀬尾利数,IC化による新サービスが続々 カードビジネスの将来を探る,IT Professionals,日経BP社,2005年11月01日,第42号,第188-193頁
瀬尾利数: "IC化による新サービスが続々 カードビジネスの将来を探る", IT PROFESSIONALS, vol. 第42号, JPN6022018969, 1 November 2005 (2005-11-01), pages 188 - 193, ISSN: 0004774729 *

Also Published As

Publication number Publication date
JP2023117767A (en) 2023-08-24

Similar Documents

Publication Publication Date Title
JP6059319B1 (en) Price payment management system and price payment management method
US20100274719A1 (en) Delayed Settlement Transactions
JP5400219B2 (en) Credit card usage management system, credit card usage management method, program, and information recording medium
JP2018014106A (en) Identification of transaction amounts for association with transaction records
CN110622189A (en) Efficient method and system for providing digital receipts
JP7090217B1 (en) Information processing equipment, information processing methods and information processing programs
JP7330412B1 (en) Information processing device, information processing method and information processing program
JP7239778B1 (en) Information processing device, information processing method and information processing program
JP7212195B1 (en) Information processing device, information processing method and information processing program
JP7111919B1 (en) Information processing device, information processing method and information processing program
JP7223899B1 (en) Information processing program
JP7113955B1 (en) Information processing device, information processing method and information processing program
JP6510472B2 (en) Payment system, method and program
JP7422923B1 (en) Information processing device, information processing method, and information processing program
JP7440699B1 (en) Information processing device, information processing method, and information processing program
JP7414206B1 (en) Information processing system and information processing method
JP7335413B1 (en) Information processing device, information processing method and information processing program
KR102350149B1 (en) Payment system and payment method
JP7421592B2 (en) Information processing device, information processing method, and information processing program
JP7447219B1 (en) Information processing device, information processing method, and information processing program
JP7289412B1 (en) Information processing device, information processing method and information processing program
JP7164744B1 (en) Information processing device, information processing method and information processing program
JP2019109661A (en) Information processing unit and program
JP7443465B1 (en) Information processing device, information processing method, and information processing program
JP7202493B1 (en) Information processing device, information processing method and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220214

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220708

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220721

R150 Certificate of patent or registration of utility model

Ref document number: 7111919

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150