JP2023087158A - Information processing apparatus, information processing program, and information processing method - Google Patents

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

Info

Publication number
JP2023087158A
JP2023087158A JP2021201381A JP2021201381A JP2023087158A JP 2023087158 A JP2023087158 A JP 2023087158A JP 2021201381 A JP2021201381 A JP 2021201381A JP 2021201381 A JP2021201381 A JP 2021201381A JP 2023087158 A JP2023087158 A JP 2023087158A
Authority
JP
Japan
Prior art keywords
data
information
processing
billing data
billing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2021201381A
Other languages
Japanese (ja)
Other versions
JP7458596B2 (en
Inventor
正敏 吉田
Masatoshi Yoshida
英介 周藤
Eisuke Shudo
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.)
Clover Network Com Co Ltd
Original Assignee
Clover Network Com Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Clover Network Com Co Ltd filed Critical Clover Network Com Co Ltd
Priority to JP2021201381A priority Critical patent/JP7458596B2/en
Publication of JP2023087158A publication Critical patent/JP2023087158A/en
Application granted granted Critical
Publication of JP7458596B2 publication Critical patent/JP7458596B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To collectively provide messages for individual billing to individual user terminals.SOLUTION: A server apparatus 2 of the present invention includes an acquisition unit 24 that acquires a plurality of billing data and message data including transmission destination information associated with each piece of the plurality of billing data, a request processing unit 25 that performs processing to request processing of registering the billing data and generation of a URL for displaying a barcode corresponding to each piece of the billing data on a user terminal to a server apparatus 3 on the basis of a file including the plurality of billing data, a reception unit 26 that performs processing of receiving a plurality of URLs generated by the request by the request processing unit 25 and registration result data of the billing data to the server apparatus 3, and an output processing unit 27 that performs processing of outputting each piece of a plurality of identification data received by the reception unit 26 to a transmission destination based on the transmission destination information, to display code information for payment on the user terminal.SELECTED DRAWING: Figure 3

Description

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

従来、スマートフォンの画面にバーコードを表示させる技術が提案されている(特許文献1)。
特許文献1記載のシステムでは、ローカルサーバは携帯情報端末から受信した商品コードに対応する商品情報を店舗サーバから受信する。ローカルサーバは当該買い物に対してトランザクションIDを発行する。トランザクションIDは、当該買い物に係る全商品に関する商品情報に関連付けられる。トランザクションIDは携帯情報端末に送信され、バーコードとして表示される。レジスタでトランザクションIDを表すバーコードを読み取り、ローカルサーバにトランザクションIDを送信する。ローカルサーバからレジスタにトランザクションIDに関連付けられる全商品情報が返信される。レジスタでは全商品情報により決済処理をすることができる、というものである。
Conventionally, a technique for displaying a barcode on the screen of a smartphone has been proposed (Patent Document 1).
In the system described in Patent Literature 1, a local server receives product information corresponding to a product code received from a mobile information terminal from a store server. The local server issues a transaction ID for the purchase. The transaction ID is associated with product information regarding all products related to the purchase. The transaction ID is sent to the personal digital assistant and displayed as a barcode. Read the barcode representing the transaction ID at the register and send the transaction ID to the local server. All product information associated with the transaction ID is returned from the local server to the register. At the register, payment processing can be performed based on all product information.

特開2018-116387号公報JP 2018-116387 A

しかしながら、従来、個々のユーザーに対して個別の請求のためのメッセージを一括して提供することができなかった。 However, conventionally, it has not been possible to collectively provide messages for individual billing to individual users.

そこで、本発明は、個々のユーザー端末に対して個別の請求のためのメッセージを一括して提供することができる情報処理装置、情報処理プログラム及び情報処理方法を提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide an information processing apparatus, an information processing program, and an information processing method capable of collectively providing messages for individual billing to individual user terminals.

本発明は、上記目的を達成するために以下によって把握される。 The present invention is grasped by the following in order to achieve the above object.

本発明は、情報処理装置であって、複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得部と、前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理部と、前記依頼処理部が依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取部と、前記受取部が受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理部と、を備える。 The present invention is an information processing apparatus comprising: an acquisition unit for acquiring a plurality of billing data and message data including destination information associated with each of the plurality of billing data; Based on the included file, executing a process of requesting an external device to register the billing data and to create identification data for displaying payment code information corresponding to each billing data on a user terminal. a request processing unit for executing a process of receiving the plurality of identification data created upon request by the request processing unit and registration result data of the billing data in the external device; and the receiving unit an output processing unit that outputs each of the plurality of identification data received by the user terminal to the destination based on the destination information in order to display the payment code information on the user terminal .

上記構成において、前記支払い用コード情報を前記ユーザー端末で表示する前に、本人の本人認証処理を実行する認証処理部と、を備える。 In the above configuration, an authentication processing unit that executes personal authentication processing of the person himself/herself before displaying the payment code information on the user terminal.

上記構成において、前記取得部は、前記支払用コードに基づく支払いが完了したことの支払い完了情報を前記外部装置から取得し、前記出力処理部は、前記支払い完了情報に基づいて前記支払用コードに対する支払いが完了したことのメッセージを前記送付先へ出力する処理を実行する。 In the above configuration, the acquisition unit acquires payment completion information indicating that payment based on the payment code has been completed from the external device, and the output processing unit responds to the payment code based on the payment completion information. Execute processing for outputting a message that payment has been completed to the destination.

上記構成において、前記出力処理部は、端末からのリクエストに基づいて、前記請求データ、前記メッセージデータ、前記請求データの登録結果データ又は前記支払い完了情報を出力する処理を実行する。 In the above configuration, the output processing unit executes processing for outputting the billing data, the message data, the registration result data of the billing data, or the payment completion information based on a request from the terminal.

上記構成において、前記取得部は、前記複数の請求データと、前記メッセージデータを一つのファイルとして取得し、前記依頼処理部は、前記取得部が取得した一つのファイル内の前記請求データと前記メッセージデータを分離し、前記複数の請求データを含むファイルを作成し、作成した前記ファイルに基づいて前記識別データの作成の処理を前記外部装置に対して依頼する処理を実行する。 In the above configuration, the obtaining unit obtains the plurality of billing data and the message data as one file, and the request processing unit receives the billing data and the message in one file obtained by the obtaining unit. A process of separating the data, creating a file containing the plurality of billing data, and requesting the external device to create the identification data based on the created file is executed.

上記構成において、前記取得部は、前記複数の請求データと、前記メッセージデータを別のファイルとして取得し、前記依頼処理部は、前記複数の請求データを含むファイルを作成し、作成した前記ファイルに基づいて前記識別データの作成の処理を前記外部装置に対して依頼する処理を実行する。 In the above configuration, the acquisition unit acquires the plurality of billing data and the message data as separate files, and the request processing unit creates a file containing the plurality of billing data, stores the A process of requesting the external device to create the identification data is executed based on the request.

上記構成において、前記出力処理部は、前記複数の識別データを前記メッセージデータに合体させ、前記メッセージデータに基づいて前記複数の識別データのそれぞれを、前記送信先情報に基づく前記送信先へ出力する処理を実行する。 In the above configuration, the output processing unit combines the plurality of identification data into the message data, and outputs each of the plurality of identification data based on the message data to the destination based on the destination information. Execute the process.

上記構成において、前記受取部が受け取る前記識別データは、前記支払い用コード情報を表示するためのURLである。 In the above configuration, the identification data received by the receiving unit is a URL for displaying the payment code information.

上記構成において、前記出力処理部は、電話番号に基づくショートメッセージサービス(SMS)、Social Networking Service(SNS)による通知、通信回線を通じた端末内のアプリへの通知又は電子メールへの通知により前記識別データを前記送信先へ出力する。 In the above configuration, the output processing unit performs the identification by notification by short message service (SMS) based on a phone number, social networking service (SNS), notification to an application in the terminal through a communication line, or notification to e-mail. Output the data to the destination.

