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

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

Info

Publication number
JP2022153948A
JP2022153948A JP2021056733A JP2021056733A JP2022153948A JP 2022153948 A JP2022153948 A JP 2022153948A JP 2021056733 A JP2021056733 A JP 2021056733A JP 2021056733 A JP2021056733 A JP 2021056733A JP 2022153948 A JP2022153948 A JP 2022153948A
Authority
JP
Japan
Prior art keywords
withdrawal
amount
requester
information processing
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2021056733A
Other languages
Japanese (ja)
Inventor
雄太 望月
Yuta Mochizuki
泰彦 岡▲崎▼
Yasuhiko Okazaki
智之 尾身
Tomoyuki Omi
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.)
Japan Post Bank Co Ltd
Original Assignee
Japan Post Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Post Bank Co Ltd filed Critical Japan Post Bank Co Ltd
Priority to JP2021056733A priority Critical patent/JP2022153948A/en
Publication of JP2022153948A publication Critical patent/JP2022153948A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing apparatus configured to enable required withdrawal while suppressing damage due to illegal use of an account, an information processing method, and an information processing program.SOLUTION: In a transfer system which is configured by connecting a connection server and a management server over an internal network and connecting the connection server to a plurality of receiving institution servers over an external network, the connection server includes storage means for storing a corresponding relationship for associating a withdrawal request source and the amount limit, and control means for accessing the storage means. The control means executes: processing to receive a withdrawal request including information on a withdrawal request source, the amount to be withdrawn, and a budget account; processing to determine whether the amount to be withdrawn is equal to or lower than the amount limit associated with the withdrawal request source included in the withdrawal request; and processing to request the management server of a financial institution to withdraw the amount to be withdrawn from the budget account in accordance with the withdrawal request when a result of the determination processing is affirmative.SELECTED DRAWING: Figure 6

Description

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

金融機関等では、不正利用から顧客の資産を保護する取り組みが行われている。例えば、特許文献1では、発行するカード別に各種使用制限を設けることができるカード処理装置が提案されている。特許文献2では、収納機関が公益法人であると判定されたとき、払込金額が所定の金額を超える場合であっても払込取引を行う自動取引装置が提案されている。 Financial institutions and the like are making efforts to protect customers' assets from unauthorized use. For example, Patent Literature 1 proposes a card processing device that can set various usage restrictions for each card to be issued. Patent Literature 2 proposes an automated teller machine that performs payment transactions even when the payment amount exceeds a predetermined amount when the receiving institution is determined to be a public interest corporation.

特開平9-231415号公報JP-A-9-231415 特開2008-299560号公報JP 2008-299560 A

口座の不正利用による被害を抑制するには、カードや自動取引装置における対策のみならず、口座に利用限度額を設定することも考えられる。しかしながら、口座に利用限度額を設定すると、光熱費やクレジットカード等の引き落としにまで利用限度額による制限が適用されることになる。そのため、口座の残高は不足していないにもかかわらず、引き落としができなくなってしまうことがある。 In order to curb the damage caused by unauthorized use of accounts, it is conceivable not only to take measures for cards and automated teller machines, but also to set credit limits on accounts. However, if a credit limit is set for the account, the credit limit will be applied even to withdrawals of utility bills, credit cards, and the like. Therefore, even if the balance of the account is not insufficient, the withdrawal may not be possible.

開示の技術の1つの側面は、口座の不正利用による被害を抑制しつつ、必要な引き落としが実行可能な情報処理装置、情報処理方法及び情報処理プログラムを提供することを目的とする。 One aspect of the technology disclosed herein aims to provide an information processing device, an information processing method, and an information processing program capable of performing necessary withdrawals while suppressing damage due to unauthorized use of an account.

開示の技術の1つの側面は、次のような情報処理装置によって例示される。本情報処理装置は、引落要求元と限度額とを対応付ける対応関係を記憶する記憶手段と、上記記憶手段にアクセスする制御手段と、を備える。上記制御手段は、引落要求元、引落額及び引落元口座を示す情報を含む引落要求を受信する処理と、上記対応関係を参照して、上記引落額が上記引落要求に含まれる引落要求元に対応付けられた限度額以下であるか否かを判定する処理と、上記判定する処理の判定結果が肯定判定の場合に、上記引落要求にしたがって上記引落元口座からの上記引落額の引き落としを金融機関の管理サーバに要求する処理と、を実行する。 One aspect of the technology disclosed is exemplified by the following information processing device. The information processing apparatus includes storage means for storing a correspondence relationship between a withdrawal request source and a limit amount, and control means for accessing the storage means. The control means performs a process of receiving a withdrawal request including information indicating a withdrawal requester, a withdrawal amount, and a withdrawal source account, and refers to the correspondence relationship to send the withdrawal requester whose withdrawal amount is included in the withdrawal request. a process of determining whether or not the amount is equal to or less than the associated limit amount; and a request to the management server of the institution.

上記情報処理装置では、引落要求元と限度額とが対応付けられる。そして、上記引落額が引落要求元に対応付けられた限度額以下である場合に、引き落としの実行が管理サーバに対して要求される。ここで、限度額は、通常の引き落としで要求される引落額に応じて適宜決定されればよい。本情報処理装置によれば、通常より多い額の引き落としが実行されることが抑制される。一方で、本情報処理装置は、通常要求される範囲内の引き落としであれば、管理サーバに対してその実行を要求する。そのため、本情報処理装置によれば、口座の不正利用による被害を抑制しつつ、必要な引き落としを実行可能とすることができる。そして、上記制御手段は、上記判定する処理の判定結果が否定判定の場合に、上記引落要求に含まれる引落要求元に対して引き落としの不可を通知してもよい。 In the above information processing device, the withdrawal requester and the limit amount are associated with each other. Then, when the withdrawal amount is equal to or less than the limit associated with the withdrawal request source, the management server is requested to execute the withdrawal. Here, the limit amount may be appropriately determined according to the withdrawal amount required for normal withdrawal. According to this information processing device, it is possible to suppress the withdrawal of an amount larger than usual. On the other hand, the information processing apparatus requests the management server to execute the withdrawal within the normally requested range. Therefore, according to the present information processing device, it is possible to perform necessary withdrawals while suppressing damage caused by unauthorized use of the account. Then, when the determination result of the determination process is negative, the control means may notify the withdrawal request source included in the withdrawal request that withdrawal is impossible.

