JP2018032081A - Bank service system and bank service method - Google Patents

Bank service system and bank service method Download PDF

Info

Publication number
JP2018032081A
JP2018032081A JP2016161983A JP2016161983A JP2018032081A JP 2018032081 A JP2018032081 A JP 2018032081A JP 2016161983 A JP2016161983 A JP 2016161983A JP 2016161983 A JP2016161983 A JP 2016161983A JP 2018032081 A JP2018032081 A JP 2018032081A
Authority
JP
Japan
Prior art keywords
information
transaction
api
server
bank
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016161983A
Other languages
Japanese (ja)
Other versions
JP6255070B1 (en
Inventor
光伸 大久保
Mitsunobu Okubo
光伸 大久保
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.)
Mizuho Bank Ltd
Original Assignee
Mizuho Bank 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 Mizuho Bank Ltd filed Critical Mizuho Bank Ltd
Priority to JP2016161983A priority Critical patent/JP6255070B1/en
Application granted granted Critical
Publication of JP6255070B1 publication Critical patent/JP6255070B1/en
Publication of JP2018032081A publication Critical patent/JP2018032081A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a bank service system and a bank service method by efficiently operating deposit/dispensing information with use information of the fund so as to be used for the marketing.SOLUTION: A bank service system is connected to a SDK50 which is a system linkage tool stored in an EC site 20 provided by an EC server 10 via a relay server 40 having a transfer API42 and a transaction API43. The transfer API42 is an API for making an access to account information of the bank server. The transaction API43 is the API for acquiring transaction information transmitted to the EC server 10. In the EC site 20, when settlement instruction is inputted based on transaction information, the transfer instruction including the settlement information is acquired by the transfer API42 and the transaction information is acquired by the transaction API43 and recorded in an information storage unit 45 by associating the settlement information with the transaction information.SELECTED DRAWING: Figure 1

Description

本発明は、入出金情報と資金利用情報とを連携させるための銀行サービスシステム及び銀行サービス方法に関する。   The present invention relates to a bank service system and a bank service method for linking deposit / withdrawal information and fund use information.

今日、銀行が保有している顧客に関する金融情報の利用促進を図るために、他のシステムとの連携が検討されている(例えば、非特許文献1)。このような銀行システムから情報を取得するための銀行APIの公開も検討されている(例えば、非特許文献2)。ここで、銀行API(Application Programming Interface)とは、残高照会や資金移動等、既存機能を個別にサービス化して、外部のアプリケーションから利用するために、ソフトウェアコンポーネントが互いにやり取りするために使用するインタフェースである。このような銀行APIを公開することにより、モバイル端末を中心とした顧客金融行動を早期にキャッチアップできる。更に、非金融機関との連携により新規市場の創出も期待できる。   Today, in order to promote the use of financial information related to customers held by banks, cooperation with other systems is being studied (for example, Non-Patent Document 1). Disclosure of a bank API for acquiring information from such a bank system is also being studied (for example, Non-Patent Document 2). Here, the bank API (Application Programming Interface) is an interface used for software components to communicate with each other in order to make existing functions such as balance inquiry and funds transfer individually into services and use them from external applications. is there. By opening up such a bank API, customer financial behavior centering on mobile terminals can be caught up early. Furthermore, the creation of new markets can be expected through collaboration with non-financial institutions.

株式会社みずほ銀行、「LINEでかんたん残高照会」、[online]、株式会社みずほ銀行ホームページ、[平成28年8月14日検索]、インターネット<http://www.mizuhobank.co.jp/net_shoukai/line/index.html>Mizuho Bank, Ltd., “Simple balance inquiry with LINE”, [online], Mizuho Bank, Ltd. homepage, [searched on August 14, 2016], Internet <http://www.mizuhobank.co.jp/net_shoukai/ line / index.html> 全国銀行協会、「現代的な「金融業」のあり方」、2016年3月、[online]、金融調査研究会、[平成28年8月14日検索]、インターネット<http://www.zenginkyo.or.jp/fileadmin/res/news/news280341_1.pdf>National Bank Association, “Modern“ Financial Industry ”, March 2016, [online], Financial Research Study Group, [August 14, 2016 search], Internet <http: //www.zenginkyo .or.jp / fileadmin / res / news / news280341_1.pdf>

銀行APIを公開することにより、銀行が保有する情報を企業や個人において活用することができる。しかしながら、銀行で保有している金融情報は、その内容が限られている。具体的には、口座の入出金情報では、入金先や出金先及び金額に関する情報が中心であり、その資金がどのように利用されているかについては把握できない。資金の利用情報を入手して、入出金情報とのマッチングを行なうことにより、入出金情報と資金の利用情報とを連携させることも可能であるが、資金の利用情報の入手のタイミングが遅れると、有効な連携が困難である。また、入出金情報と資金の利用情報とのマッチングのために、名寄せやクレンジングによるデータ統合、整理、加工等を行なう場合に、手間と時間がかかる。   By making the bank API public, the information held by the bank can be utilized by companies and individuals. However, the contents of financial information held by banks are limited. Specifically, the deposit / withdrawal information of the account mainly includes information on the deposit destination, the withdrawal destination and the amount, and it is not possible to grasp how the funds are used. It is possible to link the deposit / withdrawal information and the fund usage information by obtaining the fund usage information and matching it with the deposit / withdrawal information, but if the timing of obtaining the fund usage information is delayed Effective collaboration is difficult. In addition, it takes time and effort to perform data integration, organization, processing, etc. by name identification and cleansing for matching deposit / withdrawal information and fund usage information.

本発明は、上記課題を解決するためになされたものであり、その目的は、入出金情報と資金の利用情報とを効率的に連携させて、マーケティングに利用するための銀行サービスシステム及び銀行サービス方法を提供することにある。   SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a bank service system and a bank service for efficiently linking deposit / withdrawal information and use information of funds and using them for marketing. It is to provide a method.

上記課題を解決する銀行サービスシステムは、取引サーバが提供するウェブページに格納された連携ツールと、銀行サーバにアクセスするための振込API及び取引APIを有する中継サーバに接続される。前記振込APIは、前記銀行サーバの口座情報にアクセスするためのAPIであり、前記取引APIは、前記取引サーバに送信される取引情報を取得するAPIである。そして、前記ウェブページにおいて、前記取引情報に基づいて、決済指示が入力された場合、前記振込APIにより、決済情報を含む振込指示を取得し、前記振込指示に基づいて、前記取引APIにより、取引情報を取得し、前記決済情報と前記取引情報とを関連付けて取引記憶部に記録する。これにより、決済情報と取引情報とを連携させて、効率的かつタイムリーにマーケティングを行なうことができる。   A bank service system that solves the above problems is connected to a linkage tool stored in a web page provided by a transaction server and a relay server having a transfer API and a transaction API for accessing the bank server. The transfer API is an API for accessing account information of the bank server, and the transaction API is an API for acquiring transaction information transmitted to the transaction server. In the web page, when a settlement instruction is input based on the transaction information, a transfer instruction including settlement information is acquired by the transfer API, and a transaction is performed by the transaction API based on the transfer instruction. Information is acquired, and the payment information and the transaction information are associated with each other and recorded in a transaction storage unit. Thereby, the payment information and the transaction information can be linked to perform marketing efficiently and in a timely manner.

