Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7655839B2 - PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD - Google Patents
[go: Go Back, main page]

JP7655839B2 - PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD - Google Patents

PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD Download PDF

Info

Publication number
JP7655839B2
JP7655839B2 JP2021190123A JP2021190123A JP7655839B2 JP 7655839 B2 JP7655839 B2 JP 7655839B2 JP 2021190123 A JP2021190123 A JP 2021190123A JP 2021190123 A JP2021190123 A JP 2021190123A JP 7655839 B2 JP7655839 B2 JP 7655839B2
Authority
JP
Japan
Prior art keywords
credit card
information
payment
person
authorized
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021190123A
Other languages
Japanese (ja)
Other versions
JP2023077028A (en
Inventor
大輔 佐々木
一寛 花井
秀作 新原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Freee KK
Original Assignee
Freee KK
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 Freee KK filed Critical Freee KK
Priority to JP2021190123A priority Critical patent/JP7655839B2/en
Publication of JP2023077028A publication Critical patent/JP2023077028A/en
Application granted granted Critical
Publication of JP7655839B2 publication Critical patent/JP7655839B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

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

店舗での商品購入やサービスの提供を受ける際に、クレジットカードによる決済を行うことが増加している。これに伴い、クレジットカードによる決済を可能とする店舗も増加している。 Payment by credit card is becoming more common when purchasing goods or receiving services at stores. As a result, the number of stores that allow payment by credit card is also increasing.

このようなクレジットカードによる決済について、クレジットカードの使用があったことを通知するための技術として、特許文献1には、クレジットカードの使用があったことを、ユーザの端末に電子メールで通知する、カードの極度額設定システムについての技術が開示されている。この極度額設定システムは、クレジットカードの利用が承認された場合、承認された金額を電子メールで通知するシステムである。 As a technology for notifying the user of credit card usage in such credit card payments, Patent Document 1 discloses a technology for a card limit setting system that notifies the user's terminal of credit card usage by email. This limit setting system is a system that notifies the user of the approved amount by email when the credit card usage is approved.

特開2008-276499号公報JP 2008-276499 A

ところで、近年、ビジネスカード等の名称で、法人向けにクレジットカードを発行するケースが増加している。このようなクレジットカードは、法人の代表者等の個人名義で発行したものであり、例えば、法人内で使用を許可された従業者等の人数分発行されるものである。このような法人向けのクレジットカードについて、利用状況を把握し、会計情報として登録する処理を簡便に行いたいという要望がある。 In recent years, there has been an increase in the issuance of credit cards to corporations under the name of business cards or the like. Such credit cards are issued in the name of an individual, such as the representative of the corporation, and are issued, for example, for the number of employees authorized to use the card within the corporation. There is a demand for a simple process to grasp the usage status of such corporate credit cards and register it as accounting information.

そこで、本開示では、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握し、会計情報として登録する処理を簡便に行うことを可能にする技術について説明する。 Therefore, this disclosure describes a technology that makes it possible to easily grasp the usage status of, for example, corporate credit cards by employees and register the information as accounting information.

本開示の一実施形態によると、プロセッサと、メモリとを備えるコンピュータに実行させ、クレジットカードの利用管理を行うためのプログラムが提供される。メモリは、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、クレジットカードの利用状況を変更可能な管理権限者の情報と、を記憶する。プログラムは、プロセッサに、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップと、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップと、を実行させる。 According to one embodiment of the present disclosure, a program is provided for managing credit card usage when executed by a computer having a processor and memory. The memory stores information linked to the person to whom the credit card is to be issued, including information on a person authorized to view credit card usage and information on a person authorized to manage credit card usage. The program causes the processor to execute the following steps: accepting authorization information requesting payment by credit card; acquiring credit limit information indicating the amount of credit card available and judging whether or not payment by credit card is possible based on the credit limit information; sending the result of the judgment on whether or not payment by credit card is possible to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card; and, if the result of the judgment on whether or not payment by credit card is possible indicates that payment is possible, registering the information on the credit card payment as accounting information for the accounting service used by the person to whom the credit card is to be issued.

本開示の一実施形態によると、制御部と、記憶部とを備え、クレジットカードの利用管理を行う情報処理装置が提供される。記憶部は、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、クレジットカードの利用状況を変更可能な管理権限者の情報と、を記憶する。制御部は、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップと、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップと、を実行する。 According to one embodiment of the present disclosure, an information processing device is provided that includes a control unit and a storage unit and that manages the use of a credit card. The storage unit stores information associated with the person to whom the credit card is to be issued, including information on a person authorized to view the credit card's usage status and information on a person authorized to manage the credit card's usage status. The control unit executes the steps of accepting authorization information requesting payment by credit card, acquiring credit limit information indicating the amount of credit card available and judging whether or not payment by credit card is possible based on the credit limit information, transmitting the result of the judgment on whether or not payment by credit card is possible to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card, and, if the result of the judgment on whether or not payment by credit card is possible indicates that payment is possible, registering the information on the credit card payment as accounting information for the accounting service used by the person to whom the credit card is to be issued.

また、本開示の一実施形態によると、プロセッサと、メモリとを備えるコンピュータに実行され、クレジットカードの利用管理を行うための方法が提供される。メモリは、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、クレジットカードの利用状況を変更可能な管理権限者の情報と、を記憶する。方法は、プロセッサが、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップと、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップと、を実行する。 According to one embodiment of the present disclosure, a method for managing credit card usage is provided, the method being executed by a computer having a processor and a memory. The memory stores information associated with the person to whom the credit card is to be issued, including information on a person authorized to view the credit card usage status and information on a person authorized to manage the credit card usage status. The method includes the steps of: receiving authorization information requesting a payment by credit card, acquiring credit limit information indicating the amount of credit card available, and judging whether or not the payment by credit card can be made based on the credit limit information, transmitting the result of the judgment on whether or not the payment by credit card can be made to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card, and, if the result of the judgment on whether or not the payment by credit card can be made indicates that the payment is possible, registering the information on the payment by credit card as accounting information for the accounting service used by the person to whom the credit card is to be issued.

本開示によれば、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、またはクレジットカードの管理権限者へ通知する。また、クレジットカードによる決済の情報を会計情報として登録する。そのため、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握し、会計情報として登録する処理を簡便に行うことが可能になる。 According to the present disclosure, the result of the determination as to whether or not a payment can be made by credit card is notified to the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card. In addition, information on payments made by credit card is registered as accounting information. Therefore, for example, for corporate credit cards, it becomes possible to easily grasp the usage status of employees and the like and register the information as accounting information.

実施の形態1のカード利用管理システム1の全体の構成を示す図である。1 is a diagram showing the overall configuration of a card usage management system 1 of a first embodiment. 実施の形態1のカード利用管理システム1を構成する端末装置10の機能的な構成を示すブロック図である。1 is a block diagram showing the functional configuration of a terminal device 10 constituting a card usage management system 1 of embodiment 1. 実施の形態1のカード利用管理システム1を構成するサーバ20の機能的な構成を示す図である。A diagram showing the functional configuration of a server 20 constituting a card usage management system 1 of embodiment 1. サーバ20が記憶するカード会員データベース2021、カード使用履歴データベース2022のデータ構造の例を示す図である。A diagram showing an example of the data structure of a card member database 2021 and a card usage history database 2022 stored in the server 20. サーバ20が記憶する会計データベース2023のデータ構造の例を示す図である。2 is a diagram showing an example of the data structure of an accounting database 2023 stored in the server 20. FIG. 実施の形態1のカード利用管理システム1によるカード関連情報登録処理を行う流れの一例を示すフローチャートである。11 is a flowchart showing an example of a flow of card-related information registration processing performed by the card usage management system 1 of the first embodiment. 実施の形態1のカード利用管理システム1によるオーソリ処理を行う流れの一例を示すフローチャートである。1 is a flowchart showing an example of the flow of authorization processing by the card usage management system 1 of embodiment 1. 実施の形態1のカード利用管理システム1によるカード使用状況変更処理を行う流れの一例を示すフローチャートである。11 is a flowchart showing an example of a flow of card usage status change processing performed by the card usage management system 1 of the first embodiment. 端末装置10に表示する決済可否判定結果提示の画面例を示す図である。13 is a diagram showing an example of a screen displaying a payment availability determination result displayed on the terminal device 10. FIG. 実施の形態2のカード利用管理システム1を構成するサーバ20の機能的な構成を示す図である。A diagram showing the functional configuration of a server 20 constituting a card usage management system 1 of embodiment 2. 端末装置10に表示する決済可否判定結果提示の画面例を示す図である。13 is a diagram showing an example of a screen displaying a payment availability determination result displayed on the terminal device 10. FIG.

以下、図面を参照しつつ、本開示の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称及び機能も同じである。従って、それらについての詳細な説明は繰り返さない。 Below, an embodiment of the present disclosure will be described with reference to the drawings. In the following description, identical parts are given the same reference numerals. Their names and functions are also the same. Therefore, detailed descriptions thereof will not be repeated.

<概要>
以下、本開示に係るカード利用管理システムについて説明する。このカード利用管理システムは、クレジットカードの利用による決済を要求するオーソリ情報を受け付け、当該クレジットカードで利用料金を決済することでクレジットカードの利用管理を行うためのシステムである。このカード利用管理システムは、クレジットカードで利用料金の決済をする際、クレジットカードの使用可能な金額を示す与信枠の情報を取得して、クレジットカードによる決済の可否を判定する。本開示に係るカード利用管理システムでは、自己のシステムで与信枠(使用可能枠)の情報を管理し、オーソリ情報を受け付けて決済の可否を判定してもよく、外部システムから与信枠(使用可能枠)の情報を取得し、オーソリ情報を受け付けて決済の可否を判定してもよい。また、本開示に係るカード利用管理システムは、例えばクラウドサーバ等によりWebサービスとして、いわゆるSaaS(Software as a Service)によって提供されるシステムであり、このカード利用管理システムのサービスを利用するユーザが、所定の認証によりアクセス可能に構成されている。
<Overview>
The card usage management system according to the present disclosure will be described below. This card usage management system is a system for managing the usage of a credit card by accepting authorization information requesting payment by using a credit card and settling the usage fee with the credit card. When settling the usage fee with a credit card, this card usage management system acquires information on the credit limit indicating the amount that can be used with the credit card and judges whether or not the payment can be made with the credit card. In the card usage management system according to the present disclosure, the information on the credit limit (available limit) may be managed in the own system and the authorization information may be accepted to judge whether or not the payment can be made, or the information on the credit limit (available limit) may be acquired from an external system and the authorization information may be accepted to judge whether or not the payment can be made. In addition, the card usage management system according to the present disclosure is a system provided by a so-called SaaS (Software as a Service) as a Web service by, for example, a cloud server or the like, and is configured to be accessible by a user who uses the service of this card usage management system through a predetermined authentication.

本開示に係るカード利用管理システムは、主に法人向けのクレジットカードについて、クレジットカードの発行対象者に紐づく情報として、閲覧権限者の情報と、管理権限者の情報と、使用許可者の情報とが登録されている。閲覧権限者とは、クレジットカードの利用状況を閲覧可能な者であり、閲覧のみ可能、すなわち利用状況の変更等はできない者である。管理権限者とは、クレジットカードの利用状況を変更可能な者であり、後述する使用許可者について、クレジットカードの使用可能枠や使用可能加盟店を指定し、変更することが可能な者である。使用許可者とは、クレジットカードによる決済を使用可能な者であり、例えば法人向けのクレジットカードに係る法人の従業者等である。 The card usage management system according to the present disclosure mainly registers information on persons with viewing authority, persons with management authority, and persons with permitted use as information linked to persons to whom credit cards are issued, for corporate credit cards. A person with viewing authority is a person who can view the usage status of a credit card, and can only view, i.e. cannot change the usage status. A person with management authority is a person who can change the usage status of a credit card, and can specify and change the credit card's available credit limit and the affiliated stores at which it can be used for authorized users, which will be described later. An authorized user is a person who can make payments by credit card, such as an employee of a corporation related to corporate credit cards.

また、本開示に係るカード利用管理システムは、当該クレジットカードの発行対象者(発行名義人)、閲覧権限者及び管理権限者に対して、クレジットカードの使用状況を参照、変更等可能なワークフローを端末装置に表示させ、各種操作を受け付ける。このとき、このワークフローでは、オーソリ情報を受け付けると、当該オーソリ情報に紐づけて、当該決済に係るクレジットカードの利用内容を示す関連情報を受け付ける。この関連情報は、例えば、利用内容を示すメモのテキスト情報、または利用内容を示す証憑等の写真等の画像情報を含む。 The card usage management system according to the present disclosure also displays a workflow on a terminal device that allows the person to whom the credit card is issued (the issuer), the person authorized to view, and the person authorized to manage to refer to and change the usage status of the credit card, and accepts various operations. In this workflow, when authorization information is accepted, related information indicating the usage details of the credit card related to the payment is accepted in association with the authorization information. This related information includes, for example, text information of a memo indicating the usage details, or image information such as a photograph of a voucher indicating the usage details.

また、本開示に係るカード利用管理システムは、クレジットカードを利用した商品購入やサービス利用等により、クレジットカードによるオーソリ情報を受け付けると、決済可否の判定結果を、クレジットカードの発行対象者、閲覧権限者、及び管理権限者の端末装置へ送信する構成となっている。このような構成により、クレジットカードを利用した決済の情報を即座に把握することが可能になっている。さらに、この決済可否の判定結果に対して、管理権限者からクレジットカードの使用状況を変更させる入力を受け付ける構成となっている。このような構成により、クレジットカードを利用した決済可否の判定結果に対して、決済を可能/不可能にするよう制御することが可能になっている。 Furthermore, the card usage management system according to the present disclosure is configured to, when it receives authorization information from a credit card when a product is purchased or a service is used using the credit card, transmit the result of the judgment as to whether or not the payment can be made to the terminal device of the person to whom the credit card is issued, the person authorized to view it, and the person authorized to manage it. This configuration makes it possible to immediately grasp the information on the payment made using the credit card. Furthermore, it is configured to accept input from the person authorized to manage to change the usage status of the credit card based on this judgment result as to whether or not the payment can be made. This configuration makes it possible to control whether or not the payment can be made based on the judgment result as to whether or not the payment can be made using the credit card.

さらに、本開示に係るカード利用管理システムは、法人向けのクレジットカードに係る法人等に対して、会計処理のサービスを提供するための会計システムと連携するように構成されている。この会計システムは、同一のサービス提供者によるWebサービスとして提供されていてもよく、他のサービス提供者によるWebサービスとして提供され、当該Webサービス間でデータ連携がなされるように構成されていてもよい。具体的には、本開示に係るカード利用管理システムは、クレジットカードによる決済の可否の判定結果が決済可能であった場合、会計システム(会計サービス)に対して、クレジットカードによる決済の情報を会計情報として登録する。このような構成により、クレジットカードを利用した決済の情報を即座に会計情報として反映させることが可能になっている。 Furthermore, the card usage management system according to the present disclosure is configured to link with an accounting system for providing accounting processing services to corporations and the like related to corporate credit cards. This accounting system may be provided as a web service by the same service provider, or may be provided as a web service by another service provider, and may be configured so that data is linked between the web services. Specifically, when the result of the determination as to whether or not payment can be made by credit card is that payment is possible, the card usage management system according to the present disclosure registers information about the payment made by credit card as accounting information in the accounting system (accounting service). This configuration makes it possible to instantly reflect information about payment made using a credit card as accounting information.

上記のような構成により、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握し、従業員等による利用を制御し、さらに会計情報として登録する処理を簡便に行うことを可能にしている。 The above configuration makes it possible to easily grasp the usage status of corporate credit cards by employees, control their usage, and register the information as accounting information.

<第1の実施の形態>
以下、カード利用管理システム1について説明する。以下の説明では、例えば、端末装置10がサーバ20へアクセスすることにより、サーバ20が、端末装置10で画面を生成するための情報を応答する。端末装置10は、サーバ20から受信した情報に基づいて画面を生成し表示する。
First Embodiment
The following describes the card usage management system 1. In the following description, for example, when the terminal device 10 accesses the server 20, the server 20 responds with information for generating a screen on the terminal device 10. The terminal device 10 generates and displays a screen based on the information received from the server 20.

<1 カード利用管理システム1の全体構成>
図1は、実施の形態1のカード利用管理システム1の全体の構成を示す図である。図1に示すように、カード利用管理システム1は、複数の端末装置(図1では、端末装置10A及び端末装置10Bを示している。以下、総称して「端末装置10」ということもある)と、サーバ20と、加盟店端末装置30とを含む。端末装置10とサーバ20と加盟店端末装置30とは、ネットワーク80を介して相互に通信可能に接続されている。ネットワーク80は、有線または無線ネットワークにより構成される。
<1 Overall configuration of card usage management system 1>
Fig. 1 is a diagram showing the overall configuration of a card usage management system 1 according to embodiment 1. As shown in Fig. 1, the card usage management system 1 includes a plurality of terminal devices (terminal device 10A and terminal device 10B are shown in Fig. 1. Hereinafter, they may be collectively referred to as "terminal device 10"), a server 20, and an affiliated store terminal device 30. The terminal device 10, the server 20, and the affiliated store terminal device 30 are connected to each other via a network 80 so as to be able to communicate with each other. The network 80 is formed of a wired or wireless network.

端末装置10は、各ユーザが操作する装置である。ここで、ユーザとは、端末装置10を使用してカード利用管理システム1の機能である、クレジットカードの利用管理を行う者であり、例えば、主に法人向けのクレジットカードに係る法人の担当者等である。端末装置10は、据え置き型のPC(Personal Computer)、ラップトップPC等により実現される。この他、端末装置10は、例えば移動体通信システムに対応したタブレットや、スマートフォン等の携帯端末であるとしてもよい。 The terminal device 10 is a device operated by each user. Here, a user is a person who uses the terminal device 10 to manage credit card usage, which is a function of the card usage management system 1, and is, for example, a corporate employee who is mainly responsible for corporate credit cards. The terminal device 10 is realized by a stationary PC (Personal Computer), a laptop PC, etc. Alternatively, the terminal device 10 may be, for example, a tablet compatible with a mobile communication system, a mobile terminal such as a smartphone, etc.

端末装置10は、ネットワーク80を介してサーバ20と通信可能に接続される。端末装置10は、4G、5G、LTE(Long Term Evolution)等の通信規格に対応した無線基地局81、IEEE(Institute of Electrical and Electronics Engineers)802.11等の無線LAN(Local Area Network)規格に対応した無線LANルータ82等の通信機器と通信することにより、ネットワーク80に接続される。図1に端末装置10Bとして示すように、端末装置10は、通信IF(Interface)12と、入力装置13と、出力装置14と、メモリ15と、記憶部16と、プロセッサ19とを備える。 The terminal device 10 is connected to the server 20 via a network 80 so as to be able to communicate with the server 20. The terminal device 10 is connected to the network 80 by communicating with communication devices such as a wireless base station 81 that supports communication standards such as 4G, 5G, and LTE (Long Term Evolution), and a wireless LAN router 82 that supports wireless LAN (Local Area Network) standards such as IEEE (Institute of Electrical and Electronics Engineers) 802.11. As shown as the terminal device 10B in FIG. 1, the terminal device 10 includes a communication IF (Interface) 12, an input device 13, an output device 14, a memory 15, a storage unit 16, and a processor 19.

通信IF12は、端末装置10が外部の装置と通信するため、信号を入出力するためのインタフェースである。入力装置13は、ユーザからの入力操作を受け付けるための入力装置(例えば、キーボードや、タッチパネル、タッチパッド、マウス等のポインティングデバイス等)である。出力装置14は、ユーザに対し情報を提示するための出力装置(ディスプレイ、スピーカ等)である。メモリ15は、プログラム、及び、プログラム等で処理されるデータ等を一時的に記憶するためのものであり、例えばDRAM(Dynamic Random Access Memory)等の揮発性のメモリである。記憶部16は、データを保存するための記憶装置であり、例えばフラッシュメモリ、HDD(Hard Disc Drive)である。プロセッサ19は、プログラムに記述された命令セットを実行するためのハードウェアであり、演算装置、レジスタ、周辺回路等により構成される。 The communication IF 12 is an interface for inputting and outputting signals so that the terminal device 10 can communicate with external devices. The input device 13 is an input device (e.g., a keyboard, a touch panel, a touch pad, a pointing device such as a mouse, etc.) for receiving input operations from a user. The output device 14 is an output device (a display, a speaker, etc.) for presenting information to a user. The memory 15 is for temporarily storing programs and data processed by the programs, etc., and is a volatile memory such as a DRAM (Dynamic Random Access Memory). The storage unit 16 is a storage device for saving data, such as a flash memory or a HDD (Hard Disc Drive). The processor 19 is hardware for executing an instruction set described in a program, and is composed of an arithmetic unit, a register, peripheral circuits, etc.

サーバ20は、クレジットカードの発行を行う事業者等が提供する、クレジットカードの利用を管理する装置である。サーバ20は、クレジットカードの利用による決済を要求するオーソリ情報を受け付け、クレジットカードの使用可能な金額を示す与信枠の情報を取得して、クレジットカードによる決済の可否を判定する。サーバ20は、主に法人向けのクレジットカードについて、クレジットカードの発行対象者に紐づく情報として、閲覧権限者の情報と、管理権限者の情報と、使用許可者とを記憶する。サーバ20は、オーソリ情報を受け付けると、決済の可否の判定結果を閲覧権限者の端末装置、及び管理権限者の端末装置10へ送信する。また、サーバ20は、クレジットカードによる決済の情報を会計情報として登録する。 The server 20 is a device provided by businesses that issue credit cards and manages the use of credit cards. The server 20 accepts authorization information that requests payment by credit card use, obtains credit limit information that indicates the amount that can be used on the credit card, and determines whether or not payment by credit card is possible. For credit cards mainly for corporations, the server 20 stores information on the person authorized to view, the person authorized to manage, and the person authorized to use as information linked to the person to whom the credit card is issued. When the server 20 accepts authorization information, it transmits the result of the determination of whether or not payment is possible to the terminal device of the person authorized to view and the terminal device 10 of the person authorized to manage. The server 20 also registers the information on the payment by credit card as accounting information.

サーバ20は、ネットワーク80に接続されたコンピュータである。サーバ20は、通信IF22と、入出力IF23と、メモリ25と、ストレージ26と、プロセッサ29とを備える。 The server 20 is a computer connected to the network 80. The server 20 includes a communication IF 22, an input/output IF 23, a memory 25, a storage 26, and a processor 29.

通信IF22は、サーバ20が外部の装置と通信するため、信号を入出力するためのインタフェースである。入出力IF23は、ユーザからの入力操作を受け付けるための入力装置、及び、ユーザに対し情報を提示するための出力装置とのインタフェースとして機能する。メモリ25は、プログラム、及び、プログラム等で処理されるデータ等を一時的に記憶するためのものであり、例えばDRAM(Dynamic Random Access Memory)等の揮発性のメモリである。ストレージ26は、データを保存するための記憶装置であり、例えばフラッシュメモリ、HDD(Hard Disc Drive)である。プロセッサ29は、プログラムに記述された命令セットを実行するためのハードウェアであり、演算装置、レジスタ、周辺回路等により構成される。 The communication IF 22 is an interface for inputting and outputting signals so that the server 20 can communicate with external devices. The input/output IF 23 functions as an interface with an input device for accepting input operations from the user and an output device for presenting information to the user. The memory 25 is for temporarily storing programs and data processed by the programs, etc., and is a volatile memory such as a DRAM (Dynamic Random Access Memory). The storage 26 is a storage device for saving data, such as a flash memory or a HDD (Hard Disc Drive). The processor 29 is hardware for executing a set of instructions written in a program, and is composed of an arithmetic unit, registers, peripheral circuits, etc.

加盟店端末装置30は、クレジットカードの利用による決済を受け付ける端末装置であり、各種小売店等の店舗内に設置されている装置である。当該店舗内の顧客が商品等を購入する際に、クレジットカードによる決済を希望する場合、当該店舗の店員等が加盟店端末装置30を操作して、顧客から提示されたクレジットカードをスキャンすることで、クレジットカードに埋め込まれている磁気情報またはICチップの情報を読み取り、正当なクレジットカードであることの認証が行われ、オーソリ情報をサーバ20へ送信して決済が実行される。加盟店端末装置30は、ネットワーク80に接続された端末装置である。なお、ECサイト等における、いわゆるネットショッピングの場合、直接クレジットカードから情報を取得しないため、加盟店端末装置30からオーソリ情報をサーバ20へ送信せずに決済が実行される場合もある。 The affiliated store terminal device 30 is a terminal device that accepts payments made by credit card and is installed in various retail stores and other stores. When a customer in the store wishes to pay by credit card when purchasing a product or the like, a store clerk or the like operates the affiliated store terminal device 30 to scan the credit card presented by the customer, thereby reading the magnetic information or IC chip information embedded in the credit card, authenticating that it is a legitimate credit card, and sending authorization information to the server 20 to execute the payment. The affiliated store terminal device 30 is a terminal device connected to the network 80. Note that in the case of so-called online shopping on an EC site or the like, information is not obtained directly from the credit card, so the payment may be executed without sending authorization information from the affiliated store terminal device 30 to the server 20.

<1.1 端末装置10の構成>
図2は、実施の形態1のカード利用管理システム1を構成する端末装置10の機能的な構成を示すブロック図である。図2に示すように、端末装置10は、複数のアンテナ(アンテナ111、アンテナ112)と、各アンテナに対応する無線通信部(第1無線通信部121、第2無線通信部122)と、操作受付部130(キーボード131及びマウス132を含む)と、音声処理部140と、マイク141と、スピーカ142と、ディスプレイ150と、記憶部160と、制御部170とを含む。端末装置10は、図2では特に図示していない機能及び構成(例えば、電力を保持するためのバッテリー、バッテリーから各回路への電力の供給を制御する電力供給回路等)も有している。図2に示すように、端末装置10に含まれる各ブロックは、バス等により電気的に接続される。
<1.1 Configuration of terminal device 10>
FIG. 2 is a block diagram showing the functional configuration of the terminal device 10 constituting the card usage management system 1 of the first embodiment. As shown in FIG. 2, the terminal device 10 includes a plurality of antennas (antenna 111, antenna 112), wireless communication units (first wireless communication unit 121, second wireless communication unit 122) corresponding to each antenna, an operation reception unit 130 (including a keyboard 131 and a mouse 132), a voice processing unit 140, a microphone 141, a speaker 142, a display 150, a storage unit 160, and a control unit 170. The terminal device 10 also has functions and configurations (e.g., a battery for storing power, a power supply circuit for controlling the supply of power from the battery to each circuit, etc.) that are not particularly shown in FIG. 2. As shown in FIG. 2, each block included in the terminal device 10 is electrically connected by a bus or the like.

アンテナ111は、端末装置10が発する信号を電波として放射する。また、アンテナ111は、空間から電波を受信して受信信号を第1無線通信部121へ与える。 The antenna 111 emits the signal emitted by the terminal device 10 as a radio wave. The antenna 111 also receives the radio wave from space and provides the received signal to the first wireless communication unit 121.

アンテナ112は、端末装置10が発する信号を電波として放射する。また、アンテナ112は、空間から電波を受信して受信信号を第2無線通信部122へ与える。 The antenna 112 emits the signal emitted by the terminal device 10 as a radio wave. The antenna 112 also receives the radio wave from space and provides the received signal to the second wireless communication unit 122.

第1無線通信部121は、端末装置10が他の無線機器と通信するため、アンテナ111を介して信号を送受信するための変復調処理等を行う。第2無線通信部122は、端末装置10が他の無線機器と通信するため、アンテナ112を介して信号を送受信するための変復調処理等を行う。第1無線通信部121と第2無線通信部122とは、チューナー、RSSI(Received Signal Strength Indicator)算出回路、CRC(Cyclic Redundancy Check)算出回路、高周波回路等を含む通信モジュールである。第1無線通信部121と第2無線通信部122とは、端末装置10が送受信する無線信号の変復調や周波数変換を行い、受信信号を制御部170へ与える。 The first wireless communication unit 121 performs modulation and demodulation processing and the like for transmitting and receiving signals via the antenna 111 so that the terminal device 10 can communicate with other wireless devices. The second wireless communication unit 122 performs modulation and demodulation processing and the like for transmitting and receiving signals via the antenna 112 so that the terminal device 10 can communicate with other wireless devices. The first wireless communication unit 121 and the second wireless communication unit 122 are communication modules including a tuner, an RSSI (Received Signal Strength Indicator) calculation circuit, a CRC (Cyclic Redundancy Check) calculation circuit, a high-frequency circuit, and the like. The first wireless communication unit 121 and the second wireless communication unit 122 perform modulation and demodulation and frequency conversion of wireless signals transmitted and received by the terminal device 10, and provide the received signals to the control unit 170.

操作受付部130は、ユーザの入力操作を受け付けるための機構を有する。具体的には、操作受付部130は、キーボード131と、マウス132とを含む。なお、操作受付部130は、例えば静電容量方式のタッチパネルを用いることによって、タッチパネルに対するユーザの接触位置を検出する、タッチスクリーンとして構成してもよい。 The operation reception unit 130 has a mechanism for receiving input operations from the user. Specifically, the operation reception unit 130 includes a keyboard 131 and a mouse 132. Note that the operation reception unit 130 may be configured as a touch screen that detects the user's contact position on the touch panel, for example, by using a capacitive touch panel.

キーボード131は、端末装置10のユーザの入力操作を受け付ける。キーボード131は、文字入力を行う装置であり、入力された文字情報を入力信号として制御部170へ出力する。 The keyboard 131 accepts input operations by the user of the terminal device 10. The keyboard 131 is a device for inputting characters, and outputs the input character information to the control unit 170 as an input signal.

マウス132は、端末装置10のユーザの入力操作を受け付ける。マウス132は、ディスプレイ150に表示されている表示物を選択等するためのポインティングデバイスであり、画面上で選択された位置情報と、ボタン押下されていることを示す情報とを入力信号として制御部170へ出力する。 The mouse 132 accepts input operations by the user of the terminal device 10. The mouse 132 is a pointing device for selecting an object displayed on the display 150, and outputs position information of the object selected on the screen and information indicating that a button has been pressed as input signals to the control unit 170.

音声処理部140は、音声信号の変復調を行う。音声処理部140は、マイク141から与えられる信号を変調して、変調後の信号を制御部170へ与える。また、音声処理部140は、音声信号をスピーカ142へ与える。音声処理部140は、例えば音声処理用のプロセッサによって実現される。マイク141は、音声入力を受け付けて、当該音声入力に対応する音声信号を音声処理部140へ与える。スピーカ142は、音声処理部140から与えられる音声信号を音声に変換して当該音声を端末装置10の外部へ出力する。 The audio processing unit 140 modulates and demodulates audio signals. The audio processing unit 140 modulates a signal provided by the microphone 141 and provides the modulated signal to the control unit 170. The audio processing unit 140 also provides the audio signal to the speaker 142. The audio processing unit 140 is realized, for example, by a processor for audio processing. The microphone 141 accepts audio input and provides an audio signal corresponding to the audio input to the audio processing unit 140. The speaker 142 converts the audio signal provided by the audio processing unit 140 into audio and outputs the audio to the outside of the terminal device 10.

ディスプレイ150は、制御部170の制御に応じて、画像、動画、テキスト等のデータを表示する。ディスプレイ150は、例えばLCD(Liquid Crystal Display)や有機EL(Electro-Luminescence)ディスプレイによって実現される。 The display 150 displays data such as images, videos, and text in response to the control of the control unit 170. The display 150 is realized, for example, by an LCD (Liquid Crystal Display) or an organic EL (Electro-Luminescence) display.

記憶部160は、例えばフラッシュメモリ等により構成され、端末装置10が使用するデータ及びプログラムを記憶する。ある局面において、記憶部160は、ユーザ情報161を記憶する。 The storage unit 160 is configured, for example, with a flash memory, and stores data and programs used by the terminal device 10. In one aspect, the storage unit 160 stores user information 161.

ユーザ情報161は、端末装置10を使用して、カード利用管理システム1の機能であるクレジットカードの利用管理を行うユーザの情報である。ユーザ情報としては、ユーザを識別する情報(ユーザID)、ユーザの氏名または名称等が含まれる。 User information 161 is information about a user who uses the terminal device 10 to manage credit card usage, which is a function of the card usage management system 1. User information includes information that identifies the user (user ID), the user's name or title, etc.

制御部170は、記憶部160に記憶されるプログラムを読み込んで、プログラムに含まれる命令を実行することにより、端末装置10の動作を制御する。制御部170は、例えば予め端末装置10にインストールされているアプリケーションである。制御部170は、プログラムに従って動作することにより、入力操作受付部171と、送受信部172と、データ処理部173と、通知制御部174としての機能を発揮する。 The control unit 170 controls the operation of the terminal device 10 by reading a program stored in the storage unit 160 and executing instructions contained in the program. The control unit 170 is, for example, an application that is pre-installed in the terminal device 10. The control unit 170 operates according to the program to fulfill the functions of an input operation reception unit 171, a transmission/reception unit 172, a data processing unit 173, and a notification control unit 174.

入力操作受付部171は、キーボード131等の入力装置に対するユーザの入力操作を受け付ける処理を行う。 The input operation reception unit 171 performs processing to receive user input operations on an input device such as the keyboard 131.

送受信部172は、端末装置10が、サーバ20等の外部の装置と、通信プロトコルに従ってデータを送受信するための処理を行う。 The transmission/reception unit 172 performs processing for the terminal device 10 to transmit and receive data to and from external devices such as the server 20 in accordance with a communication protocol.

データ処理部173は、端末装置10が入力を受け付けたデータに対し、プログラムに従って演算を行い、演算結果をメモリ等に出力する処理を行う。 The data processing unit 173 performs calculations on the data received by the terminal device 10 according to a program, and outputs the results of the calculations to a memory or the like.

通知制御部174は、ユーザに対し情報を提示する処理を行う。通知制御部174は、表示画像をディスプレイ150に表示させる処理、音声をスピーカ142に出力させる処理等を行う。 The notification control unit 174 performs processing to present information to the user. The notification control unit 174 performs processing to display a display image on the display 150, output audio to the speaker 142, etc.

<1.2 サーバ20の機能的な構成>
図3は、実施の形態1のカード利用管理システム1を構成するサーバ20の機能的な構成を示す図である。図3に示すように、サーバ20は、通信部201と、記憶部202と、制御部203としての機能を発揮する。
<1.2 Functional configuration of server 20>
Fig. 3 is a diagram showing the functional configuration of the server 20 constituting the card usage management system 1 of the embodiment 1. As shown in Fig. 3, the server 20 performs the functions of a communication unit 201, a storage unit 202, and a control unit 203.

通信部201は、サーバ20が外部の装置と通信するための処理を行う。 The communication unit 201 performs processing for the server 20 to communicate with external devices.

記憶部202は、サーバ20が使用するデータ及びプログラムを記憶する。記憶部202は、カード会員データベース2021と、カード使用履歴データベース2022と、会計データベース2023等を記憶する。 The memory unit 202 stores data and programs used by the server 20. The memory unit 202 stores a card member database 2021, a card usage history database 2022, an accounting database 2023, etc.

カード会員データベース2021は、カード利用管理システム1の管理対象であるクレジットカード情報と、クレジットカード情報に紐づく閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報とを保持するためのデータベースである。詳細は後述する。 The card member database 2021 is a database for storing credit card information managed by the card usage management system 1, as well as information on persons with viewing authority, persons with management authority, and persons authorized to use that are linked to the credit card information. Details will be described later.

カード使用履歴データベース2022は、カード利用管理システム1の管理対象であるクレジットカードによるオーソリ情報、決済の可否の判定結果についての情報を保持するためのデータベースである。詳細は後述する。 The card usage history database 2022 is a database for storing authorization information for credit cards managed by the card usage management system 1, and information regarding the results of judgments on whether or not a payment can be made. Details will be described later.

会計データベース2023は、事業者の会計処理に係る会計情報を保持するためのデータベースであり、カード利用管理システム1の管理対象である法人向けのクレジットカードに係る法人等の会計情報を含む。詳細は後述する。 The accounting database 2023 is a database for holding accounting information related to the accounting processing of businesses, and includes accounting information of corporations and the like related to corporate credit cards that are managed by the card usage management system 1. Details will be described later.

制御部203は、サーバ20のプロセッサ29がプログラムに従って処理を行うことにより、各種モジュールとして受信制御モジュール2031、送信制御モジュール2032、カード関連情報登録モジュール2033、オーソリ情報受付モジュール2034、決済可否判定モジュール2035、判定結果送信モジュール2036、会計情報登録モジュール2037、及びワークフロー管理モジュール2038に示す機能を発揮する。 The control unit 203 performs the functions shown in various modules, such as a receiving control module 2031, a sending control module 2032, a card-related information registration module 2033, an authorization information acceptance module 2034, a payment possibility determination module 2035, a determination result transmission module 2036, an accounting information registration module 2037, and a workflow management module 2038, by the processor 29 of the server 20 performing processing according to a program.

受信制御モジュール2031は、サーバ20が外部の装置から通信プロトコルに従って信号を受信する処理を制御する。 The reception control module 2031 controls the process in which the server 20 receives signals from external devices according to a communication protocol.

送信制御モジュール2032は、サーバ20が外部の装置に対し通信プロトコルに従って信号を送信する処理を制御する。 The transmission control module 2032 controls the process in which the server 20 transmits signals to external devices according to a communication protocol.

カード関連情報登録モジュール2033は、カード利用管理システム1のユーザであるクレジットカードの発行対象者に紐づく情報として、閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報の入力を、端末装置10から受け付けて登録する処理を制御する。閲覧権限者とは、クレジットカードの利用状況を閲覧可能な者であり、閲覧のみ可能、すなわち利用状況の変更等はできない者である。閲覧権限者は、例えば、法人向けのクレジットカードに係る法人の経理担当者である。管理権限者とは、クレジットカードの利用状況を変更可能な者であり、使用許可者について、クレジットカードの使用可能枠や使用可能加盟店を指定し、変更することが可能な者である。管理権限者は、例えば、当該法人の管理者や経営者である。使用許可者とは、クレジットカードによる決済を使用可能な者であり、例えば法人向けのクレジットカードに係る法人の従業者等である。 The card-related information registration module 2033 controls the process of accepting and registering information on persons authorized to view, persons authorized to manage, and persons authorized to use from the terminal device 10 as information linked to persons to whom a credit card is issued, who are users of the card usage management system 1. A person authorized to view is a person who can view the usage status of a credit card and can only view, i.e., cannot change the usage status. A person authorized to view is, for example, an accounting officer of a corporation related to a corporate credit card. A person authorized to manage is a person who can change the usage status of a credit card and can specify and change the credit card's available credit limit and the affiliated stores at which it can be used for an authorized user. A person authorized to manage is, for example, a manager or owner of the corporation. A person authorized to use is a person who can use a credit card to make payments, such as an employee of a corporation related to a corporate credit card.

なお、法人向けのクレジットカード、いわゆるビジネスカード等の場合、クレジットカードの発行名義人は、法人の代表者等の個人名義で発行されていることが多い。そのため、管理権限者がクレジットカードの発行名義人を兼ねている場合もある。 In the case of corporate credit cards, or so-called business cards, the credit card is often issued in the name of an individual, such as the representative of the corporation. Therefore, the person with administrative authority may also be the credit card issuer.

カード関連情報登録モジュール2033は、例えば、受け付けた閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報を、クレジットカードの発行対象者(発行名義人)に紐づく情報として、カード会員データベース2021に登録して記憶させる。 The card-related information registration module 2033, for example, registers and stores the received information on the person authorized to view, the person authorized to manage, and the person authorized to use in the card member database 2021 as information linked to the person to whom the credit card is to be issued (the issuer).

オーソリ情報受付モジュール2034は、クレジットカードによる決済を要求するオーソリ情報を受け付ける処理を制御する。オーソリ情報受付モジュール2034が受け付けるオーソリ情報は、例えば、各種小売店等の店舗内で商品購入やサービスの提供を受けた際に、クレジットカードで決済を希望すると、当該店舗にて加盟店端末装置30を使用してクレジットカードをスキャンすることで、加盟店端末装置30から送信される決済を要求する情報である。または、ECサイト等におけるネットショッピングの決済の際に、クレジットカードで決済を希望すると、当該ECサイトを管理するサーバ等から送信される決済を要求する情報である。 The authorization information reception module 2034 controls the process of receiving authorization information requesting payment by credit card. The authorization information received by the authorization information reception module 2034 is, for example, information requesting payment that is sent from the affiliated store terminal device 30 when a user wishes to pay by credit card when purchasing goods or receiving services in a store such as various retail stores and the like, scans the credit card using the affiliated store terminal device 30 at the store. Alternatively, when a user wishes to pay by credit card when paying for online shopping on an EC site or the like, the information requesting payment is sent from a server or the like managing the EC site.

オーソリ情報受付モジュール2034が受け付けるオーソリ情報は、例えば、決済を受け付けた日時情報、クレジットカード番号、有効期限、カード発行名義人、当該クレジットカードのカード会社(ブランド)の情報、支払区分(一括または分割)、決済金額等の情報が含まれる。 The authorization information accepted by the authorization information acceptance module 2034 includes, for example, information on the date and time the payment was accepted, the credit card number, the expiration date, the card issuer, information on the card company (brand) of the credit card, the payment category (lump sum or installments), the payment amount, etc.

オーソリ情報受付モジュール2034は、例えば、受け付けたオーソリ情報を、クレジットカード情報に紐づく情報として、カード使用履歴データベース2022に登録して記憶させる。 The authorization information reception module 2034, for example, registers and stores the received authorization information in the card usage history database 2022 as information linked to credit card information.

決済可否判定モジュール2035は、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、取得した与信枠の情報に基づいて、オーソリ情報受付モジュール2034が受け付けたオーソリ情報に係る決済の可否を判定する処理を制御する。決済可否判定モジュール2035が取得する与信枠の情報は、サーバ20が記憶する(図示は省略)与信枠(使用可能枠)の情報でもよく、クレジットカード会社等の外部システムから取得する与信枠(使用可能枠)の情報でもよい。なお、ここでいう与信枠の情報とは、クレジットカード発行時に付与される使用限度額から、実際にクレジットカードを使用した残高のうちクレジットカード会社への支払が未了の残高を差し引いた金額であるが、情報更新のタイムラグにより一致しない場合もある。決済可否判定モジュール2035は、例えば、オーソリ情報に係る決済の金額が与信枠の金額以下の場合、決済可能と判定し、与信枠の金額を超える場合、決済不可能と判定する。 The payment possibility determination module 2035 acquires information on the credit limit, which indicates the available amount of the credit card, and controls the process of determining whether or not the payment related to the authorization information accepted by the authorization information acceptance module 2034 is possible based on the acquired credit limit information. The credit limit information acquired by the payment possibility determination module 2035 may be information on the credit limit (available limit) stored by the server 20 (not shown), or may be information on the credit limit (available limit) acquired from an external system such as a credit card company. Note that the credit limit information here refers to the amount obtained by subtracting the balance of the credit card that has actually been used and has not yet been paid to the credit card company from the credit limit amount granted at the time of issuing the credit card, but may not match due to a time lag in updating information. For example, if the amount of the payment related to the authorization information is equal to or less than the credit limit amount, the payment possibility determination module 2035 determines that the payment is possible, and if it exceeds the credit limit amount, the payment possibility determination module 2035 determines that the payment is impossible.

なお、例えば、クレジットカード会社(カードブランド)等の外部システムによりオーソリ情報に係る決済の可否を判定する場合、サーバ20の機能として決済可否判定モジュール2035を備えなくてもよい。 For example, if an external system such as a credit card company (card brand) determines whether or not payment related to authorization information can be made, the payment possibility determination module 2035 does not need to be included as a function of the server 20.

決済可否判定モジュール2035は、例えば、オーソリ情報に係る決済の可否の判定結果に関する情報を、カード使用履歴データベース2022に登録して記憶させる。 The payment approval/disapproval determination module 2035, for example, registers and stores information regarding the result of the determination of whether or not payment related to the authorization information can be made in the card usage history database 2022.

判定結果送信モジュール2036は、決済可否判定モジュール2035によるオーソリ情報に係る決済の可否の判定結果を、クレジットカードの発行対象者、閲覧権限者、または管理権限者の端末装置10へ送信する処理を制御する。判定結果送信モジュール2036は、例えば、クレジットカード発行時に登録した発行対象者の連絡先、カード関連情報登録モジュール2033が受け付けた閲覧権限者の情報及び管理権限者の情報に含まれるそれぞれの連絡先に対して、決済の可否の判定結果を送信する。この時の送信先は、メールアドレスでもよく、ショートメッセージにおける電話番号でもよく、各種Webサービスにおけるメッセンジャーのアカウントでもよい。 The determination result sending module 2036 controls the process of sending the result of the determination made by the payment feasibility determination module 2035 as to whether or not payment related to the authorization information can be made to the terminal device 10 of the person to whom the credit card is to be issued, the person with viewing authority, or the person with management authority. The determination result sending module 2036 sends the determination result as to whether or not payment can be made to, for example, the contact information of the person to whom the credit card is to be issued registered when the credit card was issued, the information of the person with viewing authority received by the card-related information registration module 2033, and each of the contact information included in the information of the person with management authority. The destination at this time may be an email address, a telephone number for a short message, or a messenger account for various web services.

判定結果送信モジュール2036は、オーソリ情報に係る決済の可否の判定結果を送信する際、後述するワークフロー管理モジュール2038が端末装置10へ表示させるワークフローへのリンク情報を送信してもよい。このリンク情報は、例えば、当該クレジットカードによる決済情報や利用可能残高のような、使用履歴に関する情報を閲覧し、使用状況の変更を受け付けるためのリンク情報である。または、このリンク情報は、例えば、送信された決済についての情報に対して、関連情報の登録を受け付けるためのリンク情報である。 When transmitting the determination result of whether or not payment related to the authorization information can be made, the determination result transmission module 2036 may transmit link information to a workflow that the workflow management module 2038, described below, displays on the terminal device 10. This link information is, for example, link information for viewing information on the usage history, such as payment information and available balance using the credit card, and accepting changes to the usage status. Alternatively, this link information is, for example, link information for accepting registration of related information for the transmitted payment information.

また、判定結果送信モジュール2036は、決済可否判定モジュール2035によるオーソリ情報に係る決済の可否の判定結果を、オーソリ情報受付モジュール2034が受け付けたオーソリ情報の送信元、例えば加盟店端末装置30、またはECサイトを管理するサーバ等へ送信する。これにより、決済可否の判定結果が決済可能であった場合、実際に決済処理が行われる。 The determination result transmission module 2036 also transmits the result of the determination made by the payment feasibility determination module 2035 as to whether or not payment related to the authorization information can be made to the sender of the authorization information accepted by the authorization information acceptance module 2034, such as the affiliated store terminal device 30 or the server managing the EC site. As a result, if the determination result of whether or not payment can be made indicates that payment is possible, the payment process is actually performed.

会計情報登録モジュール2037は、決済可否判定モジュール2035によるオーソリ情報に係る決済の可否の判定結果が決済可能であった場合、カード利用管理システム1が連携する会計システム(会計サービス)に対して、クレジットカードによる決済の情報を会計情報として登録する処理を制御する。カード利用管理システム1が連携する会計システム(会計サービス)とは、法人等の事業者に対して会計処理のサービスを提供するための会計システムであり、カード利用管理システム1と同一のサービス提供者によりWebサービスとして提供されていてもよく、他のサービス提供者によるWebサービスとして提供され、カード利用管理システム1との間でデータ連携がなされるように構成されてもよい。 If the result of the determination by the payment feasibility determination module 2035 as to whether or not payment related to the authorization information is possible, the accounting information registration module 2037 controls the process of registering information about the credit card payment as accounting information in the accounting system (accounting service) that the card usage management system 1 links to. The accounting system (accounting service) that the card usage management system 1 links to is an accounting system for providing accounting processing services to businesses such as corporations, and may be provided as a web service by the same service provider as the card usage management system 1, or may be provided as a web service by another service provider and configured to link data with the card usage management system 1.

会計情報登録モジュール2037は、具体的には、オーソリ情報に係る決済情報について、当該法人における買掛金(クレジット買掛金)として、会計システムに仕訳情報を登録する。 Specifically, the accounting information registration module 2037 registers the transaction information related to the authorization information in the accounting system as accounts payable (credit accounts payable) for the corporation.

ワークフロー管理モジュール2038は、当該クレジットカードの発行対象者(発行名義人)、使用許可者、閲覧権限者及び管理権限者に対して、クレジットカードの使用状況を参照、変更等可能なワークフローを端末装置に表示させ、各種操作を受け付ける処理を制御する。ワークフロー管理モジュール2038は、上記の者による端末装置10の操作により、クレジットカードの使用状況を表示させる入力操作を受け付けることに応じて、クレジットカードの使用状況を示す情報を端末装置10へ送信して表示させる。クレジットカードの使用状況を示す情報とは、当該クレジットカードによる決済情報や利用可能残高の情報に加えて、使用許可者によるクレジットカードの使用可能な範囲の情報として、各使用許可者に対して設定された使用可能枠、使用可能加盟店の情報である。また、ワークフロー管理モジュール2038は、管理権限者(発行対象者が含まれてもよい)による端末装置10の操作により、クレジットカードの使用状況を変更させる入力操作を受け付けることに応じて、クレジットカードの使用状況を変更する。 The workflow management module 2038 displays a workflow on the terminal device that allows the issuance target (issuer), authorized user, viewing authority, and management authority of the credit card to refer to and change the credit card usage status, and controls the process of accepting various operations. In response to accepting an input operation to display the credit card usage status by the above-mentioned person operating the terminal device 10, the workflow management module 2038 transmits information indicating the credit card usage status to the terminal device 10 and displays it. The information indicating the credit card usage status is not only the payment information and available balance information of the credit card, but also the available credit limit and available affiliated stores set for each authorized user as information on the range of the credit card that can be used by the authorized user. Furthermore, the workflow management module 2038 changes the credit card usage status in response to accepting an input operation to change the credit card usage status by the management authority (which may include the issuance target) operating the terminal device 10.

また、ワークフロー管理モジュール2038は、オーソリ情報受付モジュール2034が受け付けたオーソリ情報に紐づけて、当該決済に係るクレジットカードの利用内容を示す関連情報を受け付ける。この関連情報は、例えば、利用内容を示すメモのテキスト情報、または利用内容を示す証憑(領収書、レシート)等の写真等の画像情報を含む。利用内容を示すメモのテキスト情報とは、例えば、どのような用途で商品等の購入をしたのか、誰に対するものか、のような説明をメモとして記載したものである。 The workflow management module 2038 also accepts related information indicating the credit card usage details relating to the payment, linked to the authorization information accepted by the authorization information acceptance module 2034. This related information includes, for example, text information of a memo indicating the usage details, or image information such as a photograph of a voucher (receipt, invoice) indicating the usage details. The text information of the memo indicating the usage details is, for example, a memo explaining the purpose for which the product was purchased, for whom it was purchased, etc.

<2 データ構造>
図4は、サーバ20が記憶するカード会員データベース2021、カード使用履歴データベース2022のデータ構造の例を示す図である。また、図5は、サーバ20が記憶する会計データベース2023のデータ構造の例を示す図である。
<2 Data Structure>
Fig. 4 is a diagram showing an example of the data structure of the card member database 2021 and the card usage history database 2022 stored by the server 20. Fig. 5 is a diagram showing an example of the data structure of the accounting database 2023 stored by the server 20.

図4に示すように、カード会員データベース2021のレコードのそれぞれは、項目「会員ID」と、項目「カードNo.」と、項目「カード名義人」と、項目「使用許可者ID/使用条件」と、項目「閲覧権限者ID/連絡先」と、項目「管理権限者ID/連絡先」等を含む。 As shown in FIG. 4, each record in the card member database 2021 includes the items "member ID," "card number," "card holder," "authorized user ID/usage conditions," "viewer ID/contact information," and "management authority ID/contact information," etc.

項目「会員ID」は、カード利用管理システム1の管理対象である、発行済クレジットカードの発行対象者(発行名義人)それぞれを識別する情報である。 The item "member ID" is information that identifies each person to whom an issued credit card is issued (the issuer's name), which is managed by the card usage management system 1.

項目「カードNo.」は、カード利用管理システム1の管理対象である、発行済クレジットカードのカード番号である。クレジットカードのカード番号は、クレジットカードを一意に識別する14~16桁の番号である。 The "Card No." item is the card number of an issued credit card that is managed by the card usage management system 1. A credit card card number is a 14- to 16-digit number that uniquely identifies a credit card.

項目「カード名義人」は、カード利用管理システム1の管理対象である、発行済クレジットカードの発行対象者(発行名義人)の氏名である。 The item "Cardholder" is the name of the person to whom an issued credit card is issued (issuer), which is managed by the card usage management system 1.

項目「使用許可者ID/使用条件」は、カード利用管理システム1の管理対象である、クレジットカードによる決済を使用可能な者として登録されている使用許可者それぞれを識別する情報と、当該使用許可者について登録されているクレジットカードの使用可能な範囲の情報である。クレジットカードの使用可能な範囲の情報として、各使用許可者に対して設定された使用可能枠、使用可能加盟店の情報が格納されている。 The item "Authorized User ID/Conditions of Use" is information that identifies each authorized user who is registered as someone who can make payments by credit card and is managed by the card usage management system 1, and information on the usable range of the credit card registered for that authorized user. The usable range of the credit card is stored as information on the usable range, including the usable credit limit set for each authorized user and information on the affiliated stores where it can be used.

項目「閲覧権限者ID/連絡先」は、カード利用管理システム1の管理対象である、クレジットカードの利用状況を閲覧可能な者として登録されている閲覧権限者それぞれを識別する情報と、当該閲覧権限者について登録されている連絡先の情報である。 The item "Viewing Authorized Person ID/Contact Information" is information that identifies each viewing authorized person who is registered as someone who can view the credit card usage status managed by the card usage management system 1, and the contact information registered for that viewing authorized person.

項目「管理権限者ID/連絡先」は、カード利用管理システム1の管理対象である、クレジットカードの利用状況を変更可能な者として登録されている管理権限者それぞれを識別する情報と、当該管理権限者について登録されている連絡先の情報である。 The item "Administrative Authorities ID/Contact Information" is information that identifies each administrative authority registered as someone who can change the usage status of credit cards managed by the card usage management system 1, and the contact information registered for that administrative authority.

サーバ20のカード関連情報登録モジュール2033は、閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報の入力を受け付けることに伴って、それぞれ、カード会員データベース2021の項目「閲覧権限者ID/連絡先」、「管理権限者ID/連絡先」、「使用許可者ID/使用条件」、のレコードを追加する。 The card-related information registration module 2033 of the server 20 adds records to the items "Viewing Authorized Person ID/Contact Information," "Management Authorized Person ID/Contact Information," and "User Authorized Person ID/Conditions of Use" in the card member database 2021 upon receiving input of viewing authorized person information, management authorized person information, and authorized user information.

カード使用履歴データベース2022のレコードのそれぞれは、項目「会員ID」と、項目「カードNo.」と、項目「カード使用履歴詳細」等を含む。 Each record in the card usage history database 2022 includes the items "member ID," "card number," and "card usage history details," etc.

項目「会員ID」は、カード利用管理システム1の管理対象である、発行済クレジットカードの発行対象者(発行名義人)それぞれを識別する情報であり、カード会員データベース2021の項目「会員ID」に対応している。 The item "member ID" is information that identifies each person to whom an issued credit card is issued (the issuer), which is managed by the card usage management system 1, and corresponds to the item "member ID" in the card member database 2021.

項目「カードNo.」は、カード利用管理システム1の管理対象である、発行済クレジットカードのカード番号であり、カード会員データベース2021の項目「カードNo.」に対応している。 The "Card No." item is the card number of an issued credit card that is managed by the card usage management system 1, and corresponds to the "Card No." item in the card member database 2021.

項目「カード使用履歴詳細」は、カード利用管理システム1の管理対象である、発行済クレジットカードによる決済の履歴情報であり、具体的には、項目「日付」と、項目「加盟店ID」と、項目「決済金額」と、項目「承認番号」等を含む。 The item "Card usage history details" is historical information about payments made using issued credit cards that are managed by the card usage management system 1, and specifically includes the items "Date," "Affiliated store ID," "Payment amount," and "Approval number," etc.

項目「日付」は、クレジットカードの決済に係るオーソリ情報を受け付けた日付の情報である。なお、オーソリ情報を受け付けた時刻の情報も取得するが、図示を省略する。 The "Date" item is information about the date when authorization information related to a credit card payment was received. Information about the time when the authorization information was received is also obtained, but is not shown in the figure.

項目「加盟店ID」は、クレジットカードの決済に係るオーソリ情報を送信した店舗等のカード加盟店それぞれを識別する情報である。 The "Member Store ID" item is information that identifies each card member store, such as a shop that sent authorization information related to a credit card payment.

項目「決済金額」は、クレジットカードの決済に係る金額を示す情報である。 The "Payment amount" item is information that indicates the amount of a credit card payment.

項目「承認番号」は、クレジットカードの決済に係るオーソリ情報に対して、決済の可否の判定結果が決済可能であった場合に付与される番号である。そのため、決済の可否の判定結果が決済不可能であった場合、項目「承認番号」には格納されない。 The "approval number" item is a number that is assigned to the authorization information related to a credit card payment when the result of the judgment on whether or not the payment can be made is that the payment is possible. Therefore, if the result of the judgment on whether or not the payment can be made is that the payment is not possible, no number is stored in the "approval number" item.

サーバ20のオーソリ情報受付モジュール2034は、オーソリ情報を受け付けることに伴って、カード使用履歴データベース2022のレコードを追加する。また、決済可否判定モジュール2035は、オーソリ情報に係る決済の可否を判定することに伴って、カード使用履歴データベース2022の項目「承認番号」に格納する。 The authorization information reception module 2034 of the server 20 adds a record to the card usage history database 2022 in response to receiving the authorization information. In addition, the payment permission determination module 2035 stores the authorization number in the "approval number" field of the card usage history database 2022 in response to determining whether or not payment related to the authorization information can be made.

図5に示すように、会計データベース2023のレコードのそれぞれは、項目「会員ID」と、項目「ユーザ名」と、項目「仕訳記帳情報」等を含む。 As shown in FIG. 5, each record in the accounting database 2023 includes the items "member ID," "user name," and "journal entry information," etc.

項目「会員ID」は、カード利用管理システム1の管理対象である、発行済クレジットカードの発行対象者(発行名義人)それぞれを識別する情報であり、カード会員データベース2021の項目「会員ID」に対応している。 The item "member ID" is information that identifies each person to whom an issued credit card is issued (the issuer), which is managed by the card usage management system 1, and corresponds to the item "member ID" in the card member database 2021.

項目「ユーザ名」は、カード利用管理システム1が連携する会計システムにおけるユーザの氏名又は法人名称である。 The "User name" item is the user's name or corporate name in the accounting system that is linked to the card usage management system 1.

項目「仕訳記帳情報」は、カード利用管理システム1が連携する会計システムを利用して会計情報の登録(記帳)を行って登録した情報であり、具体的には、項目「日付」と、項目「勘定科目ID」と、項目「借方(金額)」と、項目「貸方(金額)」等を含む。この項目「仕訳記帳情報」は、カード利用管理システム1が連携する会計システムを利用して会計情報の登録(記帳)がされると、例えば、項目「日付」の順に時系列で、最新の情報がレコードとして追加されるように構成されている。 The item "Journal entry information" is information registered by registering (bookkeeping) accounting information using an accounting system linked to the card usage management system 1, and specifically includes the item "Date", the item "Account ID", the item "Debit (amount)", the item "Credit (amount)", etc. This item "Journal entry information" is configured so that when accounting information is registered (bookkeeping) using an accounting system linked to the card usage management system 1, the latest information is added as a record in chronological order, for example, by the item "Date".

項目「日付」は、会計システムにおいて、ユーザの会計情報が登録された日付を示す情報である。 The "Date" item is information that indicates the date on which the user's accounting information was registered in the accounting system.

項目「勘定科目ID」は、会計システムにて入力した勘定科目の情報であり、帳簿上の摘要欄に記載される勘定科目に対応している。 The item "Account ID" is the account information entered into the accounting system and corresponds to the account listed in the summary column on the ledger.

項目「借方(金額)」は、会計システムにて入力した会計情報における、帳簿上の借方に記載される金額である。 The item "Debit (amount)" is the amount recorded on the debit side of the ledger in the accounting information entered into the accounting system.

項目「貸方(金額)」は、会計システムにて入力した会計情報における、帳簿上の貸方に記載される金額である。 The item "Credit (amount)" is the amount recorded on the credit side of the ledger in the accounting information entered into the accounting system.

サーバ20の会計情報登録モジュール2037は、オーソリ情報に係る決済の情報を会計情報として登録することに伴って、会計データベース2023の項目「仕訳記帳情報」にレコードを追加する。 The accounting information registration module 2037 of the server 20 adds a record to the "journal entry information" item in the accounting database 2023 as it registers the payment information related to the authorization information as accounting information.

<3 動作>
以下、図6ないし図8を参照しながら、第1の実施の形態におけるカード利用管理システム1によるカード関連情報登録処理、オーソリ処理及びカード使用状況変更処理について説明する。
<3 Operation>
Hereinafter, the card-related information registration process, the authorization process, and the card usage status change process performed by the card usage management system 1 in the first embodiment will be described with reference to FIGS.

図6は、実施の形態1のカード利用管理システム1によるカード関連情報登録処理を行う流れの一例を示すフローチャートである。 Figure 6 is a flowchart showing an example of the flow of card-related information registration processing by the card usage management system 1 of embodiment 1.

ステップS111の前処理として、端末装置10の入力操作受付部171は、ユーザから、カード利用管理システム1のサービスを利用するために必要な認証を行うためのユーザID及びパスワードを入力する操作を受け付ける。送受信部172は、受け付けたユーザID及びパスワード、及びユーザ情報をサーバ20へ送信する。サーバ20は、ユーザID及びパスワードを、通信部201を介して受け付けて当該ユーザのユーザID及びパスワードが正当であることを確認し、所定の認証を行う。正当である場合、サーバ20は、認証完了の情報を、端末装置10へ通信部201を介して送信する。端末装置10の送受信部172は、サーバ20から送信された認証完了の情報を受け付ける。通知制御部174は、受け付けた認証完了の情報を、ディスプレイ150に表示させ、ステップS111が開始される。 As a pre-processing for step S111, the input operation reception unit 171 of the terminal device 10 receives an operation from the user to input a user ID and password for authentication required to use the services of the card usage management system 1. The transmission/reception unit 172 transmits the received user ID, password, and user information to the server 20. The server 20 receives the user ID and password via the communication unit 201, confirms that the user's user ID and password are valid, and performs the specified authentication. If they are valid, the server 20 transmits authentication completion information to the terminal device 10 via the communication unit 201. The transmission/reception unit 172 of the terminal device 10 receives the authentication completion information transmitted from the server 20. The notification control unit 174 displays the received authentication completion information on the display 150, and step S111 is started.

ステップS111において、端末装置10の入力操作受付部171は、ユーザからの操作により、カード関連情報を入力するカード関連情報登録画面の表示指示を受け付ける。送受信部172は、受け付けた表示指示を、サーバ20へ送信する。端末装置10の送受信部172は、サーバ20から送信されたカード関連情報登録画面の表示データを受け付ける。通知制御部174は、受け付けたカード関連情報登録画面の表示データを、ディスプレイ150に表示させる。 In step S111, the input operation acceptance unit 171 of the terminal device 10 accepts, through operation by the user, an instruction to display a card-related information registration screen for inputting card-related information. The transmission/reception unit 172 transmits the accepted display instruction to the server 20. The transmission/reception unit 172 of the terminal device 10 accepts display data for the card-related information registration screen transmitted from the server 20. The notification control unit 174 causes the display 150 to display the accepted display data for the card-related information registration screen.

ステップS121において、サーバ20は、端末装置10から送信されたカード関連情報登録画面の表示指示を、通信部201を介して受け付ける。サーバ20は、カード関連情報登録画面の表示データを、通信部201を介して端末装置10へ送信する。 In step S121, the server 20 accepts the display instruction for the card-related information registration screen transmitted from the terminal device 10 via the communication unit 201. The server 20 transmits display data for the card-related information registration screen to the terminal device 10 via the communication unit 201.

ステップS112において、端末装置10の入力操作受付部171は、ユーザからの操作により、クレジットカードの関連情報、具体的には、クレジットカードの発行対象者に紐づく情報として、閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報の入力を受け付ける。送受信部172は、受け付けたクレジットカードの関連情報を、サーバ20へ送信する。 In step S112, the input operation reception unit 171 of the terminal device 10 receives, through user operation, input of credit card related information, specifically, information on the person authorized to view, the person authorized to manage, and the person authorized to use, as information linked to the person to whom the credit card is to be issued. The transmission/reception unit 172 transmits the received credit card related information to the server 20.

ステップS122において、サーバ20のカード関連情報登録モジュール2033は、端末装置10から送信された、クレジットカードの関連情報、具体的にはクレジットカードの発行対象者に紐づく情報としての閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報を、通信部201を介して受け付ける。カード関連情報登録モジュール2033は、受け付けたクレジットカードの関連情報をカード会員データベース2021に登録する。 In step S122, the card-related information registration module 2033 of the server 20 accepts the credit card related information transmitted from the terminal device 10, specifically the information of the person authorized to view, the person authorized to manage, and the person authorized to use, which is linked to the person to whom the credit card is to be issued, via the communication unit 201. The card-related information registration module 2033 registers the accepted credit card related information in the card member database 2021.

以上のように、カード利用管理システム1では、ユーザからの入力により、クレジットカードの発行対象者に紐づく情報として、閲覧権限者の情報、管理権限者の情報、及び使用許可者の情報を登録する。これらの情報は、オーソリ情報を通知等するためのもとになる。 As described above, the card usage management system 1 registers information related to the person to whom the credit card is to be issued, such as information on the person authorized to view, the person authorized to manage, and the person authorized to use, based on input from the user. This information is used to notify authorization information, etc.

図7は、実施の形態1のカード利用管理システム1によるオーソリ処理を行う流れの一例を示すフローチャートである。 Figure 7 is a flowchart showing an example of the flow of authorization processing by the card usage management system 1 of embodiment 1.

ステップS211において、加盟店端末装置30が設置されている各種小売店等の店舗内では、顧客が商品等を購入する際に、決済手段としてクレジットカードによる決済を希望する場合、当該店舗の担当者等の加盟店端末装置30の操作により、顧客から提示されたクレジットカードをスキャンする。加盟店端末装置30は、クレジットカードに埋め込まれている磁気情報またはICチップの情報を読み取り、正当なクレジットカードであることの認証を行い、オーソリ情報をサーバ20へ送信する。 In step S211, in a store such as a retail store where the affiliated store terminal device 30 is installed, if a customer wishes to pay by credit card as a payment method when purchasing a product, etc., a store employee, etc. operates the affiliated store terminal device 30 to scan the credit card presented by the customer. The affiliated store terminal device 30 reads the magnetic information or IC chip information embedded in the credit card, authenticates that it is a legitimate credit card, and transmits authorization information to the server 20.

ステップS221において、サーバ20のオーソリ情報受付モジュール2034は、加盟店端末装置30から送信されたオーソリ情報を、通信部201を介して受け付ける。オーソリ情報受付モジュール2034は、受け付けたオーソリ情報を、クレジットカード情報に紐づく情報として、カード使用履歴データベース2022に登録する。 In step S221, the authorization information reception module 2034 of the server 20 receives the authorization information sent from the affiliated store terminal device 30 via the communication unit 201. The authorization information reception module 2034 registers the received authorization information in the card usage history database 2022 as information linked to credit card information.

ステップS222において、サーバ20の決済可否判定モジュール2035は、ステップS221で受け付けたオーソリ情報に係る、クレジットカードの使用可能な金額を示す与信枠の情報を取得する。ここで、取得する与信枠の情報は、サーバ20が記憶する与信枠(使用可能枠)の情報でもよく、クレジットカード会社等の外部システムから取得する与信枠(使用可能枠)の情報でもよい。 In step S222, the payment availability determination module 2035 of the server 20 acquires credit limit information indicating the available credit amount for the credit card, which is related to the authorization information received in step S221. Here, the acquired credit limit information may be credit limit (available limit) information stored by the server 20, or may be credit limit (available limit) information acquired from an external system such as a credit card company.

ステップS223において、サーバ20の決済可否判定モジュール2035は、ステップS222で取得した与信枠の情報に基づいて、ステップS221で受け付けたオーソリ情報に係る決済の可否を判定する。 In step S223, the payment approval/disapproval determination module 2035 of the server 20 determines whether or not payment related to the authorization information received in step S221 can be approved based on the credit limit information acquired in step S222.

ステップS223における、オーソリ情報に係る決済の可否の判定について、具体的に説明する。ステップS223では、上記のように、オーソリ情報に係る決済の金額が与信枠の金額以下の場合、決済可能と判定し、与信枠の金額を超える場合、決済不可能と判定する。ここでいう与信枠は、当該オーソリ情報が使用許可者による場合、当該使用許可者に対して設定された使用可能枠から算出された与信枠である。また、当該使用許可者に対して設定された使用可能加盟店からのオーソリ情報の場合、決済可能と判定し、使用可能加盟店以外からのオーソリ情報の場合、決済不可能と判定する。さらに、これらの情報を総合的に勘案し、決済の可否を判定してもよい。このとき、例えば、決済可否判定についての機械学習モデルを使用して判定してもよい。このような機械学習モデルは、決済可否判定モジュール2035の機能として行われた機械学習により生成してもよく、他の装置により機械学習が行われた結果生成された機械学習モデルを取得してもよい。ここでいう機械学習は、所定の教師データを使用した教師あり機械学習により行われてもよく、教師なし機械学習により行われてもよく、ディープラーニングにより行われてもよい。また、決済可否判定モジュール2035による推定結果と、その後の入出金の状況等からさらなる機械学習を行い、その学習結果をマージするアグリゲーション処理を行ってもよい。 The determination of whether or not payment related to the authorization information can be made in step S223 will be specifically described. In step S223, as described above, if the amount of the payment related to the authorization information is equal to or less than the amount of the credit limit, it is determined that payment is possible, and if it exceeds the amount of the credit limit, it is determined that payment is impossible. The credit limit here is a credit limit calculated from the available credit limit set for the authorized user when the authorization information is from the authorized user. In addition, if the authorization information is from an available affiliated store set for the authorized user, it is determined that payment is possible, and if the authorization information is from a store other than the available affiliated store, it is determined that payment is impossible. Furthermore, the possibility of payment may be determined by comprehensively taking into account these pieces of information. At this time, for example, a machine learning model for determining whether or not payment can be made may be used for the determination. Such a machine learning model may be generated by machine learning performed as a function of the payment possibility determination module 2035, or a machine learning model generated as a result of machine learning performed by another device may be obtained. The machine learning referred to here may be performed by supervised machine learning using predetermined teacher data, unsupervised machine learning, or deep learning. In addition, further machine learning may be performed based on the estimation results by the payment feasibility determination module 2035 and the subsequent deposit and withdrawal status, and an aggregation process may be performed to merge the learning results.

ステップS224において、サーバ20の判定結果送信モジュール2036は、ステップS223で判定した決済の可否の判定結果を、通信部201を介して端末装置10へ送信する。また、判定結果送信モジュール2036は、決済の可否の判定結果を、通信部201を介して、ステップS221で受け付けたオーソリ情報の送信元、例えば加盟店端末装置30、またはECサイトを管理するサーバ等へ送信する。 In step S224, the determination result transmission module 2036 of the server 20 transmits the determination result of whether or not the payment can be made, determined in step S223, to the terminal device 10 via the communication unit 201. The determination result transmission module 2036 also transmits the determination result of whether or not the payment can be made, via the communication unit 201, to the sender of the authorization information received in step S221, such as the affiliated store terminal device 30 or a server managing the EC site.

ステップS214において、加盟店端末装置30は、サーバ20から送信された決済の可否の判定結果を受け付ける。加盟店端末装置30は、決済の可否の判定結果を通知し、決済可否の判定結果が決済可能であった場合、実際に決済処理を行う。 In step S214, the affiliated store terminal device 30 accepts the result of the judgment on whether or not the payment can be made, which is sent from the server 20. The affiliated store terminal device 30 notifies the result of the judgment on whether or not the payment can be made, and if the judgment result on whether or not the payment can be made indicates that the payment can be made, the affiliated store terminal device 30 actually performs the payment process.

ステップS234において、端末装置10の送受信部172は、サーバ20から送信された決済の可否の判定結果を受け付ける。通知制御部174は、受け付けた決済の可否の判定結果を、ディスプレイ150に表示させる。 In step S234, the transmission/reception unit 172 of the terminal device 10 accepts the result of the judgment on whether or not the payment can be made, which is sent from the server 20. The notification control unit 174 causes the display 150 to display the accepted judgment on whether or not the payment can be made.

ステップS225において、サーバ20の会計情報登録モジュール2037は、ステップS223で判定した決済の可否の判定結果が決済可能であった場合、カード利用管理システム1が連携する会計システム(会計サービス)に対して、クレジットカードによる決済の情報を会計情報として登録する。 In step S225, if the result of the determination as to whether or not the payment is possible in step S223 indicates that the payment is possible, the accounting information registration module 2037 of the server 20 registers the information on the credit card payment as accounting information in the accounting system (accounting service) linked to the card usage management system 1.

以上のように、カード利用管理システム1では、オーソリ情報を受け付けると与信枠に基づいて決済の可否を判定する。この決済可否の判定結果を、クレジットカードの発行対象者、閲覧権限者、及び管理権限者の端末装置へ送信する。これにより、クレジットカードを利用した決済の情報を即座に把握することが可能になる。 As described above, when the card usage management system 1 receives authorization information, it determines whether or not payment can be made based on the credit limit. This determination result on whether or not payment can be made is sent to the terminal devices of the person to whom the credit card is issued, the person authorized to view it, and the person authorized to manage it. This makes it possible to immediately grasp information about payments made using a credit card.

図8は、実施の形態1のカード利用管理システム1によるカード使用状況変更処理を行う流れの一例を示すフローチャートである。 Figure 8 is a flowchart showing an example of the flow of card usage status change processing by the card usage management system 1 of embodiment 1.

ステップS311において、端末装置10の入力操作受付部171は、管理権限者からの操作により、カード使用状況を表示するカード使用状況画面を表示する表示指示を受け付ける。送受信部172は、受け付けた表示指示を、サーバ20へ送信する。 In step S311, the input operation reception unit 171 of the terminal device 10 receives a display instruction to display a card usage status screen that displays the card usage status, through an operation by an authorized administrator. The transmission/reception unit 172 transmits the received display instruction to the server 20.

ステップS321において、サーバ20のワークフロー管理モジュール2038は、端末装置10から送信された、カード使用状況を表示するカード使用状況画面の表示指示を、通信部201を介して受け付ける。 In step S321, the workflow management module 2038 of the server 20 receives, via the communication unit 201, an instruction to display a card usage status screen that displays the card usage status, sent from the terminal device 10.

ステップS322において、サーバ20のワークフロー管理モジュール2038は、カード使用履歴データベース2022を読み出して、当該クレジットカードによる決済情報や利用可能残高の情報を取得する。また、ワークフロー管理モジュール2038は、カード会員データベース2021を読み出して、使用許可者によるクレジットカードの使用可能な範囲の情報として、各使用許可者に対して設定された使用可能枠、使用可能加盟店の情報を取得する。ワークフロー管理モジュール2038は、取得した上記の情報、及びこれらの情報を表示するカード使用状況画面の表示データを、通信部201を介して端末装置10へ送信する。 In step S322, the workflow management module 2038 of the server 20 reads the card usage history database 2022 to obtain payment information and available balance information for the credit card. The workflow management module 2038 also reads the card member database 2021 to obtain the available credit limit and available affiliated stores set for each authorized user as information on the range of credit card usage by the authorized user. The workflow management module 2038 transmits the above obtained information and display data for a card usage status screen displaying this information to the terminal device 10 via the communication unit 201.

ステップS312において、端末装置10の送受信部172は、サーバ20から送信されたカード使用状況画面の表示データを受け付ける。通知制御部174は、受け付けたカード使用状況画面の表示データを、ディスプレイ150に表示させる。 In step S312, the transmission/reception unit 172 of the terminal device 10 accepts the display data for the card usage status screen sent from the server 20. The notification control unit 174 causes the display 150 to display the accepted display data for the card usage status screen.

ステップS313において、端末装置10の入力操作受付部171は、管理権限者からの操作により、カード使用状況を変更する入力を受け付ける。送受信部172は、受け付けたカード使用状況を変更する情報を、サーバ20へ送信する。 In step S313, the input operation reception unit 171 of the terminal device 10 receives an input for changing the card usage status from an authorized administrator. The transmission/reception unit 172 transmits the received information for changing the card usage status to the server 20.

ステップS313では、管理権限者からのカード使用状況を変更する入力として、例えば、使用許可者によるクレジットカードの使用可能な範囲、具体的には使用可能枠、使用可能加盟店を変更する入力である。管理権限者は、例えば、特定の使用許可者の決済の使用履歴や残高等を参照し、業務に必要な購入等に係る決済を行っているが残高が不足していると判断した場合、当該使用許可者に対して設定された使用可能枠を増額するように変更する。また、例えば、特定の使用許可者の決済の使用履歴や残高等を参照し、業務に必要な購入等に係る決済をあまり行っておらず、残高が余っていると判断した場合、当該使用許可者に対して設定された使用可能枠を減額するように変更する。また、例えば、特定の使用許可者の決済の使用履歴が、業務に必要な購入等であるか疑義があると判断した場合、当該使用許可者に対する許可を取り消すように変更する。さらに、使用許可者である従業者等が当該法人内で異動した場合や退職した場合、当該使用許可者に対して設定された使用可能枠を変更したり取り消したりすることも可能である。 In step S313, the administrator inputs a change to the card usage status, for example, an input to change the range of the credit card that can be used by the authorized user, specifically the available credit limit and the available affiliated stores. For example, the administrator refers to the payment history and balance of a specific authorized user, and if the administrator determines that the balance is insufficient despite the user making payments related to purchases necessary for business, the administrator changes the available credit limit set for the authorized user to an increased amount. Also, for example, the administrator refers to the payment history and balance of a specific authorized user, and if the administrator determines that the user has not made many payments related to purchases necessary for business and has a surplus balance, the administrator changes the available credit limit set for the authorized user to a decreased amount. Also, for example, if the administrator determines that there is doubt as to whether the payment history of a specific authorized user is for purchases necessary for business, the administrator changes the authorization for the authorized user to be revoked. Furthermore, if an authorized user, such as an employee, is transferred within the corporation or leaves the corporation, the administrator can change or cancel the available credit limit set for the authorized user.

ステップS323において、サーバ20のワークフロー管理モジュール2038は、端末装置10から送信された、カード使用状況を変更する情報を、通信部201を介して受け付ける。ワークフロー管理モジュール2038は、受け付けたカード使用状況を変更する情報をカード会員データベース2021に登録する。 In step S323, the workflow management module 2038 of the server 20 accepts the information for changing the card usage status sent from the terminal device 10 via the communication unit 201. The workflow management module 2038 registers the accepted information for changing the card usage status in the card member database 2021.

以上のように、カード利用管理システム1では、クレジットカードの使用状況を参照、変更等可能なワークフローにより、クレジットカードの使用状況を表示し、変更することが可能に構成されている。これにより、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握し、従業員等による利用を制御することが可能になる。 As described above, the card usage management system 1 is configured to display and change the credit card usage status through a workflow that allows the credit card usage status to be referenced and changed. This makes it possible to grasp the usage status of corporate credit cards by employees, etc., and control their usage.

<4 画面例>
以下、図9を参照しながら、カード利用管理システム1によるオーソリ処理における決済可否判定結果を表示する画面例について説明する。
<4 Screen example>
Hereinafter, with reference to FIG. 9, an example of a screen displaying the result of the payment approval/disapproval determination in the authorization process by the card usage management system 1 will be described.

図9は、端末装置10に表示する決済可否判定結果提示の画面例を示す図である。図9の画面例は、決済可否判定モジュール2035によるオーソリ情報に係る決済可否の判定結果を、判定結果送信モジュール2036が閲覧権限者等の端末装置10へ送信して表示させた画面例を示す。図7のステップS234に相当する。 Figure 9 is a diagram showing an example of a screen displaying the payment availability determination result displayed on the terminal device 10. The example screen in Figure 9 shows an example of a screen displaying the payment availability determination result related to the authorization information by the payment availability determination module 2035, which is transmitted by the determination result transmission module 2036 to the terminal device 10 of a person authorized to view, etc. This corresponds to step S234 in Figure 7.

図9に示すように、端末装置10のディスプレイ150には、オーソリ情報に係る決済可否の判定結果を示す決済可否表示欄1031aと、クレジットカードの使用状況を参照するためのリンクを示す使用状況遷移リンク表示欄1031bとが表示されている。決済可否表示欄1031aに表示される決済金額と、使用状況遷移リンク表示欄1031bによる遷移先に表示されるカード使用状況の残高等の金額とを、閲覧権限者や管理権限者が即座に参照することが可能になっている。 As shown in FIG. 9, the display 150 of the terminal device 10 displays a payment availability display field 1031a that shows the result of the judgment on whether or not payment is possible based on the authorization information, and a usage status transition link display field 1031b that shows a link to refer to the usage status of the credit card. A person with viewing authority or a person with management authority can instantly refer to the payment amount displayed in the payment availability display field 1031a and the amount of the card usage balance, etc., that is displayed as a transition destination via the usage status transition link display field 1031b.

<小括>
以上のように、本実施形態によると、クレジットカードによる決済を要求するオーソリ情報を受け付けると、与信枠に基づいて決済の可否を判定する。この決済可否の判定結果を、クレジットカードの発行対象者、閲覧権限者、及び管理権限者の端末装置へ送信する。そのため、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握することが可能になる。これにより、クレジットカードの利用について、不適切な利用や不正利用等の早期発見に資することが可能である。
<Summary>
As described above, according to this embodiment, when authorization information requesting payment by credit card is received, it is determined whether or not payment can be made based on the credit limit. The result of this determination of whether or not payment can be made is sent to the terminal device of the person to whom the credit card is to be issued, the person authorized to view, and the person authorized to manage. This makes it possible to grasp the usage status of corporate credit cards by employees, etc., for example. This can contribute to the early detection of inappropriate or fraudulent use of credit cards.

また、クレジットカードによる決済を要求するオーソリ情報について、決済の可否の判定結果が決済可能であった場合、会計処理のサービスを提供するための会計システムと連携し、クレジットカードによる決済の情報を会計情報として登録する。これにより、クレジットカードを利用した決済の情報を、即座に会計情報として反映させることが可能になる。 In addition, for authorization information requesting payment by credit card, if the determination result indicates that payment is possible, the system will link with an accounting system that provides accounting services and register the credit card payment information as accounting information. This makes it possible to instantly reflect the information on payments made using credit cards as accounting information.

さらに、クレジットカードの使用状況を参照、変更等可能なワークフローにより、クレジットカードの使用状況を表示し、変更することが可能に構成されている。これにより、例えば法人向けのクレジットカードについて、従業員等による利用状況を把握し、従業員等による利用を制御することが可能になる。 In addition, a workflow that allows you to refer to and change credit card usage status is configured to display and change the credit card usage status. This makes it possible to understand the usage status of corporate credit cards by employees, etc., and control their usage.

<第2の実施の形態>
以下、カード利用管理システム1の他の実施の形態について説明する。
Second Embodiment
Other embodiments of the card usage management system 1 will now be described.

<1 カード利用管理システム1の全体構成>
図10は、実施の形態2のカード利用管理システム1を構成するサーバ20の機能的な構成を示す図である。第2の実施の形態におけるカード利用管理システム1の全体の構成、端末装置10の構成は、第1の実施の形態と同様であるので、繰り返して説明しない。サーバ20の構成については、図10に示すように、新たにカード関連情報変更モジュール2039の機能を備える以外、第1の実施の形態と同様である。以下、第2の実施の形態におけるカード関連情報変更モジュール2039の機能について説明する。
<1 Overall configuration of card usage management system 1>
Fig. 10 is a diagram showing the functional configuration of the server 20 constituting the card usage management system 1 of the second embodiment. The overall configuration of the card usage management system 1 and the configuration of the terminal device 10 in the second embodiment are the same as those in the first embodiment, and therefore will not be described repeatedly. The configuration of the server 20 is the same as that in the first embodiment, except that it is newly provided with the function of a card-related information change module 2039, as shown in Fig. 10. The function of the card-related information change module 2039 in the second embodiment will be described below.

カード関連情報変更モジュール2039は、カード会員データベース2021に登録されているカード関連情報について、変更させる入力操作を受け付ける処理を制御する。カード関連情報変更モジュール2039は、例えば、判定結果送信モジュール2036が送信する決済可否の判定結果に対して、管理権限者(発行対象者が含まれてもよい)による端末装置10の操作により、決済の可否を変更させる入力操作を受け付けることに応じて、決済の可否を変更する。これに伴い、カード関連情報変更モジュール2039は、カード会員データベース2021に登録されているカード関連情報について変更する。このような操作は、管理権限者が当該決済を可能としてもよいと判断した場合に、当該クレジットカード自体の与信枠の範囲内で、使用許可者が決済可能になるように行われる。 The card-related information change module 2039 controls the process of accepting input operations to change the card-related information registered in the card member database 2021. For example, the card-related information change module 2039 changes the possibility of payment in response to an input operation to change the possibility of payment by an administrator (which may include the person to whom the card is issued) operating the terminal device 10 in response to the judgment result of whether or not payment is possible, sent by the judgment result sending module 2036. In response to this, the card-related information change module 2039 changes the card-related information registered in the card member database 2021. Such operations are performed so that the authorized user can make payment within the credit limit of the credit card itself, when the administrator judges that the payment should be possible.

例えば、カード関連情報変更モジュール2039は、決済可否の判定結果が決済不可能であった場合、管理権限者から決済の可否を変更させて決済可能とする入力操作を受け付ける。この操作は、決済可否の判定結果が送信されてから即座に行われてもよいが、通常は決済可否の判定結果に基づいてすぐにクレジットカードの決済を行おうとしている者に通知されるため、間に合わないことが多いと考えられる。そのため、いったん判定結果送信モジュール2036による決済不可能の判定結果が加盟店端末装置30、またはECサイトを管理するサーバ等へ送信される。その後、管理権限者から決済の可否を変更させて決済可能とする入力操作を受け付けることにより、同じ商品の購入等に係るオーソリ情報を受け付けると、決済可否判定モジュール2035による決済可否の判定結果が決済可能となる。これに伴い、カード関連情報変更モジュール2039は、カード会員データベース2021に登録されているカード関連情報について変更する。 For example, when the result of the judgment on whether or not the payment is possible is not possible, the card-related information change module 2039 accepts an input operation from the management authority to change the possibility of payment to make it possible. This operation may be performed immediately after the judgment result on whether or not the payment is possible is transmitted, but since the person who is trying to make a credit card payment is usually notified immediately based on the judgment result on whether or not the payment is possible, it is considered that this is often not possible in time. Therefore, the judgment result of whether or not the payment is impossible by the judgment result transmission module 2036 is once transmitted to the affiliated store terminal device 30 or the server that manages the EC site. After that, by accepting an input operation from the management authority to change the possibility of payment to make it possible, when authorization information related to the purchase of the same product is received, the judgment result of whether or not the payment is possible by the payment possibility judgment module 2035 becomes "payment possible". In response to this, the card-related information change module 2039 changes the card-related information registered in the card member database 2021.

また、例えば、いったん送信された判定結果送信モジュール2036による決済不可能の判定結果について、当該使用許可者が管理権限者に対して申請等を行うことにより、カード関連情報変更モジュール2039が、カード会員データベース2021に登録されているカード関連情報について変更するように構成してもよい。 In addition, for example, the card-related information change module 2039 may be configured to change the card-related information registered in the card member database 2021 when the authorized user makes a request to the administrative authority regarding the result of the judgment that payment is impossible once sent by the judgment result sending module 2036.

<2 データ構造>
第2の実施の形態におけるデータ構造は、第1の実施の形態と同様であるので、繰り返して説明しない。
<2 Data Structure>
The data structure in the second embodiment is similar to that in the first embodiment, so it will not be described repeatedly.

<3 動作>
第2の実施の形態における動作は、第1の実施の形態と同様であるので、繰り返して説明しない。
<3 Operation>
The operation of the second embodiment is similar to that of the first embodiment, and therefore will not be described repeatedly.

<4 画面例>
以下、図11を参照しながら、カード利用管理システム1によるオーソリ処理における決済可否判定結果を表示する画面例について説明する。
<4 Screen example>
An example of a screen displaying the result of the payment approval/disapproval determination in the authorization process by the card usage management system 1 will be described below with reference to FIG.

図11は、端末装置10に表示する決済可否判定結果提示の画面例を示す図である。図11の画面例は、決済可否判定モジュール2035によるオーソリ情報に係る決済可否の判定結果を、判定結果送信モジュール2036が管理権限者の端末装置10へ送信して表示させた画面例を示す。図7のステップS234に相当する。 Figure 11 is a diagram showing an example of a screen displaying the result of the payment permission determination displayed on the terminal device 10. The example screen in Figure 11 shows an example of a screen displaying the result of the determination made by the payment permission determination module 2035 on the authorization information, which is transmitted to the terminal device 10 of the administrator by the determination result transmission module 2036. This corresponds to step S234 in Figure 7.

図11に示すように、端末装置10のディスプレイ150には、オーソリ情報に係る決済可否の判定結果を示す決済可否表示欄1032aと、決済可否表示欄1032aに表示されている決済可否の判定結果を変更(決済可能)するためのボタンである決済可否変更ボタン1032bとが表示されている。管理権限者は、決済可否変更ボタン1032bを押下することで、決済可否の判定結果を変更(決済可能)することが可能になっている。 As shown in FIG. 11, the display 150 of the terminal device 10 displays a payment availability display field 1032a that shows the result of the judgment on whether or not payment is possible based on the authorization information, and a change payment availability button 1032b that is a button for changing the result of the judgment on whether or not payment is possible (to make payment possible) displayed in the payment availability display field 1032a. An administrative authority can change the result of the judgment on whether or not payment is possible (to make payment possible) by pressing the change payment availability button 1032b.

<小括>
以上のように、本実施形態によると、決済可否の判定結果に対して、管理権限者から決済の可否を変更させる入力操作を受け付ける。これにより、クレジットカードの従業員による利用について、個別に制御し、適切に管理することが可能になる。
<Summary>
As described above, according to this embodiment, the administrator can input a change to the decision on whether or not payment is possible. This makes it possible to individually control and appropriately manage the use of credit cards by employees.

以上、開示に係る実施形態について説明したが、これらはその他の様々な形態で実施することが可能であり、種々の省略、置換及び変更を行なって実施することができる。これらの実施形態及び変形例ならびに省略、置換及び変更を行なったものは、特許請求の範囲の技術的範囲とその均等の範囲に含まれる。 Although the disclosed embodiments have been described above, they can be embodied in various other forms and can be implemented with various omissions, substitutions, and modifications. These embodiments and variations, as well as omissions, substitutions, and modifications, are included in the technical scope of the claims and their equivalents.

<付記>
以上の各実施形態で説明した事項を、以下に付記する。
<Additional Notes>
The matters described in the above embodiments will be supplemented below.

(付記1)プロセッサ29と、メモリ25とを備えるコンピュータに実行させ、クレジットカードの利用管理を行うためのプログラムであって、メモリ25は、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報(2021)と、クレジットカードの利用状況を変更可能な管理権限者の情報(2021)と、を記憶し、プログラムは、プロセッサ29に、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップ(S221)と、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップ(S222~S223)と、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップ(S224)と、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップ(S225)と、を実行させる、プログラム。 (Note 1) A program for managing credit card usage when executed by a computer having a processor 29 and memory 25, in which the memory 25 stores information linked to the person to whom the credit card is to be issued, such as information about a person authorized to view credit card usage (2021) and information about a person authorized to manage credit card usage (2021), and the program causes the processor 29 to execute the following steps: accepting authorization information requesting payment by credit card (S221); acquiring credit limit information indicating the amount of credit card available, and judging whether or not payment by credit card is possible based on the credit limit information (S222-S223); sending the result of the judgment on whether or not payment by credit card is possible to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card (S224); and, if the result of the judgment on whether or not payment by credit card is possible is that payment is possible, registering the information on the credit card payment as accounting information for the accounting service used by the person to whom the credit card is to be issued (S225).

(付記2)プログラムは、さらに、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは両方の操作により、端末装置から、クレジットカードの使用状況を表示させる入力操作を受け付けることに応じて、クレジットカードの使用状況を示す情報を端末装置へ送信するステップ(S322)と、クレジットカードの管理権限者の操作により、端末装置から、クレジットカードの使用状況を変更させる入力操作を受け付けることに応じて、クレジットカードの使用状況を変更するステップ(S323)と、を実行させる、(付記1)に記載のプログラム。 (Appendix 2) The program described in (Appendix 1) further executes the steps of: sending information indicating the credit card usage status to the terminal device in response to receiving an input operation to display the credit card usage status from the terminal device by the operation of either or both of a person authorized to view the credit card and/or a person authorized to manage the credit card (S322); and changing the credit card usage status in response to receiving an input operation to change the credit card usage status from the terminal device by the operation of a person authorized to manage the credit card (S323).

(付記3)クレジットカードによる決済の可否の判定結果を送信するステップにおいて、クレジットカードによる決済の可否の変更情報を受け付ける情報を送信し、プログラムは、さらに、クレジットカードの管理権限者の端末装置から、クレジットカードによる決済の可否の変更情報を受け付けるステップを実行させる、(付記2)に記載のプログラム。 (Appendix 3) A program as described in (Appendix 2), in which, in the step of transmitting the result of the determination as to whether or not payment can be made by credit card, information is transmitted that accepts change information regarding whether or not payment can be made by credit card, and the program further executes a step of accepting change information regarding whether or not payment can be made by credit card from a terminal device of a person with management authority over the credit card.

(付記4)プログラムは、さらに、端末装置から、クレジットカードの使用を希望するカード使用希望者を登録する入力操作を受け付けることに応じて、カード使用希望者を、クレジットカードを使用可能な使用許可者としてメモリに記憶させるステップを実行させる、(付記1)から(付記3)のいずれかに記載のプログラム。 (Appendix 4) The program described in any one of (Appendix 1) to (Appendix 3) further executes a step of storing in memory, in response to receiving an input operation from the terminal device to register a card user who wishes to use a credit card, the card user as an authorized user who can use a credit card.

(付記5)クレジットカードの使用許可者を記憶させるステップにおいて、クレジットカードの使用許可者に紐づく情報として、クレジットカードを使用可能な範囲の情報の入力操作を受け付け、メモリに記憶させる、(付記4)に記載のプログラム。 (Appendix 5) In the step of storing the authorized user of the credit card, the program described in (Appendix 4) accepts an input operation of information related to the authorized user of the credit card, which is the range of information that the credit card can be used for, and stores the information in memory.

(付記6)クレジットカードを使用可能な範囲の情報として、クレジットカードを使用可能な加盟店の情報、クレジットカードを使用可能な決済金額の情報を含む、(付記5)に記載のプログラム。 (Appendix 6) The program described in (Appendix 5) includes, as information on the range in which credit cards can be used, information on affiliated stores where credit cards can be used, and information on the payment amount for which credit cards can be used.

(付記7)クレジットカードによる決済の可否の判定結果を送信するステップにおいて、クレジットカードによる決済についての関連情報を受け付ける情報を送信し、プログラムは、さらに、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置から、クレジットカードによる決済についての関連情報を受け付けるステップを実行させ、クレジットカードによる決済の情報を登録するステップにおいて、クレジットカードによる決済についての関連情報を、会計情報に紐づけて登録する、(付記1)から(付記6)のいずれかに記載のプログラム。 (Appendix 7) A program described in any of (Appendix 1) to (Appendix 6), in which in the step of transmitting the result of the determination as to whether or not payment by credit card is possible, information is transmitted that accepts relevant information about payment by credit card, and the program further executes a step of accepting relevant information about payment by credit card from one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card, and in the step of registering the information about payment by credit card, the relevant information about payment by credit card is registered in association with the transaction information.

(付記8)クレジットカードによる決済についての関連情報として、クレジットカードの発行対象者、クレジットカードの閲覧権限者、またはクレジットカードの管理権限者が入力するテキスト情報または画像情報を含む、(付記7)に記載のプログラム。 (Appendix 8) The program described in (Appendix 7) includes text information or image information entered by the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card, as relevant information regarding payment by credit card.

(付記9)制御部203と、記憶部202とを備え、クレジットカードの利用管理を行う情報処理装置であって、記憶部202は、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報(2021)と、クレジットカードの利用状況を変更可能な管理権限者の情報(2021)と、を記憶し、制御部203は、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップ(S221)と、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップ(S222~S223)と、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップ(S224)と、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップ(S225)と、を行う、情報処理装置。 (Appendix 9) An information processing device that includes a control unit 203 and a storage unit 202 and manages the use of a credit card, in which the storage unit 202 stores information associated with the person to whom the credit card is to be issued, such as information about a person authorized to view the credit card usage status (2021) and information about a person authorized to manage the credit card usage status (2021), and the control unit 203 performs the steps of accepting authorization information requesting payment by credit card (S221), acquiring credit limit information indicating the amount of credit card available, and judging whether or not payment by credit card is possible based on the credit limit information (S222-S223), transmitting the result of the judgment on whether or not payment by credit card is possible to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card (S224), and, if the result of the judgment on whether or not payment by credit card is possible is that payment is possible, registering the information about the credit card payment as accounting information for the accounting service used by the person to whom the credit card is to be issued (S225).

(付記10)プロセッサ29と、メモリ25とを備えるコンピュータにより実行され、クレジットカードの利用管理を行うための方法であって、メモリ25は、クレジットカードの発行対象者に紐づく情報として、クレジットカードの利用状況を閲覧可能な閲覧権限者の情報(2021)と、クレジットカードの利用状況を変更可能な管理権限者の情報(2021)と、を記憶し、方法は、プロセッサ29が、クレジットカードによる決済を要求するオーソリ情報を受け付けるステップ(S221)と、クレジットカードの使用可能な金額を示す与信枠の情報を取得し、与信枠の情報に基づいてクレジットカードによる決済の可否を判定するステップ(S222~S223)と、クレジットカードによる決済の可否の判定結果を、クレジットカードの発行対象者、クレジットカードの閲覧権限者、クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップ(S224)と、クレジットカードによる決済の可否の判定結果が決済可能であった場合、クレジットカードの発行対象者が利用する会計サービスに対して、クレジットカードによる決済の情報を会計情報として登録するステップ(S225)と、を実行する、方法。 (Appendix 10) A method for managing credit card usage, executed by a computer including a processor 29 and a memory 25, in which the memory 25 stores information linked to the person to whom the credit card is to be issued, including information on a person authorized to view the credit card usage status (2021) and information on a person authorized to manage the credit card usage status (2021), and the method includes the steps of: the processor 29 receiving authorization information requesting payment by credit card (S221); acquiring credit limit information indicating the amount of credit card available, and judging whether or not payment by credit card is possible based on the credit limit information (S222-S223); transmitting the result of the judgment on whether or not payment by credit card is possible to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card (S224); and, if the result of the judgment on whether or not payment by credit card is possible is that payment is possible, registering the information on the credit card payment as accounting information for the accounting service used by the person to whom the credit card is to be issued (S225).

10 端末装置、20 サーバ、80 ネットワーク、130 操作受付部、161 ユーザ情報、22 通信IF、23 入出力IF、25 メモリ、26 ストレージ、29 プロセッサ、201 通信部、202 記憶部、2021 カード会員データベース、2022 カード使用履歴データベース、2023 会計データベース、203 制御部

REFERENCE SIGNS LIST 10 Terminal device, 20 Server, 80 Network, 130 Operation reception unit, 161 User information, 22 Communication IF, 23 Input/output IF, 25 Memory, 26 Storage, 29 Processor, 201 Communication unit, 202 Memory unit, 2021 Card member database, 2022 Card usage history database, 2023 Accounting database, 203 Control unit

Claims (9)

プロセッサと、メモリとを備えるコンピュータに実行させ、クレジットカードの利用管理を行うためのプログラムであって、
前記メモリは、前記クレジットカードの発行対象者に紐づく情報として、前記クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、前記クレジットカードの利用状況を変更可能な管理権限者の情報と、前記クレジットカードによる決済を使用可能な者である使用許可者の情報と、を記憶し、
前記プログラムは、前記プロセッサに、
前記使用許可者の使用により、前記クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、
前記使用許可者による前記クレジットカードの使用可能な金額を示す与信枠の情報を取得し、前記与信枠の情報に基づいて前記クレジットカードによる決済の可否を判定するステップと、
前記クレジットカードによる決済の可否の判定結果と、前記クレジットカードによる決済の可否の変更情報を受け付ける情報とを、前記メモリに格納された前記発行対象者に紐づく情報を参照することにより、前記クレジットカードの発行対象者、前記クレジットカードの閲覧権限者、前記クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、
前記クレジットカードによる決済の可否の判定結果が決済可能であった場合、前記クレジットカードの発行対象者が利用する会計サービスに対して、前記クレジットカードによる決済の情報を会計情報として登録するステップと、
前記クレジットカードの管理権限者の端末装置から、前記クレジットカードによる決済の可否の変更情報を受け付けるステップと、を実行させ、
前記使用許可者は、法人向けのクレジットカードに係る法人の従業員である、プログラム。
A program for managing credit card usage when executed by a computer having a processor and a memory, comprising:
the memory stores, as information linked to the person to whom the credit card is to be issued, information on a person authorized to view the usage status of the credit card, information on a person authorized to manage the usage status of the credit card, and information on a person authorized to use the credit card,
The program causes the processor to:
receiving authorization information requesting payment by the credit card through the use of the authorized user;
acquiring information on a credit limit indicating a usable amount of the credit card by the authorized user, and determining whether or not payment can be made by the credit card based on the information on the credit limit;
a step of transmitting the result of the determination as to whether or not the payment can be made by the credit card and information for accepting change information regarding whether or not the payment can be made by the credit card to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card, by referring to the information associated with the person to whom the credit card is to be issued stored in the memory;
If the result of the determination as to whether or not the payment can be made by credit card is that the payment can be made, registering information about the payment by credit card as transaction information for the transaction service used by the person to whom the credit card is issued;
receiving, from a terminal device of a person authorized to manage the credit card, information on whether or not the credit card can be used for settlement;
The program, wherein the licensee is an employee of a corporation related to a corporate credit card.
前記プログラムは、さらに、
前記クレジットカードの閲覧権限者、前記クレジットカードの管理権限者のいずれかまたは両方の操作により、端末装置から、前記クレジットカードの使用状況を表示させる入力操作を受け付けることに応じて、前記クレジットカードの使用状況を示す情報を端末装置へ送信するステップと、
前記クレジットカードの管理権限者の操作により、端末装置から、前記クレジットカードの使用状況を変更させる入力操作を受け付けることに応じて、前記クレジットカードの使用状況を変更するステップと、を実行させる、請求項1に記載のプログラム。
The program further comprises:
transmitting information indicating the usage status of the credit card to the terminal device in response to an input operation for displaying the usage status of the credit card from a terminal device by an operation of either or both of a person authorized to view the credit card and a person authorized to manage the credit card;
2. The program according to claim 1, further comprising: a step of changing the usage status of the credit card in response to receiving an input operation for changing the usage status of the credit card from a terminal device by operation of a person with management authority of the credit card.
前記プログラムは、さらに、
端末装置から、前記クレジットカードの使用を希望するカード使用希望者を登録する入力操作を受け付けることに応じて、前記カード使用希望者を、前記クレジットカードを使用可能な使用許可者として前記メモリに記憶させるステップを実行させる、請求項1又は請求項2に記載のプログラム。
The program further comprises:
3. The program according to claim 1, further comprising a step of storing in the memory, in response to receiving an input operation from a terminal device to register a card user who wishes to use the credit card, the card user being an authorized user who can use the credit card.
前記記憶させるステップにおいて、前記クレジットカードの使用許可者に紐づく情報として、前記クレジットカードを使用可能な範囲の情報の入力操作を受け付け、前記メモリに記憶させる、請求項3に記載のプログラム。 The program according to claim 3, wherein in the storing step, an input operation of information related to the authorized user of the credit card, which is information related to the range of use of the credit card, is accepted and stored in the memory. 前記クレジットカードを使用可能な範囲の情報として、前記クレジットカードを使用可能な加盟店の情報、前記クレジットカードを使用可能な決済金額の情報を含む、請求項4に記載のプログラム。 The program according to claim 4, wherein the information on the range in which the credit card can be used includes information on affiliated stores where the credit card can be used and information on the payment amount for which the credit card can be used. 前記クレジットカードによる決済の可否の判定結果を送信するステップにおいて、前記クレジットカードによる決済についての関連情報を受け付ける情報を送信し、
前記プログラムは、さらに、
前記クレジットカードの発行対象者、前記クレジットカードの閲覧権限者、前記クレジットカードの管理権限者のいずれかまたは複数の端末装置から、前記クレジットカードによる決済についての関連情報を受け付けるステップを実行させ、
前記クレジットカードによる決済の情報を登録するステップにおいて、前記クレジットカードによる決済についての関連情報を、前記会計情報に紐づけて登録する、請求項1から請求項5のいずれか1項に記載のプログラム。
In the step of transmitting the result of the determination as to whether or not the payment by credit card is possible, transmitting information for accepting information related to the payment by credit card;
The program further comprises:
executing a step of receiving information related to the payment by the credit card from any one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card;
6. The program according to claim 1, wherein in the step of registering the credit card payment information, information related to the credit card payment is registered in association with the transaction information.
前記クレジットカードによる決済についての関連情報として、前記クレジットカードの発行対象者、前記クレジットカードの閲覧権限者、または前記クレジットカードの管理権限者が入力するテキスト情報または画像情報を含む、請求項6に記載のプログラム。 The program according to claim 6, wherein the information related to the payment by the credit card includes text information or image information input by the person to whom the credit card is to be issued, the person authorized to view the credit card, or the person authorized to manage the credit card. 制御部と、記憶部とを備え、クレジットカードの利用管理を行う情報処理装置であって、
前記記憶部は、前記クレジットカードの発行対象者に紐づく情報として、前記クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、前記クレジットカードの利用状況を変更可能な管理権限者の情報と、前記クレジットカードによる決済を使用可能な者である使用許可者の情報と、を記憶し、
前記制御部は、
前記使用許可者の使用により、前記クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、
前記使用許可者による前記クレジットカードの使用可能な金額を示す与信枠の情報を取得し、前記与信枠の情報に基づいて前記クレジットカードによる決済の可否を判定するステップと、
前記クレジットカードによる決済の可否の判定結果と、前記クレジットカードによる決済の可否の変更情報を受け付ける情報とを、前記記憶部に格納された前記発行対象者に紐づく情報を参照することにより、前記クレジットカードの発行対象者、前記クレジットカードの閲覧権限者、前記クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、
前記クレジットカードによる決済の可否の判定結果が決済可能であった場合、前記クレジットカードの発行対象者が利用する会計サービスに対して、前記クレジットカードによる決済の情報を会計情報として登録するステップと、
前記クレジットカードの管理権限者の端末装置から、前記クレジットカードによる決済の可否の変更情報を受け付けるステップと、を実行し、
前記使用許可者は、法人向けのクレジットカードに係る法人の従業員である、情報処理装置。
An information processing device that includes a control unit and a storage unit and manages the use of a credit card,
the storage unit stores, as information linked to the person to whom the credit card is to be issued, information on a viewing authorized person who can view the usage status of the credit card, information on a management authorized person who can change the usage status of the credit card, and information on a usage authorized person who can use the credit card for payment;
The control unit is
receiving authorization information requesting payment by the credit card through the use of the authorized user;
acquiring information on a credit limit indicating a usable amount of the credit card by the authorized user, and determining whether or not payment can be made by the credit card based on the information on the credit limit;
a step of transmitting the result of the determination as to whether or not the payment can be made by the credit card and information for accepting change information regarding whether or not the payment can be made by the credit card to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card, by referring to information associated with the person to whom the credit card is to be issued that is stored in the storage unit;
If the result of the determination as to whether or not the payment can be made by credit card is that the payment can be made, registering information about the payment by credit card as transaction information for the transaction service used by the person to whom the credit card is issued;
receiving, from a terminal device of a person authorized to manage the credit card, information on whether or not the credit card can be used for settlement;
The information processing device, wherein the authorized user is an employee of a corporation related to a corporate credit card.
プロセッサと、メモリとを備えるコンピュータにより実行され、クレジットカードの利用管理を行うための方法であって、
前記メモリは、前記クレジットカードの発行対象者に紐づく情報として、前記クレジットカードの利用状況を閲覧可能な閲覧権限者の情報と、前記クレジットカードの利用状況を変更可能な管理権限者の情報と、前記クレジットカードによる決済を使用可能な者である使用許可者の情報と、を記憶し、
前記方法は、前記プロセッサが、
前記使用許可者の使用により、前記クレジットカードによる決済を要求するオーソリ情報を受け付けるステップと、
前記使用許可者による前記クレジットカードの使用可能な金額を示す与信枠の情報を取得し、前記与信枠の情報に基づいて前記クレジットカードによる決済の可否を判定するステップと、
前記クレジットカードによる決済の可否の判定結果と、前記クレジットカードによる決済の可否の変更情報を受け付ける情報とを、前記メモリに格納された前記発行対象者に紐づく情報を参照することにより、前記クレジットカードの発行対象者、前記クレジットカードの閲覧権限者、前記クレジットカードの管理権限者のいずれかまたは複数の端末装置へ送信するステップと、
前記クレジットカードによる決済の可否の判定結果が決済可能であった場合、前記クレジットカードの発行対象者が利用する会計サービスに対して、前記クレジットカードによる決済の情報を会計情報として登録するステップと、
前記クレジットカードの管理権限者の端末装置から、前記クレジットカードによる決済の可否の変更情報を受け付けるステップと、を実行し、
前記使用許可者は、法人向けのクレジットカードに係る法人の従業員である、方法。
A method for managing credit card usage, the method being executed by a computer having a processor and a memory, the method comprising:
the memory stores, as information linked to the person to whom the credit card is to be issued, information on a person authorized to view the usage status of the credit card, information on a person authorized to manage the usage status of the credit card, and information on a person authorized to use the credit card,
The method further comprises the processor:
receiving authorization information requesting payment by the credit card through the use of the authorized user;
acquiring information on a credit limit indicating a usable amount of the credit card by the authorized user, and determining whether or not payment can be made by the credit card based on the information on the credit limit;
a step of transmitting the result of the determination as to whether or not the payment can be made by the credit card and information for accepting change information regarding whether or not the payment can be made by the credit card to one or more terminal devices of the person to whom the credit card is to be issued, the person authorized to view the credit card, and the person authorized to manage the credit card, by referring to the information associated with the person to whom the credit card is to be issued stored in the memory;
If the result of the determination as to whether or not the payment can be made by credit card is that the payment can be made, registering information about the payment by credit card as transaction information for the transaction service used by the person to whom the credit card is issued;
receiving, from a terminal device of a person authorized to manage the credit card, information on whether or not the credit card can be used for settlement;
The method, wherein the authorized user is an employee of a corporate entity for a corporate credit card.
JP2021190123A 2021-11-24 2021-11-24 PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD Active JP7655839B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021190123A JP7655839B2 (en) 2021-11-24 2021-11-24 PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021190123A JP7655839B2 (en) 2021-11-24 2021-11-24 PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD

Publications (2)

Publication Number Publication Date
JP2023077028A JP2023077028A (en) 2023-06-05
JP7655839B2 true JP7655839B2 (en) 2025-04-02

Family

ID=86610389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021190123A Active JP7655839B2 (en) 2021-11-24 2021-11-24 PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD

Country Status (1)

Country Link
JP (1) JP7655839B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7776913B1 (en) * 2025-05-02 2025-11-27 株式会社Hq Program, information processing device, information processing method and information processing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302508A (en) 2003-03-28 2004-10-28 K Solution:Kk Payment terminal device with built-in subject function and payment system using the same
JP2008276499A (en) 2007-04-27 2008-11-13 Rakuten Inc Card usage notification system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302508A (en) 2003-03-28 2004-10-28 K Solution:Kk Payment terminal device with built-in subject function and payment system using the same
JP2008276499A (en) 2007-04-27 2008-11-13 Rakuten Inc Card usage notification system

Also Published As

Publication number Publication date
JP2023077028A (en) 2023-06-05

Similar Documents

Publication Publication Date Title
US20230045220A1 (en) System and method for price matching through receipt capture
US10115088B2 (en) Methods and systems for selecting accounts and offers in payment transactions
CA2795766C (en) Mobile phone payment processing methods and systems
US8498934B2 (en) Multi-account payment consolidation system
JP4334247B2 (en) Portable terminal device and electronic money server
AU2009322877B2 (en) Mobile barcode generation and payment
JP7377832B2 (en) Program, information processing device and method
EP3662432A1 (en) Registry blockchain architecture
TW200540670A (en) Information processor, information providing device, information processing method and information providing method
JP2010524051A (en) Mobile payment service
US9189651B2 (en) User information management apparatus and user information management method
JP7655839B2 (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD
JP7304632B2 (en) Information processing device, method and program
JP7653334B2 (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD
US12536535B2 (en) Systems and methods for providing a virtual safety deposit box for remote access to stored digital and virtual content
JP7665564B2 (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD
US9483783B1 (en) Purchase system using a computing device
JP7520770B2 (en) PROGRAM, INFORMATION PROCESSING APPARATUS AND METHOD
JP7332641B2 (en) Program, information processing device and method
JP7572177B2 (en) Information processing device, information processing method, and information processing program
JP2024039085A (en) Settlement management system and settlement management method
JP2025164673A (en) Program, information processing device and method
KR20140014769A (en) System and method for payment service
HK1137841A (en) Transaction system for use in authorising cashless transactions

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231121

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20240115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240227

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240402

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240618

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20240701

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20240712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250321

R150 Certificate of patent or registration of utility model

Ref document number: 7655839

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150