上記対応関係は、引落要求元毎に設定される限度額に適用期間をさらに対応付け、上記制御手段は、上記適用期間内に上記引落要求を受信した場合に、上記引落要求に含まれる引落要求元に対応付けられた限度額を適用するものであってもよい。このような特徴を備えることで、例えば、ボーナスの支給時期のように引き落としが多いと想定される時期には高めの限度額を設定するような、想定される引落額に応じた柔軟な運用が可能となる。 The correspondence relationship further associates the applicable period with the limit set for each withdrawal request source, and the control means, when receiving the withdrawal request within the applicable period, sets the withdrawal request included in the withdrawal request. Alternatively, the limit associated with the original may be applied. With these features, flexible operation according to the expected withdrawal amount is possible, for example, by setting a higher limit during times when many withdrawals are expected, such as bonus payment periods. It becomes possible.

また、上記対応関係は、上記引落要求元毎に上限回数をさらに対応付けてもよい。そして、上記制御手段は、所定期間内において第1の引落要求元から第1の引落元口座に対する引落要求を受信した累積回数が上記第1の引落要求元に対応付けられた上限回数を超える場合に、上記第1の引落要求元に対して引き落としの不可を通知するものであってもよい。ここで、上限回数は、通常想定される引き落としの回数に応じて適宜決定されればよい。このような特徴を備えることで、本情報処理装置は、通常の想定より多い回数の引き落としの実行を抑制することができる。 Further, the correspondence relationship may further associate an upper limit number of times for each withdrawal request source. When the cumulative number of withdrawal requests to the first withdrawal account from the first withdrawal request source within a predetermined period exceeds the upper limit number of times associated with the first withdrawal request source In addition, the first withdrawal request source may be notified of the impossibility of withdrawal. Here, the upper limit number of times may be appropriately determined according to the number of withdrawals normally assumed. By providing such features, the information processing apparatus can suppress the execution of withdrawals more times than is normally assumed.

また、上記対応関係は、上記引落要求元毎に累積限度額をさらに対応付け、上記制御手段は、所定期間内における第2の引落要求元からの第2の引落元口座に対する引落額の累積額が上記第2の引落要求元に対応付けられた累積限度額を超える場合に、上記第2の引落要求元に対して引き落としの不可を通知するものであってもよい。ここで、累積限度額は、通常想定される引き落としの累積額に応じて適宜決定されればよい。このような特徴を備えることで、本情報処理装置は、通常の想定より高い累積額の引き落としの実行を抑制することができる。 Further, the correspondence relationship further associates a cumulative limit amount with each withdrawal request source, and the control means determines the cumulative amount of withdrawals from the second withdrawal request source to the second withdrawal source account within a predetermined period. exceeds the cumulative limit associated with the second withdrawal requester, the second withdrawal requester may be notified that withdrawal is not possible. Here, the cumulative limit amount may be appropriately determined according to the expected cumulative withdrawal amount. By providing such a feature, the information processing apparatus can suppress the execution of withdrawal of a cumulative amount that is higher than normally assumed.

開示の技術は、情報処理方法及び情報処理プログラムの側面から把握することも可能である。 The technology disclosed can also be understood from the aspect of an information processing method and an information processing program.

開示の技術によれば、口座の不正利用による被害を抑制しつつ、必要な引き落としを実行することができる。 According to the disclosed technique, necessary withdrawals can be executed while suppressing damage caused by unauthorized use of the account.

図1は、実施形態に係る振替システムの一例を示す図である。FIG. 1 is a diagram illustrating an example of a transfer system according to an embodiment. 図2は、実施形態に係る接続サーバのハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of a connection server according to the embodiment; 図3は、実施形態に係る接続サーバの処理ブロックの一例を示す図である。FIG. 3 is a diagram illustrating an example of processing blocks of a connection server according to the embodiment; 図4は、管理データベースに格納される引落要求元管理テーブルの一例を示す図である。FIG. 4 is a diagram showing an example of a withdrawal requester management table stored in the management database. 図5は、管理データベースに格納される引落元口座管理テーブルの一例を示す図である。FIG. 5 is a diagram showing an example of a withdrawal source account management table stored in the management database. 図6は、実施形態に係る接続サーバの処理フローの一例を示す図である。6 is a diagram illustrating an example of a processing flow of a connection server according to the embodiment; FIG. 図7は、制御部による引き落としの可否判定を行う処理フローの一例を示す図である。FIG. 7 is a diagram illustrating an example of a processing flow for determining whether withdrawal is possible by the control unit.

<実施形態>
以下に示す実施形態の構成は例示であり、開示の技術は実施形態の構成に限定されない。図1は、実施形態に係る振替システム1の一例を示す図である。振替システム1は、接続サーバ100及び管理サーバ200を含む。接続サーバ100と管理サーバ200とは内部ネットワークN1によって接続される。接続サーバ100には、外部ネットワークN2を介して収納機関サーバ300が接続される。内部ネットワークN1及び外部ネットワークN2は、コンピュータを相互に接続するコンピュータネットワークである。
<Embodiment>
The configuration of the embodiment shown below is an example, and the disclosed technology is not limited to the configuration of the embodiment. FIG. 1 is a diagram showing an example of a transfer system 1 according to an embodiment. The transfer system 1 includes a connection server 100 and a management server 200 . The connection server 100 and the management server 200 are connected by an internal network N1. The collection agency server 300 is connected to the connection server 100 via the external network N2. The internal network N1 and the external network N2 are computer networks that interconnect computers.

収納機関サーバ300は、例えば、クレジットカード会社が管理する情報処理装置である。収納機関サーバ300は、単一のサーバに限定されず、同一のクレジットカード会社が管理するサーバ群であってもよい。収納機関サーバ300は、例えば、クレジットカード会社に配置される。図1には3台の収納機関サーバ300が記載されているが、収納機関サーバ300の台数に限定はない。収納機関サーバ300には、例えば、クレジットカードの利用者夫々の利用金額を示す情報が月毎に蓄積される。そして、収納機関サーバ300は、クレジットカードの利用者夫々の月毎の利用額の引き落としを依頼する引落要求を接続サーバ100に対して送信する。引落要求は、例えば、引落要求を送信した収納機関サーバ300を示す情報、引落要求額及び、引落要求額を引き落とす対象となる口座を示す情報を含む。以下、本明細書において、引落要求を送信した収納機関サーバ300を要求元収納機関サーバ300とも称する。収納機関サーバ300は、「引落要求元」の一例である。「引落要求額を引き落とす対象となる口座」は、「第1の引落元口座」及び「第2の引落元口座」の一例である。 The collection agency server 300 is, for example, an information processing device managed by a credit card company. The collection agency server 300 is not limited to a single server, and may be a group of servers managed by the same credit card company. The collection agency server 300 is located at, for example, a credit card company. Although three collection agency servers 300 are shown in FIG. 1, the number of collection agency servers 300 is not limited. In the collection agency server 300, for example, information indicating the usage amount of each credit card user is accumulated on a monthly basis. The collection agency server 300 then transmits a withdrawal request to the connection server 100 requesting withdrawal of the monthly usage amount of each credit card user. The withdrawal request includes, for example, information indicating the collection institution server 300 that sent the withdrawal request, the requested amount, and information indicating the account from which the requested amount is withdrawn. Hereinafter, in this specification, the collection institution server 300 that has sent the withdrawal request is also referred to as the requesting collection institution server 300 . The collection agency server 300 is an example of a "withdrawal request source." The "account from which the requested withdrawal amount is withdrawn" is an example of the "first account from which withdrawal is made" and the "second account from which withdrawal is made".