・上記銀行サービスシステムにおいて、前記中継サーバは、更に、前記銀行サーバの顧客情報にアクセスするためのユーザ認証APIを備え、前記ウェブページにおいて認証用情報が入力された場合、前記ユーザ認証APIにより、認証用情報を取得してユーザ認証を行ない、ユーザ認証を完了したことを示す有効期限が設定されたトークンを、前記ウェブページに提供し、前記連携ツールは、前記有効期限内のトークンを用いて、前記取引APIにアクセスすることが好ましい。これにより、銀行におけるAPIにおけるセキュリティを確保することができる。   In the bank service system, the relay server further includes a user authentication API for accessing customer information of the bank server, and when authentication information is input on the web page, the user authentication API Obtain authentication information, perform user authentication, provide a token with an expiration date indicating that user authentication has been completed to the web page, and the cooperation tool uses the token within the expiration date Preferably, the transaction API is accessed. Thereby, the security in API in a bank is securable.

・上記銀行サービスシステムにおいて、前記ウェブページに組み込まれた連携ツールの改ざんの有無を判定し、改ざんがあると判定した場合、前記中継サーバの振込API、取引APIの利用を停止することが好ましい。これにより、改ざんされた連携ツールによるAPIの利用を停止し、セキュリティを確保することができる。   In the bank service system, it is preferable to determine whether or not the cooperation tool incorporated in the web page has been tampered with, and when it is determined that tampering has occurred, it is preferable to stop using the transfer API and transaction API of the relay server. As a result, the use of the API by the altered cooperation tool can be stopped, and security can be ensured.

・上記銀行サービスシステムにおいて、前記連携ツールが、前記ウェブページにおいて住所入力欄を検知した場合、前記中継サーバの認証APIを介して、前記銀行サーバの顧客情報記憶部から顧客の住所情報を取得し、前記ウェブページの住所入力欄に設定することが好ましい。これにより、銀行サーバが保有する住所情報を活用して、円滑な取引を支援することができる。   In the bank service system, when the cooperation tool detects an address input field on the web page, the customer address information is acquired from the customer information storage unit of the bank server via the authentication API of the relay server. It is preferable to set in the address input field of the web page. Thereby, smooth transactions can be supported by utilizing the address information held by the bank server.

本発明によれば、入出金情報と資金の利用情報とを効率的に連携させて、マーケティングに利用することができる。   According to the present invention, deposit / withdrawal information and fund usage information can be efficiently linked and used for marketing.

本実施形態のシステム概略図。The system schematic of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment.

以下、図1〜図4に従って、銀行サービスシステム及び銀行サービス方法を具体化した一実施形態を説明する。本実施形態では、通信販売における決済を支援するとともに、ネット取引と銀行における口座情報とを関連付けることにより、銀行のマーケティングを支援する場合を想定する。   Hereinafter, an embodiment embodying a bank service system and a bank service method will be described with reference to FIGS. In the present embodiment, it is assumed that settlement in mail order is supported and bank marketing is supported by associating online transactions with bank account information.

図1に示すように、ECサーバ10、ECサイト20、銀行サーバ30、中継サーバ40、監視サーバ60を用いる。
ECサーバ10は、通信販売事業者が商品取引を行なうためのコンピュータシステムである。このECサーバ10は、利用者に提供する商品情報や利用者との間で行なわれた商品売買等に関する取引情報を管理する。
As shown in FIG. 1, an EC server 10, an EC site 20, a bank server 30, a relay server 40, and a monitoring server 60 are used.
The EC server 10 is a computer system for mail order business operators to conduct product transactions. The EC server 10 manages product information provided to the user and transaction information related to product sales and the like performed with the user.

ECサイト20は、ECサーバ10から提供されるウェブサイトである。利用者は、利用者端末により、このECサイト20を利用して、商品購入等の取引を行なう。このECサイト20には、銀行から提供されたSDK50が組み込まれる。   The EC site 20 is a website provided from the EC server 10. A user uses the EC site 20 to make a transaction such as purchasing a product using a user terminal. The EC site 20 incorporates an SDK 50 provided by a bank.

SDK50は、ECサイト20に入力された各種情報を蓄積するとともに、後述する中継サーバ40の各APIとの間で情報連携を行なう連携ツール(プログラム)である。このSDK50は、中継サーバ40から提供されたトークンを記憶する。このトークンは、ログイン認証に用いるユーザID、パスワードを、有効期限を設定して中継サーバ40にアクセスするための暗号化認証情報である。このSDK50は、商品入力画面において入力された商品情報を仮記憶するメモリを備えている。   The SDK 50 is a linkage tool (program) that accumulates various information input to the EC site 20 and performs information linkage with each API of the relay server 40 described later. The SDK 50 stores the token provided from the relay server 40. This token is encrypted authentication information for accessing the relay server 40 by setting a user ID and password used for login authentication and setting an expiration date. The SDK 50 includes a memory that temporarily stores product information input on the product input screen.

銀行サーバ30は、利用者の口座を管理する銀行のコンピュータシステムである。この銀行サーバ30は、顧客情報記憶部32、口座情報記憶部33を備えている。
顧客情報記憶部32には、銀行の顧客である利用者に関する情報を管理するための顧客管理レコードが記録されている。この顧客管理レコードは、顧客登録が行なわれた場合に記録される。顧客管理レコードには、ユーザID、パスワード、第2暗証番号、口座番号、取引状況に関する情報が含まれる。
The bank server 30 is a bank computer system that manages user accounts. The bank server 30 includes a customer information storage unit 32 and an account information storage unit 33.
The customer information storage unit 32 records a customer management record for managing information related to a user who is a bank customer. This customer management record is recorded when customer registration is performed. The customer management record includes information regarding the user ID, password, second password, account number, and transaction status.