本発明は、情報処理装置のコンピュータによって実行される情報処理プログラムであって、複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得手段と、前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理手段と、前記依頼処理手段が依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取手段と、前記受取手段が受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理手段として前記コンピュータに実行させる。 The present invention is an information processing program executed by a computer of an information processing apparatus, which acquires a plurality of billing data and message data including destination information associated with each of the plurality of billing data. means for registering the billing data based on a file containing the plurality of billing data and creating identification data for displaying payment code information corresponding to each billing data on a user terminal; request processing means for executing a process requested to a device; processing for receiving the plurality of identification data created upon request by the request processing means; and registration result data of the billing data in the external device. a receiving means to be executed and a process of outputting each of the plurality of identification data received by the receiving means to the destination based on the destination information in order to display the payment code information on the user terminal; The computer is made to execute as output processing means to be executed.

本発明は、情報処理装置が実行する情報処理方法であって、複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得ステップと、前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理ステップと、前記依頼処理ステップで依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取ステップと、前記受取ステップで受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理ステップと、を有する。 The present invention is an information processing method executed by an information processing apparatus, comprising: an acquiring step of acquiring a plurality of billing data and message data including destination information associated with each of the plurality of billing data; Based on the file containing the plurality of billing data, processing of registering the billing data and creation of identification data for displaying payment code information corresponding to each billing data on a user terminal to an external device. a request processing step for executing the processing requested by the request processing step; and a reception for executing processing for receiving the plurality of identification data created by the request in the request processing step and registration result data of the billing data in the external device. and an output for executing a process of outputting each of the plurality of identification data received in the receiving step to the destination based on the destination information in order to display the payment code information on the user terminal. and a processing step.

本発明によれば、個々のユーザー端末に対して個別の請求のためのメッセージを一括して提供することができる情報処理装置、情報処理プログラム及び情報処理方法を提供することができる。 According to the present invention, it is possible to provide an information processing apparatus, an information processing program, and an information processing method capable of collectively providing messages for individual billing to individual user terminals.

図1は本発明の実施形態に係る情報処理システムのブロック図である。FIG. 1 is a block diagram of an information processing system according to an embodiment of the present invention. 図2は本発明の実施形態に係る情報処理システムのスマホ収納の流れを説明する図である。FIG. 2 is a diagram for explaining the flow of smartphone storage in the information processing system according to the embodiment of the present invention. 図3は本発明の実施形態に係る情報処理システムのフローを説明する図である。FIG. 3 is a diagram explaining the flow of the information processing system according to the embodiment of the present invention. 図4はユーザー端末にURLを表示するための画面を示す図である。FIG. 4 is a diagram showing a screen for displaying a URL on the user terminal. 図5はユーザー端末に表示する本人認証画面を示す図である。FIG. 5 is a diagram showing a personal authentication screen displayed on the user terminal. 図6はユーザー端末にバーコードを表示する例を示す図である。FIG. 6 is a diagram showing an example of displaying a barcode on the user terminal. 図7は本発明の実施形態に係る企業端末4の処理フローチャートである。FIG. 7 is a processing flowchart of the company terminal 4 according to the embodiment of the present invention. 図8は本発明の実施形態に係るサーバ装置2の処理フローチャートである。FIG. 8 is a processing flowchart of the server device 2 according to the embodiment of the present invention. 図9は本発明の実施形態に係るユーザー端末5の処理フローチャートである。FIG. 9 is a processing flowchart of the user terminal 5 according to the embodiment of the present invention. 図10は本発明の実施形態に係るサーバ装置2の他の処理フローチャートである。FIG. 10 is another processing flowchart of the server device 2 according to the embodiment of the present invention.

以下、添付図面を参照して、本発明を実施するための形態(以下、実施形態)について詳細に説明する。
なお、実施形態の説明の全体を通して同じ要素には同じ番号又は符号を付している。
EMBODIMENT OF THE INVENTION Hereinafter, with reference to an accompanying drawing, the form (henceforth, embodiment) for implementing this invention is demonstrated in detail.
The same numbers or symbols are given to the same elements throughout the description of the embodiment.

図1は、本発明の実施形態に係る情報処理システムのブロック図である。
図1に示すように、情報処理システム1は、サーバ装置2、サーバ装置3、企業端末4、複数のユーザー端末5、コンビニ端末6を備え、これらはインターネットを通じて接続されている。サーバ装置3とコンビニ端末6の間は、直接の回線により接続されていてもよい。
FIG. 1 is a block diagram of an information processing system according to an embodiment of the invention.
As shown in FIG. 1, an information processing system 1 includes a server device 2, a server device 3, a company terminal 4, a plurality of user terminals 5, and a convenience store terminal 6, which are connected via the Internet. The server device 3 and the convenience store terminal 6 may be connected by a direct line.

サーバ装置2は、企業端末4からの依頼の受付、サーバ装置3への支払いコード情報の発行の依頼と受け取り、ユーザー端末5への通知等の処理を行う。
サーバ装置2は、サーバ通信部21、サーバ記憶部22、サーバ制御部23、取得部24、依頼処理部25、受取部26、出力処理部27、認証処理部28を備える。
サーバ通信部21は外部と通信を実行する。
サーバ記憶部22は例えばハードディスク及びメモリ等により構成される。
サーバ制御部23はCPU(Central Processing Unit)、メモリ等により構成され、所定のプログラムを実行することで、サーバ装置2の全体を制御する。
The server device 2 accepts a request from the company terminal 4, requests and receives the payment code information issuance request to the server device 3, and performs processing such as notification to the user terminal 5. FIG.
The server device 2 includes a server communication section 21 , a server storage section 22 , a server control section 23 , an acquisition section 24 , a request processing section 25 , a reception section 26 , an output processing section 27 and an authentication processing section 28 .
The server communication unit 21 executes communication with the outside.
The server storage unit 22 is composed of, for example, a hard disk and memory.
The server control unit 23 is composed of a CPU (Central Processing Unit), memory, etc., and controls the entire server device 2 by executing a predetermined program.

取得部24は、請求ファイルを企業端末4から取得する。請求ファイルは、複数の請求データと、複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを含む。
請求データは、処理区分、請求内容、請求金額、支払期限又は企業リンクURL等を含む。
メッセージデータは、ユーザー情報、送信先電話番号(送信先情報)、承諾日又は本人認証項目等を含む。
ここで、本実施形態では、メッセージデータ内の送信先情報として、送信先の電話番号を用いる例について説明するが、メールアドレスやユーザー端末5内のアプリの識別情報なども送信先情報に含まれる。
The acquisition unit 24 acquires the request file from the company terminal 4 . The billing file includes a plurality of billing data and message data including destination information associated with each of the plurality of billing data.
The billing data includes processing classification, billing content, billing amount, payment deadline, company link URL, and the like.
The message data includes user information, destination telephone number (destination information), approval date, personal authentication items, and the like.
Here, in the present embodiment, an example in which the telephone number of the destination is used as the destination information in the message data will be described. .

依頼処理部25は、複数の請求データを含む送送信請求ファイルに基づいて、請求データの登録の処理と、請求データ毎に対応する支払用コード情報をユーザー端末5で表示するためのURL(識別データ)の作成とをサーバ装置(外部装置)3に対して依頼する処理を実行する。 The request processing unit 25 performs processing for registering billing data based on a transmission request file containing a plurality of pieces of billing data, and generates URLs (identification data) to the server device (external device) 3.

ここで、支払用コード情報は、バーコードや二次元バーコード等のコード情報を含む。本実施形態ではバーコードの例について説明する。
識別データには、例えば、インターネット上に存在するデータやサービスなどの情報資源の位置を記述するURL(Uniform Resource Locator)等を含む。本実施形態では、URLを用いる例について説明するが、識別データは、支払用コード情報をユーザー端末5で表示するためのものであれば、URLに限られない。
Here, the payment code information includes code information such as barcodes and two-dimensional barcodes. In this embodiment, an example of barcode will be described.
The identification data includes, for example, a URL (Uniform Resource Locator) describing the location of information resources such as data and services existing on the Internet. In this embodiment, an example using a URL will be described, but the identification data is not limited to a URL as long as it is for displaying the payment code information on the user terminal 5 .