接続サーバ100は、管理サーバ200と収納機関サーバ300とを中継する情報処理装置である。接続サーバ100は、収納機関サーバ300からの引落要求を受信すると、引落要求元毎に設定された限度額を確認して引き落としの可否を判定する。引き落とし可と判定した接続サーバ100は、受信した引落要求を管理サーバ200に転送する。 The connection server 100 is an information processing device that relays between the management server 200 and the collection agency server 300 . When the connection server 100 receives a withdrawal request from the collection institution server 300, the connection server 100 checks the limit amount set for each withdrawal request source and determines whether or not the withdrawal is possible. The connection server 100 that determines that the withdrawal is permitted transfers the received withdrawal request to the management server 200 .

管理サーバ200は、金融機関において顧客が保有する口座を管理する情報処理装置である。管理サーバ200は、接続サーバ100から転送された引落要求にしたがって、顧客の口座からの引き落としを実行する。管理サーバ200は、例えば、引落要求にしたがって、顧客の口座から引き落とした金額を収納機関サーバ300を管理する会社の口座に振り替える。 The management server 200 is an information processing device that manages accounts held by customers in financial institutions. The management server 200 executes withdrawal from the customer's account according to the withdrawal request transferred from the connection server 100 . For example, the management server 200 transfers the amount debited from the customer's account to the account of the company managing the receiving institution server 300 according to the withdrawal request.

図2は、実施形態に係る接続サーバ100のハードウェア構成の一例を示す図である。接続サーバ100は、Central Processing Unit(CPU)101、主記憶部102、補助記憶部103、通信部104及び接続バスB1を含む。CPU101、主記憶部102、補助記憶部103及び通信部104は、接続バスB1によって相互に接続されている。なお、管理サーバ200及び収納機関サーバ300も接続サーバ100と同様のハードウェア構成を有する。 FIG. 2 is a diagram illustrating an example of the hardware configuration of the connection server 100 according to the embodiment. The connection server 100 includes a Central Processing Unit (CPU) 101, a main storage section 102, an auxiliary storage section 103, a communication section 104 and a connection bus B1. The CPU 101, main storage unit 102, auxiliary storage unit 103, and communication unit 104 are interconnected by a connection bus B1. The management server 200 and the receiving institution server 300 also have the same hardware configuration as the connection server 100. FIG.

CPU101は、マイクロプロセッサユニット(MPU)、プロセッサとも呼ばれる。CPU101は、単一のプロセッサに限定される訳ではなく、マルチプロセッサ構成であってもよい。また、単一のソケットで接続される単一のCPU101がマルチコア構成を有していてもよい。CPU101が実行する処理のうち少なくとも一部は、CPU101以外のプロセッサ、例えば、Digital Signal Processor(DSP)、Graphics Processing Unit(GPU)、数値演算プロセッサ、ベクトルプロセッサ、画像処理プロセッサ等の専用プロセッサで行われてもよい。また、CPU101が実行する処理のうち少なくとも一部は、集積回路(IC)、その他のデジタル回路によって実行されてもよい。また、CPU101の少なくとも一部にアナログ回路が含まれてもよい。集積回路は、Large Scale Integrated circuit(LSI)、Application Specific Integrated Circuit(ASIC)、プログラマブルロジックデバイス(PLD)を含む。PLDは、例えば、Field-Programmable Gate Array(FPGA)を含む。CPU101は、プロセッサと集積回路との組み合わせであってもよい。組み合わせは、例えば、マイクロコントローラユニット(MCU)、System-on-a-chip(SoC)、システムLSI、チップセットなどと呼ばれる。接続サーバ100では、CPU101が補助記憶部103に記憶されたプログラムを主
記憶部102の作業領域に展開し、プログラムの実行を通じて周辺装置の制御を行う。これにより、接続サーバ100は、所定の目的に合致した処理を実行することができる。主記憶部102及び補助記憶部103は、接続サーバ100が読み取り可能な記録媒体である。
The CPU 101 is also called a microprocessor unit (MPU) or processor. The CPU 101 is not limited to a single processor, and may have a multiprocessor configuration. Also, a single CPU 101 connected with a single socket may have a multi-core configuration. At least part of the processing executed by the CPU 101 is performed by a processor other than the CPU 101, such as a dedicated processor such as a digital signal processor (DSP), a graphics processing unit (GPU), a numerical processor, a vector processor, or an image processor. may At least part of the processing executed by the CPU 101 may be executed by an integrated circuit (IC) or other digital circuits. Also, at least part of the CPU 101 may include an analog circuit. Integrated circuits include Large Scale Integrated Circuits (LSIs), Application Specific Integrated Circuits (ASICs), and Programmable Logic Devices (PLDs). PLDs include, for example, Field-Programmable Gate Arrays (FPGAs). CPU 101 may be a combination of a processor and an integrated circuit. A combination is called, for example, a microcontroller unit (MCU), a system-on-a-chip (SoC), a system LSI, a chipset, or the like. In the connection server 100, the CPU 101 expands the program stored in the auxiliary storage unit 103 into the work area of the main storage unit 102, and controls the peripheral device through execution of the program. As a result, the connection server 100 can execute processing that meets a predetermined purpose. The main storage unit 102 and the auxiliary storage unit 103 are recording media readable by the connection server 100 .

主記憶部102は、CPU101から直接アクセスされる記憶部として例示される。主記憶部102は、Random Access Memory(RAM)及びRead Only Memory(ROM)を含む。 The main storage unit 102 is exemplified as a storage unit directly accessed from the CPU 101 . The main storage unit 102 includes Random Access Memory (RAM) and Read Only Memory (ROM).

補助記憶部103は、各種のプログラム及び各種のデータを読み書き自在に記録媒体に格納する。補助記憶部103は外部記憶装置とも呼ばれる。補助記憶部103には、オペレーティングシステム(Operating System、OS)、各種プログラム、各種テーブル等が格納される。OSは、通信部104を介して接続される外部装置等とのデータの受け渡しを行う通信インターフェースプログラムを含む。外部装置等には、例えば、コンピュータネットワーク等で接続された、他の情報処理装置及び外部記憶装置が含まれる。なお、補助記憶部103は、例えば、ネットワーク上のコンピュータ群であるクラウドシステムの一部であってもよい。 The auxiliary storage unit 103 stores various programs and various data in a readable and writable recording medium. The auxiliary storage unit 103 is also called an external storage device. The auxiliary storage unit 103 stores an operating system (OS), various programs, various tables, and the like. The OS includes a communication interface program for exchanging data with an external device or the like connected via the communication unit 104 . External devices and the like include, for example, other information processing devices and external storage devices connected via a computer network or the like. Note that the auxiliary storage unit 103 may be part of a cloud system, which is a group of computers on a network, for example.