ユーザIDデータ領域には、各顧客を特定するための識別子に関するデータが記録される。
パスワードデータ領域には、この顧客を認証するために用いられるパスワードに関するデータが記録される。
第2暗証番号データ領域には、決済時に顧客の追加認証を行なうための情報が記録されている。
Data relating to an identifier for identifying each customer is recorded in the user ID data area.
In the password data area, data related to a password used for authenticating the customer is recorded.
Information for performing additional authentication of the customer at the time of settlement is recorded in the second password data area.

口座番号データ領域には、この顧客が保有している口座に関する情報が記録されている。
取引状況データ領域には、この顧客と銀行との取引状況(例えばローン残高)等の情報が記録される。
In the account number data area, information related to the account held by the customer is recorded.
In the transaction status data area, information such as the transaction status (for example, loan balance) between the customer and the bank is recorded.

口座情報記憶部33には、銀行の顧客の口座に関する情報を管理するための口座管理レコードが記録されている。この口座管理レコードは、口座が開設された場合に登録される。この口座管理レコードには、口座番号、入出金履歴、残高に関する情報が含まれる。   The account information storage unit 33 stores an account management record for managing information related to bank customer accounts. This account management record is registered when an account is opened. This account management record includes information regarding the account number, deposit / withdrawal history, and balance.

口座番号データ領域には、この口座を特定するための識別子に関する情報が記録される。
入出金履歴データ領域には、この口座への入金やこの口座からの出金に関する情報(入出金日時、金額、入出金先口座等)に関するデータが含まれる。
残高データ領域には、この口座の現在の残高に関する情報が記録される。
In the account number data area, information relating to an identifier for specifying this account is recorded.
The deposit / withdrawal history data area includes data relating to depositing / withdrawing to this account and information relating to withdrawal / withdrawal from this account (such as deposit / withdrawal date / time, amount, deposit / withdrawal destination account, etc.).
In the balance data area, information related to the current balance of this account is recorded.

中継サーバ40は、ECサイト20のSDK50からの情報を取得し蓄積する。更に、中継サーバ40は、ECサイト20から取得した情報を銀行サーバ30に中継する。   The relay server 40 acquires and accumulates information from the SDK 50 of the EC site 20. Further, the relay server 40 relays information acquired from the EC site 20 to the bank server 30.

この中継サーバ40は、認証API41、振込API42、取引API43、取引情報記憶部45を備えている。ここで、各APIは、銀行サーバ30における情報連携を行なうためのアプリケーションサービスインターフェースである。   The relay server 40 includes an authentication API 41, a transfer API 42, a transaction API 43, and a transaction information storage unit 45. Here, each API is an application service interface for performing information linkage in the bank server 30.

認証API41は、ECサイト20から取得した情報に基づいて、利用者を認証するためのアプリケーションプログラムインターフェイスである。この認証API41は、銀行サーバ30の顧客情報記憶部32に記録された顧客管理情報を用いて、利用者を認証する。そして、利用者認証を完了した場合、認証API41は、このECサイト20に対してトークンを提供する。   The authentication API 41 is an application program interface for authenticating a user based on information acquired from the EC site 20. The authentication API 41 authenticates the user using the customer management information recorded in the customer information storage unit 32 of the bank server 30. When the user authentication is completed, the authentication API 41 provides a token to the EC site 20.

振込API42は、ECサイト20から取得した情報に基づいて、振込による決済を行なうためのアプリケーションプログラムインターフェイスである。この振込API42は、銀行サーバ30の口座情報記憶部33に記録された口座管理情報を用いて、利用者の取引についての決済を行なう。   The transfer API 42 is an application program interface for performing payment by transfer based on information acquired from the EC site 20. The transfer API 42 uses the account management information recorded in the account information storage unit 33 of the bank server 30 to perform settlement for the user transaction.

取引API43は、ECサイト20から取得した情報に基づいて、取引情報を蓄積するためのアプリケーションプログラムインターフェイスである。この取引API43は、ECサイト20における取引情報を取得し、ユーザID、決済情報と関連付けて、取引情報記憶部45に記録する。   The transaction API 43 is an application program interface for accumulating transaction information based on information acquired from the EC site 20. The transaction API 43 acquires transaction information on the EC site 20 and records it in the transaction information storage unit 45 in association with the user ID and the payment information.

監視サーバ60は、ECサイト20におけるSDK50を監視するコンピュータシステムである。この監視サーバ60は、SDK50のテンプレートを備えており、ECサイト20に含まれるSDK50とテンプレートとを比較することにより、改変の有無を確認する。そして、監視サーバ60は、改ざんを検知した場合には、この中継サーバの各APIの利用を停止する。   The monitoring server 60 is a computer system that monitors the SDK 50 in the EC site 20. The monitoring server 60 includes an SDK 50 template, and confirms whether there is any alteration by comparing the SDK 50 included in the EC site 20 with the template. When the monitoring server 60 detects falsification, the monitoring server 60 stops using each API of the relay server.

次に、図2〜図4に従って、上記のように構成されたシステムにおいて実行される処理手順について説明する。
(初回登録処理)
まず、図2を用いて、初回登録処理を説明する。この処理は、利用者端末を用いて、ECサイト20で取引を行なう前に実行される。
Next, a processing procedure executed in the system configured as described above will be described with reference to FIGS.
(Initial registration process)
First, the initial registration process will be described with reference to FIG. This process is executed before a transaction is made on the EC site 20 using the user terminal.

ここでは、ECサイト20は、ユーザID、パスワード入力処理を実行する(ステップS1−1)。具体的には、ECサイト20は、初回登録画面をディスプレイに出力する。この初回登録画面には、ユーザID、パスワードを入力するためのユーザ設定欄が設けられている。この場合、利用者は、初回登録画面に、銀行サーバ30を利用するためのユーザID、パスワードを入力する。   Here, the EC site 20 executes a user ID and password input process (step S1-1). Specifically, the EC site 20 outputs an initial registration screen to the display. This initial registration screen is provided with a user setting field for inputting a user ID and a password. In this case, the user inputs a user ID and a password for using the bank server 30 on the initial registration screen.

初回登録画面の各ユーザ設定欄が入力された場合、ECサイト20は、認証要求処理を実行する(ステップS1−2)。具体的には、ECサイト20のSDK50は、中継サーバ40に対して、認証要求を送信する。この認証要求には、初回登録画面のユーザ設定欄に入力されたユーザID、パスワードに関するデータを含める。   When each user setting field on the initial registration screen is input, the EC site 20 executes an authentication request process (step S1-2). Specifically, the SDK 50 of the EC site 20 transmits an authentication request to the relay server 40. This authentication request includes data related to the user ID and password entered in the user setting field on the initial registration screen.