ここで、依頼処理部25は、取得部24が、複数の請求データと、メッセージデータを一つのファイルとして取得する場合、取得部24が取得した一つのファイル内の請求データとメッセージデータを分離し、複数の請求データを含む送信用請求ファイルを作成し、作成した送信用請求ファイルに基づいてURLの作成の処理をサーバ装置3に対して依頼する処理を実行する。
依頼処理部25は、取得部24が複数の請求データと、メッセージデータを別のファイルとして取得する場合、複数の請求データを含む送信用請求ファイルを作成し、作成した送信用請求ファイルに基づいてURLの作成の処理をサーバ装置3に対して依頼する処理を実行する。
Here, when the acquisition unit 24 acquires a plurality of billing data and message data as one file, the request processing unit 25 separates the billing data and the message data in the single file acquired by the acquisition unit 24. 2) creates a request file for transmission containing a plurality of request data, and executes a process of requesting the server device 3 to create a URL based on the created request file for transmission.
When the acquiring unit 24 acquires a plurality of pieces of request data and message data as separate files, the request processing unit 25 creates a request file for transmission including the plurality of pieces of request data, and based on the created request file for transmission A process of requesting the server device 3 to create a URL is executed.

受取部26は、依頼処理部が依頼して作成された複数のURLと、サーバ装置3への請求データの登録結果データとを含む登録結果ファイルを受け取る処理を実行する。登録結果ファイルは、支払用バーコードを表示するためのURLを含んだ請求データと、サーバ装置3への請求データの登録結果データとを含むファイルである。 The receiving unit 26 executes a process of receiving a registration result file including a plurality of URLs created upon request by the request processing unit and registration result data of billing data to the server device 3 . The registration result file is a file containing billing data including a URL for displaying the payment bar code and registration result data of the billing data to the server device 3 .

出力処理部27は、受取部が受け取った登録結果ファイル内の複数のURLのそれぞれを、支払用コード情報をユーザー端末5で表示するために、電話番号(送信先情報)に基づく送信先のユーザー端末5へ出力する処理を実行する。
出力処理部27は、登録結果ファイル内の作成された複数のURLをメッセージデータに合体させ、メッセージデータに基づいて登録結果ファイル内の複数のURLのそれぞれを、電話番号に基づく送信先のユーザー端末5へ出力する処理を実行する。ここで、出力処理部27は、携帯キャリアごとにメッセージを付加してURLを出力する。
The output processing unit 27 outputs each of the plurality of URLs in the registration result file received by the receiving unit to the destination user based on the telephone number (destination information) in order to display the payment code information on the user terminal 5. A process of outputting to the terminal 5 is executed.
The output processing unit 27 integrates the plurality of URLs created in the registration result file into the message data, and converts each of the plurality of URLs in the registration result file based on the message data to the destination user terminal based on the telephone number. 5 is executed. Here, the output processing unit 27 adds a message for each mobile carrier and outputs the URL.

出力処理部27は、電話番号に基づくSMS、SNSによる通知、通信回線を通じた端末内のアプリへの通知又は電子メールへの通知によりURLを送信先へ出力する。本実施形態では、電話番号に基づくSMS、SNSを利用してユーザー端末5に通知する場合について説明するが、これには限定されず、通信回線を通じた端末内のアプリへの通知又は電子メール等での通知の場合についても本実施形態を提供することができる。
認証処理部28は、支払い用コード情報をユーザー端末5で表示する前に、本人の本人認証処理を実行する。
The output processing unit 27 outputs the URL to the destination by notification by SMS or SNS based on the phone number, notification to the application in the terminal through the communication line, or notification to e-mail. In the present embodiment, the case of notifying the user terminal 5 using SMS or SNS based on the phone number will be described, but the present invention is not limited to this, and notification to an application in the terminal through a communication line, e-mail, etc. This embodiment can also be provided for the case of notification in .
The authentication processing unit 28 performs personal authentication processing of the person himself/herself before displaying the payment code information on the user terminal 5 .

取得部24、依頼処理部25、受取部26、出力処理部27及び認証処理部28は、CPUなどのコンピュータに実行させる情報処理プログラムの機能によって実現される。
このコンピュータは、サーバ制御部23のコンピュータと同じであってもよいし、別のコンピュータであってもよい。
The acquiring unit 24, the request processing unit 25, the receiving unit 26, the output processing unit 27, and the authentication processing unit 28 are implemented by functions of an information processing program executed by a computer such as a CPU.
This computer may be the same as the computer of the server control unit 23, or may be another computer.

サーバ装置2で用いる電話番号は、使用履歴について定期的に調査が行われ、なりすまし等が判定されているものを使用することができる。 The telephone number used in the server device 2 can be one whose usage history has been periodically investigated and has been judged to be spoofed or the like.

サーバ装置3は、支払い用コード情報の発行、支払い管理、サーバ装置2に対する支払い報告等の処理を実行する。サーバ装置3は、サーバ通信部31、サーバ記憶部32、サーバ制御部33、請求DB34、収納DB35を備える。
サーバ通信部31は外部と通信を実行する。
サーバ記憶部32は、例えばハードディスク及びメモリ等により構成される。
サーバ制御部33は、CPU、メモリ等により構成され、所定のプログラムを実行することでサーバ装置3の全体を制御する。
The server device 3 executes processing such as issuance of payment code information, payment management, and payment reporting to the server device 2 . The server device 3 includes a server communication section 31 , a server storage section 32 , a server control section 33 , a billing DB 34 and a storage DB 35 .
The server communication unit 31 executes communication with the outside.
The server storage unit 32 is composed of, for example, a hard disk and memory.
The server control unit 33 is composed of a CPU, a memory, etc., and controls the entire server device 3 by executing a predetermined program.

請求DB34は、サーバ装置2からバーコードの発行の依頼を受けた請求データを蓄積する。
収納DB35は、コンビニ端末6から取得する速報の収納情報と確報の収納情報を請求DB34の請求データと対応付けて記憶している。
この収納DB35の速報の収納情報と確報の収納情報は、サーバ装置2に提供される。
The billing DB 34 accumulates billing data requested by the server device 2 to issue a barcode.
The receipt DB 35 stores the prompt receipt receipt information and final receipt receipt information obtained from the convenience store terminal 6 in association with the billing data of the billing DB 34 .
The prompt receipt information and final receipt receipt information in the receipt DB 35 are provided to the server device 2 .

企業端末4は、例えばパーソナルコンピュータによって構成される。企業端末4は、通信部41、記憶部42、表示部43、入力部44、制御部45を備える。
通信部41は外部と通信を行う。
記憶部42は、例えばハードディスク及びメモリ等により構成される。
表示部43は、例えばディスプレイ装置から構成され、所定の情報を表示する。
入力部44は、マウス又はキーボード等により構成され、所定の情報の入力を受け付ける。
制御部45は、CPU、メモリ等により構成され、所定のプログラムを実行することで企業端末4の全体を制御する。
The company terminal 4 is configured by, for example, a personal computer. The company terminal 4 includes a communication section 41 , a storage section 42 , a display section 43 , an input section 44 and a control section 45 .
The communication unit 41 communicates with the outside.
The storage unit 42 is configured by, for example, a hard disk and memory.
The display unit 43 is composed of, for example, a display device, and displays predetermined information.
The input unit 44 is composed of a mouse, a keyboard, or the like, and receives input of predetermined information.
The control unit 45 is composed of a CPU, a memory, etc., and controls the entire enterprise terminal 4 by executing a predetermined program.