補助記憶部103は、例えば、Erasable Programmable ROM(EPROM)、ソリッドステートドライブ(Solid State Drive、SSD)、ハードディスクドライブ(Hard Disk Drive、HDD)等である。また、補助記憶部103は、例えば、Compact Disc(CD)ドライブ装置、Digital Versatile Disc(DVD)ドライブ装置、Blu-ray(登録商標) Disc(BD)ドライブ装置等である。また、補助記憶部103は、Network Attached Storage(NAS)あるいはStorage Area Network(SAN)によって提供されてもよい。 The auxiliary storage unit 103 is, for example, an erasable programmable ROM (EPROM), a solid state drive (SSD), a hard disk drive (HDD), or the like. Further, the auxiliary storage unit 103 is, for example, a Compact Disc (CD) drive device, a Digital Versatile Disc (DVD) drive device, a Blu-ray (registered trademark) Disc (BD) drive device, or the like. Also, the auxiliary storage unit 103 may be provided by Network Attached Storage (NAS) or Storage Area Network (SAN).

通信部104は、例えば、内部ネットワークN1や外部ネットワークN2とのインターフェースである。通信部104は、内部ネットワークN1や外部ネットワークN2を介して外部の装置と通信を行う。 The communication unit 104 is, for example, an interface with the internal network N1 and the external network N2. The communication unit 104 communicates with external devices via the internal network N1 and the external network N2.

接続サーバ100は、例えば、ユーザ等からの操作指示等を受け付ける入力部をさらに備えてもよい。このような入力部として、キーボード、ポインティングデバイス、タッチパネル、加速度センサあるいは音声入力装置といった入力デバイスを例示できる。 The connection server 100 may further include, for example, an input unit that receives an operation instruction or the like from a user or the like. Examples of such input units include input devices such as keyboards, pointing devices, touch panels, acceleration sensors, and voice input devices.

接続サーバ100は、例えば、CPU101で処理されるデータや主記憶部102に記憶されるデータを出力する出力部を備えるものとしてもよい。このような、出力部として、Cathode Ray Tube(CRT)ディスプレイ、Liquid Crystal Display(LCD)、Plasma Display Panel(PDP)、Electroluminescence(EL)パネル、有機ELパネルあるいはプリンタといった出力デバイスを例示できる。 The connection server 100 may include, for example, an output unit that outputs data processed by the CPU 101 and data stored in the main storage unit 102 . Examples of such an output unit include output devices such as a cathode ray tube (CRT) display, a liquid crystal display (LCD), a plasma display panel (PDP), an electroluminescence (EL) panel, an organic EL panel, or a printer.

<接続サーバ100の処理ブロック>
図3は、実施形態に係る接続サーバ100の処理ブロックの一例を示す図である。接続サーバ100は、制御部11及び管理データベース(図中では、「管理DB」と記載)12を備える。接続サーバ100は、主記憶部102に実行可能に展開されたコンピュータプログラムをCPU101が実行することで、上記接続サーバ100の、制御部11及び管理データベース12等の各部としての処理を実行する。
<Processing Block of Connection Server 100>
FIG. 3 is a diagram illustrating an example of processing blocks of the connection server 100 according to the embodiment. The connection server 100 includes a control unit 11 and a management database (denoted as “management DB” in the drawing) 12 . The CPU 101 of the connection server 100 executes a computer program developed in the main storage unit 102 so as to execute the processing of each unit such as the control unit 11 and the management database 12 of the connection server 100 .

管理データベース12は、引落要求の要求元を管理するデータベースである。図4は、
管理データベース12に格納される引落要求元管理テーブル121の一例を示す図である。引落要求元管理テーブル121は、引落要求元と引き落としの限度額とを対応付ける管理テーブルである。引落要求元管理テーブル121は、「引落要求元」、「口座」、「限度額」及び「適用期間」の各項目を含む。
The management database 12 is a database for managing sources of withdrawal requests. Figure 4 shows
4 is a diagram showing an example of a withdrawal requester management table 121 stored in the management database 12. FIG. The withdrawal requester management table 121 is a management table that associates the withdrawal requester with the maximum withdrawal amount. The withdrawal requestor management table 121 includes items of "withdrawal requestor", "account", "limit amount" and "applicable period".

「引落要求元」には、引落要求の要求元を特定する情報が格納される。引落要求の要求元を特定する情報としては、収納機関サーバ300のIPアドレス、収納機関サーバ300のホスト名、収納機関サーバ300を管理する会社の名称等を挙げることができる。なお、「引落要求元」には引落要求元を一意に識別する識別コードを格納し、他のテーブルで識別コードと、収納機関サーバ300のIPアドレス、収納機関サーバ300のホスト名、収納機関サーバ300を管理する会社の名称、引落要求元の名称等との対応関係を管理してもよい。 The "withdrawal request source" stores information specifying the source of the withdrawal request. The information specifying the source of the withdrawal request can include the IP address of the collection institution server 300, the host name of the collection institution server 300, the name of the company that manages the collection institution server 300, and the like. The "withdrawal request source" stores an identification code that uniquely identifies the withdrawal request source. The name of the company that manages 300, the name of the withdrawal requester, etc. may be managed.

「口座」には、引落要求元となる収納機関サーバ300を管理する会社が保有する口座の口座番号が格納される。換言すれば、引き落としが実行された際に、引き落とされた金額が振り込まれる口座の口座番号が格納される。「限度額」には、1回の引き落としにおける限度額が格納される。「適用期間」には、「限度額」が適用される期間を示す情報が格納される。「適用期間」が設定されることで、例えばボーナスの時期には限度額を多めに設定するように期間に応じて「限度額」を切り替えることが可能となる。 "Account" stores the account number of the account held by the company that manages the collection agency server 300 that is the source of the withdrawal request. In other words, the account number of the account to which the debited amount is transferred when the debit is executed is stored. The "limit amount" stores the limit amount for one withdrawal. The "applicable period" stores information indicating the period during which the "limit amount" is applied. By setting the "applicable period", it becomes possible to switch the "limit amount" according to the period so that, for example, during the bonus season, the maximum amount is set to be a little higher.