次に、中継サーバ40は、認証処理を実行する(ステップS1−3)。具体的には、中継サーバ40の認証API41は、銀行サーバ30にアクセスする。そして、認証API41は、SDK50から取得したユーザID、パスワードが設定された顧客管理レコードが顧客情報記憶部32に登録されているかどうかを確認する。そして、銀行サーバ30は、認証結果を中継サーバ40に返信する。銀行サーバ30において、SDK50から取得したユーザID、パスワードが設定された顧客管理レコードを特定できず、利用者認証ができない場合、認証API41は、ECサイト20に対して、サービスを利用できないことを返信する。   Next, the relay server 40 executes an authentication process (step S1-3). Specifically, the authentication API 41 of the relay server 40 accesses the bank server 30. Then, the authentication API 41 confirms whether or not the customer management record in which the user ID and password acquired from the SDK 50 are set is registered in the customer information storage unit 32. Then, the bank server 30 returns an authentication result to the relay server 40. If the customer management record in which the user ID and password acquired from the SDK 50 cannot be specified in the bank server 30 and the user authentication cannot be performed, the authentication API 41 replies to the EC site 20 that the service cannot be used. To do.

一方、銀行サーバ30の顧客情報記憶部32において、ユーザID、パスワードが設定された顧客管理レコードが登録されている場合、中継サーバ40の認証API41は、利用者認証を完了する。   On the other hand, when a customer management record in which a user ID and password are set is registered in the customer information storage unit 32 of the bank server 30, the authentication API 41 of the relay server 40 completes user authentication.

この場合、中継サーバ40は、トークン発行処理を実行する(ステップS1−4)。具体的には、中継サーバ40の認証API41は、ユーザIDを暗号化した固有コードを含めたトークンを付与する。このトークンにより利用者を特定することができる。そして、認証API41は、トークンをECサイト20に送信する。本実施形態では、トークンを含めたクッキーを送信する。このクッキーは、RFC6265で定義されており、ユーザ識別やセッション管理のための情報であり、ウェブブラウザ(ECサイト20)に保存される。   In this case, the relay server 40 performs a token issuing process (step S1-4). Specifically, the authentication API 41 of the relay server 40 gives a token including a unique code obtained by encrypting the user ID. A user can be specified by this token. Then, the authentication API 41 transmits the token to the EC site 20. In this embodiment, a cookie including a token is transmitted. This cookie is defined by RFC6265, and is information for user identification and session management, and is stored in the web browser (EC site 20).

次に、ECサイト20は、トークン記憶処理を実行する(ステップS1−5)。具体的には、ECサイト20のSDK50は、中継サーバ40から取得したトークン(クッキー)を登録する。クッキーには、中継サーバ40の認証API41が発行したトークンが含まれる。   Next, the EC site 20 executes a token storage process (step S1-5). Specifically, the SDK 50 of the EC site 20 registers the token (cookie) acquired from the relay server 40. The cookie includes a token issued by the authentication API 41 of the relay server 40.

(取引処理)
次に、図3を用いて、取引処理を説明する。利用者が、商品購入を希望する場合、利用者端末において、ECサイト20にアクセスする。
(Transaction processing)
Next, transaction processing will be described with reference to FIG. When a user desires to purchase a product, the user accesses the EC site 20 at the user terminal.

ここでは、ECサイト20は、商品選択入力処理を実行する(ステップS2−1)。具体的には、ECサイト20は、商品入力画面を出力する。利用者は、商品入力画面において、購入希望の商品を選択する。この場合、ECサイト20は、ECサーバ10から、選択された商品の価格情報を取得し、商品入力画面に出力する。   Here, the EC site 20 executes a product selection input process (step S2-1). Specifically, the EC site 20 outputs a product input screen. The user selects a desired product for purchase on the product input screen. In this case, the EC site 20 acquires price information of the selected product from the EC server 10 and outputs it to the product input screen.

そして、商品入力画面において、取引実行ボタンが選択された場合、ECサイト20は、送信処理を実行する(ステップS2−2)。具体的には、ECサイト20は、ECサーバ10に対して、商品購入要求を送信する。   When the transaction execution button is selected on the product input screen, the EC site 20 executes transmission processing (step S2-2). Specifically, the EC site 20 transmits a product purchase request to the EC server 10.

この場合、ECサイト20は、取引情報の蓄積処理を実行する(ステップS2−3)。具体的には、ECサイト20のSDK50は、商品入力画面において入力された商品情報(商品識別子及び価格)を取得し、メモリに仮記憶する。   In this case, the EC site 20 executes transaction information accumulation processing (step S2-3). Specifically, the SDK 50 of the EC site 20 acquires product information (product identifier and price) input on the product input screen, and temporarily stores it in the memory.

次に、ECサイト20は、配送先選択画面の出力処理を実行する(ステップS2−4)。具体的には、ECサイト20は、配送先選択画面を出力する。この場合、ECサイト20のSDK50は、中継サーバ40に対して、住所要求を送信する。この住所要求には、SDK50が記憶しているトークンを含める。この場合、現在日時が、トークンの有効期限を経過していないことを確認した後、トークンを住所要求に含める。なお、現在日時が、トークンの有効期限を経過している場合には、初回登録処理からやり直す。   Next, the EC site 20 executes a delivery destination selection screen output process (step S2-4). Specifically, the EC site 20 outputs a delivery destination selection screen. In this case, the SDK 50 of the EC site 20 transmits an address request to the relay server 40. The address request includes a token stored in the SDK 50. In this case, after confirming that the current date and time has not expired, the token is included in the address request. If the current date has passed the token expiration date, the initial registration process is repeated.

中継サーバ40は、住所情報の提供処理を実行する(ステップS3−1)。具体的には、中継サーバ40の認証API41は、住所要求に含まれるトークンの固有コードを復号して、ユーザIDを特定する。そして、認証API41は、銀行サーバ30の顧客情報記憶部32にアクセスし、ユーザIDに関連付けられた住所情報を取得する。そして、認証API41は、ECサイト20のSDK50に住所情報を提供する。   The relay server 40 executes address information providing processing (step S3-1). Specifically, the authentication API 41 of the relay server 40 decrypts the unique code of the token included in the address request and identifies the user ID. Then, the authentication API 41 accesses the customer information storage unit 32 of the bank server 30 and acquires address information associated with the user ID. Then, the authentication API 41 provides address information to the SDK 50 of the EC site 20.