複数のユーザー端末5は、例えば、スマートフォン、携帯電話、タブレット端末等によって構成され、それぞれのユーザーによって所有される。
ユーザー端末5は、通信部51、記憶部52、表示部53、入力部54、制御部55を備える。
通信部51は、外部と通信を実行する。
記憶部52は、例えばハードディスク及びメモリ等により構成される。
表示部53は、例えばディスプレイ装置から構成され、所定の情報を表示する。
入力部54は、例えばタッチパネル等により構成されている。
制御部55は、CPU、メモリ等により構成され、所定のプログラムを実行することで企業端末4の全体を制御する。
A plurality of user terminals 5 are composed of, for example, smart phones, mobile phones, tablet terminals, etc., and are owned by respective users.
The user terminal 5 includes a communication section 51 , a storage section 52 , a display section 53 , an input section 54 and a control section 55 .
The communication unit 51 communicates with the outside.
The storage unit 52 is configured by, for example, a hard disk and memory.
The display unit 53 is composed of, for example, a display device, and displays predetermined information.
The input unit 54 is configured by, for example, a touch panel or the like.
The control unit 55 is composed of a CPU, a memory, etc., and controls the entire enterprise terminal 4 by executing a predetermined program.

コンビニ端末6は、コンビニに設置されるものである。コンビニ端末6は、通信部61、記憶部62、表示部63、入力部64、制御部65を備える。
通信部61は、外部との通信を行う。
記憶部62は、例えばハードディスク及びメモリ等により構成される。
表示部63は、例えばディスプレイ装置により構成される。
入力部64は、例えば、ユーザー端末5の表示部52に表示されるバーコードを読み取るための読取装置等により構成される。
制御部65は、CPU、メモリ等により構成され、所定のプログラムを実行することでコンビニ端末6の全体を制御する。
The convenience store terminal 6 is installed in a convenience store. The convenience store terminal 6 includes a communication section 61 , a storage section 62 , a display section 63 , an input section 64 and a control section 65 .
The communication unit 61 communicates with the outside.
The storage unit 62 is configured by, for example, a hard disk and memory.
The display unit 63 is configured by, for example, a display device.
The input unit 64 is configured by, for example, a reading device for reading the bar code displayed on the display unit 52 of the user terminal 5 .
The control unit 65 is composed of a CPU, memory, etc., and controls the entire convenience store terminal 6 by executing a predetermined program.

図2は、本発明の実施形態に係る情報処理システムのスマホ収納の流れを説明する図である。図2に示すように、企業担当者は、企業端末4により請求対象者を登録し、請求の準備を行う(A1)。
サーバ装置2は、SMSにてユーザー端末5に対してバーコードを表示するためのURLを付けて請求を行う(A2)。
サーバ装置2は、本人認証キーにて本人であることを認証し、ユーザー端末5を使用するユーザーの本人認証処理を行う(A3)。
ユーザー端末5を使用するユーザーは、コンビニの店舗を訪れ、ユーザー端末5の画面にバーコードを表示し、コンビニ端末6によりユーザー端末5に表示されているバーコードを読み取り、支払を行う(A4)。
FIG. 2 is a diagram for explaining the flow of smartphone storage in the information processing system according to the embodiment of the present invention. As shown in FIG. 2, the person in charge of the company registers the person to be billed using the company terminal 4 and prepares for billing (A1).
The server device 2 requests the user terminal 5 by SMS with a URL for displaying the bar code (A2).
The server device 2 authenticates the identity of the user using the identity authentication key, and performs identity authentication processing for the user using the user terminal 5 (A3).
A user using the user terminal 5 visits a convenience store, displays a barcode on the screen of the user terminal 5, reads the barcode displayed on the user terminal 5 with the convenience store terminal 6, and makes a payment (A4). .

サーバ装置2の取得部24は、バーコードに基づく支払いが完了したことの支払い完了情報をサーバ装置3から取得する。サーバ装置2の出力処理部27は、支払い完了情報に基づいて支払用コードに対する支払いが完了したことのメッセージを送付先のユーザー端末5へ出力する処理を実行する。ユーザー端末5は、SMSで入金情報の通知を受け、領収が完了する(A5)。 The acquisition unit 24 of the server device 2 acquires from the server device 3 payment completion information indicating that the payment based on the barcode has been completed. The output processing unit 27 of the server device 2 executes processing for outputting a message indicating that the payment for the payment code has been completed to the destination user terminal 5 based on the payment completion information. The user terminal 5 receives notification of the deposit information via SMS, and the receipt is completed (A5).

図3は、本発明の実施形態に係る情報処理システムのフローを説明する図である。
図3に示すように、企業端末4は、サーバ装置2に対して請求データ・送信リストを含む請求ファイルの登録を行う(1)。
サーバ装置2は、複数の請求データを含む送信用請求ファイルを作成し、サーバ装置3に対して請求データの登録を行う(2)。
サーバ装置3は、支払用コード情報をユーザー端末5で表示するためのURLを生成し、バーコードを発行し、複数のURLを含む登録結果ファイルをサーバ装置2へ送る(3)。
サーバ装置2は、サーバ装置3からの登録結果ファイル内の複数のURLのそれぞれを、電話番号に基づく送信先へSMSを送信する(4)。
FIG. 3 is a diagram explaining the flow of the information processing system according to the embodiment of the present invention.
As shown in FIG. 3, the company terminal 4 registers a billing file including billing data and a transmission list with the server device 2 (1).
The server device 2 creates a transmission request file containing a plurality of request data, and registers the request data in the server device 3 (2).
The server device 3 generates a URL for displaying the payment code information on the user terminal 5, issues a barcode, and sends a registration result file including multiple URLs to the server device 2 (3).
The server device 2 sends SMS to each of the plurality of URLs in the registration result file from the server device 3 to the destination based on the telephone number (4).

ユーザー端末5は、サーバ装置2にアクセスして、本人認証処理を行う(5)。
ユーザー端末5は、SMSのメッセージ内のURLがクリックされると、表示部53は、バーコードを表示する(6)。
コンビニ端末6は、ユーザー端末5の表示部53に表示されているバーコードを読み取り装置である入力部64で読み取って、決済を完了し、収納結果をサーバ装置3へ送信する(7)。
The user terminal 5 accesses the server device 2 and performs personal authentication processing (5).
When the URL in the SMS message is clicked on the user terminal 5, the display unit 53 displays the barcode (6).
The convenience store terminal 6 reads the barcode displayed on the display unit 53 of the user terminal 5 with the input unit 64, which is a reading device, completes the payment, and transmits the receipt result to the server device 3 (7).

サーバ装置3は、サーバ装置2へ速報の収納情報を通知すると、サーバ装置2は、企業端末4に、速報の収納情報の通知が可能となり、サーバ装置2は、企業端末4のリクエストにより、速報の収納情報を通知する(8)。
サーバ装置2は、ユーザー端末5に対して支払い完了通知をSMSで送信する(9)。
サーバ装置3は、コンビニ端末6から確報の収納情報を受け取り後、収納DB35へ登録後、サーバ装置2へ通知すると、サーバ装置2は、企業端末4に確報の収納情報の通知が可能となり、サーバ装置2は、企業端末4のリクエストにより、確報の収納情報を通知する(10)。
When the server device 3 notifies the server device 2 of the quick report storage information, the server device 2 can notify the company terminal 4 of the quick report storage information. (8).
The server device 2 sends a payment completion notice to the user terminal 5 by SMS (9).
After receiving the final collection information from the convenience store terminal 6 and registering it in the collection DB 35, the server device 3 notifies the server device 2 of the final collection information. The device 2 notifies the confirmed storage information at the request of the company terminal 4 (10).

図4は、ユーザー端末にURLを表示するための画面を示す図である。
図4に示すように、ユーザー端末5の表示部53には、サーバ装置2から送信されたメッセージが表示され、このメッセージには、URL又は短縮されたURLが表示される。ユーザーは、ユーザー端末5の入力部54を操作し、URLをクリックすると、通信回線を介して、図5に示すような次の画面を表示することができる。
FIG. 4 is a diagram showing a screen for displaying a URL on the user terminal.
As shown in FIG. 4, the display unit 53 of the user terminal 5 displays a message transmitted from the server device 2, and the message displays a URL or a shortened URL. When the user operates the input unit 54 of the user terminal 5 and clicks on the URL, the next screen as shown in FIG. 5 can be displayed via the communication line.