図5は、管理データベース12に格納される引落元口座管理テーブル122の一例を示す図である。引落元口座管理テーブル122は、「引落元口座」、「引落要求元」、「累積額」、「累積限度額」、「回数」及び「上限回数」の各項目を含む。「引落元口座」には、引き落とされる口座の口座番号が格納される。「引落要求元」に格納される情報は、引落要求元管理テーブル121の「引落要求元」と同様であるため、説明を省略する。「累積額」には、所定期間(例えば、1日や1か月)において実行された引き落とし累積額が格納される。「累積限度額」には、上記所定期間における引き落とし累積額に対する限度額が格納される。「回数」には、上記所定期間において実行された引き落としの回数が格納される。「上限回数」には、上記所定期間において実行可能な引き落とし回数の上限が格納される。管理データベース12は、「記憶手段」の一例である。 FIG. 5 is a diagram showing an example of the withdrawal source account management table 122 stored in the management database 12. As shown in FIG. The withdrawal source account management table 122 includes items of "withdrawal source account", "withdrawal requester", "accumulated amount", "cumulative limit amount", "number of times", and "maximum number of times". The "withdrawal source account" stores the account number of the account from which the amount is withdrawn. Since the information stored in the "withdrawal requester" is the same as the "withdrawal requester" of the withdrawal requester management table 121, the description is omitted. The "accumulated amount" stores the accumulated amount withdrawn during a predetermined period (for example, one day or one month). The "cumulative limit amount" stores the limit amount for the accumulated withdrawal amount for the predetermined period. The "number of times" stores the number of withdrawals performed during the predetermined period. The "upper limit number of times" stores the upper limit of the number of withdrawals that can be executed in the predetermined period. The management database 12 is an example of "storage means".

図3に戻り、制御部11は、管理データベース12の引落要求元管理テーブル121及び引落元口座管理テーブル122を参照して、収納機関サーバ300から受信した引落要求にしたがった引き落としの可否判定を行う。制御部11は、引き落とし可と判定した場合、収納機関サーバ300から受信した引落要求を管理サーバ200に転送するとともに、引落元口座管理テーブル122を更新する。また、制御部11は、引き落とし不可と判定した場合、収納機関サーバ300に対して引き落としの不可を通知する。制御部11は、「制御手段」の一例である。 Returning to FIG. 3, the control unit 11 refers to the withdrawal requester management table 121 and the withdrawal source account management table 122 of the management database 12, and determines whether or not the withdrawal is permitted according to the withdrawal request received from the receiving institution server 300. . When the control unit 11 determines that the withdrawal is possible, the control unit 11 transfers the withdrawal request received from the receiving institution server 300 to the management server 200 and updates the withdrawal source account management table 122 . Further, when the control unit 11 determines that withdrawal is not possible, it notifies the receiving institution server 300 that withdrawal is not possible. The control unit 11 is an example of "control means".

図6は、実施形態に係る接続サーバ100の処理フローの一例を示す図である。以下、図6を参照して、接続サーバ100の処理フローの一例について説明する。 FIG. 6 is a diagram illustrating an example of the processing flow of the connection server 100 according to the embodiment. An example of the processing flow of the connection server 100 will be described below with reference to FIG.

T1では、制御部11は、収納機関サーバ300から引落要求を受信する。T2では、制御部11は、T1で受信した引落要求にしたがった引き落としの可否判定を行う。引き落とし可の場合(T2でYES)、処理はT3に進められる。引き落とし不可の場合(T2でNO)、処理はT6に進められる。T2の処理の詳細は、図7を参照して後述する。 At T<b>1 , the control unit 11 receives a withdrawal request from the receiving institution server 300 . At T2, the control unit 11 determines whether or not the withdrawal is possible according to the withdrawal request received at T1. If withdrawal is possible (YES in T2), the process proceeds to T3. If withdrawal is not possible (NO at T2), the process proceeds to T6. Details of the processing of T2 will be described later with reference to FIG.

T3では、制御部11は、T1で受信した引落要求を管理サーバ200に転送する。管理サーバ200は、例えば、転送された引落要求にしたがった引き落とし処理を実行する。引き落とし処理を完了した管理サーバ200は、接続サーバ100に完了報告を行う。
T4では、管理サーバ200から完了報告を受信した接続サーバ100の制御部11は、要求元収納機関サーバ300に対して引き落としの完了を通知する完了通知を送信する。
At T3, the control unit 11 transfers the withdrawal request received at T1 to the management server 200. FIG. The management server 200, for example, executes withdrawal processing according to the transferred withdrawal request. The management server 200 that has completed the withdrawal process reports the completion to the connection server 100 .
At T4, the control unit 11 of the connection server 100, which has received the completion report from the management server 200, transmits to the requesting receiving institution server 300 a completion notice of completion of the withdrawal.

T5では、制御部11は、引落元口座管理テーブル122のうち要求元収納機関サーバ300に対応付けられた各項目を更新する。すなわち、制御部11は、引落元口座管理テーブル122において要求元収納機関サーバ300に対応付けられた項目「累積額」にT1で受信した引落要求が示す引落要求額を加算する。また、制御部11は、引落元口座管理テーブル122において要求元収納機関サーバ300に対応付けられた項目「回数」に「1」を加算する。 At T5, the control unit 11 updates each item associated with the requesting collection institution server 300 in the withdrawal source account management table 122 . That is, the control unit 11 adds the withdrawal request amount indicated by the withdrawal request received at T1 to the item “accumulated amount” associated with the requesting receiving institution server 300 in the withdrawal source account management table 122 . Further, the control unit 11 adds “1” to the item “number of times” associated with the requesting receiving institution server 300 in the withdrawal source account management table 122 .

T6では、制御部11は、要求元収納機関サーバ300に対して、引き落としの不可を通知する引き落とし不可通知を送信する。 At T6, the control unit 11 transmits to the requesting receiving institution server 300 a notice that withdrawal is not possible.

図7は、制御部11による引き落としの可否判定を行う処理フローの一例を示す図である。図7は、図6のT2の処理の詳細な処理フローを示す図である。以下、図7を参照して、制御部11による引き落としの可否判定を行う処理フローの一例について説明する。 FIG. 7 is a diagram showing an example of a processing flow for determining whether or not withdrawal is possible by the control unit 11. As shown in FIG. FIG. 7 is a diagram showing a detailed processing flow of the processing of T2 in FIG. An example of a processing flow for determining whether or not withdrawal is possible by the control unit 11 will be described below with reference to FIG. 7 .