次に、ECサイト20は、配送先情報の入力処理を実行する(ステップS2−5)。具体的には、ECサイト20のSDK50は、配送先選択画面において、中継サーバ40から取得した住所情報を配送先入力欄に初期設定する。そして、利用者は、配送先選択画面において、配送先を確認し、入力完了ボタンを選択する。この場合、SDK50は、配送先選択画面に設定された配送先情報をECサーバ10に送信する。   Next, the EC site 20 executes a delivery destination information input process (step S2-5). Specifically, the SDK 50 of the EC site 20 initializes the address information acquired from the relay server 40 in the delivery destination input field on the delivery destination selection screen. Then, the user confirms the delivery destination on the delivery destination selection screen and selects an input completion button. In this case, the SDK 50 transmits the delivery destination information set on the delivery destination selection screen to the EC server 10.

次に、ECサイト20は、決済方法選択処理を実行する(ステップS2−6)。具体的には、ECサイト20は、決済方法選択画面を出力する。この決済方法選択画面において、銀行が選択された場合、ECサイト20のSDK50は、中継サーバ40に対して、口座情報要求を送信する。この口座情報要求には、SDK50が記憶しているトークンを含める。   Next, the EC site 20 executes a payment method selection process (step S2-6). Specifically, the EC site 20 outputs a payment method selection screen. When a bank is selected on this payment method selection screen, the SDK 50 of the EC site 20 transmits an account information request to the relay server 40. This account information request includes a token stored in the SDK 50.

中継サーバ40は、口座情報の提供処理を実行する(ステップS3−2)。具体的には、中継サーバ40の振込API42は、口座情報要求に含まれるトークンの固有コードを復号して、ユーザIDを特定する。そして、振込API42は、銀行サーバ30の顧客情報記憶部32にアクセスし、ユーザIDの顧客管理レコードに記録された口座識別子を取得する。更に、振込API42は、銀行サーバ30の口座情報記憶部33にアクセスし、この顧客の口座の残高を取得する。そして、振込API42は、ECサイト20のSDK50に口座情報を提供する。この口座情報には、利用者の口座毎に残高情報を含める。   The relay server 40 executes account information provision processing (step S3-2). Specifically, the transfer API 42 of the relay server 40 decrypts the unique code of the token included in the account information request and identifies the user ID. And transfer API42 accesses the customer information storage part 32 of the bank server 30, and acquires the account identifier recorded on the customer management record of user ID. Further, the transfer API 42 accesses the account information storage unit 33 of the bank server 30 and acquires the balance of the customer account. Then, the transfer API 42 provides account information to the SDK 50 of the EC site 20. This account information includes balance information for each user account.

次に、ECサイト20は、口座選択処理を実行する(ステップS2−7)。具体的には、ECサイト20のSDK50は、決済方法選択画面において、中継サーバ40から取得した口座情報を出力する。そして、利用者は、決済方法選択画面において、決済に用いる口座を選択する。この場合、SDK50は、決済画面を出力する。この決済画面には、口座識別子、残高、支払金額、第2暗証番号の各欄が設けられている。口座識別子欄には、決済方法選択画面において選択された口座識別子を設定する。残高欄には、中継サーバ40から取得した残高を表示する。支払金額欄には、商品入力画面の支払金額を設定する。そして、利用者は、第2暗証番号欄に、この口座を利用するための第2暗証番号を入力し、決済実行ボタンを選択する。   Next, the EC site 20 executes an account selection process (step S2-7). Specifically, the SDK 50 of the EC site 20 outputs the account information acquired from the relay server 40 on the payment method selection screen. Then, the user selects an account to be used for settlement on the settlement method selection screen. In this case, the SDK 50 outputs a settlement screen. This settlement screen has columns for account identifier, balance, payment amount, and second password. In the account identifier field, the account identifier selected on the settlement method selection screen is set. In the balance column, the balance acquired from the relay server 40 is displayed. In the payment amount column, the payment amount on the product input screen is set. Then, the user inputs the second password for using this account in the second password field, and selects the settlement execution button.

この場合、ECサイト20は、決済指示処理を実行する(ステップS2−8)。具体的には、ECサイト20のSDK50は、決済情報を含めた決済指示を生成する。決済情報には、引落口座識別子(利用者の口座)、振込先口座識別子(ECサイト20の口座)、決済金額、第2暗証番号に関する情報を含める。   In this case, the EC site 20 executes a settlement instruction process (step S2-8). Specifically, the SDK 50 of the EC site 20 generates a payment instruction including payment information. The settlement information includes information related to the withdrawal account identifier (user account), transfer account identifier (EC site 20 account), settlement amount, and second password.

次に、ECサイト20は、取引情報のセット処理を実行する(ステップS2−9)。具体的には、ECサイト20のSDK50は、トークンと、メモリに記憶された取引情報(トークンの固有コードを含む)とを決済指示のパラメータとして付加する。そして、SDK50は、中継サーバ40に対して、決済指示を送信する。   Next, the EC site 20 executes transaction information setting processing (step S2-9). Specifically, the SDK 50 of the EC site 20 adds the token and transaction information (including the unique code of the token) stored in the memory as a parameter for the settlement instruction. Then, the SDK 50 transmits a settlement instruction to the relay server 40.

中継サーバ40は、決済指示の取得処理を実行する(ステップS3−3)。具体的には、中継サーバ40の振込API42は、決済指示に含まれるパラメータを取得する。そして、振込API42は、パラメータを除いた決済指示(決済情報)を銀行サーバ30に送信する。更に、振込API42は、トークン(固有コード)及び取引情報を取引API43に提供する。   The relay server 40 executes a payment instruction acquisition process (step S3-3). Specifically, the transfer API 42 of the relay server 40 acquires parameters included in the settlement instruction. Then, the transfer API 42 transmits a settlement instruction (settlement information) excluding parameters to the bank server 30. Further, the transfer API 42 provides the transaction API 43 with a token (unique code) and transaction information.

決済指示を取得した銀行サーバ30は、振込処理を実行する(ステップS4−1)。具体的には、銀行サーバ30は、決済指示の決済情報(第2暗証番号)に基づいて、顧客情報記憶部32を用いて、利用者の追加認証を行なう。そして、追加認証を完了した場合には、銀行サーバ30は、口座情報記憶部33において、利用者の口座から決済金額を引き落とし、ECサイト20の口座に振り込む処理を実行する。そして、銀行サーバ30は、決済結果を中継サーバ40に返信する。この場合、中継サーバ40の振込API42は、SDK50に決済結果を返信する。   The bank server 30 that has acquired the settlement instruction executes a transfer process (step S4-1). Specifically, the bank server 30 performs additional authentication of the user using the customer information storage unit 32 based on the payment information (second password) of the payment instruction. And when additional authentication is completed, the bank server 30 performs the process which withdraws the payment amount from a user's account in the account information storage part 33, and transfers it to the account of EC site 20. FIG. Then, the bank server 30 returns the settlement result to the relay server 40. In this case, the transfer API 42 of the relay server 40 returns the settlement result to the SDK 50.