図5は、ユーザー端末に表示する本人認証画面を示す図である。
図5に示すように、URLをクリックすると、ユーザー端末5の表示部53には、本人認証のための入力画面が表示される。ユーザーは、ユーザー端末5の入力部54を操作し、電話番号の下4桁や顧客番号等の認証項目情報を入力して、送信ボタンをクリックすると、サーバ装置2の認証処理部28の本人認証処理によって、認証が得られた場合、図6に示すような次の画面を表示する。
なお、本人認証処理は、企業端末4により本人認証の設定が行われた場合にのみ実行される。
FIG. 5 is a diagram showing a personal authentication screen displayed on the user terminal.
As shown in FIG. 5, when the URL is clicked, the display unit 53 of the user terminal 5 displays an input screen for personal authentication. The user operates the input unit 54 of the user terminal 5 to enter authentication item information such as the last four digits of the telephone number and customer number, and clicks the send button. When authentication is obtained by the processing, the next screen as shown in FIG. 6 is displayed.
Note that the personal authentication process is executed only when personal authentication is set by the company terminal 4 .

図6は、ユーザー端末にバーコードを表示する例を示す図である。
図6に示すように、ユーザー端末5の表示部53には、URLをクリックすることにより表示されるバーコードが表示される。バーコードの他には、支払い金額、バーコード有効期限又は支払い期限などが表示される。
FIG. 6 is a diagram showing an example of displaying a barcode on the user terminal.
As shown in FIG. 6, the display unit 53 of the user terminal 5 displays a bar code displayed by clicking the URL. In addition to the barcode, the payment amount, barcode expiration date, payment deadline, etc. are also displayed.

図7は、本発明の実施形態に係る企業端末4の処理フローチャートである。
企業端末4により、サーバ装置2が提供する管理画面サイトにアクセスし、ログインする。企業端末4により、管理画面サイトの個人設定のメニューを選択し、所定の形式の請求ファイルの入力順登録、ダウンロードデータの出力項目の選択を行う(ステップS11)。
企業端末4により、請求ファイルを作成し、任意の場所に保存する。作成された請求ファイルは、メッセージデータ及び請求データを含む。企業端末4により、メッセージ登録画面より、メッセージ名称入力、短縮URLをチェックし、携帯キャリアごとにメッセージを入力のうえ、「新規作成」ボタンを押下する(ステップS12)。
FIG. 7 is a processing flowchart of the company terminal 4 according to the embodiment of the present invention.
Using the company terminal 4, the management screen site provided by the server device 2 is accessed and logged in. Using the company terminal 4, the personal setting menu of the management screen site is selected, the input order registration of the request file in a predetermined format, and the output items of the download data are selected (step S11).
The company terminal 4 creates a billing file and saves it in an arbitrary place. The generated billing file contains message data and billing data. From the message registration screen of the company terminal 4, input the message name, check the shortened URL, input the message for each mobile carrier, and press the "create new" button (step S12).

企業端末4により、「ファイル送信登録」の画面を開き、作成した請求ファイルを選択する(ステップS13)。
企業端末4により、見出し行ありの項目、承諾日省略の項目、履歴判定の項目又は短縮URLの項目欄に必要に応じチェックを入れる(ステップS14)。
企業端末4により、作成したメッセージを選択する。企業端末4により、ペイメントありの項目をチェックし、必要に応じ、本人確認ありの項目又は支払通知SMSありの項目をチェックする(ステップS16)。
企業端末4上で表示された画面を確認し、件数等を確認、エラーがなければ、「送信実行」ボタンを押下する(ステップS17)。
The company terminal 4 opens the "file transmission registration" screen and selects the created billing file (step S13).
Using the company terminal 4, check the item with heading line, the item with approval date omitted, the item with history determination, or the item with shortened URL as necessary (step S14).
The company terminal 4 selects the created message. The company terminal 4 checks the item with payment, and if necessary, checks the item with identity verification or the item with payment notification SMS (step S16).
Check the screen displayed on the company terminal 4, check the number of cases, etc., and if there are no errors, press the "execute transmission" button (step S17).

図8は、本発明の実施形態に係るサーバ装置2の処理フローチャートである。
図8に示すように、サーバ装置2は、企業端末4が登録した請求ファイルを取得し(ステップS21)、メッセージデータと請求データを分離し(ステップS22)、予め企業端末4から提示を受けたペイメント用企業ID、パスワードを付与し、送信用請求ファイルを作成する(ステップS23)。
FIG. 8 is a processing flowchart of the server device 2 according to the embodiment of the present invention.
As shown in FIG. 8, the server device 2 acquires the billing file registered by the company terminal 4 (step S21), separates the message data and the billing data (step S22), and receives presentation from the company terminal 4 in advance. A company ID for payment and a password are given, and a request file for transmission is created (step S23).

送信用請求ファイルを、サーバ装置2の接続プログラムからサーバ装置3が指定するURLに対しPOSTすると、サーバ装置3から受領結果が通知される。サーバ2の依頼処理部25により、複数の請求データを含む送信用請求ファイルに基づいて、請求データの登録の処理と、請求データ毎に対応する支払用コード情報を表示するためのURLの作成とをサーバ装置3に対して依頼する処理が完了する(ステップS24)。
サーバ装置3は、請求データ登録処理を行う。
When the transmission request file is POSTed from the connection program of the server device 2 to the URL specified by the server device 3, the server device 3 notifies the receipt result. The request processing unit 25 of the server 2 performs processing for registering billing data based on a billing file for transmission containing a plurality of billing data, and creating a URL for displaying payment code information corresponding to each piece of billing data. to the server device 3 is completed (step S24).
The server device 3 performs billing data registration processing.

サーバ装置3は、処理パラメータ及び登録結果ファイルを、サーバ装置2の接続プログラムに通知する。これにより、サーバ装置2は、処理パラメータ及び登録結果ファイルをサーバ装置3から受け取ることができる(ステップS25)。
ここで、登録結果ファイルは、上述したように、支払用バーコードを表示するためのURLを含んだ請求データのファイルである。
The server device 3 notifies the connection program of the server device 2 of the processing parameters and the registration result file. Thereby, the server device 2 can receive the processing parameters and the registration result file from the server device 3 (step S25).
Here, the registration result file is a billing data file containing a URL for displaying the payment bar code, as described above.

サーバ装置2の接続プログラムは、サーバ装置3へ結果レスポンスを通知する。企業端末4は、バーコード表示用URLを含んだファイルを、サーバ装置2が提供する管理画面からダウンロードが可能となる。
ここでのダウンロードデータは、メッセージデータ、請求データ又は請求登録結果データ等を含む。請求登録結果データは、処理結果コード又はバーコード表示URL等を含む。
サーバ装置2の出力処理部27は、サーバ装置3から受領した登録結果ファイル内の各請求データを、元のメッセージデータと自動的に合体させ(ステップS26)、SMS送信を行い、出力処理を実行する(ステップS27)。
サーバ装置2は、送信日時の指定がある場合は、その日時に自動的にSMS送信を実行する。
The connection program of the server device 2 notifies the server device 3 of the result response. The company terminal 4 can download the file containing the barcode display URL from the management screen provided by the server device 2 .
Download data here includes message data, billing data, billing registration result data, and the like. The billing registration result data includes a processing result code, barcode display URL, or the like.
The output processing unit 27 of the server device 2 automatically combines each request data in the registration result file received from the server device 3 with the original message data (step S26), performs SMS transmission, and executes output processing. (step S27).
When the date and time of transmission are specified, the server device 2 automatically performs SMS transmission at that date and time.