T21では、制御部11は、T1で受信した引落要求の要求元及び受信した日に応じて、引き落としの可否判定に用いる条件を引落要求元管理テーブル121及び引落元口座管理テーブル122から取得する。制御部11は、例えば、引落要求元管理テーブル121において引落要求の要求元に対応付けられた限度額を取得する。また、制御部11は、引落元口座管理テーブル122において引落要求の要求元に対応付けられた累積限度額及び上限回数のうち、引落要求が指定する引落元口座に対応付けられた累積限度額及び上限回数を取得する。 At T21, the control unit 11 acquires the conditions used for judging whether or not the withdrawal is possible from the withdrawal requester management table 121 and the withdrawal source account management table 122 according to the requester and the date of receipt of the withdrawal request received at T1. For example, the control unit 11 acquires the amount limit associated with the requester of the withdrawal request in the withdrawal requester management table 121 . In addition, the control unit 11 selects the cumulative limit amount and the upper limit number of times associated with the requester of the withdrawal request in the withdrawal source account management table 122, Get the maximum number of times.

T22では、制御部11は、図6のT1で受信した引落要求が示す引落要求額が、T21で取得した条件に設定された限度額以下であるか否かを判定する。限度額以下である場合(T22でYES)、処理はT23に進められる。限度額以下ではない場合(T22でNO)、処理はT26に進められる。 At T22, the control unit 11 determines whether or not the withdrawal request amount indicated by the withdrawal request received at T1 in FIG. If the amount is equal to or less than the limit amount (YES in T22), the process proceeds to T23. If the amount is not equal to or less than the limit amount (NO in T22), the process proceeds to T26.

T23では、制御部11は、図6のT1で受信した引落要求が示す引落要求額を、T21で取得した条件における累積額に加算した仮累積額を算出する。制御部11は、仮累積額がT21で取得した条件における累積限度額以下であるか否かを判定する。累積限度額以下である場合(T23でYES)、処理はT24に進められる。累積限度額以下ではない場合(T23でNO)、処理はT26に進められる。 At T23, the control unit 11 calculates a provisional accumulated amount by adding the withdrawal request amount indicated by the withdrawal request received at T1 in FIG. 6 to the accumulated amount under the conditions acquired at T21. The control unit 11 determines whether or not the provisional accumulated amount is equal to or less than the accumulated limit under the conditions acquired in T21. If it is equal to or less than the cumulative limit (YES in T23), the process proceeds to T24. If it is not equal to or less than the cumulative limit (NO in T23), the process proceeds to T26.

T24では、制御部11は、T21において取得した条件における回数に1を加算した仮回数を算出する。制御部11は、仮回数がT21で取得した条件における上限回数以内であるか否かを判定する。上限回数以内の場合(T24でYES)、処理はT25に進められる。上限回数より多い場合(T24でNO)、処理はT26に進められる。 At T24, the control unit 11 calculates a provisional number of times by adding 1 to the number of times under the conditions acquired at T21. The control unit 11 determines whether or not the provisional number of times is within the upper limit number of times in the conditions acquired in T21. If it is within the upper limit number of times (YES in T24), the process proceeds to T25. If the number of times is greater than the upper limit (NO in T24), the process proceeds to T26.

T25では、制御部11は、図6のT1で受信した引落要求に対して、引き落とし可と判定する。T26では、制御部11は、図6のT1で受信した引落要求に対して、引き落とし不可と判定する。 At T25, the control unit 11 determines that the withdrawal request received at T1 in FIG. 6 can be withdrawn. At T26, the control unit 11 determines that the withdrawal request received at T1 in FIG. 6 cannot be withdrawn.

<実施形態の作用効果>
実施形態では、引き落としを許可する条件を引き落としの要求元に対応付けた。そのため、クレジットカード等の不正利用等により引落額が想定外に高くなっても、顧客の口座から引き落としが実行されるリスクを低減することができる。また、本実施形態では、口座に利用限度額を設定する場合とは異なり、顧客が自身の口座から送金を行ったり、自身
の口座から引き出したりしても、収納機関サーバ300からの引落要求には影響しない。そのため、本実施形態によれば、口座の不正利用による被害を抑制しつつ、必要な引き落としが実行することができる。
<Action and effect of the embodiment>
In the embodiment, the condition for permitting withdrawal is associated with the withdrawal request source. Therefore, even if the withdrawal amount becomes unexpectedly high due to unauthorized use of the credit card, etc., the risk of the withdrawal being executed from the customer's account can be reduced. Further, in this embodiment, unlike the case where a credit limit is set for an account, even if a customer makes a remittance from his/her own account or withdraws from his/her own account, the withdrawal request from the receiving institution server 300 is not accepted. has no effect. Therefore, according to the present embodiment, necessary withdrawals can be executed while suppressing damage caused by unauthorized use of the account.

本実施形態では、引落要求元管理テーブル121において「限度額」の項目が設定され、引落元口座管理テーブル122において「累積限度額」の項目が設定される。そのため、接続サーバ100は、収納機関サーバ300からの引落要求に対して、1回あたりの引落額及び所定期間内に累積された累積額の双方の観点から、引き落としの可否判定を行うことができる。 In this embodiment, the withdrawal request source management table 121 has an item of "limit amount", and the withdrawal source account management table 122 has an item of "cumulative amount limit". Therefore, the connection server 100 can determine whether or not the withdrawal request from the receiving institution server 300 can be withdrawn from the viewpoint of both the amount of withdrawal per transaction and the accumulated amount accumulated within a predetermined period. .

また、本実施形態では、引落元口座管理テーブル122の「回数」には、所定期間内における引き落としの実行可能回数が格納される。そのため、接続サーバ100は、収納機関サーバ300からの通常想定される以上の回数の引落要求に対して要求された引き落としを拒否することができる。 In addition, in the present embodiment, the "number of times" of the withdrawal source account management table 122 stores the executable number of withdrawals within a predetermined period. Therefore, the connection server 100 can refuse the requested withdrawals in response to withdrawal requests from the collection institution server 300 more than normally expected.