そして、ECサイト20は、決済結果表示処理を実行する(ステップS2−10)。具体的には、ECサイト20のSDK50は、決済画面において決済結果を出力する。この場合、SDK50は、決済結果をECサーバ10に送信する。   Then, the EC site 20 executes a settlement result display process (step S2-10). Specifically, the SDK 50 of the EC site 20 outputs a settlement result on the settlement screen. In this case, the SDK 50 transmits the settlement result to the EC server 10.

また、中継サーバ40は、取引情報の蓄積処理を実行する(ステップS3−4)。具体的には、中継サーバ40の取引API43は、振込API42から取得したユーザIDに関連付けて、決済情報及び取引情報を取引情報記憶部45に記録する。   Further, the relay server 40 executes transaction information accumulation processing (step S3-4). Specifically, the transaction API 43 of the relay server 40 records settlement information and transaction information in the transaction information storage unit 45 in association with the user ID acquired from the transfer API 42.

そして、中継サーバ40は、取引情報提供処理を実行する(ステップS3−5)。具体的には、中継サーバ40の取引API43は、取引情報記憶部45に記録された取引情報を、リアルタイムで銀行サーバ30に提供する。この場合、取引API43は、ユーザIDに関連付けられた決済情報及び取引情報を銀行サーバ30に提供する。   And the relay server 40 performs a transaction information provision process (step S3-5). Specifically, the transaction API 43 of the relay server 40 provides the transaction information recorded in the transaction information storage unit 45 to the bank server 30 in real time. In this case, the transaction API 43 provides settlement information and transaction information associated with the user ID to the bank server 30.

そして、銀行サーバ30は、マーケティング処理を実行する(ステップS4−2)。具体的には、銀行サーバ30は、顧客情報記憶部32や口座情報記憶部33に記録された銀行保有情報と取引情報とを関連付けて、担当者端末に出力する。そして、銀行サーバ30において、マーケティングに利用する。例えば、商品の購買履歴と、銀行におけるローン残高、口座入出金履歴における公共料金の支払等とを関連付けて、金融関連情報を活用したマーケティングソリューションを提案する。例えば、購入商品と金融商品とが関連付けられた金融商品情報記憶部を利用して、所定商品の購買に応じて金融商品を提案する。   And the bank server 30 performs a marketing process (step S4-2). Specifically, the bank server 30 associates the bank holding information recorded in the customer information storage unit 32 and the account information storage unit 33 with the transaction information, and outputs it to the person in charge terminal. And in the bank server 30, it utilizes for marketing. For example, a marketing solution utilizing financial information is proposed by associating a purchase history of a product with a loan balance in a bank, payment of a public bill in an account deposit / withdrawal history, and the like. For example, using a financial product information storage unit in which a purchased product and a financial product are associated, a financial product is proposed according to purchase of a predetermined product.

(監視処理)
次に、図4を用いて、監視処理を説明する。この処理は、監視サーバ60が、定期的に各ECサイト20にアクセスすることにより、繰り返し実行される。
(Monitoring process)
Next, the monitoring process will be described with reference to FIG. This process is repeatedly executed by the monitoring server 60 periodically accessing each EC site 20.

まず、監視サーバ60は、監視処理を実行する(ステップS5−1)。具体的には、監視サーバ60は、SDK50が格納されたECサイト20にアクセスする。そして、ECサイト20が格納されたSDK50を特定する。   First, the monitoring server 60 executes a monitoring process (step S5-1). Specifically, the monitoring server 60 accesses the EC site 20 in which the SDK 50 is stored. Then, the SDK 50 in which the EC site 20 is stored is specified.

次に、監視サーバ60は、改ざんがあるかどうかの判定処理を実行する(ステップS5−2)。具体的には、監視サーバ60は、SDK50とテンプレートとを比較し、違いの有無を確認する。ここで、SDK50とテンプレートとの違いがある場合には、改ざんがあると判定する。   Next, the monitoring server 60 executes a determination process for determining whether or not there is any falsification (step S5-2). Specifically, the monitoring server 60 compares the SDK 50 with the template and confirms whether there is a difference. Here, when there is a difference between the SDK 50 and the template, it is determined that there is falsification.

改ざんがあると判定した場合(ステップS5−2において「YES」の場合)、監視サーバ60は、API停止処理を実行する(ステップS5−3)。具体的には、監視サーバ60は、SDK50において、中継サーバ40の各APIの利用停止を設定する。   If it is determined that there has been tampering (in the case of “YES” in step S5-2), the monitoring server 60 executes API stop processing (step S5-3). Specifically, the monitoring server 60 sets the use stop of each API of the relay server 40 in the SDK 50.

本実施形態によれば、以下のような効果を得ることができる。
(1)本実施形態では、初回登録処理を実行する。ここで、ユーザ認証ができた場合、中継サーバ40は、トークン発行処理を実行する(ステップS1−4)。そして、ECサイト20は、トークン記憶処理を実行する(ステップS1−5)。これにより、銀行サーバ30において用いられているユーザIDとは異なる暗号化情報を用いて、顧客を特定することができる。従って、銀行で管理されている情報のセキュリティを高めることができる。
According to this embodiment, the following effects can be obtained.
(1) In the present embodiment, an initial registration process is executed. Here, when the user authentication is successful, the relay server 40 executes a token issuing process (step S1-4). Then, the EC site 20 executes a token storage process (step S1-5). Thereby, a customer can be specified using the encryption information different from the user ID used in the bank server 30. Therefore, the security of information managed by the bank can be increased.

(2)本実施形態では、取引対象の商品の選択時に、ECサイト20は、取引情報の蓄積処理を実行する(ステップS2−3)。そして、決済時には、ECサイト20は、取引情報のセット処理を実行する(ステップS2−9)。これにより、取引の内容を中継サーバ40に提供することができる。   (2) In the present embodiment, the EC site 20 executes transaction information accumulation processing when a transaction target product is selected (step S2-3). Then, at the time of settlement, the EC site 20 executes transaction information setting processing (step S2-9). Thereby, the contents of the transaction can be provided to the relay server 40.

更に、中継サーバ40は、取引情報の蓄積処理を実行する(ステップS3−4)。そして、中継サーバ40は、取引情報記憶部45に記録された取引情報を銀行サーバ30に提供する。これにより、銀行サーバ30において、銀行保有情報と取引情報とを連携させることにより、タイムリーかつ効率的にマーケティングを行なうことができる。   Further, the relay server 40 executes transaction information accumulation processing (step S3-4). Then, the relay server 40 provides the transaction information recorded in the transaction information storage unit 45 to the bank server 30. Thereby, in the bank server 30, marketing can be performed in a timely and efficient manner by linking the bank holding information and the transaction information.

