JP2024026600A - Settlement program, settlement device, and settlement method - Google Patents

Settlement program, settlement device, and settlement method Download PDF

Info

Publication number
JP2024026600A
JP2024026600A JP2023222527A JP2023222527A JP2024026600A JP 2024026600 A JP2024026600 A JP 2024026600A JP 2023222527 A JP2023222527 A JP 2023222527A JP 2023222527 A JP2023222527 A JP 2023222527A JP 2024026600 A JP2024026600 A JP 2024026600A
Authority
JP
Japan
Prior art keywords
payment
user
billing information
billing
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.)
Pending
Application number
JP2023222527A
Other languages
Japanese (ja)
Other versions
JP2024026600A5 (en
Inventor
アディーティヤ マハートレ
Adhiithiya Mahaatore
浩太郎 植村
Kotaro Uemura
斌 楊
Takeshi Yo
甜 周
Tian Zhou
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=76083839&utm_source=***_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2024026600(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by PayPay Corp filed Critical PayPay Corp
Priority to JP2023222527A priority Critical patent/JP2024026600A/en
Publication of JP2024026600A publication Critical patent/JP2024026600A/en
Publication of JP2024026600A5 publication Critical patent/JP2024026600A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve the usability of various remittance methods.
SOLUTION: In a settlement program according to the present application, a computer is made to execute a provision procedure for providing a user with billing information in the case of receiving the billing information indicating the contents of billing to a user (for example, information indicating the user (billing destination) who has been charged a fee, information indicating a business operator (billing source) that charges the fee to the user, the charged amount (billing amount), a transaction target to be billed, and the like), and a settlement processing procedure for performing the payment processing for making payment for the billing content indicated by the billing information in the case where the user performs the operation on payment.
SELECTED DRAWING: Figure 1
COPYRIGHT: (C)2024,JPO&INPIT

Description

本発明は、決済プログラム、決済装置及び決済方法に関する。 The present invention relates to a payment program, a payment device, and a payment method.

従来、インターネット等の各種ネットワークを介して、料金の支払いを行う技術が提案されている。このような技術の一例として、口座振替に関する情報を取得すると、取得した情報に沿った口座振替を実行させるための口座振替データを生成し、銀行システムに送信する技術が提案されている。 2. Description of the Related Art Conventionally, techniques for paying fees via various networks such as the Internet have been proposed. As an example of such a technique, a technique has been proposed in which, when information regarding account transfer is acquired, account transfer data for executing account transfer in accordance with the acquired information is generated and transmitted to a bank system.

特開2016-126720号公報Japanese Patent Application Publication No. 2016-126720

しかしながら、上述した技術では、口座振替といった各種送金のユーザビリティを改善する余地がある。 However, with the above-mentioned technology, there is room to improve the usability of various remittances such as account transfer.

例えば、上述した従来技術では、会員のうち口座振替が行われなかった利用者について、再度の口座振替を実行させるための情報を生成しているに過ぎない。このため、送金元となる利用者が意図しなかったタイミングで口座振替が行われてしまう恐れがある。 For example, in the above-mentioned conventional technology, information is simply generated for causing a user to perform another account transfer for a user whose account has not been transferred among the members. For this reason, there is a risk that the account transfer will be performed at a timing that was not intended by the user who is the remittance source.

本願は、上記に鑑みてなされたものであって、各種送金のユーザビリティを改善することを目的とする。 This application was made in view of the above, and aims to improve the usability of various remittances.

本願に係る決済プログラムは、利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する提供手順と、前記利用者が支払いを行うための操作を行った場合は、前記請求情報が示す内容の請求に対する支払を行うための決済処理を実行する決済処理手順とをコンピュータに実行させることを特徴とする。 When the payment program according to the present application receives billing information indicating the details of the billing to the user, the payment program includes a provision procedure for providing the billing information to the user, and when the user performs an operation for making payment. The present invention is characterized by causing a computer to execute a payment processing procedure for executing a payment process for paying a bill whose contents are indicated by the billing information.

実施形態の一態様によれば、各種送金のユーザビリティを改善することができるという効果を奏する。 According to one aspect of the embodiment, it is possible to improve the usability of various remittances.

図1は、実施形態に係る決済処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of a payment process according to an embodiment. 図2は、電子決済アプリにより表示されるコンテンツの一例を示す図である。FIG. 2 is a diagram illustrating an example of content displayed by an electronic payment application. 図3は、実施形態に係る端末装置の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a terminal device according to an embodiment. 図4は、実施形態に係る第2アプリケーションの構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of the second application according to the embodiment. 図5は、実施形態に係る決済サーバの構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example of a payment server according to an embodiment. 図6は、実施形態に係る口座データベースの一例を示す図である。FIG. 6 is a diagram illustrating an example of an account database according to the embodiment. 図7は、実施形態に係る請求情報データベースの一例を示す図である。FIG. 7 is a diagram illustrating an example of a billing information database according to the embodiment. 図8は、実施形態に係る決済処理の手順の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of a payment processing procedure according to the embodiment. 図9は、端末装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 9 is a hardware configuration diagram showing an example of a computer that implements the functions of the terminal device.

以下に本願に係る決済プログラム、決済装置及び決済方法を実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る決済プログラム、決済装置及び決済方法が限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略さ
れる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments (hereinafter referred to as "embodiments") for implementing the payment program, payment device, and payment method according to the present application will be described in detail with reference to the drawings. Note that this embodiment does not limit the payment program, payment device, and payment method according to the present application. Further, in each of the embodiments below, the same parts are given the same reference numerals, and redundant explanations will be omitted.

〔1.実施形態〕
図1を用いて、本実施形態の決済プログラム等により実現される決済処理を説明する。図1は、実施形態に係る決済処理の一例を示す図である。なお、図1では、実施形態に係る決済プログラムによる決済処理は、図1に示す端末装置100によって行われる。つまり、端末装置100は、実施形態に係る決済プログラムによる制御に従って、実施形態に係る決済処理を実行する。
[1. Embodiment]
The payment process realized by the payment program of this embodiment will be explained using FIG. 1. FIG. 1 is a diagram illustrating an example of a payment process according to an embodiment. Note that in FIG. 1, the payment processing by the payment program according to the embodiment is performed by the terminal device 100 shown in FIG. That is, the terminal device 100 executes the payment process according to the embodiment according to the control by the payment program according to the embodiment.

図1に示すように、実施形態に係る決済システム1は、決済サーバ10と、端末装置100と、事業者サーバ200を含む。決済サーバ10、端末装置100及び事業者サーバ200は、ネットワークN(例えば、図2参照)を介して有線または無線により相互に通信可能に接続される。ネットワークNは、例えば、インターネットなどのWAN(Wide Area Network)である。なお、図1に示した決済システム1には、複数台の決済サーバ10、複数台の端末装置100及び複数台の事業者サーバ200が含まれていてもよい。 As shown in FIG. 1, the payment system 1 according to the embodiment includes a payment server 10, a terminal device 100, and a business server 200. The payment server 10, the terminal device 100, and the business server 200 are connected to be able to communicate with each other by wire or wirelessly via a network N (for example, see FIG. 2). The network N is, for example, a WAN (Wide Area Network) such as the Internet. Note that the payment system 1 shown in FIG. 1 may include a plurality of payment servers 10, a plurality of terminal devices 100, and a plurality of company servers 200.

図1に示す決済サーバ10は、端末装置100を用いる電子決済に関する電子決済サービスを提供し、各種の決済を行う情報処理装置であり、例えば、サーバ装置やクラウドシステムにより実現される。例えば、決済サーバ10は、取引対象の提供者(事業者)や取引対象が提供される利用者の口座を管理しており、利用者からの決済要求に従って、口座間における電子マネーの送金等を行うことで、各種決済を実現する。なお、電子マネーとは、例えば、各種企業が独自に用いるポイントや通貨等であってもよく、日本円やドル等の国家により提供される貨幣を電子的に取引可能としたものであってもよい。 The payment server 10 shown in FIG. 1 is an information processing device that provides electronic payment services related to electronic payments using the terminal device 100 and performs various payments, and is realized by, for example, a server device or a cloud system. For example, the payment server 10 manages the accounts of providers (business operators) of transaction objects and users to whom transaction objects are provided, and performs electronic money transfers between accounts in accordance with payment requests from users. By doing so, various payments can be realized. Note that electronic money may be, for example, points or currency used independently by various companies, or may be currency provided by a country such as Japanese yen or dollars that can be electronically transacted. good.

図1に示す端末装置100は、利用者によって利用される情報処理装置である。端末装置100は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。また、端末装置100は、決済サーバ10によって配信される情報を、ウェブブラウザやアプリケーションにより表示する。なお、図1に示す例では、端末装置100がスマートフォンである場合を示す。 The terminal device 100 shown in FIG. 1 is an information processing device used by a user. The terminal device 100 is realized by, for example, a smartphone, a tablet terminal, a notebook PC (Personal Computer), a desktop PC, a mobile phone, a PDA (Personal Digital Assistant), or the like. Further, the terminal device 100 displays information distributed by the payment server 10 using a web browser or an application. Note that the example shown in FIG. 1 shows a case where the terminal device 100 is a smartphone.

図1に示す事業者サーバ200は、各事業者が利用する情報処理装置であり、例えば、サーバやクラウドシステム等により実現される。例えば、事業者サーバ200は、各事業者が提供するサービスに関する情報として、利用者のサービスの利用に応じた料金の請求に関する請求情報を管理する。 The company server 200 shown in FIG. 1 is an information processing device used by each company, and is realized by, for example, a server, a cloud system, or the like. For example, the business server 200 manages billing information regarding billing of fees according to the use of services by users, as information regarding services provided by each business operator.

ここで、端末装置100が実行する決済処理に先立ち、端末装置100を用いた決済(電子決済)の一例について説明する。なお、以下の説明では、店舗に配置された2次元コード(QRコード(登録商標))であって、店舗を識別する店舗識別情報を示す2次元コードを用いて、利用者Uが端末装置100を用いた決済を行う例について説明するが、実施形態は、これに限定されるものではない。以下に説明する決済の一例は、任意の利用者Uが任意の端末装置100を用いて、任意の店舗にて決済を行う場合においても適用可能である。また、店舗識別情報は、QRコード(登録商標)のみならず、バーコードや所定のマーク、番号等であってもよい。 Here, prior to the payment process executed by the terminal device 100, an example of payment (electronic payment) using the terminal device 100 will be described. In the following explanation, the user U uses the two-dimensional code (QR code (registered trademark)) placed at the store and indicates store identification information to identify the store, to connect the user U to the terminal device 100. An example in which payment is made using the following will be described, but the embodiment is not limited to this. An example of a payment described below is applicable even when any user U uses any terminal device 100 to make a payment at any store. Further, the store identification information may be not only a QR code (registered trademark) but also a barcode, a predetermined mark, a number, etc.

例えば、利用者Uが店舗にて各種の商品やサービスといった決済対象の利用や購入に伴う決済を行う場合、利用者Uは、端末装置100に予めインストールされた決済用のアプリケーションを起動する。そして、利用者Uは、アプリケーションを介して、店舗に設置された店舗識別情報を撮影する。このような場合、端末装置100は、決済対象の価格を入力するための画面を表示し、利用者U或いは店舗の店員から決済額の入力を受付ける。そして、端末装置100は、利用者Uを識別する利用者情報と、店舗識別情報(若しくは、店舗識別情報が示す情報、すなわち、店舗を示す情報)と、決済額とを示す決済情報を決済サーバ10へと送信する。 For example, when the user U makes a payment for the use or purchase of various products and services to be paid at a store, the user U starts a payment application installed in the terminal device 100 in advance. Then, the user U photographs the store identification information installed at the store via the application. In such a case, the terminal device 100 displays a screen for inputting the price to be paid, and accepts the input of the payment amount from the user U or the store clerk. Then, the terminal device 100 sends the payment information indicating the user information that identifies the user U, the store identification information (or the information indicated by the store identification information, that is, the information indicating the store), and the payment amount to the payment server. Send to 10.

このような場合、決済サーバ10は、利用者情報が示す利用者Uの口座から、店舗識別情報が示す店舗の口座へと、決済額が示す額の電子マネーを移行させる。そして、決済サーバ10は、決済が完了した旨の通知を端末装置100へと送信する。このような場合、端末装置100は、決済が完了した旨の画面や所定の音声を出力することで、電子マネーによる決済が行われた旨を通知する。 In such a case, the payment server 10 transfers the amount of electronic money indicated by the payment amount from the account of the user U indicated by the user information to the account of the store indicated by the store identification information. Then, the payment server 10 transmits a notification to the terminal device 100 that the payment has been completed. In such a case, the terminal device 100 notifies the user that the payment has been made using electronic money by displaying a screen or outputting a predetermined sound indicating that the payment has been completed.

なお、端末装置100を用いた決済は、上述した処理に限定されるものではない。例えば、端末装置100を用いた決済は、店舗に設置された店舗端末を用いたものであってもよい。例えば、端末装置100は、利用者Uを識別するための利用者識別情報を画面上に表示させる。このような場合、店舗に設置された店舗端末は、端末装置100に表示された利用者識別情報を読み取り、利用者識別情報と、決済額と、店舗を識別する情報とを示す決済情報を決済サーバ10へと送信する。このような場合、決済サーバ10は、利用者識別情報が示す利用者Uの口座から、店舗の口座へと、決済額が示す額の電子マネーを移行させ、店舗の店舗端末あるいは端末装置100に対し、決済が完了した旨の画面や所定の音声を出力させることで、決済が行われた旨を通知してもよい。 Note that payment using the terminal device 100 is not limited to the above-described processing. For example, the payment using the terminal device 100 may be made using a store terminal installed in a store. For example, the terminal device 100 displays user identification information for identifying the user U on the screen. In such a case, the store terminal installed in the store reads the user identification information displayed on the terminal device 100, and sends payment information indicating the user identification information, the payment amount, and information identifying the store. It is transmitted to the server 10. In such a case, the payment server 10 transfers the amount of electronic money indicated by the payment amount from the account of the user U indicated by the user identification information to the account of the store, and transfers it to the store terminal or terminal device 100 of the store. On the other hand, the fact that the payment has been completed may be notified by outputting a screen or a predetermined sound indicating that the payment has been completed.

また、端末装置100を用いた決済は、利用者Uが予め電子マネーをチャージした口座から店舗の口座へと電子マネーを移行させる処理のみならず、例えば、利用者Uが予め登録したクレジットカードを用いた決済であってもよい。このような場合、例えば、決済サーバ10は、店舗の口座に対して決済額の電子マネーを送金するとともに、利用者Uのクレジットカードの運用会社に対し、決済額を請求してもよい。 In addition, payment using the terminal device 100 is not limited to the process of transferring electronic money from an account in which the user U has previously charged electronic money to an account at a store, but also includes, for example, a process of transferring electronic money from an account to which the user U has previously registered a credit card. It may be a payment made using In such a case, for example, the payment server 10 may remit electronic money for the payment amount to the store's account and request the payment amount from the company that operates the user U's credit card.

また、端末装置100を用いた決済は、利用者Uの口座から店舗の口座へと電子マネーを移行させる処理のみならず、例えば、利用者Uの口座から、所定の取引対象を提供する提供者(事業者)の口座へと電子マネーを移行させる決済であってもよい。このような場合、利用者Uは、事業者が利用者Uに対して送付した支払帳票(例えば、コンビニ収納代行サービスにおいて用いられる振込票)に含まれるバーコードを、端末装置100が備える撮影装置(カメラ)で読み取る。そして、端末装置100は、読み取ったバーコードが示す支払先や支払額を画面に表示し、利用者Uから当該支払先に対する送金を承認する旨の操作を受け付けた場合、利用者識別情報と、支払額と、支払先を識別する情報とを示す決済情報を決済サーバ10へと送信する。このような場合、決済サーバ10は、利用者Uの口座から、支払先の口座へと、支払額が示す額の電子マネーを移行させる。 Further, the payment using the terminal device 100 is not only a process of transferring electronic money from the account of the user U to the account of the store, but also a process of transferring electronic money from the account of the user U to a provider who provides a predetermined transaction object. It may also be a payment method in which electronic money is transferred to a (business operator's) account. In such a case, the user U uses the photographing device equipped with the terminal device 100 to scan the barcode included in the payment slip (for example, a transfer slip used in a convenience store collection agency service) sent to the user U by the business operator. Read with (camera). Then, the terminal device 100 displays the payee and payment amount indicated by the read barcode on the screen, and when receiving an operation from the user U to approve the remittance to the payee, the terminal device 100 displays the user identification information and the payment amount. Payment information indicating the payment amount and information identifying the payee is transmitted to the payment server 10. In such a case, the payment server 10 transfers the amount of electronic money indicated by the payment amount from the user U's account to the payee's account.

ここで、従来、各種ネットワークを介して料金の支払いを行う技術として、口座振替に関する情報を取得した際に口座振替を実行させるための口座振替データを生成し、銀行システムに送信する技術が知られている。しかしながら、このような技術を用いて送金を行う場合、送金元となる利用者が意図しなかったタイミングで口座振替が行われてしまう恐れがあり、ユーザビリティが良いとはいえない場合がある。 Here, conventionally, as a technology for paying fees via various networks, there is a known technology that generates account transfer data for executing account transfer when information regarding account transfer is obtained, and sends it to the bank system. ing. However, when remittances are made using such technology, there is a risk that the account transfer will be performed at a timing that was not intended by the user who is the remittance source, and usability may not be good.

そこで、端末装置100は、実施形態に係る決済処理を実行する。以下、図1を用いて、端末装置100が実行する決済処理について説明する。なお、以下の説明では、端末装置100が利用者Uにより利用される例を示す。また、以下の説明では、端末装置100を利用者Uと同一視する場合がある。すなわち、以下では、利用者Uを端末装置100と読み替えることもできる。 Therefore, the terminal device 100 executes the payment process according to the embodiment. The payment process executed by the terminal device 100 will be described below with reference to FIG. In addition, in the following description, an example in which the terminal device 100 is used by a user U will be shown. Furthermore, in the following description, the terminal device 100 may be equated with the user U. That is, below, the user U can also be read as the terminal device 100.

また、以下の説明では、決済システム1は、利用者に水道や電気、ガスなどを供給するサービス(公益事業)を行う事業者により管理される事業者サーバ201及び202(以下、「事業者サーバ200」と総称する場合がある)を有するものとする。なお、決済システム1には、任意の数の端末装置100及び事業者サーバ200が含まれてよい。 In addition, in the following explanation, the payment system 1 refers to operator servers 201 and 202 (hereinafter referred to as "operator server 200). Note that the payment system 1 may include any number of terminal devices 100 and business servers 200.

まず、事業者サーバ200は、各利用者のサービスの利用に応じた料金の請求に関する請求情報を決済サーバ10に送信する(ステップS1)。例えば、事業者サーバ200は、水道や電気、ガスなどの利用に応じて各利用者に課金する料金を決定し、決定した料金の請求に関する請求情報を決済サーバ10に送信する。具体的な例を挙げると、事業者サーバ200は、料金を課金した利用者(請求先)を示す情報や、利用者に料金を請求する事業者(請求元)を示す情報、課金額(請求額)、請求の対象となる取引対象、支払期日などを含む請求情報を決済サーバ10に送信する。 First, the business server 200 transmits to the payment server 10 billing information regarding billing of fees according to each user's use of the service (step S1). For example, the business server 200 determines the fee to be charged to each user according to the usage of water, electricity, gas, etc., and transmits billing information regarding billing of the determined fee to the settlement server 10. To give a specific example, the business server 200 stores information indicating the user who has charged the fee (billing party), information indicating the business operator (billing source) that charges the fee to the user, and the billing amount (billing party). Billing information including the amount), transaction object to be billed, payment date, etc. is transmitted to the settlement server 10.

続いて、決済サーバ10は、請求情報を端末装置100に配信する(ステップS2)。例えば、決済サーバ10は、利用者Uに対応する請求情報と共に、当該請求情報に対応するコンテンツであって、当該請求情報に対応する請求額の支払いを利用者Uが行うためのコンテンツである支払コンテンツを端末装置100に配信する。具体的な例を挙げると、決済サーバ10は、端末装置100に予めインストールされた電子決済用のアプリケーション(決済サーバ10が提供するアプリケーション)上で表示される請求情報及び支払コンテンツを端末装置100に配信する。 Subsequently, the payment server 10 distributes billing information to the terminal device 100 (step S2). For example, the payment server 10 provides billing information corresponding to the user U as well as content corresponding to the billing information, which is content for the user U to pay the bill amount corresponding to the billing information. Content is distributed to the terminal device 100. To give a specific example, the payment server 10 sends billing information and payment content displayed on an electronic payment application (an application provided by the payment server 10) installed in the terminal device 100 in advance to the terminal device 100. To deliver.

続いて、端末装置100は、新たな請求情報が配信された旨を通知する(ステップS3)。例えば、端末装置100は、予めインストールされた電子決済用のアプリケーション(決済サーバ10が提供するアプリケーション。以下、「電子決済アプリ」と記載する場合がある)が起動された際、当該アプリケーション上で新たな請求情報が配信された旨を通知する。また、例えば、端末装置100は、新たな請求情報が配信された旨のプッシュ通知を表示する。 Subsequently, the terminal device 100 notifies that new billing information has been distributed (step S3). For example, when a pre-installed electronic payment application (an application provided by the payment server 10; hereinafter, may be referred to as an "electronic payment application") is started, the terminal device 100 may perform a new application on the application. Notify that billing information has been delivered. Further, for example, the terminal device 100 displays a push notification that new billing information has been distributed.

続いて、利用者Uは、支払対象となる請求情報を選択し、当該請求情報に対応する支払いを行うための操作を行う(ステップS4)。例えば、利用者Uは、支払いを行うための操作として、電子決済アプリにより端末装置100に表示される支払コンテンツに対する選択操作を行う。 Subsequently, the user U selects billing information to be paid and performs an operation to make a payment corresponding to the billing information (step S4). For example, the user U performs a selection operation for payment content displayed on the terminal device 100 using an electronic payment application as an operation for making a payment.

続いて、端末装置100は、支払対象となる請求情報を決済サーバ10に通知する(ステップS5)。例えば、端末装置100は、利用者Uが選択操作を行った支払コンテンツと共に配信された請求情報を決済サーバ10に通知する。 Subsequently, the terminal device 100 notifies the payment server 10 of billing information to be paid (step S5). For example, the terminal device 100 notifies the payment server 10 of billing information distributed together with the payment content selected by the user U.

ここで、図2を用いて、実施形態に係る決済処理において電子決済アプリにより端末装置100に表示される各種コンテンツについて説明する。図2は、電子決済アプリにより表示されるコンテンツの一例を示す図である。 Here, various contents displayed on the terminal device 100 by the electronic payment application in the payment processing according to the embodiment will be explained using FIG. 2. FIG. 2 is a diagram illustrating an example of content displayed by an electronic payment application.

図2に示すように、端末装置100は、電子決済アプリが起動された際、初期表示としてコンテンツC1を表示する。例えば、端末装置100は、上述した電子決済に関する各種コンテンツを表示する。ここで、ボタンB1に対する選択操作を受け付けた場合、端末装置100は、事業者からの各種料金の請求に関するコンテンツC2を表示する。 As shown in FIG. 2, the terminal device 100 displays content C1 as an initial display when the electronic payment application is started. For example, the terminal device 100 displays various contents related to electronic payment described above. Here, if the selection operation for button B1 is accepted, the terminal device 100 displays content C2 regarding billing of various fees from the business operator.

図2の例において、端末装置100は、決済サーバ10から配信された請求情報に対応する請求のうち、請求額が未払いであるものが存在する旨を通知する通知コンテンツNC1を含むコンテンツC2を表示する。例えば、コンテンツC2の下部(文字列「請求書を読み取る」が表示された領域)に対する選択操作を受け付けた場合、端末装置100は、上述した支払帳票を用いた決済に関する処理を行う。また、通知コンテンツNC1に対する選択操作を受け付けた場合、端末装置100は、請求情報に対応する請求に対する支払内容に関するコンテンツC3を表示する。 In the example of FIG. 2, the terminal device 100 displays content C2 including notification content NC1 that notifies that there are unpaid bills among the bills corresponding to the billing information distributed from the payment server 10. do. For example, when receiving a selection operation for the lower part of the content C2 (the area where the character string "read bill" is displayed), the terminal device 100 performs the processing related to payment using the payment form described above. Further, when receiving a selection operation for the notification content NC1, the terminal device 100 displays content C3 related to payment details for the bill corresponding to the billing information.

図2の例において、端末装置100は、決済サーバ10から配信された請求情報に対応する請求に対して、利用者Uが電子決済を用いて行った支払いの履歴を示す情報と、新たな請求情報が配信された旨を通知する通知コンテンツNC2とを含むコンテンツC3を表示する。ここで、通知コンテンツNC2に対する選択操作を受け付けた場合、端末装置100は、通知コンテンツNC2に対応する請求情報を示すコンテンツC4を表示する。 In the example of FIG. 2, the terminal device 100 receives information indicating the history of payments made by the user U using electronic payment, and a new request for the bill corresponding to the billing information distributed from the payment server 10. Content C3 including notification content NC2 notifying that information has been distributed is displayed. Here, when receiving a selection operation for notification content NC2, terminal device 100 displays content C4 indicating billing information corresponding to notification content NC2.

図2の例において、端末装置100は、請求情報と、支払コンテンツPC1とを含むコンテンツC4を表示する。ここで、支払コンテンツPC1に対する選択操作を受け付けた場合、端末装置100は、コンテンツC4が示す請求情報を決済サーバ10に通知する。そして、端末装置100は、請求情報が決済サーバ10に通知された旨を示すコンテンツC5を表示する。 In the example of FIG. 2, the terminal device 100 displays content C4 including billing information and payment content PC1. Here, if the selection operation for the payment content PC1 is accepted, the terminal device 100 notifies the payment server 10 of billing information indicated by the content C4. Then, the terminal device 100 displays content C5 indicating that the billing information has been notified to the payment server 10.

なお、端末装置100は、コンテンツC1やコンテンツC2において、新たな請求情報が配信された旨を通知してもよい。また、端末装置100は、配信された請求情報に対応するプッシュ通知をログイン用の画面上に配置して表示してもよい。そして、端末装置100は、プッシュ通知に対する利用者の選択操作を受け付けることにより、コンテンツC4を表示する。 Note that the terminal device 100 may notify that new billing information has been distributed in the content C1 or the content C2. Further, the terminal device 100 may arrange and display a push notification corresponding to the distributed billing information on the login screen. Then, the terminal device 100 displays the content C4 by accepting the user's selection operation in response to the push notification.

図1に戻り、説明を続ける。決済サーバ10は、通知された請求情報に従って、口座間の送金を行う(ステップS6)。例えば、決済サーバ10は、利用者Uの口座から、通知された請求情報に対応する請求元の口座へと、請求額分の電子マネーの送金を行う。 Returning to FIG. 1, the explanation will be continued. The payment server 10 performs remittance between accounts according to the notified billing information (step S6). For example, the payment server 10 remits electronic money equivalent to the billed amount from the user U's account to the billing source's account corresponding to the notified billing information.

以上のように、実施形態に係る端末装置100は、請求情報と共に支払コンテンツの配信を受け付け、支払コンテンツに対する選択操作を受け付けた場合に、当該請求情報を決済サーバ10に通知(言い換えると、請求額の送金要求を通知)する。これにより、実施形態に係る端末装置100は、請求情報が配信された後、利用者が対応する支払いコンテンツに対する選択操作を行ったタイミング、言い換えると、利用者の任意のタイミングで、請求情報が示す請求に対する支払い(送金)を行うことができる。すなわち、実施形態に係る端末装置100は、各種送金のユーザビリティを改善することができる。 As described above, the terminal device 100 according to the embodiment receives delivery of payment content together with billing information, and when receiving a selection operation for the payment content, notifies the billing information to the payment server 10 (in other words, the billing amount notification of remittance request). As a result, the terminal device 100 according to the embodiment can perform the billing information indicated by the billing information at the timing when the user performs the selection operation for the corresponding payment content after the billing information is distributed, in other words, at the user's arbitrary timing. You can make payments (remittances) for bills. That is, the terminal device 100 according to the embodiment can improve usability of various remittances.

また、従来、事業者が作成した請求書(支払帳票)を電子化したデータ(所謂、電子請求書)を利用者に配信する技術が知られている。しかしながら、電子請求書を用いて利用者が支払いを行う場合、電子請求書に含まれるコードを利用者の端末装置に表示し、収納代行サービスを提供する店舗に設置された端末により当該コードを読み取る必要があり、ユーザビリティが良いとはいえない場合がある。これに対し、実施形態に係る端末装置100は、請求情報と共に配信された支払コンテンツに対する選択操作を受け付けることのみによって、当該請求情報が示す請求に対する支払いを行うことができるため、各種送金のユーザビリティを改善することができる。 Furthermore, conventionally, a technique is known in which data obtained by digitizing a bill (payment slip) created by a business operator (so-called electronic bill) is distributed to a user. However, when a user makes a payment using an electronic bill, the code included in the electronic bill is displayed on the user's terminal device, and the code is read by a terminal installed at the store providing the collection agency service. There are cases where it is necessary and the usability is not good. On the other hand, the terminal device 100 according to the embodiment can pay the bill indicated by the billing information only by accepting a selection operation for the payment content distributed with the billing information, and therefore improves the usability of various remittances. It can be improved.

〔2.端末装置の構成〕
次に、上述した決済処理を実現するための端末装置100について図3を用いて説明する。図3は、実施形態に係る端末装置の構成例を示す図である。図2に示すように、端末装置100は、通信部110と、記憶部120と、カメラ130と、タッチパネル140と、制御部150とを有する。
[2. Terminal device configuration]
Next, the terminal device 100 for realizing the above-described payment processing will be explained using FIG. 3. FIG. 3 is a diagram illustrating a configuration example of a terminal device according to an embodiment. As shown in FIG. 2, the terminal device 100 includes a communication section 110, a storage section 120, a camera 130, a touch panel 140, and a control section 150.

(通信部110について)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部110は、ネットワークNと有線または無線で接続され、電子決済用のアプリケーションを配信する決済サーバ10や、事業者サーバ200等との間で情報の送受信を行う。
(About communication department 110)
The communication unit 110 is realized by, for example, a NIC (Network Interface Card). The communication unit 110 is connected to the network N by wire or wirelessly, and sends and receives information to and from the payment server 10 that distributes electronic payment applications, the business server 200, and the like.

(記憶部120について)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。また、記憶部120は、カメラ130により撮影された画像を記憶する。
(About storage unit 120)
The storage unit 120 is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. Furthermore, the storage unit 120 stores images taken by the camera 130.

(カメラ130について)
カメラ130は、画像(動画或いは静止画)を撮像するための撮像装置である。カメラ130は、例えば、CCD(Charged-coupled devices)センサやCMOS(Complementary metal-oxide-semiconductor)センサ等の撮像素子により構成される。
(About camera 130)
The camera 130 is an imaging device for capturing images (moving images or still images). The camera 130 is configured of an image sensor such as a CCD (Charged-Coupled Device) sensor or a CMOS (Complementary Metal-Oxide-Semiconductor) sensor.

(タッチパネル140について)
タッチパネル140は、液晶ディスプレイ等により実現され、各種情報を表示し、利用者の指や専用ペンで利用者から各種操作を受け付ける入力装置である。
(About touch panel 140)
The touch panel 140 is realized by a liquid crystal display or the like, and is an input device that displays various information and accepts various operations from the user using the user's finger or a special pen.

(制御部150について)
制御部150は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、端末装置100内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部150は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。
(About the control unit 150)
The control unit 150 is a controller, and for example, various programs stored in the storage device inside the terminal device 100 use the RAM as a work area by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), etc. This is achieved through execution. Further, the control unit 150 is a controller, and is realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

ここで、制御部150は、複数のアプリケーションを実行することにより、端末装置100に関する各種機能を実現することとなる。例えば、図3に示す例において、制御部150は、第1アプリケーション151や第2アプリケーション152を実行している。なお、制御部150は、図3に示すアプリケーション以外にも、任意の機能を発揮するための任意の数のアプリケーションを実行して良い。 Here, the control unit 150 realizes various functions related to the terminal device 100 by executing a plurality of applications. For example, in the example shown in FIG. 3, the control unit 150 is running a first application 151 and a second application 152. In addition to the applications shown in FIG. 3, the control unit 150 may execute an arbitrary number of applications to perform arbitrary functions.

第1アプリケーション151は、端末装置100のOS(Operating System)となるアプリケーションである。第2アプリケーション152は、上述した決済処理を端末装置100に実行させる。以下、図4を用いて、第2アプリケーション152が有する機能構成の一例ついて説明する。図4は、実施形態に係る第2アプリケーションの構成例を示す図である。図4に示すように、実施形態に係る第2アプリケーション152は、受付部1521と、通知部1522と、提供部1523と、決済処理部1524と、表示制御部1525とを有し、以下に説明する情報処理の機能や作用を実現または実行する。 The first application 151 is an application that becomes the OS (Operating System) of the terminal device 100. The second application 152 causes the terminal device 100 to execute the payment processing described above. An example of the functional configuration of the second application 152 will be described below with reference to FIG. 4. FIG. 4 is a diagram illustrating a configuration example of the second application according to the embodiment. As shown in FIG. 4, the second application 152 according to the embodiment includes a reception section 1521, a notification section 1522, a provision section 1523, a payment processing section 1524, and a display control section 1525, which will be described below. Realize or execute information processing functions and actions.

(受付部1521について)
受付部1521は、請求情報と、支払を示す支払コンテンツとを受け付ける。例えば、図1の例において、受付部1521は、利用者Uに対応する請求情報と共に、当該請求情報に対応するコンテンツであって、当該請求情報に対応する請求額の支払いを利用者Uが行うためのコンテンツである支払コンテンツを決済サーバ10から受け付ける。
(About reception department 1521)
The reception unit 1521 receives billing information and payment content indicating payment. For example, in the example of FIG. 1, the reception unit 1521 provides billing information corresponding to user U, content corresponding to the billing information, and user U making payment of the billing amount corresponding to the billing information. The payment content, which is the content for the transaction, is received from the payment server 10.

(通知部1522について)
通知部1522は、請求情報が受け付けられた場合は、当該請求情報を受け付けた旨を通知する。例えば、図1の例において、通知部1522は、電子決済アプリが起動された際、当該アプリケーション上で新たな請求情報が配信された旨を通知する。具体的な例を挙げると、図2の例において、通知部1522は、コンテンツC1~C3のいずれかにおいて、新たな請求情報が配信された旨を通知する。また、例えば、端末装置100は、配信された請求情報に対応するプッシュ通知をログイン用の画面上に配置して通知する。
(About notification section 1522)
When the billing information is accepted, the notification unit 1522 notifies the user that the billing information has been received. For example, in the example of FIG. 1, when the electronic payment application is started, the notification unit 1522 notifies that new billing information has been distributed on the application. To give a specific example, in the example of FIG. 2, the notification unit 1522 notifies that new billing information has been distributed in any of the contents C1 to C3. Further, for example, the terminal device 100 places and provides a push notification corresponding to the distributed billing information on the login screen.

(提供部1523について)
提供部1523は、利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する。例えば、図1の例において、提供部1523は、電子決済アプリ上で利用者Uに請求情報を提供する。
(About providing section 1523)
When the providing unit 1523 receives billing information indicating the content of the bill to the user, it provides the billing information to the user. For example, in the example of FIG. 1, the providing unit 1523 provides billing information to the user U on the electronic payment application.

また、提供部1523は、利用者が通知を選択した場合は、請求情報を提供してもよい。例えば、図2の例において、提供部1523は、新たな請求情報が配信された旨を通知する通知コンテンツNC2に対する選択操作を受け付けた場合、通知コンテンツNC2に対応する請求情報を示すコンテンツC4を表示する。 Further, the providing unit 1523 may provide billing information when the user selects notification. For example, in the example of FIG. 2, when the providing unit 1523 receives a selection operation for notification content NC2 that notifies that new billing information has been distributed, it displays content C4 that indicates billing information corresponding to notification content NC2. do.

また、提供部1523は、請求情報と共に、支払いを示す支払コンテンツを利用者に提供してもよい。例えば、図1の例において、提供部1523は、利用者Uに対応する請求情報と共に、当該請求情報に対応するコンテンツであって、当該請求情報に対応する請求額の支払いを利用者Uが行うためのコンテンツである支払コンテンツ(図2の例における支払コンテンツPC1)を提供する。 Furthermore, the providing unit 1523 may provide payment content indicating payment to the user along with billing information. For example, in the example of FIG. 1, the providing unit 1523 provides billing information corresponding to the user U, content corresponding to the billing information, and the user U pays the billing amount corresponding to the billing information. Payment content (payment content PC1 in the example of FIG. 2) is provided.

ここで、決済サーバ10から請求情報を受け付けた際に請求情報を提供するだけでなく、各事業者からの請求に関連する各種の情報を利用者に提供することにより、利便性を向上させたいといった要望が考えられる。したがって、提供部1523は、複数の請求情報を利用者に提供してもよい。例えば、提供部1523は、決済サーバ10から新たに配信された複数の請求情報や、配信済みの請求情報であって、対応する請求額の支払いが行われていない請求情報などを利用者に提供する。具体的な例を挙げると、提供部1523は、図2に示すコンテンツC3において、さらに、複数の請求情報のそれぞれに対応する複数の通知コンテンツを提供(表示)する。 Here, we would like to improve convenience by not only providing billing information when receiving billing information from the payment server 10, but also by providing users with various information related to billing from each business operator. Such requests can be considered. Therefore, the providing unit 1523 may provide a plurality of pieces of billing information to the user. For example, the providing unit 1523 provides the user with a plurality of pieces of billing information newly distributed from the payment server 10, billing information that has already been distributed, but the corresponding billing amount has not yet been paid, etc. do. To give a specific example, in the content C3 shown in FIG. 2, the providing unit 1523 further provides (displays) a plurality of notification contents corresponding to each of the plurality of billing information.

また、提供部1523は、利用者が支払いを行った請求の内容を示す請求情報の履歴をさらに提供してもよい。例えば、図2の例において、提供部1523は、決済サーバ10から配信された請求情報に対応する請求に対して、利用者Uが電子決済を用いて行った支払いの履歴を示す情報を含むコンテンツC3を提供する。 Further, the providing unit 1523 may further provide a history of billing information indicating the details of bills paid by the user. For example, in the example of FIG. 2, the providing unit 1523 provides content that includes information indicating the history of payments made by the user U using electronic payment in response to the bill corresponding to the billing information distributed from the payment server 10. Provide C3.

また、提供部1523は、請求情報として、請求額を示す情報を提供してもよい。例えば、図2の例において、提供部1523は、通知コンテンツNC2に対する選択操作を受け付けた場合、通知コンテンツNC2に対応する請求額を含むコンテンツC4を提供する。 Furthermore, the providing unit 1523 may provide information indicating the billing amount as the billing information. For example, in the example of FIG. 2, when the providing unit 1523 receives a selection operation for the notification content NC2, it provides the content C4 including the billing amount corresponding to the notification content NC2.

また、提供部1523は、請求情報として、請求元を示す情報を提供してもよい。例えば、図2の例において、提供部1523は、通知コンテンツNC2に対する選択操作を受け付けた場合、さらに、通知コンテンツNC2に対応する請求元を示す情報を含むコンテンツC4を提供する。 Further, the providing unit 1523 may provide information indicating a billing source as billing information. For example, in the example of FIG. 2, when the providing unit 1523 receives a selection operation for the notification content NC2, it further provides the content C4 including information indicating the billing source corresponding to the notification content NC2.

また、提供部1523は、請求情報として、請求の対象となる取引対象を示す情報を提供してもよい。例えば、図2の例において、提供部1523は、通知コンテンツNC2に対する選択操作を受け付けた場合、さらに、通知コンテンツNC2に対応する取引対象(例えば、水道や電気、ガスなど)を示す情報を含むコンテンツC4を提供する。 Further, the providing unit 1523 may provide information indicating a transaction object to be billed as billing information. For example, in the example of FIG. 2, when the providing unit 1523 receives a selection operation for the notification content NC2, the providing unit 1523 further provides content including information indicating the transaction object (for example, water, electricity, gas, etc.) corresponding to the notification content NC2. Provide C4.

また、提供部1523は、公共料金の支払いに関する請求情報を受け付けた場合は、当該請求情報を利用者に提供してもよい。例えば、提供部1523は、利用者Uに水道や電気、ガスなどを供給するサービス(公益事業)を行う事業者が利用者に課金する公共料金の支払いに関する請求情報を提供する。 Moreover, when the providing unit 1523 receives billing information regarding payment of utility charges, it may provide the billing information to the user. For example, the providing unit 1523 provides billing information regarding the payment of utility fees charged to the user by a business that provides services (public utilities) that supply water, electricity, gas, etc. to the user U.

また、提供部1523は、請求の対象となる取引対象を示す対象情報を複数表示し、利用者が選択した対象情報と対応する取引対象に関する請求情報を表示してもよい。例えば、図2の例において、提供部1523は、取引対象「電気」を示す対象情報「AAAでんき」や、取引対象「ガス」に対応する「AAAガス」などを提供する。そして、利用者Uが対象情報「AAAでんき」を選択した場合、取引対象「電気」に関して決済サーバ10から配信された請求情報や、当該請求情報に対応する通知、支払コンテンツ、取引対象「電気」に対応する請求に対して利用者Uが電子決済を用いて行った支払いの履歴を示す情報などを含むコンテンツ(以下、「対象コンテンツ」と記載する場合がある)を提供する。 Further, the providing unit 1523 may display a plurality of pieces of target information indicating transaction targets to be billed, and display billing information regarding the transaction target corresponding to the target information selected by the user. For example, in the example of FIG. 2, the providing unit 1523 provides object information such as "AAA electricity" indicating the transaction object "electricity" and "AAA gas" corresponding to the transaction object "gas". When the user U selects the target information "AAA electricity", the billing information distributed from the payment server 10 regarding the transaction target "electricity", the notification corresponding to the billing information, the payment content, the transaction target "electricity" Provides content (hereinafter sometimes referred to as "target content") that includes information indicating the history of payments made by user U using electronic payment in response to claims corresponding to .

また、提供部1523は、請求額を示す情報、請求元を示す情報、請求の対象となる取引対象を示す情報の少なくともいずれか1つを含む請求情報を提供してもよい。なお、提供部1523は、上記の処理を複数組み合わせ、請求情報を提供してもよい。例えば、提供部1523は、請求額を示す情報と請求元を示す情報とを請求情報として提供してもよい。 Further, the providing unit 1523 may provide billing information including at least one of information indicating the billing amount, information indicating the billing source, and information indicating the transaction object to be billed. Note that the providing unit 1523 may combine multiple processes described above to provide billing information. For example, the providing unit 1523 may provide information indicating the billing amount and information indicating the billing source as billing information.

ここで、請求が発生した場合に自動的に決済処理を実行することで、利用者の利便性を向上させたいといった要望が考えられる。したがって、提供部1523は、利用者が選択した対象情報と対応する取引対象に関する請求情報とともに、当該対象情報と対応する取引対象に関する請求を自動的に行う旨を示す自動コンテンツを提供してもよい。例えば、提供部1523は、取引対象に関する請求額の支払いを自動的に行う旨を指示するための自動コンテンツを、対象コンテンツに含めて利用者に提供する。 Here, there may be a desire to improve convenience for users by automatically executing payment processing when a bill is generated. Therefore, the providing unit 1523 may provide billing information regarding the transaction object corresponding to the target information selected by the user, as well as automatic content indicating that billing regarding the transaction object corresponding to the target information will be automatically performed. . For example, the providing unit 1523 provides the user with automatic content for instructing automatic payment of the billed amount related to the transaction object, included in the target content.

(決済処理部1524について)
決済処理部1524は、利用者が支払いを行うための操作を行った場合は、請求情報が示す内容の請求に対する支払を行うための決済処理を実行する。例えば、決済処理部1524は、利用者が支払いを行うための操作を行った場合は、決済サーバ10が提供する電子決済サービスを用いた決済処理を実行する。
(About payment processing unit 1524)
When the user performs an operation for making a payment, the payment processing unit 1524 executes payment processing for paying the bill indicated by the billing information. For example, when the user performs an operation to make a payment, the payment processing unit 1524 executes payment processing using the electronic payment service provided by the payment server 10.

また、決済処理部1524は、利用者が支払コンテンツを選択した場合は、当該支払コンテンツとともに提供された請求情報が示す内容の請求に対する支払を行うための決済処理を実行してもよい。例えば、決済処理部1524は、利用者が選択した支払コンテンツとともに提供された請求情報が示す内容の請求に対する支払(決済処理)を、決済サーバ10が提供する電子決済サービスを用いて実行する。 Furthermore, when the user selects payment content, the payment processing unit 1524 may execute payment processing for paying the bill indicated by the billing information provided with the payment content. For example, the payment processing unit 1524 uses the electronic payment service provided by the payment server 10 to perform payment (payment processing) for the bill indicated by the billing information provided together with the payment content selected by the user.

また、決済処理部1524は、利用者がいずれかの請求情報を選択した後で操作を行った場合は、選択された請求情報が示す内容の請求に対する支払を行うための決済処理を実行してもよい。例えば、提供部1523により提供された複数の請求情報のいずれかを選択した後で利用者が支払いを行うための操作を行った場合、決済処理部1524は、選択された請求情報が示す内容の請求に対する支払を行うための決済処理を、決済サーバ10が提供する電子決済サービスを用いて実行する。 In addition, if the user performs an operation after selecting any billing information, the payment processing unit 1524 executes the payment processing to pay the bill indicated by the selected billing information. Good too. For example, when the user performs an operation to make a payment after selecting one of the plurality of billing information provided by the providing unit 1523, the payment processing unit 1524 selects one of the billing information provided by the providing unit 1523, and then performs an operation to make a payment. The payment process for paying the bill is executed using the electronic payment service provided by the payment server 10.

また、決済処理部1524は、公共料金の支払いを行うための決済処理を実行してもよい。例えば、決済処理部1524は、利用者に水道や電気、ガスなどを供給するサービス(公益事業)を行う事業者が利用者に課金した公共料金の支払いを行うための決済処理を実行する。 Further, the payment processing unit 1524 may execute payment processing for paying utility charges. For example, the payment processing unit 1524 executes payment processing for paying utility fees charged to users by a business that provides services (public utilities) that supply water, electricity, gas, etc. to users.

また、決済処理部1524は、口座間の送金を実現する外部のサーバ装置に対し、請求情報が示す請求の内容を通知してもよい。例えば、図1の例において、決済処理部1524は、利用者Uが選択操作を行った支払コンテンツと共に配信された請求情報を決済サーバ10に通知する。 Further, the payment processing unit 1524 may notify the contents of the bill indicated by the billing information to an external server device that realizes remittance between accounts. For example, in the example of FIG. 1, the payment processing unit 1524 notifies the payment server 10 of the billing information distributed together with the payment content selected by the user U.

また、決済処理部1524は、利用者が自動コンテンツを選択した場合は、利用者が選択した対象情報と対応する取引対象に関する請求が発生した際に自動的に支払を行うための決済処理を実行してもよい。例えば、取引対象「電気」に対応する対象コンテンツに含まれる自動コンテンツが利用者に選択された場合、決済処理部1524は、決済サーバ10から取引対象「電気」に関する請求情報が配信された際に、当該請求情報が示す支払期日までに自動的に請求額の支払いを行うための決済処理を実行する。具体的な例を挙げると、決済処理部1524は、決済サーバ10から取引対象「電気」に関する請求情報が配信された後から支払期日までに利用者が支払いを行うための操作を行った場合、当該操作に応じて決済処理を実行し、支払期日までに利用者が支払いを行うための操作を行わなかった場合、自動的に支払いを行うための決済処理を実行する。 In addition, if the user selects automatic content, the payment processing unit 1524 executes payment processing to automatically pay when a request for a transaction object corresponding to the object information selected by the user occurs. You may. For example, if the user selects automatic content included in the target content corresponding to the transaction object "Electricity", the payment processing unit 1524 will receive billing information regarding the transaction object "Electricity" from the payment server 10. , executes payment processing to automatically pay the billed amount by the payment date indicated by the billing information. To give a specific example, if the user performs an operation to make a payment after the payment server 10 distributes the billing information regarding the transaction object "electricity" and before the payment deadline, the payment processing unit 1524 A payment process is executed in accordance with the operation, and if the user does not perform an operation to make a payment by the payment deadline, a payment process for automatically making the payment is executed.

なお、決済処理部1524は、事業者が利用者に対して送付した支払帳票を用いた決済処理を実行してもよい。例えば、カメラ130は、利用者の操作に応じて、電子決済アプリを介して支払帳票に含まれるバーコードを読み取る。そして、決済処理部1524は、読み取ったバーコードが示す請求元や請求額などに基づく決済処理を実行する。 Note that the payment processing unit 1524 may perform payment processing using a payment form sent by the business to the user. For example, the camera 130 reads a barcode included in a payment form via an electronic payment application in response to a user's operation. The payment processing unit 1524 then executes payment processing based on the billing source, billing amount, etc. indicated by the read barcode.

なお、決済処理部1524は、店舗における電子決済を用いた決済処理を実行してもよい。例えば、決済処理部1524は、利用者を識別する利用者情報と、カメラ130が撮影した店舗識別情報を示す情報と、利用者或いは店舗の店員から端末装置100に入力された決済額とを示す決済情報を決済サーバ10へと送信する。 Note that the payment processing unit 1524 may execute payment processing using electronic payment at a store. For example, the payment processing unit 1524 indicates user information that identifies the user, information indicating store identification information photographed by the camera 130, and a payment amount input into the terminal device 100 by the user or store clerk. Send payment information to the payment server 10.

(表示制御部1525について)
表示制御部1525は、利用者の操作や、決済処理部1524が実行した決済処理などに応じて端末装置の画面(タッチパネル140)の表示を制御する。
(About display control unit 1525)
The display control unit 1525 controls the display on the screen (touch panel 140) of the terminal device according to user operations, payment processing executed by the payment processing unit 1524, and the like.

なお、表示制御部1525は、利用者が支払帳票を用いた決済を行う場合、利用者の操作に応じてバーコードを撮影するための画面や、決済処理が実行されたことを示す画面を表示させてもよい。また、表示制御部1525は、利用者が店舗における電子決済を用いた決済を行う場合、利用者の操作に応じて電子決済に関する画面の表示を制御してもよい。例えば、表示制御部1526は、店舗を識別する店舗識別情報の画像を撮影するための画面や、利用者U或いは店舗の店員から決済額の入力を受け付けるための画面、決済情報が決済サーバ10へ送信されたことを示す画面などを表示させる。 Note that when the user makes a payment using a payment slip, the display control unit 1525 displays a screen for photographing a barcode or a screen indicating that the payment process has been executed in accordance with the user's operation. You may let them. Furthermore, when the user makes a payment using electronic payment at a store, the display control unit 1525 may control the display of a screen related to electronic payment according to the user's operation. For example, the display control unit 1526 may display a screen for photographing an image of store identification information for identifying a store, a screen for accepting input of a payment amount from a user U or a store clerk, and a screen for transmitting payment information to the payment server 10. Display a screen indicating that the message has been sent.

〔3.決済サーバの構成〕
次に、図5を用いて、決済サーバ10の構成について説明する。図5は、実施形態に係る決済サーバの構成例を示す図である。図5に示すように、決済サーバ10は、通信部20と、記憶部30と、制御部40とを有する。
[3. Payment server configuration]
Next, the configuration of the payment server 10 will be explained using FIG. 5. FIG. 5 is a diagram illustrating a configuration example of a payment server according to an embodiment. As shown in FIG. 5, the payment server 10 includes a communication section 20, a storage section 30, and a control section 40.

(通信部20について)
通信部20は、例えば、NIC等によって実現される。そして、通信部20は、ネットワークNと有線または無線で接続され、端末装置100や、事業者サーバ200等との間で情報の送受信を行う。
(About the communication department 20)
The communication unit 20 is realized by, for example, a NIC or the like. The communication unit 20 is connected to the network N by wire or wirelessly, and transmits and receives information to and from the terminal device 100, the operator server 200, and the like.

(記憶部30について)
記憶部30は、例えば、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図2に示すように、記憶部30は、口座データベース31と、請求情報データベース32とを有する。
(About the storage unit 30)
The storage unit 30 is realized by, for example, a semiconductor memory device such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk. As shown in FIG. 2, the storage unit 30 includes an account database 31 and a billing information database 32.

(口座データベース31について)
口座データベース31は、利用者や事業者の口座に関する各種の情報を記憶する。ここで、図6を用いて、口座データベース31が記憶する情報の一例を説明する。図6は、実施形態に係る口座データベースの一例を示す図である。図6の例において、口座データベース31は、「口座ID」、「所有者情報」、「口座残高」といった項目を有する。
(About account database 31)
The account database 31 stores various information regarding accounts of users and businesses. Here, an example of information stored in the account database 31 will be explained using FIG. 6. FIG. 6 is a diagram illustrating an example of an account database according to the embodiment. In the example of FIG. 6, the account database 31 has items such as "account ID", "owner information", and "account balance".

「口座ID」は、口座を識別するための識別情報を示す。「所有者情報」は、口座を所有する所有者(利用者や事業者)に関する情報を示し、例えば、所有者を識別するための識別情報(識別子)が格納される。「口座残高」は、利用者や事業者が所有する口座の残高を示す。 “Account ID” indicates identification information for identifying an account. "Owner information" indicates information regarding the owner (user or business operator) of the account, and stores, for example, identification information (identifier) for identifying the owner. "Account balance" indicates the balance of an account owned by a user or business operator.

すなわち、図6では、口座ID「AID#1」によって識別される口座の所有者の情報が「利用者#1」であり、口座残高が「7800」である例を示す。 That is, FIG. 6 shows an example in which the information of the owner of the account identified by the account ID "AID #1" is "User #1" and the account balance is "7800".

(請求情報データベース32について)
請求情報データベース32は、事業者サーバ200から送信される請求情報を記憶する。ここで、図7を用いて、請求情報データベース32が記憶する情報の一例を説明する。図7は、実施形態に係る請求情報データベースの一例を示す図である。図7の例において、請求情報データベース32は、「請求情報ID」、「事業者情報」、「利用者情報」、「請求対象」、「請求額」といった項目を有する。
(About billing information database 32)
The billing information database 32 stores billing information transmitted from the business server 200. Here, an example of information stored in the billing information database 32 will be explained using FIG. 7. FIG. 7 is a diagram illustrating an example of a billing information database according to the embodiment. In the example of FIG. 7, the billing information database 32 has items such as "billing information ID", "company information", "user information", "billing object", and "billing amount".

「請求情報ID」は、請求情報を識別するための識別情報を示す。「事業者情報」は、請求元である事業者に関する情報を示し、例えば、事業者を識別するための識別情報が格納される。「利用者情報」は、請求先である利用者に関する情報を示し、例えば、利用者を識別するための識別情報が格納される。「請求対象」は、請求の対象となる取引対象を示す。「請求額」は、請求先に請求する金額を示す。 "Billing information ID" indicates identification information for identifying billing information. "Business information" indicates information regarding the business that is the billing party, and stores, for example, identification information for identifying the business. "User information" indicates information regarding the user who is the billing party, and stores, for example, identification information for identifying the user. “Billing object” indicates the transaction object to be charged. “Billed amount” indicates the amount to be billed to the billing party.

すなわち、図7では、請求情報ID「AID#1」によって識別される請求情報に、事業者情報「事業者#1」、利用者情報「利用者#1」、請求対象「水道」、請求額「5200」などといった情報が含まれる例を示す。 That is, in FIG. 7, the billing information identified by the billing information ID "AID #1" includes the business information "Business #1", the user information "User #1", the billing target "Water", and the billed amount. An example in which information such as "5200" is included is shown.

(制御部40について)
制御部40は、コントローラであり、例えば、CPUやMPU等によって、決済サーバ10内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部40は、コントローラであり、例えば、ASICやFPGA等の集積回路により実現される。実施形態に係る制御部40は、図5に示すように、受付部41と、提供部42と、決済処理部43とを有し、以下に説明する情報処理の機能や作用を実現または実行する。
(About the control unit 40)
The control unit 40 is a controller, and is realized by, for example, a CPU, an MPU, or the like executing various programs stored in a storage device inside the payment server 10 using a RAM as a work area. Further, the control unit 40 is a controller, and is realized by, for example, an integrated circuit such as an ASIC or an FPGA. As shown in FIG. 5, the control unit 40 according to the embodiment includes a reception unit 41, a provision unit 42, and a payment processing unit 43, and realizes or executes information processing functions and operations described below. .

(受付部41について)
受付部41は、請求情報を受け付ける。例えば、図1の例において、受付部41は、料金を課金した利用者を示す情報や、利用者に料金を請求する事業者を示す情報、課金額、請求の対象となる取引対象などを含む請求情報を事業者サーバ200から受け付ける。
(About the reception department 41)
The reception unit 41 receives billing information. For example, in the example of FIG. 1, the reception unit 41 includes information indicating the user who has charged the fee, information indicating the business entity that charges the fee to the user, the amount charged, the transaction object to be charged, etc. Billing information is received from the business server 200.

また、受付部41は、支払対象となる請求情報の通知を受け付けてもよい。例えば、図1の例において、受付部41は、利用者Uが選択操作を行った支払コンテンツに対応する請求情報の通知を受け付ける。 Further, the reception unit 41 may receive notification of billing information to be paid. For example, in the example of FIG. 1, the reception unit 41 receives a notification of billing information corresponding to the payment content for which the user U has performed a selection operation.

(提供部42について)
提供部42は、請求情報を配信(提供)する。例えば、図1の例において、提供部42は、利用者Uに対応する請求情報と共に、当該請求情報に対応するコンテンツであって、当該請求情報に対応する請求額の支払いを利用者Uが行うためのコンテンツである支払コンテンツを端末装置100に配信する。
(About the providing section 42)
The providing unit 42 distributes (provides) billing information. For example, in the example of FIG. 1, the providing unit 42 provides billing information corresponding to the user U, content corresponding to the billing information, and the user U pays the billing amount corresponding to the billing information. The payment content, which is the content for the payment, is distributed to the terminal device 100.

(決済処理部43について)
決済処理部43は、受付部41が受け付けた通知に対応する請求情報に従い、決済処理を実行する。例えば、図1の例において、決済処理部43は、利用者Uの口座から、通知された請求情報に対応する請求元の口座へと、請求額分の電子マネーの送金を行う。
(About the payment processing unit 43)
The payment processing unit 43 executes payment processing according to the billing information corresponding to the notification received by the reception unit 41. For example, in the example shown in FIG. 1, the payment processing unit 43 remits electronic money equivalent to the billed amount from the user U's account to the billing source's account corresponding to the notified billing information.

〔4.決済処理のフロー〕
図8を用いて、実施形態に係る端末装置100の決済処理の手順について説明する。図8は、実施形態に係る決済処理の手順の一例を示すフローチャートである。
[4. Payment processing flow]
The payment processing procedure of the terminal device 100 according to the embodiment will be described using FIG. 8. FIG. 8 is a flowchart illustrating an example of a payment processing procedure according to the embodiment.

図8に示すように、端末装置100は、請求情報を受け付けたか否かを判定する(ステップS101)。請求情報を受け付けていない場合(ステップS101;No)、端末装置100は、請求情報を受け付けるまで待機する。一方、請求情報を受け付けた場合(ステップS101;Yes)、端末装置100は、新たな請求情報が受け付けられた旨を利用者に通知する(ステップS102)。 As shown in FIG. 8, the terminal device 100 determines whether billing information has been received (step S101). If billing information has not been received (step S101; No), the terminal device 100 waits until billing information is received. On the other hand, when billing information is received (step S101; Yes), the terminal device 100 notifies the user that new billing information has been received (step S102).

続いて、端末装置100は、利用者が請求情報を選択して支払いを行うための操作を行ったか否か判定する(ステップS103)。操作が行われていない場合(ステップS103;No)、端末装置100は、操作が行われるまで待機する。一方、操作が行われた場合(ステップS103;Yes)、端末装置100は、選択された請求情報が示す内容の請求に対する支払いを行うための決済処理を実行し(ステップS104)。処理を終了する。 Subsequently, the terminal device 100 determines whether the user has performed an operation to select billing information and make a payment (step S103). If no operation is performed (step S103; No), the terminal device 100 waits until the operation is performed. On the other hand, if the operation is performed (step S103; Yes), the terminal device 100 executes a payment process for paying the bill indicated by the selected billing information (step S104). Finish the process.

〔5.変形例〕
上述の実施形態は一例を示したものであり、種々の変更及び応用が可能である。
[5. Modified example]
The embodiments described above are merely examples, and various modifications and applications are possible.

〔5-1.請求情報が示す内容について〕
上述の実施形態において、請求情報が示す請求の内容が、水道や電気、ガスなどの利用に応じて利用者に課金される公共料金の支払いに関するものである例を示したが、請求情報はこのような例に限定されず、支払期日が設定された料金の支払いや、所定期間ごとに利用者に課金される料金の支払いに関するものであってもよい。例えば、請求情報が示す請求の内容は、ショッピングサービスにおいて購入した商品の代金や、各種サービス(例えば、サブスクリプションサービス)において発生する料金、家賃、受講料などであってもよい。
[5-1. About what the billing information shows]
In the embodiment described above, an example was given in which the content of the bill indicated by the billing information is related to the payment of utility charges charged to the user according to the usage of water, electricity, gas, etc. The present invention is not limited to this example, and may be related to the payment of a fee for which a due date has been set, or the payment of a fee charged to a user every predetermined period. For example, the content of the bill indicated by the billing information may be the price of a product purchased in a shopping service, fees incurred in various services (for example, subscription service), rent, tuition fees, etc.

〔5-2.自動コンテンツの提供について〕
上述の実施形態において、提供部1523が、利用者が選択した対象情報と対応する対象コンテンツにおいて自動コンテンツを提供する例を示したが、提供部1523の機能はこのような例に限定されない。例えば、決済処理部1524が支払帳票を用いた決済処理を実行した場合、提供部1523は、当該決済処理が実行されたことを示す画面において自動コンテンツを提供してもよい。具体的案例を挙げると、決済処理部1524が支払帳票を用いた取引対象「電気」に関する決済処理を実行した場合、提供部1523は、取引対象「電気」に関する請求額の支払いを自動的に行う旨を指示するための自動コンテンツを、当該決済処理が実行されたことを示す画面において提供する。
[5-2. Regarding automatic content provision]
In the above-described embodiment, an example was shown in which the providing unit 1523 provides automatic content in the target content corresponding to the target information selected by the user, but the function of the providing unit 1523 is not limited to such an example. For example, when the payment processing unit 1524 executes a payment process using a payment slip, the providing unit 1523 may provide automatic content on a screen indicating that the payment process has been executed. To give a specific example, when the payment processing unit 1524 executes the payment process regarding the transaction object "electricity" using a payment slip, the providing section 1523 automatically pays the billed amount regarding the transaction object "electricity". Automatic content for instructing the payment process will be provided on the screen indicating that the payment process has been executed.

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

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

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

〔6.効果〕
上述してきたように、実施形態に係る端末装置100は、受付部1521と、通知部1522と、提供部1523と、決済処理部1524と、表示制御部1525とを有する。受付部1521は、請求情報と、支払いを示す支払コンテンツとを受け付ける。通知部1522は、請求情報が受け付けられた場合は、当該請求情報を受け付けた旨を通知する。提供部1523は、利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する。また、提供部1523は、利用者が通知を選択した場合は、請求情報を提供する。決済処理部1524は、利用者が支払いを行うための操作を行った場合は、請求情報が示す内容の請求に対する支払を行うための決済処理を実行する。また、決済処理部1524は、口座間の送金を実現する外部のサーバ装置に対し、請求情報が示す請求の内容を通知する。表示制御部1525は、利用者の操作や、決済処理部1524が実行した決済処理などに応じて端末装置の画面の表示を制御する。
[6. effect〕
As described above, the terminal device 100 according to the embodiment includes a reception section 1521, a notification section 1522, a provision section 1523, a payment processing section 1524, and a display control section 1525. The reception unit 1521 receives billing information and payment content indicating payment. When the billing information is accepted, the notification unit 1522 notifies the user that the billing information has been received. When the providing unit 1523 receives billing information indicating the content of the bill to the user, it provides the billing information to the user. Further, the providing unit 1523 provides billing information when the user selects notification. When the user performs an operation for making a payment, the payment processing unit 1524 executes payment processing for paying the bill indicated by the billing information. Further, the payment processing unit 1524 notifies an external server device that realizes remittance between accounts of the details of the bill indicated by the billing information. The display control unit 1525 controls the display of the screen of the terminal device according to user operations, payment processing executed by the payment processing unit 1524, and the like.

これにより、実施形態に係る端末装置100は、利用者の任意のタイミングで、請求情報が示す請求に対する支払い(送金)を行うことができるため、各種送金のユーザビリティを改善することができる。 Thereby, the terminal device 100 according to the embodiment can make a payment (remittance) for the bill indicated by the billing information at any timing of the user, and thus can improve the usability of various remittances.

また、実施形態に係る端末装置100において、例えば、提供部1523は、請求情報と共に、支払いを示す支払コンテンツを利用者に提供する。そして、決済処理部1524は、利用者が支払コンテンツを選択した場合は、当該支払コンテンツとともに提供された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する。また、提供部1523は、複数の請求情報を利用者に提供する。そして、決済処理部1524は、利用者がいずれかの請求情報を選択した後で操作を行った場合は、選択された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する。また、提供部1523は、利用者が支払いを行った請求の内容を示す請求情報の履歴をさらに提供する。また、提供部1523は、請求の対象となる取引対象を示す対象情報を複数表示し、利用者が選択した対象情報と対応する取引対象に関する請求情報を表示する。また、提供部1523は、請求情報として、請求額を示す情報を提供する。また、提供部1523は、請求情報として、請求元を示す情報を提供する。また、提供部1523は、請求情報として、請求の対象となる取引対象を示す情報を提供する。 Further, in the terminal device 100 according to the embodiment, for example, the providing unit 1523 provides the user with billing information and payment content indicating payment. Then, when the user selects payment content, the payment processing unit 1524 executes payment processing for paying the bill indicated by the billing information provided with the payment content. Further, the providing unit 1523 provides a plurality of pieces of billing information to the user. Then, when the user performs an operation after selecting any billing information, the payment processing unit 1524 executes a payment process for paying the bill indicated by the selected billing information. Further, the providing unit 1523 further provides a history of billing information indicating the details of bills paid by the user. Further, the providing unit 1523 displays a plurality of pieces of target information indicating transaction targets to be billed, and displays billing information regarding the transaction target corresponding to the target information selected by the user. Further, the providing unit 1523 provides information indicating the billing amount as billing information. Further, the providing unit 1523 provides information indicating a billing source as billing information. Further, the providing unit 1523 provides information indicating a transaction object to be billed as billing information.

これにより、実施形態に係る端末装置100は、事業者からの請求の通知と共に、請求に関連する各種の情報を利用者に提供することできるため、各種送金のユーザビリティを改善することができる。 Thereby, the terminal device 100 according to the embodiment can provide the user with a notification of a bill from the business operator as well as various information related to the bill, thereby improving the usability of various remittances.

また、実施形態に係る端末装置100において、例えば、提供部1523は、利用者が選択した対象情報と対応する取引対象に関する請求情報とともに、当該対象情報と対応する取引対象に関する請求を自動的に行う旨を示す自動コンテンツを提供する。そして、決済処理部1524は、利用者が自動コンテンツを選択した場合は、利用者が選択した対象情報と対応する取引対象に関する請求が発生した際に自動的に支払を行うための決済処理を実行する。 Further, in the terminal device 100 according to the embodiment, for example, the providing unit 1523 automatically requests billing information regarding the transaction object corresponding to the object information selected by the user, as well as billing information regarding the transaction object corresponding to the object information selected by the user. Provide automated content that indicates this. Then, when the user selects automatic content, the payment processing unit 1524 executes payment processing to automatically pay when a request for a transaction object corresponding to the object information selected by the user occurs. do.

これにより、実施形態に係る端末装置100は、事業者からの請求に対して利用者が何らかの操作を行うことなく、事業者に対する送金を行うことができるため、各種送金のユーザビリティを改善することができる。 As a result, the terminal device 100 according to the embodiment can make remittances to a business operator without the user performing any operations in response to a request from the business operator, and thus it is possible to improve the usability of various types of remittances. can.

また、実施形態に係る端末装置100において、例えば、提供部1523は、公共料金の支払いに関する請求情報を受け付けた場合は、当該請求情報を利用者に提供する。そして、決済処理部1524は、公共料金の支払いを行うための決済処理を実行する。 Further, in the terminal device 100 according to the embodiment, for example, when the providing unit 1523 receives billing information regarding payment of utility charges, it provides the billing information to the user. The payment processing unit 1524 then executes payment processing for paying utility charges.

これにより、実施形態に係る端末装置100は、公共料金の支払帳票に含まれるコードの世も肝などといった操作を行うことなく、公共料金の請求元に対する送金を行うことができるため、各種送金のユーザビリティを改善することができる。 As a result, the terminal device 100 according to the embodiment can perform remittances to the utility billing source without performing any operations such as editing the code included in the utility bill payment form. Usability can be improved.

〔7.ハードウェア構成〕
また、上述してきた各実施形態に係る端末装置100は、例えば、図9に示すような構成のコンピュータ1000によって実現される。以下、端末装置100を例に挙げて説明する。図9は、端末装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、ROM1200、RAM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
[7. Hardware configuration]
Further, the terminal device 100 according to each of the embodiments described above is realized, for example, by a computer 1000 having a configuration as shown in FIG. The following will explain the terminal device 100 as an example. FIG. 9 is a hardware configuration diagram showing an example of a computer that implements the functions of the terminal device. Computer 1000 has CPU 1100, ROM 1200, RAM 1300, HDD 1400, communication interface (I/F) 1500, input/output interface (I/F) 1600, and media interface (I/F) 1700.

CPU1100は、ROM1200又はHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1200は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。 CPU 1100 operates based on a program stored in ROM 1200 or HDD 1400, and controls each part. The ROM 1200 stores a boot program executed by the CPU 1100 when the computer 1000 is started, programs depending on the hardware of the computer 1000, and the like.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を記憶する。通信インターフェイス1500は、通信網500(実施形態のネットワークNに対応する)を介して他の機器からデータを受信してCPU1100へ送り、また、通信網500を介してCPU1100が生成したデータを他の機器へ送信する。 The HDD 1400 stores programs executed by the CPU 1100, data used by the programs, and the like. Communication interface 1500 receives data from other devices via communication network 500 (corresponding to network N in the embodiment) and sends it to CPU 1100, and also sends data generated by CPU 1100 to other devices via communication network 500. Send to device.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、入出力インターフェイス1600を介して生成したデータを出力装置へ出力する。 The CPU 1100 controls output devices such as a display and a printer, and input devices such as a keyboard and mouse via an input/output interface 1600. CPU 1100 obtains data from an input device via input/output interface 1600. Further, CPU 1100 outputs the generated data to an output device via input/output interface 1600.

メディアインターフェイス1700は、記録媒体1800に格納されたプログラム又はデータを読み取り、RAM1300を介してCPU1100に提供する。CPU1100は、かかるプログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1300上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 Media interface 1700 reads programs or data stored in recording medium 1800 and provides them to CPU 1100 via RAM 1300. CPU 1100 loads this program from recording medium 1800 onto RAM 1300 via media interface 1700, and executes the loaded program. The recording medium 1800 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or a PD (Phase change rewritable disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. etc.

例えば、コンピュータ1000が端末装置100として機能する場合、コンピュータ1000のCPU1100は、RAM1300上にロードされたプログラムを実行することにより、制御部150の機能を実現する。また、HDD1400には、端末装置100の記憶装置内の各データが格納される。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置から所定の通信網を介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the terminal device 100, the CPU 1100 of the computer 1000 realizes the functions of the control unit 150 by executing a program loaded onto the RAM 1300. Further, each data in the storage device of the terminal device 100 is stored in the HDD 1400. The CPU 1100 of the computer 1000 reads these programs from the recording medium 1800 and executes them, but as another example, these programs may be acquired from another device via a predetermined communication network.

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

また、上述した端末装置100は、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。 Furthermore, the configuration of the terminal device 100 described above can be changed flexibly, such as implementing some functions by calling an external platform or the like using an API (Application Programming Interface), network computing, or the like.

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

10 決済サーバ
20 通信部
30 記憶部
31 口座データベース
32 請求情報データベース
40 制御部
41 受付部
42 提供部
43 決済処理部
100 端末装置
110 通信部
120 記憶部
130 カメラ
140 タッチパネル
150 制御部
151 第1アプリケーション
152 第2アプリケーション
1521 受付部
1522 通知部
1523 提供部
1524 決済処理部
1525 表示制御部
10 Payment server 20 Communication unit 30 Storage unit 31 Account database 32 Billing information database 40 Control unit 41 Reception unit 42 Providing unit 43 Payment processing unit 100 Terminal device 110 Communication unit 120 Storage unit 130 Camera 140 Touch panel 150 Control unit 151 First application 152 Second application 1521 Reception unit 1522 Notification unit 1523 Providing unit 1524 Payment processing unit 1525 Display control unit

Claims (12)

利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する提供手順と、
前記利用者が支払いを行うための操作を行った場合は、前記請求情報が示す内容の請求に対する支払を行うための決済処理を実行する決済処理手順と
をコンピュータに実行させるための決済プログラム。
If we receive billing information indicating the details of the bill to the user, we will provide the procedure for providing the billing information to the user;
and a payment program for causing a computer to execute a payment processing procedure for, when the user performs an operation for making a payment, a payment processing procedure for making a payment for a claim indicated by the billing information.
前記請求情報が受け付けられた場合は、当該請求情報を受け付けた旨を通知する通知手順
を前記コンピュータに実行させ、
前記提供手順は、
前記利用者が前記通知を選択した場合は、前記請求情報を提供する
ことを特徴とする請求項1に記載の決済プログラム。
If the billing information is accepted, causing the computer to execute a notification procedure to notify that the billing information has been accepted;
The provision procedure is as follows:
The payment program according to claim 1, wherein the billing information is provided when the user selects the notification.
前記提供手順は、
前記請求情報と共に、支払いを示す支払コンテンツを前記利用者に提供し、
前記決済処理手順は、
前記利用者が前記支払コンテンツを選択した場合は、当該支払コンテンツとともに提供された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する
ことを特徴とする請求項1または2に記載の決済プログラム。
The provision procedure is as follows:
providing payment content indicating payment to the user along with the billing information;
The payment processing procedure is as follows:
According to claim 1 or 2, when the user selects the payment content, a payment process is executed to pay a claim indicated by billing information provided with the payment content. payment program.
前記提供手順は、
複数の請求情報を前記利用者に提供し、
前記決済処理手順は、
前記利用者がいずれかの請求情報を選択した後で前記操作を行った場合は、選択された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する
ことを特徴とする請求項1~3のうちいずれか1つに記載の決済プログラム。
The provision procedure is as follows:
providing a plurality of billing information to the user;
The payment processing procedure is as follows:
A claim characterized in that, when the user performs the operation after selecting any billing information, a payment process is executed to pay the bill with the content indicated by the selected billing information. Payment program described in any one of 1 to 3.
前記提供手順は、
前記利用者が支払いを行った請求の内容を示す請求情報の履歴をさらに提供する
ことを特徴とする請求項1~4のうちいずれか1つに記載の決済プログラム。
The provision procedure is as follows:
5. The payment program according to claim 1, further comprising providing a history of billing information indicating details of bills paid by the user.
前記提供手順は、
前記請求の対象となる取引対象を示す対象情報を複数表示し、前記利用者が選択した対象情報と対応する取引対象に関する請求情報を表示する
ことを特徴とする請求項1~5のうちいずれか1つに記載の決済プログラム。
The provision procedure is as follows:
Any one of claims 1 to 5, characterized in that a plurality of target information indicating transaction targets to be billed are displayed, and billing information regarding the transaction target corresponding to the target information selected by the user is displayed. Payment program described in one.
前記提供手順は、
前記利用者が選択した対象情報と対応する取引対象に関する請求情報とともに、当該対象情報と対応する取引対象に関する請求を自動的に行う旨を示す自動コンテンツを提供し、
前記決済処理手順は、
前記利用者が前記自動コンテンツを選択した場合は、前記利用者が選択した対象情報と対応する取引対象に関する請求が発生した際に自動的に支払を行うための決済処理を実行する
ことを特徴とする請求項6に記載の決済プログラム。
The provision procedure is as follows:
providing automatic content indicating that billing regarding the transaction object corresponding to the target information will be automatically performed, together with billing information regarding the transaction object corresponding to the target information selected by the user;
The payment processing procedure is as follows:
When the user selects the automatic content, a payment process is executed to automatically make a payment when a request for a transaction object corresponding to the object information selected by the user occurs. The payment program according to claim 6.
前記提供手順は、
前記請求情報として、請求額を示す情報、請求元を示す情報、請求の対象となる取引対象を示す情報の少なくともいずれか1つを含む情報を提供する
ことを特徴とする請求項1~7のうちいずれか1つに記載の決済プログラム。
The provision procedure is as follows:
Claims 1 to 7, characterized in that the billing information includes at least one of information indicating the billing amount, information indicating the billing source, and information indicating the transaction object to be billed. A payment program listed in any one of them.
前記提供手順は、
公共料金の支払いに関する請求情報を受け付けた場合は、当該請求情報を前記利用者に提供し、
前記決済処理手順は、
前記公共料金の支払いを行うための決済処理を実行する
ことを特徴とする請求項1~8のうちいずれか1つに記載の決済プログラム。
The provision procedure is as follows:
If we receive billing information regarding the payment of utility charges, we will provide the billing information to the user;
The payment processing procedure is as follows:
The payment program according to any one of claims 1 to 8, wherein the payment program executes payment processing for paying the utility fee.
前記決済処理手順は、
口座間の送金を実現する外部のサーバ装置に対し、前記請求情報が示す請求の内容を通知する
ことを特徴とする請求項1~9のうちいずれか1つに記載の決済プログラム。
The payment processing procedure is as follows:
10. The payment program according to claim 1, wherein the payment program notifies an external server device that realizes remittance between accounts of the content of the claim indicated by the claim information.
利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する提供部と、
前記利用者が前記請求情報を選択した場合は、当該選択された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する決済処理部と
を有することを特徴とする決済装置。
When we receive billing information indicating the content of the bill to the user, a provision department that provides the billing information to the user;
A payment device comprising: a payment processing unit that executes payment processing for paying a claim indicated by the selected billing information when the user selects the billing information.
決済装置が実行する決済方法であって、
利用者に対する請求の内容を示す請求情報を受け付けた場合は、当該請求情報を利用者に提供する提供工程と、
前記利用者が前記請求情報を選択した場合は、当該選択された請求情報が示す内容の請求に対する支払を行うための決済処理を実行する決済処理工程と
をコンピュータに実行させるための決済方法。
A payment method executed by a payment device,
If billing information indicating the details of the billing to the user is received, a provision step of providing the billing information to the user;
If the user selects the billing information, the payment method causes a computer to execute a payment processing step for making a payment for the bill with the content indicated by the selected billing information.
JP2023222527A 2019-12-27 2023-12-28 Settlement program, settlement device, and settlement method Pending JP2024026600A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023222527A JP2024026600A (en) 2019-12-27 2023-12-28 Settlement program, settlement device, and settlement method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2019239480A JP6880165B1 (en) 2019-12-27 2019-12-27 Payment program, payment device and payment method
JP2021077875A JP7234290B2 (en) 2019-12-27 2021-04-30 Payment program, payment device and payment method
JP2022084501A JP7414887B2 (en) 2019-12-27 2022-05-24 Payment programs, payment devices and payment methods
JP2023222527A JP2024026600A (en) 2019-12-27 2023-12-28 Settlement program, settlement device, and settlement method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022084501A Division JP7414887B2 (en) 2019-12-27 2022-05-24 Payment programs, payment devices and payment methods

Publications (2)

Publication Number Publication Date
JP2024026600A true JP2024026600A (en) 2024-02-28
JP2024026600A5 JP2024026600A5 (en) 2024-04-03

Family

ID=76083839

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2019239480A Active JP6880165B1 (en) 2019-12-27 2019-12-27 Payment program, payment device and payment method
JP2021077875A Active JP7234290B2 (en) 2019-12-27 2021-04-30 Payment program, payment device and payment method
JP2022084501A Active JP7414887B2 (en) 2019-12-27 2022-05-24 Payment programs, payment devices and payment methods
JP2023222527A Pending JP2024026600A (en) 2019-12-27 2023-12-28 Settlement program, settlement device, and settlement method

Family Applications Before (3)

Application Number Title Priority Date Filing Date
JP2019239480A Active JP6880165B1 (en) 2019-12-27 2019-12-27 Payment program, payment device and payment method
JP2021077875A Active JP7234290B2 (en) 2019-12-27 2021-04-30 Payment program, payment device and payment method
JP2022084501A Active JP7414887B2 (en) 2019-12-27 2022-05-24 Payment programs, payment devices and payment methods

Country Status (1)

Country Link
JP (4) JP6880165B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7381686B1 (en) 2022-09-30 2023-11-15 PayPay株式会社 Information processing device, information processing method, and information processing program

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1316384C (en) 2000-04-26 2007-05-16 电通应用股份有限公司 Vehicle diagnostic system to reduce fuel consumption and emissions
JP2002197388A (en) 2000-10-11 2002-07-12 Nec Corp Settlement method, settlement system and portable telephone
JP2003108893A (en) * 2001-09-28 2003-04-11 Iy Bank Co Ltd Electronic settlement service method and electronic settlement system
JP2004139255A (en) * 2002-10-16 2004-05-13 Nri & Ncc Co Ltd System and method for managing collection business
JP2005107593A (en) * 2003-09-26 2005-04-21 Bank Of Tokyo-Mitsubishi Ltd Payment request support system and method
JP2005267387A (en) * 2004-03-19 2005-09-29 Nomura Research Institute Ltd Electronic settlement system
JP5117072B2 (en) * 2007-02-27 2013-01-09 みずほ情報総研株式会社 Payment processing system, payment processing method, and payment processing program
US9215421B2 (en) * 2008-03-18 2015-12-15 Avaya Inc. Open cable application platform (OCAP) and set-top box (STB)-based bill notification and payment application
JP2009288921A (en) 2008-05-28 2009-12-10 Toyo Keiki Co Ltd Method for electronic bill settlement of gas charge
JP5775506B2 (en) * 2012-07-31 2015-09-09 エヌ・ティ・ティ・インターネット株式会社 Payment server, payment system, and program
JP2015203887A (en) * 2014-04-10 2015-11-16 ヤフー株式会社 Settlement device, settlement method, and settlement program
JP6005113B2 (en) * 2014-09-19 2016-10-12 ヤフー株式会社 Settlement management apparatus, settlement management method, and settlement management program
CN113112254A (en) * 2016-11-11 2021-07-13 创新先进技术有限公司 Regional message sharing method and device

Also Published As

Publication number Publication date
JP2021119517A (en) 2021-08-12
JP7414887B2 (en) 2024-01-16
JP2022105642A (en) 2022-07-14
JP6880165B1 (en) 2021-06-02
JP7234290B2 (en) 2023-03-07
JP2021108042A (en) 2021-07-29

Similar Documents

Publication Publication Date Title
JP6921294B1 (en) Notification device, notification method and notification program
JP2022015261A (en) Provision device, provision method and provision program
JP2024026600A (en) Settlement program, settlement device, and settlement method
JP6925558B1 (en) Request program, request device and request method
JP7212195B1 (en) Information processing device, information processing method and information processing program
JP2023006790A (en) Provision device, method for provision, and provision program
JP7204834B1 (en) Proposed device, proposed method and proposed program
AU2019236610A1 (en) Online platform for creating, presenting and paying bills
JP6957711B1 (en) Information processing equipment, information processing methods and information processing programs
JP2022158859A (en) Information processing device, information processing method, and information processing program
JP7364550B2 (en) Payment programs, payment devices and payment methods
JP2021196663A (en) Transmission program, terminal device, and transmission method
JP7242819B1 (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
JP7204973B1 (en) Information processing device, information processing method and information processing program
JP7204974B1 (en) Information processing device, information processing method and information processing program
JP7395634B2 (en) Information processing device, information processing method, and information processing program
JP6884197B1 (en) Payment device, payment method and payment program
JP2022104336A (en) Information processing device, information processing method, and information processing program
JP2023086049A (en) Information processing device, information processing method, and information processing program
JP7422923B1 (en) Information processing device, information processing method, and information processing program
JP7110270B2 (en) Provision device, provision method and provision program
JP2023151466A (en) Information processing device, information processing method, and information processing program
JP2022042023A (en) Provision apparatus, provision method and provision program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240126

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240326