なお、本実施形態では、引き落としの可否判定に、「限度額」、「累積限度額」及び「上限回数」が採用されたが、これらのうちのいずれか一つを引き落としの可否判定に採用してもよいし、これらのうちの複数を選択して適宜組み合わせて引き落としの可否判定に採用してもよい。採用する引き落としの可否判定に用いる条件に応じて、引落要求元管理テーブル121の項目は適宜増減することができる。また、引落要求元管理テーブル121には「適用期間」が設定されたが、「適用期間」は省略されてもよい。また、引落元口座管理テーブル122において「適用期間」が設定されることで、「累積額」、「累積限度額」、「回数」、「上限回数」に共通して適用される適用期間が設定されてもよい。さらには、「累積額」及び「累積限度額」に適用される適用期間や、「回数」及び「上限回数」に適用される適用期間が引落元口座管理テーブル122において夫々設定されてもよい。なお、「累積額」、「累積限度額」、「回数」、「上限回数」に設定される適用期間は、引落要求元管理テーブル121に設定される適用期間とは異なる期間が設定されてもよい。また、適用期間は適宜変更してもよい。 In the present embodiment, the "maximum amount", the "cumulative limit amount", and the "maximum number of times" are used to determine whether or not a withdrawal can be made. Alternatively, a plurality of them may be selected and appropriately combined to be used for determination of whether or not withdrawal is possible. The items of the withdrawal requester management table 121 can be appropriately increased or decreased according to the conditions used to determine whether the withdrawal is possible or not. Also, although the "applicable period" is set in the withdrawal requestor management table 121, the "applicable period" may be omitted. In addition, by setting the "applicable period" in the withdrawal source account management table 122, the applicable period that is commonly applied to the "accumulated amount", "accumulated limit amount", "number of times", and "maximum number of times" is set. may be Furthermore, the application period applied to the “cumulative amount” and the “accumulated limit amount” and the applicable period applied to the “number of times” and the “maximum number of times” may be set in the withdrawal source account management table 122, respectively. It should be noted that the applicable period set in the "accumulated amount", "accumulated limit amount", "number of times", and "upper limit number of times" may be different from the applicable period set in the withdrawal request source management table 121. good. Also, the application period may be changed as appropriate.

本実施形態では、引落要求元管理テーブル121及び引落元口座管理テーブル122は接続サーバ100に記憶された。しかしながら、引落要求元管理テーブル121及び引落元口座管理テーブル122の少なくとも一方は管理サーバ200に記憶されてもよい。このような場合、接続サーバ100は、管理サーバ200にアクセスして処理に用いる情報を取得すればよい。 In this embodiment, the withdrawal requester management table 121 and the withdrawal source account management table 122 are stored in the connection server 100 . However, at least one of the withdrawal requester management table 121 and the withdrawal source account management table 122 may be stored in the management server 200 . In such a case, the connection server 100 may access the management server 200 to acquire information used for processing.

本実施形態では、引落要求元管理テーブル121及び引落元口座管理テーブル122によって、引き落としを許可する条件を管理したが、引落要求元管理テーブル121及び引落元口座管理テーブル122から選択した一つ又は複数の項目を統合した一つのテーブルによって引き落としを許可する条件を管理してもよい。 In this embodiment, the withdrawal requester management table 121 and the withdrawal source account management table 122 manage conditions for permitting withdrawal. The conditions for permitting withdrawal may be managed by a single table that integrates the items of

以上で開示した実施形態は、その目的の範囲内において様々に変形することができる。 The embodiments disclosed above can be variously modified within the scope of their objectives.

<<コンピュータが読み取り可能な記録媒体>>
コンピュータその他の機械、装置(以下、コンピュータ等)に上記いずれかの機能を実現させる情報処理プログラムをコンピュータ等が読み取り可能な記録媒体に記録することができる。そして、コンピュータ等に、この記録媒体のプログラムを読み込ませて実行させることにより、その機能を提供させることができる。
<<Computer-readable recording medium>>
An information processing program that causes a computer or other machine or device (hereinafter referred to as a computer or the like) to implement any of the functions described above can be recorded in a computer-readable recording medium. By causing a computer or the like to read and execute the program of this recording medium, the function can be provided.

ここで、コンピュータ等が読み取り可能な記録媒体とは、データやプログラム等の情報を電気的、磁気的、光学的、機械的、または化学的作用によって蓄積し、コンピュータ等
から読み取ることができる記録媒体をいう。このような記録媒体のうちコンピュータ等から取り外し可能なものとしては、例えばフレキシブルディスク、光磁気ディスク、Compact Disc Read Only Memory(CD-ROM)、Compact Disc-Recordable(CD-R)、Compact Disc-ReWriterable(CD-RW)、Digital Versatile Disc(DVD)、ブルーレイディスク(BD)、Digital Audio Tape(DAT)、8mmテープ、フラッシュメモリなどのメモリカード等がある。また、コンピュータ等に固定された記録媒体としてハードディスクやROM等がある。
Here, a computer-readable recording medium is a recording medium that stores information such as data and programs by electrical, magnetic, optical, mechanical, or chemical action and can be read by a computer, etc. Say. Examples of such recording media that can be removed from a computer or the like include flexible discs, magneto-optical discs, Compact Disc Read Only Memory (CD-ROM), Compact Disc-Recordable (CD-R), and Compact Disc-ReWritable. (CD-RW), Digital Versatile Disc (DVD), Blu-ray Disc (BD), Digital Audio Tape (DAT), 8 mm tape, and memory cards such as flash memory. In addition, there are a hard disk, a ROM, and the like as recording media fixed to a computer or the like.

1・・振替システム
100・・接続サーバ
101・・CPU
102・・主記憶部
103・・補助記憶部
104・・通信部
11・・制御部
12・・管理データベース
121・・引落要求元管理テーブル
122・・引落元口座管理テーブル
200・・管理サーバ
300・・収納機関サーバ
N1・・内部ネットワーク
N2・・外部ネットワーク
B1・・接続バス
1... Transfer system 100... Connection server 101... CPU
102 Main storage unit 103 Auxiliary storage unit 104 Communication unit 11 Control unit 12 Management database 121 Withdrawal request source management table 122 Withdrawal source account management table 200 Management server 300・Receiving organization server N1... Internal network N2... External network B1... Connection bus

Claims (7)