(3)本実施形態では、ECサイト20は、配送先選択画面の出力処理を実行する(ステップS2−4)。そして、中継サーバ40は、住所情報の提供処理を実行する(ステップS3−1)。これにより、銀行サーバ30が保有している情報を利用して、ECサーバ10における取引の効率化を支援することができる。
(4)本実施形態では、監視サーバ60は、監視処理を実行する。これにより、SDK50の改ざんを抑制し、セキュリティを確保することができる。
(3) In the present embodiment, the EC site 20 executes a delivery destination selection screen output process (step S2-4). And the relay server 40 performs the provision process of address information (step S3-1). Thereby, the efficiency of the transaction in the EC server 10 can be supported using the information held by the bank server 30.
(4) In this embodiment, the monitoring server 60 executes a monitoring process. Thereby, alteration of SDK50 can be suppressed and security can be ensured.

なお、上記各実施形態は以下のように変更してもよい。
・上記実施形態では、監視サーバ60は、監視処理(ステップS5−1)、改ざんがあるかどうかの判定処理(ステップS5−2)を実行する。ここでは、SDK50とテンプレートとを比較することにより、改ざんを検知する。改ざんの検知方法は、これに限定されるものではない。例えば、SDK50において、改ざんを検知するようにしてもよい。具体的には、SDK50が、改ざんにより、予め定められた動作(振舞い)と異なる動作を検知した場合には、改ざんと判定し、監視サーバ60に通知する。そして、SDK50による中継サーバ40へのアクセスを停止する。
In addition, you may change each said embodiment as follows.
In the above embodiment, the monitoring server 60 executes the monitoring process (step S5-1) and the determination process (step S5-2) as to whether or not tampering has occurred. Here, tampering is detected by comparing the SDK 50 with the template. The tampering detection method is not limited to this. For example, the SDK 50 may detect tampering. Specifically, when the SDK 50 detects an operation different from a predetermined operation (behavior) due to tampering, it determines that tampering has occurred and notifies the monitoring server 60 of it. Then, access to the relay server 40 by the SDK 50 is stopped.

・上記実施形態では、中継サーバ40は、取引情報提供処理を実行する(ステップS3−4)。銀行サーバ30に取引情報を提供するタイミングは、リアルタイムに限定されるものではない。定期的にバッチ処理により、取引情報を提供するようにしてもよい。この場合も、バッチ処理のタイミングを短くすることにより、取引情報と銀行保有情報とを効率的に連携することができる。   In the above embodiment, the relay server 40 executes transaction information provision processing (step S3-4). The timing for providing transaction information to the bank server 30 is not limited to real time. Transaction information may be provided periodically by batch processing. Also in this case, the transaction information and the bank holding information can be efficiently linked by shortening the batch processing timing.

・上記実施形態では、中継サーバ40は、トークン発行処理を実行する(ステップS1−4)。ユーザIDを暗号化した固有コードを含めたトークン(クッキー)を付与する。利用者を特定するためのトークンはクッキーに限定されるものではない。例えば、時間毎にパスワードを変更するスクリプトを、ECサイト20に提供するようにしてもよい。   In the above embodiment, the relay server 40 executes a token issuing process (step S1-4). A token (cookie) including a unique code obtained by encrypting the user ID is given. Tokens for identifying users are not limited to cookies. For example, a script for changing a password every time may be provided to the EC site 20.

10…ECサーバ、20…ECサイト、30…銀行サーバ、40…中継サーバ、41…認証API、42…振込API、43…取引API、45…取引情報記憶部、50…SDK、60…監視サーバ。   DESCRIPTION OF SYMBOLS 10 ... EC server, 20 ... EC site, 30 ... Bank server, 40 ... Relay server, 41 ... Authentication API, 42 ... Transfer API, 43 ... Transaction API, 45 ... Transaction information storage part, 50 ... SDK, 60 ... Monitoring server .

Claims (5)

取引サーバが提供するウェブページに格納された連携ツールと、銀行サーバにアクセスするための振込API及び取引APIを有する中継サーバとを含む銀行サービスシステムであって、
前記振込APIは、前記銀行サーバの口座情報にアクセスするためのAPIであり、
前記取引APIは、前記取引サーバに送信される取引情報を取得するAPIであり、
前記ウェブページにおいて、前記取引情報に基づいて、決済指示が入力された場合、前記振込APIにより、決済情報を含む振込指示を取得し、
前記振込指示に基づいて、前記取引APIにより、取引情報を取得し、
前記決済情報と前記取引情報とを関連付けて取引記憶部に記録することを特徴とする銀行サービスシステム。
A bank service system including a linkage tool stored in a web page provided by a transaction server, and a relay server having a transfer API and a transaction API for accessing the bank server,
The transfer API is an API for accessing account information of the bank server,
The transaction API is an API for acquiring transaction information transmitted to the transaction server,
In the web page, when a payment instruction is input based on the transaction information, the transfer API includes a transfer instruction including payment information,
Based on the transfer instruction, the transaction API obtains transaction information,
A bank service system, wherein the settlement information and the transaction information are associated and recorded in a transaction storage unit.
前記中継サーバは、更に、前記銀行サーバの顧客情報にアクセスするためのユーザ認証APIを備え、
前記ウェブページにおいて認証用情報が入力された場合、前記ユーザ認証APIにより、認証用情報を取得してユーザ認証を行ない、
ユーザ認証を完了したことを示す有効期限が設定されたトークンを、前記ウェブページに提供し、
前記連携ツールは、前記有効期限内のトークンを用いて、前記取引APIにアクセスすることを特徴とする請求項1に記載の銀行サービスシステム。
The relay server further includes a user authentication API for accessing customer information of the bank server,
When authentication information is input on the web page, the user authentication API acquires authentication information and performs user authentication.
Providing the web page with a token with an expiration date indicating that user authentication has been completed;
The banking service system according to claim 1, wherein the cooperation tool accesses the transaction API using a token within the expiration date.
前記ウェブページに組み込まれた連携ツールの改ざんの有無を判定し、
改ざんがあると判定した場合、前記中継サーバの振込API、取引APIの利用を停止することを特徴とする請求項1又は2に記載の銀行サービスシステム。
Determine whether the cooperation tool embedded in the web page has been tampered with,
3. The bank service system according to claim 1, wherein when it is determined that falsification has occurred, use of the transfer API and transaction API of the relay server is stopped.
前記連携ツールが、前記ウェブページにおいて住所入力欄を検知した場合、前記中継サーバの認証APIを介して、前記銀行サーバの顧客情報記憶部から顧客の住所情報を取得し、
前記ウェブページの住所入力欄に設定することを特徴とする請求項1〜3のいずれか一項に記載の銀行サービスシステム。
When the cooperation tool detects an address input field in the web page, it acquires customer address information from the customer information storage unit of the bank server via the authentication API of the relay server,
It sets to the address input column of the said web page, The bank service system as described in any one of Claims 1-3 characterized by the above-mentioned.
取引サーバが提供するウェブページに格納された連携ツールと、銀行サーバにアクセスするための振込API及び取引APIを有する中継サーバを含む銀行サービスシステムを用いて、銀行サービスを提供する方法であって、
前記振込APIは、前記銀行サーバの口座情報にアクセスするためのAPIであり、
前記取引APIは、前記取引サーバに送信される取引情報を取得するAPIであり、
前記ウェブページにおいて、前記取引情報に基づいて、決済指示が入力された場合、前記振込APIにより、決済情報を含む振込指示を取得し、
前記振込指示に基づいて、前記取引APIにより、取引情報を取得し、
前記決済情報と前記取引情報とを関連付けて取引記憶部に記録することを特徴とする銀行サービス方法。
A method for providing bank service using a bank service system including a linkage tool stored in a web page provided by a transaction server, and a relay server having a transfer API and a transaction API for accessing the bank server,
The transfer API is an API for accessing account information of the bank server,
The transaction API is an API for acquiring transaction information transmitted to the transaction server,
In the web page, when a payment instruction is input based on the transaction information, the transfer API includes a transfer instruction including payment information,
Based on the transfer instruction, the transaction API obtains transaction information,
A bank service method, wherein the settlement information and the transaction information are associated and recorded in a transaction storage unit.
JP2016161983A 2016-08-22 2016-08-22 Bank service system and bank service method Active JP6255070B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016161983A JP6255070B1 (en) 2016-08-22 2016-08-22 Bank service system and bank service method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016161983A JP6255070B1 (en) 2016-08-22 2016-08-22 Bank service system and bank service method