図9は、本発明の実施形態に係るユーザー端末5の処理フローチャートである。
図9に示すように、ユーザー端末5はショートメッセージを受信し(ステップS31)、図4で示したように、ユーザーは送られたURLをタップする(ステップS32)。
企業端末4が「本人認証あり」を選択した場合は、ユーザー端末5のスマートフォン画面に、図5で示したように、企業端末4が予め設定した認証項目が表示される。
FIG. 9 is a processing flowchart of the user terminal 5 according to the embodiment of the present invention.
As shown in FIG. 9, the user terminal 5 receives the short message (step S31), and as shown in FIG. 4, the user taps the sent URL (step S32).
When the company terminal 4 selects "with personal authentication", authentication items preset by the company terminal 4 are displayed on the smartphone screen of the user terminal 5 as shown in FIG.

ユーザー端末5により、認証項目内容を入力し、認証処理を要求する(ステップS33)。ユーザー端末5は、企業端末4が設定した情報と合致した場合のみ、ペイメントの支払画面に遷移し、図6で示したように、支払用のバーコードを表示する(ステップS34)。
ユーザー端末5のスマートフォンに表示されたバーコードを、ペイメント提携するコンビニ端末6のレジに提示し、支払いすることで、コンビニ決済が完了する(ステップS35)。
サーバ装置3からサーバ装置2が速報の収納情報を受信すると、サーバ装置2は、支払完了のSMSをユーザー端末5に送信し、ユーザー端末5は、これを受信する(ステップS36)。
The user terminal 5 inputs the contents of authentication items and requests authentication processing (step S33). The user terminal 5 transitions to the payment screen only when the information matches the information set by the company terminal 4, and displays the barcode for payment as shown in FIG. 6 (step S34).
By presenting the bar code displayed on the smartphone of the user terminal 5 to the cash register of the payment affiliated convenience store terminal 6 and making the payment, the convenience store payment is completed (step S35).
When the server device 2 receives the receipt information of the bulletin from the server device 3, the server device 2 transmits an SMS indicating payment completion to the user terminal 5, and the user terminal 5 receives this (step S36).

図10は、本発明の実施形態に係るサーバ装置2の他の処理フローチャートである。
ユーザーがユーザー端末5によりコンビニ端末6で支払いすると、速報の収納結果が各コンビニのコンビニ端末6とサーバ装置3との間に接続された回線を通じ、リアルタイムでサーバ装置3に送達される。
サーバ装置3に送達された速報は、サーバ装置2の接続プログラムにリアルタイムに通知され、サーバ装置3に結果レスポンスを通知する(ステップS41)。
FIG. 10 is another processing flowchart of the server device 2 according to the embodiment of the present invention.
When the user pays at the convenience store terminal 6 by using the user terminal 5, the result of receiving the prompt report is sent to the server device 3 in real time through the line connected between the convenience store terminal 6 and the server device 3 of each convenience store.
The bulletin delivered to the server device 3 is notified in real time to the connection program of the server device 2, and the result response is notified to the server device 3 (step S41).

サーバ装置2は、通知された速報の収納情報を企業端末4に提供する。企業端末4が、サーバ装置2が提供する管理画面のファイル送信画面に表示される「速報ダウンロード」ボタンを押下し、ファイルを取得することで内容を確認することができる(ステップS42)。ここでのダウンロードデータは、ユーザー情報、送信先電話番号、収納ステータス、お問合せ番号、収納金額、収納日時、コンビニコード、コンビニ名又は店舗コード等を含む。 The server device 2 provides the company terminal 4 with the storage information of the notified bulletin. The company terminal 4 can confirm the contents by pressing the "download quick report" button displayed on the file transmission screen of the management screen provided by the server device 2 and acquiring the file (step S42). The download data here includes user information, destination telephone number, receipt status, inquiry number, receipt amount, receipt date and time, convenience store code, convenience store name or store code, and the like.

企業端末4が、請求データ・送信リスト登録時に、サーバ装置2が提供する管理画面にて、支払通知SMSありの項目を選択した場合、サーバ装置2が速報を受信するのと同時に、ユーザー端末5に対し、支払完了のSMSを送信する(ステップS43)。
サーバ装置2は、バーコード支払のコンビニ収納サービスにおいて、支払がなされると直ちに企業端末4がメッセージ送信単位に登録した支払完了メッセージをSMS送信できる。
When the company terminal 4 selects the item with payment notification SMS on the management screen provided by the server device 2 when registering the billing data and the transmission list, the server device 2 receives the bulletin and the user terminal 5 , a payment completion SMS is sent (step S43).
The server device 2 can send SMS of the payment completion message registered in the message transmission unit by the company terminal 4 immediately after the payment is made in the convenience store collection service of barcode payment.

ユーザーがユーザー端末5により、コンビニ端末6でお支払いをした後、各コンビニ本部等で、1件毎の収納の精査を行い、サーバ装置3への代金支払いが確定すると、サーバ装置3に確報の収納情報が配信される。
コンビニ端末6は、確報の収納情報を、支払がなされた日のおおむね4~10営業日後に、各コンビニ端末6との回線を通じ、 サーバ装置3に送信する。
サーバ装置3は、各コンビニ端末6から受信した確報の収納情報を企業端末4毎に取り纏め、データを作成する。サーバ装置2は、毎日所定の時刻に、サーバ装置2の接続プログラムより、サーバ装置3指定のURLに処理パラメータ(認証情報)をPOSTし、そのレスポンスで確報の収納情報を受領し、所定のデータベースに反映する(ステップS44)。
After the user makes a payment at the convenience store terminal 6 using the user terminal 5, each convenience store head office or the like carefully examines the receipt of each case, and when the payment to the server device 3 is confirmed, a confirmation is sent to the server device 3. Storage information will be delivered.
The convenience store terminal 6 transmits the final receipt information to the server device 3 through the line with each convenience store terminal 6 approximately 4 to 10 business days after the payment is made.
The server device 3 compiles the storage information of the final report received from each convenience store terminal 6 for each company terminal 4 and creates data. The server device 2 posts the processing parameters (authentication information) to the URL specified by the server device 3 from the connection program of the server device 2 every day at a predetermined time, receives the final storage information in the response, and stores the information in a predetermined database. (step S44).

企業端末4は、サーバ装置2が提供する管理画面のファイル送信画面に表示される「ダウンロード」ボタンを押下することで、ファイルを取得し、確報情報を確認することで、一連の請求作業が完了する。ここでのダウンロードデータは、メッセージデータ、請求データ又は請求登録結果データ等を含む。
確報データは、収納ステータス、お問合せ番号、収納金額、収納日時、コンビニコード、コンビニ名、店舗コード又は振込予定日等を含む。
The corporate terminal 4 acquires the file by pressing the "download" button displayed on the file transmission screen of the management screen provided by the server device 2, and confirms the final report information, thereby completing a series of billing operations. do. Download data here includes message data, billing data, billing registration result data, and the like.
Confirmed data includes payment status, inquiry number, payment amount, date and time of payment, convenience store code, name of convenience store, store code, scheduled transfer date, and the like.

サーバ装置2の出力処理部27は、企業端末4からのリクエストに基づいて、請求データ、メッセージデータ、請求データの登録結果データ又は支払い完了情報(確報データ)を出力する処理を実行し、メッセージデータ、請求データ、請求登録結果データ、または確報データ等をまとめて企業端末4に提供可能とする(ステップS45)。 The output processing unit 27 of the server device 2 executes processing for outputting billing data, message data, billing data registration result data, or payment completion information (confirmation data) based on a request from the company terminal 4, and outputs the message data. , billing data, billing registration result data, confirmation data, etc. can be collectively provided to the company terminal 4 (step S45).

本実施形態によれば、個々のユーザー端末に対して個別の請求のためのメッセージを一括して提供することができる。 According to this embodiment, it is possible to collectively provide messages for individual billing to individual user terminals.