引落要求元と限度額とを対応付ける対応関係を記憶する記憶手段と、
前記記憶手段にアクセスする制御手段と、を備え、
前記制御手段は、
引落要求元、引落額及び引落元口座を示す情報を含む引落要求を受信する処理と、
前記対応関係を参照して、前記引落額が前記引落要求に含まれる引落要求元に対応付けられた限度額以下であるか否かを判定する処理と、
前記判定する処理の判定結果が肯定判定の場合に、前記引落要求にしたがって前記引落元口座からの前記引落額の引き落としを金融機関の管理サーバに要求する処理と、を実行する、
情報処理装置。
a storage means for storing a correspondence relationship between a withdrawal requestor and a limit amount;
a control means for accessing said storage means;
The control means is
a process of receiving a debit request including information indicating the debit requester, debit amount, and debit account;
a process of determining whether or not the withdrawal amount is equal to or less than the limit associated with the withdrawal requester included in the withdrawal request, by referring to the correspondence relationship;
and executing a process of requesting a management server of a financial institution to withdraw the withdrawal amount from the withdrawal source account in accordance with the withdrawal request when the judgment result of the judgment process is affirmative judgment.
Information processing equipment.
前記制御手段は、前記判定する処理の判定結果が否定判定の場合に、前記引落要求に含まれる引落要求元に対して引き落としの不可を通知する、
請求項1に記載の情報処理装置。
When the judgment result of the judgment process is negative, the control means notifies the withdrawal request source included in the withdrawal request that the withdrawal is impossible.
The information processing device according to claim 1 .
前記対応関係は、前記引落要求元毎に設定される限度額に適用期間をさらに対応付け、
前記制御手段は、前記適用期間内に前記引落要求を受信した場合に、前記引落要求に含まれる引落要求元に対応付けられた限度額を適用する、
請求項1または2に記載の情報処理装置。
The correspondence relationship further associates an applicable period with the limit amount set for each of the withdrawal request sources,
When the control means receives the withdrawal request within the application period, the control means applies the limit amount associated with the withdrawal requester included in the withdrawal request.
The information processing apparatus according to claim 1 or 2.
前記対応関係は、前記引落要求元毎に上限回数をさらに対応付け、
前記制御手段は、所定期間内において第1の引落要求元から第1の引落元口座に対する引落要求を受信した累積回数が前記第1の引落要求元に対応付けられた上限回数を超える場合に、前記第1の引落要求元に対して引き落としの不可を通知する、
請求項1から3のいずれか一項に記載の情報処理装置。
The correspondence relationship further associates an upper limit number of times for each withdrawal request source,
When the cumulative number of withdrawal requests received from the first withdrawal requester for the first withdrawal account within a predetermined period exceeds the upper limit number of times associated with the first withdrawal requester, Notifying the first withdrawal request source of the impossibility of withdrawal;
The information processing apparatus according to any one of claims 1 to 3.
前記対応関係は、前記引落要求元毎に累積限度額をさらに対応付け、
前記制御手段は、所定期間内における第2の引落要求元からの第2の引落元口座に対する引落額の累積額が前記第2の引落要求元に対応付けられた累積限度額を超える場合に、前記第2の引落要求元に対して引き落としの不可を通知する、
請求項1から4のいずれか一項に記載の情報処理装置。
The correspondence relationship further associates a cumulative limit amount for each withdrawal request source,
When the cumulative amount of withdrawals from the second withdrawal requester to the second withdrawal account within a predetermined period exceeds the cumulative limit associated with the second withdrawal requester, Notifying the second withdrawal request source of the impossibility of withdrawal;
The information processing apparatus according to any one of claims 1 to 4.
引落要求元、引落額及び引落元口座を示す情報を含む引落要求を受信する処理と、
記憶手段に記憶された引落要求元と限度額とを対応付ける対応関係を参照して、前記引落額が前記引落要求に含まれる引落要求元に対応付けられた限度額以下であるか否かを判定する処理と、
前記判定する処理の判定結果が肯定判定の場合に、前記引落要求にしたがって前記引落元口座からの前記引落額の引き落としを金融機関の管理サーバに要求する処理と、をコンピュータが実行する情報処理方法。
a process of receiving a debit request including information indicating the debit requester, debit amount, and debit account;
Determining whether or not the withdrawal amount is equal to or less than the limit associated with the withdrawal requester included in the withdrawal request by referring to the correspondence relationship between the withdrawal requester and the limit amount stored in the storage means and
an information processing method in which a computer executes a process of requesting a management server of a financial institution to withdraw the withdrawal amount from the withdrawal source account in accordance with the withdrawal request when the judgment result of the judgment process is affirmative judgment; .
引落要求元、引落額及び引落元口座を示す情報を含む引落要求を受信する処理と、
記憶手段に記憶された引落要求元と限度額とを対応付ける対応関係を参照して、前記引落額が前記引落要求に含まれる引落要求元に対応付けられた限度額以下であるか否かを判定する処理と、
前記判定する処理の判定結果が肯定判定の場合に、前記引落要求にしたがって前記引落元口座からの前記引落額の引き落としを金融機関の管理サーバに要求する処理と、をコンピュータに実行させる情報処理プログラム。
a process of receiving a debit request including information indicating the debit requester, debit amount, and debit account;
Determining whether or not the withdrawal amount is equal to or less than the limit associated with the withdrawal requester included in the withdrawal request by referring to the correspondence relationship between the withdrawal requester and the limit amount stored in the storage means and
An information processing program for causing a computer to execute a process of requesting a management server of a financial institution to withdraw the withdrawal amount from the withdrawal source account according to the withdrawal request when the judgment result of the judgment process is affirmative judgment. .
JP2021056733A 2021-03-30 2021-03-30 Information processing apparatus, information processing method, and information processing program Pending JP2022153948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021056733A JP2022153948A (en) 2021-03-30 2021-03-30 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021056733A JP2022153948A (en) 2021-03-30 2021-03-30 Information processing apparatus, information processing method, and information processing program

Publications (1)

Publication Number Publication Date
JP2022153948A true JP2022153948A (en) 2022-10-13

Family

ID=83557458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021056733A Pending JP2022153948A (en) 2021-03-30 2021-03-30 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP2022153948A (en)

Similar Documents

Publication Publication Date Title
US8666889B2 (en) Methods and apparatus for funding transactions using debit cards issued by one institution and funds from accounts at other institutions
US9189512B2 (en) Device and method for acquiring resource lock
CN105190565A (en) Memory object reference count management with improved scalability
US20220237576A1 (en) Control method, non-transitory computer-readable storage medium, information processing apparatus, and control system
JP2019219749A (en) Information processing device, information processing method, and information processing program
CN111008895A (en) Internet financial repayment method, device, equipment and storage medium
CN113312259A (en) Interface testing method and device
JP2022153948A (en) Information processing apparatus, information processing method, and information processing program
TWM605341U (en) Device and system of reconfirming the transaction when the transaction is judged as impulsive consumption
TWM589327U (en) Device for calculating the available limited amount to choose the usability of the amount
TWM598995U (en) Cash flow account analysis and warning system
JP7209561B2 (en) Information processing system, information processing method and information processing program
US20240037518A1 (en) Atomically processing obligation payments for transactions in real time
KR20130082800A (en) Convenient transfer method and system
US7716397B2 (en) Methods and systems for interprocessor message exchange between devices using only write bus transactions
TWM592546U (en) System providing application host interface for electronic payment
JP2023088368A (en) Account management device and account management program
TWI786332B (en) System for calculating available limits to permit loan and method thereof
JP2020086681A (en) Information processing method, program, and information processing apparatus
JP7162582B2 (en) Inheritance office support device, inheritance office support method, and inheritance office support program
JP2019113946A (en) Information processing apparatus, information processing method, information processing program and information system
TWM646207U (en) Subpoena warehousing inquiry and notification system
JP2020144458A (en) Information processing device, information processing method, and information processing program
CN113989001A (en) Virtual asset settlement method, device, electronic equipment and storage medium
CA3218678A1 (en) Establishing one-to-many relationships for events in a relational database

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231024

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231027

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240416