Publications (2)

Publication Number Publication Date
JP6255070B1 JP6255070B1 (en) 2017-12-27
JP2018032081A true JP2018032081A (en) 2018-03-01

Family

ID=60860033

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016161983A Active JP6255070B1 (en) 2016-08-22 2016-08-22 Bank service system and bank service method

Country Status (1)

Country Link
JP (1) JP6255070B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021144643A (en) * 2020-03-13 2021-09-24 株式会社北洋銀行 Charge method for electronic money and electronic money support system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020135316A (en) * 2019-02-18 2020-08-31 富士通株式会社 Program, information processor, and information processing method
CN117436862B (en) * 2023-12-18 2024-04-02 成都天府通数字科技有限公司 Transaction method, system and device adapting to two-three accounts and digital RMB

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142982A (en) * 1999-10-04 2001-05-25 Paygate Inc System and method for electronic commerce
JP2009146199A (en) * 2007-12-14 2009-07-02 Sony Corp Information processing device, disc, information processing method, and program
JP2009289114A (en) * 2008-05-30 2009-12-10 Hitachi Ltd Widget server, program, and widget management method
WO2011132260A1 (en) * 2010-04-20 2011-10-27 リプレックス株式会社 Payment system
JP2014052862A (en) * 2012-09-07 2014-03-20 Yahoo Japan Corp Access authorization apparatus and method, and service providing apparatus and system
US20140297537A1 (en) * 2013-03-15 2014-10-02 @Pay Ip Holdings Llc Automated application programming interface (api) system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142982A (en) * 1999-10-04 2001-05-25 Paygate Inc System and method for electronic commerce
JP2009146199A (en) * 2007-12-14 2009-07-02 Sony Corp Information processing device, disc, information processing method, and program
JP2009289114A (en) * 2008-05-30 2009-12-10 Hitachi Ltd Widget server, program, and widget management method
WO2011132260A1 (en) * 2010-04-20 2011-10-27 リプレックス株式会社 Payment system
JP2014052862A (en) * 2012-09-07 2014-03-20 Yahoo Japan Corp Access authorization apparatus and method, and service providing apparatus and system
US20140297537A1 (en) * 2013-03-15 2014-10-02 @Pay Ip Holdings Llc Automated application programming interface (api) system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021144643A (en) * 2020-03-13 2021-09-24 株式会社北洋銀行 Charge method for electronic money and electronic money support system

Also Published As

Publication number Publication date
JP6255070B1 (en) 2017-12-27

Similar Documents

Publication Publication Date Title
US11803660B2 (en) Secure permissioning of access to user accounts, including secure distribution of aggregated user account data
CA2906911C (en) Systems and methods for generating and administering mobile applications using pre-loaded tokens
US10467603B2 (en) Online payment processing method, apparatus and system
CA2906914C (en) Systems and methods for administering mobile applications using pre-loaded tokens
US10445721B2 (en) Method and system for data security utilizing user behavior and device identification
US20130030936A1 (en) Systems and methods for generating and using a digital pass
US20210117970A1 (en) Corroborating data to verify transactions
AU2021202583A1 (en) Mobile payment system
JP5479583B2 (en) How to get data from users at the time of card payment made using payment terminal
US11640606B2 (en) Systems and methods for providing real-time warnings to merchants for data breaches
CN107851285A (en) Social account interaction and main unknowable identity binding
CN108352010A (en) Method and system for administrative authentication services client data
JP6255070B1 (en) Bank service system and bank service method
US20230115996A1 (en) System and method for closing pre-authorization amounts on a virtual token account
JP6527254B1 (en) INFORMATION MANAGEMENT SYSTEM, INFORMATION MANAGEMENT METHOD, AND INFORMATION MANAGEMENT PROGRAM
KR20180047353A (en) A method and system for providing a scraping cloud service
US8346636B2 (en) Processing system for acquiring and reporting compliance with data security requirements
Kiboori Electronic banking channels as a strategy for gaining competitive advantage in banking services: A case of Kenya commercial bank
CN111915285B (en) Cash withdrawing method and device and electronic equipment
JP6695728B2 (en) Payment support system, payment support method, and payment support program
WO2022119724A1 (en) Systems and methods for data security
KR20070115034A (en) Method and system for authenticating user and payment in internet
JP2019128963A (en) Information management system, information management method and information management program
Hlaing Factors Affecting Customer Trust and Satisfaction in KBZ Mobile Banking
Ally The importance of risk reduction on merchant uptake of real-time credit card payment processing systems

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171016

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171201

R150 Certificate of patent or registration of utility model

Ref document number: 6255070

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250