サーバ装置(情報処理装置)2のコンピュータによって実行される情報処理プログラムは、複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得手段と、前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報(例えばバーコード)をユーザー端末で表示するための識別データ(例えばURL)の作成とを外部装置に対して依頼する処理を実行する依頼処理手段と、前記依頼処理手段が依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取手段と、前記受取手段が受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理手段として前記コンピュータに機能させる。 The information processing program executed by the computer of the server device (information processing device) 2 is acquisition means for acquiring a plurality of billing data and message data including destination information associated with each of the plurality of billing data. and, based on the file containing the plurality of billing data, registration processing of the billing data, and identification data (for example, barcode) for displaying payment code information (for example, bar code) corresponding to each billing data on the user terminal ( request processing means for executing a process of requesting an external device to create a URL, for example, the plurality of identification data created upon request by the request processing means, and the billing data to the external device. receiving means for executing processing for receiving registration result data; and each of the plurality of identification data received by the receiving means is transmitted based on the destination information in order to display the payment code information on the user terminal. The computer is caused to function as output processing means for executing processing for outputting to the destination.

コンピュータを有するサーバ装置(情報処理装置)2が実行する情報処理方法は、複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得ステップと、前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報(例えばバーコード)をユーザー端末で表示するための識別データ(例えばURL)の作成とを外部装置に対して依頼する処理を実行する依頼処理ステップと、前記依頼処理ステップで依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取ステップと、前記受取ステップで受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理ステップと、を有する。 An information processing method executed by a server device (information processing device) 2 having a computer includes an acquisition step of acquiring a plurality of billing data and message data including destination information associated with each of the plurality of billing data. and, based on the file containing the plurality of billing data, registration processing of the billing data, and identification data (for example, barcode) for displaying payment code information (for example, bar code) corresponding to each billing data on the user terminal ( a request processing step for executing a process of requesting an external device to create a URL), the plurality of identification data created by the request in the request processing step, and the billing data to the external device. a receiving step for executing processing for receiving registration result data, and receiving each of the plurality of identification data received in the receiving step based on the destination information in order to display the payment code information on the user terminal. and an output processing step of executing a process of outputting to the destination.

以上、実施形態について詳述したが、特定の実施形態に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、前述した実施形態の構成要素を全部又は複数を組み合わせることも可能である。 Although the embodiment has been described in detail above, it is not limited to a specific embodiment, and various modifications and changes are possible within the scope described in the claims. It is also possible to combine all or more of the constituent elements of the above-described embodiments.

1 情報処理システム
2 サーバ装置(情報処理装置)
24 取得部
25 依頼処理部
26 受取部
27 出力処理部
28 認証処理部
3 サーバ装置
4 企業端末
5 ユーザー端末
6 コンビニ端末
1 information processing system 2 server device (information processing device)
24 Acquisition unit 25 Request processing unit 26 Receiving unit 27 Output processing unit 28 Authentication processing unit 3 Server device 4 Company terminal 5 User terminal 6 Convenience store terminal

Claims (11)

情報処理装置であって、
複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得部と、
前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理部と、
前記依頼処理部が依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取部と、
前記受取部が受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理部と、
を備える情報処理装置。
An information processing device,
an acquisition unit that acquires a plurality of billing data and message data including destination information associated with each of the plurality of billing data;
Based on the file containing the plurality of billing data, processing of registering the billing data and creation of identification data for displaying payment code information corresponding to each billing data on a user terminal to an external device. a request processing unit that executes the processing requested by
a receiving unit that executes a process of receiving the plurality of identification data created upon request by the request processing unit and registration result data of the billing data in the external device;
an output processing unit configured to output each of the plurality of identification data received by the receiving unit to the destination based on the destination information in order to display the payment code information on the user terminal; ,
Information processing device.
前記支払い用コード情報を前記ユーザー端末で表示する前に、本人の本人認証処理を実行する認証処理部と、を備える請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1, further comprising an authentication processing unit that performs personal authentication processing of the person himself/herself before displaying the payment code information on the user terminal. 前記取得部は、前記支払用コードに基づく支払いが完了したことの支払い完了情報を前記外部装置から取得し、
前記出力処理部は、前記支払い完了情報に基づいて前記支払用コードに対する支払いが完了したことのメッセージを前記送付先へ出力する処理を実行する、
請求項1又は請求項2に記載の情報処理装置。
The acquisition unit acquires payment completion information indicating completion of payment based on the payment code from the external device,
The output processing unit executes processing for outputting a message indicating that payment for the payment code has been completed to the destination based on the payment completion information.
The information processing apparatus according to claim 1 or 2.
前記出力処理部は、端末からのリクエストに基づいて、前記請求データ、前記メッセージデータ、前記請求データの登録結果データ又は前記支払い完了情報を出力する処理を実行する、
請求項3に記載の情報処理装置。
The output processing unit executes processing for outputting the billing data, the message data, registration result data of the billing data, or the payment completion information based on a request from the terminal.
The information processing apparatus according to claim 3.
前記取得部は、前記複数の請求データと、前記メッセージデータを一つのファイルとして取得し、
前記依頼処理部は、前記取得部が取得した一つのファイル内の前記請求データと前記メッセージデータを分離し、前記複数の請求データを含むファイルを作成し、作成した前記ファイルに基づいて前記識別データの作成の処理を前記外部装置に対して依頼する処理を実行する、
請求項1から請求項4のいずれか1項に記載の情報処理装置。
The acquisition unit acquires the plurality of billing data and the message data as one file,
The request processing unit separates the billing data and the message data in one file obtained by the obtaining unit, creates a file containing the plurality of billing data, and generates the identification data based on the created file. Execute the process of requesting the external device to create the
The information processing apparatus according to any one of claims 1 to 4.
前記取得部は、前記複数の請求データと、前記メッセージデータを別のファイルとして取得し、
前記依頼処理部は、前記複数の請求データを含むファイルを作成し、作成した前記ファイルに基づいて前記識別データの作成の処理を前記外部装置に対して依頼する処理を実行する、
請求項1から請求項4のいずれか1項に記載の情報処理装置。
The acquisition unit acquires the plurality of billing data and the message data as separate files,
The request processing unit creates a file containing the plurality of billing data, and executes a process of requesting the external device to create the identification data based on the created file.
The information processing apparatus according to any one of claims 1 to 4.
前記出力処理部は、前記複数の識別データを前記メッセージデータに合体させ、前記メッセージデータに基づいて前記複数の識別データのそれぞれを、前記送信先情報に基づく前記送信先へ出力する処理を実行する、
請求項1から請求項6のいずれか1項に記載の情報処理装置。
The output processing unit unites the plurality of identification data into the message data, and executes processing for outputting each of the plurality of identification data to the destination based on the destination information based on the message data. ,
The information processing apparatus according to any one of claims 1 to 6.
前記受取部が受け取る前記識別データは、前記支払い用コード情報を表示するためのURLである、
請求項1から請求項7のいずれか1項に記載の情報処理装置。
the identification data received by the receiving unit is a URL for displaying the payment code information;
The information processing apparatus according to any one of claims 1 to 7.
前記出力処理部は、電話番号に基づくショートメッセージサービス(SMS)、Social Networking Service(SNS)による通知、通信回線を通じた端末内のアプリへの通知又は電子メールへの通知により前記識別データを前記送信先へ出力する、
請求項1から請求項8のいずれか1項に記載の情報処理装置。
The output processing unit transmits the identification data by a short message service (SMS) based on a phone number, a notification by a social networking service (SNS), a notification to an application in the terminal through a communication line, or a notification to an e-mail. output forward,
The information processing apparatus according to any one of claims 1 to 8.
情報処理装置のコンピュータによって実行される情報処理プログラムであって、
複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得手段と、
前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理手段と、
前記依頼処理手段が依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取手段と、
前記受取手段が受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理手段として前記コンピュータに実行させる、情報処理プログラム。
An information processing program executed by a computer of an information processing device,
acquisition means for acquiring a plurality of billing data and message data including destination information associated with each of the plurality of billing data;
Based on the file containing the plurality of billing data, processing of registering the billing data and creation of identification data for displaying payment code information corresponding to each billing data on a user terminal to an external device. request processing means for executing the processing requested by
receiving means for executing a process of receiving the plurality of identification data created upon request by the request processing means and registration result data of the billing data in the external device;
as output processing means for executing processing for outputting each of the plurality of identification data received by the receiving means to the destination based on the destination information in order to display the payment code information on the user terminal; An information processing program to be executed by the computer.
情報処理装置が実行する情報処理方法であって、
複数の請求データと、前記複数の請求データのそれぞれに対応付けられた送信先情報を含むメッセージデータとを取得する取得ステップと、
前記複数の請求データを含むファイルに基づいて、前記請求データの登録の処理と、前記請求データ毎に対応する支払用コード情報をユーザー端末で表示するための識別データの作成とを外部装置に対して依頼する処理を実行する依頼処理ステップと、
前記依頼処理ステップで依頼して作成された前記複数の識別データと、前記外部装置への前記請求データの登録結果データとを受け取る処理を実行する受取ステップと、
前記受取ステップで受け取った前記複数の識別データのそれぞれを、前記支払用コード情報を前記ユーザー端末で表示するために、前記送信先情報に基づく前記送信先へ出力する処理を実行する出力処理ステップと、
を有する情報処理方法。
An information processing method executed by an information processing device,
an obtaining step of obtaining a plurality of billing data and message data including destination information associated with each of the plurality of billing data;
Based on the file containing the plurality of billing data, processing of registering the billing data and creation of identification data for displaying payment code information corresponding to each billing data on a user terminal to an external device. a request processing step for executing the processing requested by the
a receiving step for executing a process of receiving the plurality of identification data requested and created in the request processing step and registration result data of the billing data in the external device;
an output processing step of outputting each of the plurality of identification data received in the receiving step to the destination based on the destination information in order to display the payment code information on the user terminal; ,
An information processing method comprising:
JP2021201381A 2021-12-13 2021-12-13 Information processing device, information processing program, and information processing method Active JP7458596B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021201381A JP7458596B2 (en) 2021-12-13 2021-12-13 Information processing device, information processing program, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021201381A JP7458596B2 (en) 2021-12-13 2021-12-13 Information processing device, information processing program, and information processing method

Publications (2)

Publication Number Publication Date
JP2023087158A true JP2023087158A (en) 2023-06-23
JP7458596B2 JP7458596B2 (en) 2024-04-01

Family

ID=86851087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021201381A Active JP7458596B2 (en) 2021-12-13 2021-12-13 Information processing device, information processing program, and information processing method

Country Status (1)

Country Link
JP (1) JP7458596B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002260094A (en) * 2001-02-28 2002-09-13 Toshiba Tec Corp Commodity sales data processor, public utility charges payment processor, public utility charges payment processing method and program
JP2003250013A (en) * 2002-02-25 2003-09-05 Rooson:Kk Charge receiving system for pre-paid type mobile phone
JP2006281701A (en) * 2005-04-04 2006-10-19 Mitsubishi Electric Corp Bill, bill creating apparatus, bill reader, and bill creating program and bill reading program
JP2008210144A (en) * 2007-02-26 2008-09-11 Ricoh Co Ltd Bill issuing system and bill issuing method
JP2014222441A (en) * 2013-05-14 2014-11-27 株式会社ジャックス Payment support system, payment support method, and payment support program
JP2015114774A (en) * 2013-12-10 2015-06-22 株式会社Mrsホールディングズ Code system, terminal equipment, and code reading device
JP2015127911A (en) * 2013-12-27 2015-07-09 株式会社Mrsホールディングズ Intensive type electronic storage system
JP2017151710A (en) * 2016-02-24 2017-08-31 日本電気株式会社 Storage system, mediation device, and storage method
US20210192476A1 (en) * 2019-12-19 2021-06-24 Kishore Swaminathan System and method for payer-centric electronic payments
JP2021163291A (en) * 2020-04-01 2021-10-11 株式会社日本総合研究所 Cashless settlement store terminal device and control program thereof, and control program of user terminal device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6053076B1 (en) 2015-10-07 2016-12-27 株式会社リンクス Management system and communication system
JP6338311B1 (en) 2017-11-02 2018-06-06 株式会社Kyubiz Japan Short message transmission server, short message transmission system, short message transmission method, and short message transmission program
JP6752342B1 (en) 2019-08-23 2020-09-09 ビリングシステム株式会社 Paperless billing statement management system, method and program
JP2021051465A (en) 2019-09-24 2021-04-01 損害保険ジャパン株式会社 Insurance premium settlement support system and insurance premium settlement support method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002260094A (en) * 2001-02-28 2002-09-13 Toshiba Tec Corp Commodity sales data processor, public utility charges payment processor, public utility charges payment processing method and program
JP2003250013A (en) * 2002-02-25 2003-09-05 Rooson:Kk Charge receiving system for pre-paid type mobile phone
JP2006281701A (en) * 2005-04-04 2006-10-19 Mitsubishi Electric Corp Bill, bill creating apparatus, bill reader, and bill creating program and bill reading program
JP2008210144A (en) * 2007-02-26 2008-09-11 Ricoh Co Ltd Bill issuing system and bill issuing method
JP2014222441A (en) * 2013-05-14 2014-11-27 株式会社ジャックス Payment support system, payment support method, and payment support program
JP2015114774A (en) * 2013-12-10 2015-06-22 株式会社Mrsホールディングズ Code system, terminal equipment, and code reading device
JP2015127911A (en) * 2013-12-27 2015-07-09 株式会社Mrsホールディングズ Intensive type electronic storage system
JP2017151710A (en) * 2016-02-24 2017-08-31 日本電気株式会社 Storage system, mediation device, and storage method
US20210192476A1 (en) * 2019-12-19 2021-06-24 Kishore Swaminathan System and method for payer-centric electronic payments
JP2021163291A (en) * 2020-04-01 2021-10-11 株式会社日本総合研究所 Cashless settlement store terminal device and control program thereof, and control program of user terminal device

Also Published As

Publication number Publication date
JP7458596B2 (en) 2024-04-01

Similar Documents

Publication Publication Date Title
US10410236B2 (en) Method and system for delivering offers to users of electronic privilege cards
US10664822B2 (en) Systems and methods for facilitating bill payment functionality in mobile commerce
JP5161300B2 (en) Web-based automated invoice analysis method
JP5686834B2 (en) Image distribution server and image distribution method
US20190066079A1 (en) Methods and systems using a computing platform for routing virtual receipts to customers with a scan-able code generated by the merchant
US20120166279A1 (en) Mobile Marketing and Purchasing System
US20120066262A1 (en) User-Controlled Management and Distribution of User Information
US20190066064A1 (en) Methods and systems using a computing platform for routing virtual receipts by the merchant with a scan-able code generated by the customer
US20210349955A1 (en) Systems and methods for real estate data collection, normalization, and visualization
KR101036681B1 (en) Payment service method and its system using mobile phone
JP2015018342A (en) Electronic correspondence device and program
JP2017078932A (en) Administrative server of electronic money account, electronic money system, and electronic money program
JP2022105608A5 (en)
CN111177597B (en) Method for collecting electronic invoice through code scanning, electronic equipment and storage medium
CN110622189A (en) Efficient method and system for providing digital receipts
JP2006277362A (en) Lunch order system, method, and program
JP6175735B1 (en) Web site relay server, system, method and program using SNS
JP7458596B2 (en) Information processing device, information processing program, and information processing method
KR20130033501A (en) System and method for providing mobile membership service
KR20200116389A (en) The system and method to pay by zeropay on internet shoppingmall
JP7302833B1 (en) Information processing device, information processing program and information processing method
CN106875238B (en) Invoice information generation method and device
KR102436773B1 (en) System for automatic inputting order related information based on cloud using Robotic Process Automation and method thereof
JP2019160028A (en) Information processing device, information processing system, information processing method, and program
JP7404490B1 (en) Payment management device, payment management method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230428

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20230428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240115

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240308

R150 Certificate of patent or registration of utility model

Ref document number: 7458596

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150