JP2021111177A - Settlement controller and program - Google Patents

Settlement controller and program Download PDF

Info

Publication number
JP2021111177A
JP2021111177A JP2020003398A JP2020003398A JP2021111177A JP 2021111177 A JP2021111177 A JP 2021111177A JP 2020003398 A JP2020003398 A JP 2020003398A JP 2020003398 A JP2020003398 A JP 2020003398A JP 2021111177 A JP2021111177 A JP 2021111177A
Authority
JP
Japan
Prior art keywords
payment
settlement
credit
amount
balance
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
JP2020003398A
Other languages
Japanese (ja)
Inventor
有沙 後野
Arisa Atono
有沙 後野
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 Research Institute Ltd
Original Assignee
Japan Research Institute 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 Research Institute Ltd filed Critical Japan Research Institute Ltd
Priority to JP2020003398A priority Critical patent/JP2021111177A/en
Publication of JP2021111177A publication Critical patent/JP2021111177A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To solve the problem in which the approval for a settlement is not obtained when a financial account balance or a credit limit balance is short, in a case where a real-time settlement such as a debit card or a credit settlement is performed.SOLUTION: A settlement controller comprises a settlement information storage unit which stores, in association with identification information of a settlement device, information for determining settlement amounts of both a real-time settlement from a financial account related to the settlement device and a credit settlement on the basis of the settlement device. The settlement controller comprises a determination unit for determining the settlement amounts of both the real-time settlement and the credit settlement on the basis of a received settlement request and the information stored by the settlement information storage unit in association with the identification information of the settlement device used for settlement.SELECTED DRAWING: Figure 11

Description

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

クレジットカード、デビットカード、電子マネー等を用いた決済により取引を会計する決済システムが知られている。(例えば、特許文献1参照)。
[先行技術文献]
[特許文献]
[特許文献1]特開2015−022653号公報
A payment system that accounts for transactions by payment using a credit card, debit card, electronic money, or the like is known. (See, for example, Patent Document 1).
[Prior art literature]
[Patent Document]
[Patent Document 1] Japanese Unexamined Patent Publication No. 2015-022653

デビットカード等の即時決済を行おうとした場合に、金融口座の残高が不足するときは決済の承認が得られない。クレジット決済を行う場合に、与信枠の残高が不足するときは決済の承認が得られない。 If you try to make an immediate payment with a debit card, etc., and the balance of your financial account is insufficient, you will not be able to obtain approval for the payment. When making a credit card payment, if the credit line balance is insufficient, the payment will not be approved.

本発明の第1の態様においては、決済制御装置が提供される。決済制御装置は、決済用装置の識別情報に対応づけて、決済用装置に関連づけられた金融口座からの即時決済及び決済用装置に基づくクレジット決済のそれぞれの決済額を決定するための情報を格納する決済情報格納部を備える。決済制御装置は、受信した決済要求と、決済に使用される決済用装置の識別情報に対応づけて決済情報格納部が格納している情報とに基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定する決定部を備える。 In the first aspect of the present invention, a payment control device is provided. The payment control device stores information for determining the respective payment amounts of immediate payment from the financial account associated with the payment device and credit card payment based on the payment device in association with the identification information of the payment device. It is provided with a payment information storage unit. The payment control device makes payments for immediate payment and credit card payment based on the received payment request and the information stored in the payment information storage unit in association with the identification information of the payment device used for payment. It has a decision unit that determines the amount.

決済情報格納部は、決済用装置の識別情報に対応づけて、即時決済及びクレジット決済のいずれを優先するかを設定した優先情報を格納してよい。決定部は、優先情報に基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定してよい。 The payment information storage unit may store priority information in which priority is given to immediate payment or credit payment in association with the identification information of the payment device. The determination unit may determine the respective settlement amounts of the immediate settlement and the credit settlement based on the priority information.

決済制御装置は、決済要求に基づいて、決済に使用される決済用装置に関連づけられた金融口座の残高を示す情報を取得する口座残高取得部を備えてよい。決定部は、優先情報によってクレジット決済より即時決済を優先するように設定されている場合において、金融口座の残高が決済要求に含まれる決済要求額未満である場合に、決済要求額と金融口座の残高との差額を、クレジット決済の決済額として決定してよい。 The payment control device may include an account balance acquisition unit that acquires information indicating the balance of the financial account associated with the payment device used for payment based on the payment request. The decision unit determines the settlement request amount and the financial account when the balance of the financial account is less than the settlement request amount included in the settlement request when the priority information is set to prioritize the immediate settlement over the credit settlement. The difference from the balance may be determined as the settlement amount for credit settlement.

決済情報格納部は、決済用装置の識別情報に対応づけて、決済用装置の利用者により設定された即時決済の上限額を示す情報を格納してよい。決定部は、優先情報によってクレジット決済より即時決済を優先するように設定されている場合において、即時決済の上限額が決済要求に含まれる決済額未満である場合に、決済要求額と即時決済の上限額との差額を、クレジット決済の決済額として決定してよい。 The payment information storage unit may store information indicating the upper limit amount of immediate payment set by the user of the payment device in association with the identification information of the payment device. When the priority information is set to prioritize immediate payment over credit card payment, the decision-making unit determines the payment request amount and immediate payment when the upper limit of immediate payment is less than the payment amount included in the payment request. The difference from the maximum amount may be determined as the settlement amount for credit settlement.

決済制御装置は、決済要求に基づいて、クレジット決済の与信枠の残高を示す与信残高情報を取得する与信残高取得部を備えてよい。決定部は、優先情報によって即時決済よりクレジット決済を優先するように設定されている場合において、与信枠の残高が決済要求に含まれる決済要求額未満である場合に、決済要求額と与信枠の残高との差額を、即時決済の決済額として決定してよい。 The payment control device may include a credit balance acquisition unit that acquires credit balance information indicating the balance of the credit line for credit settlement based on the payment request. When the priority information is set to prioritize credit settlement over immediate settlement, the decision unit determines the settlement request amount and credit line when the balance of the credit line is less than the payment request amount included in the payment request. The difference from the balance may be determined as the settlement amount for immediate settlement.

決済情報格納部は、決済用装置の識別情報に対応づけて、決済用装置の利用者により設定されたクレジット決済の上限額を示す情報を格納してよい。決定部は、優先情報によって即時決済よりクレジット決済を優先するように設定されている場合において、クレジット決済の上限額が決済要求に含まれる決済要求額未満である場合に、決済要求額とクレジット決済の上限額との差額を、即時決済の決済額として決定してよい。 The payment information storage unit may store information indicating the upper limit of credit card payment set by the user of the payment device in association with the identification information of the payment device. When the priority information is set to prioritize credit card payment over immediate payment, the decision-making unit determines the payment request amount and credit card payment when the upper limit of credit card payment is less than the payment request amount included in the payment request. The difference from the upper limit of the amount may be determined as the settlement amount for immediate settlement.

決済情報格納部は、決済用装置の識別情報に対応づけて、即時決済の決済額及びクレジット決済の決済額の割合を示す決済割合情報を格納してよい。決定部は、決済要求に含まれる決済要求額及び決済割合情報に基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定してよい。 The payment information storage unit may store payment ratio information indicating the ratio of the payment amount for immediate payment and the payment amount for credit card payment in association with the identification information of the payment device. The determination unit may determine the respective settlement amounts of the immediate settlement and the credit settlement based on the settlement request amount and the settlement ratio information included in the settlement request.

決済情報格納部は、決済用装置の識別情報に対応づけて、金融口座の残高の下限値である下限残高を示す情報を格納してよい。決定部は、金融口座の残高と下限残高との差額を上限として即時決済の決済額を決定し、決済要求額と即時決済の決済額との差額をクレジット決済の決済額として決定してよい。 The payment information storage unit may store information indicating the lower limit balance, which is the lower limit value of the balance of the financial account, in association with the identification information of the payment device. The determination unit may determine the settlement amount for immediate settlement up to the difference between the balance of the financial account and the lower limit balance, and determine the difference between the settlement request amount and the settlement amount for immediate settlement as the settlement amount for credit settlement.

決済用装置は、銀行口座からのデビットカード決済及びクレジットカード決済を行うことができる利用者に発行された単一の決済用カードであり、優先情報は、デビットカード決済及びクレジットカード決済のいずれを優先するかを利用者によって設定されてよい。決定部は、クレジットカード決済よりデビットカード決済を優先するように設定されている場合において、銀行口座の残高が決済要求に含まれる決済要求額以上であるときは、決済要求額をデビットカード決済の決済額を決定し、銀行口座の残高が決済要求額未満であるときは、銀行口座の残高をデビットカード決済の決済額として決定し、決済要求額と銀行口座の残高との差額を、クレジットカード決済の決済額として決定してよい。決定部140は、デビットカード決済よりクレジットカード決済を優先するように設定されている場合において、利用者に対するクレジットカード決済の与信枠の残高が決済要求額以上であるときは、決済要求額をクレジットカード決済の決済額として決定し、利用者に対するクレジットカード決済の与信枠の残高が決済額未満であるときは、与信枠の残高をクレジットカード決済の決済額として決定し、決済要求額と与信枠の残高との差額を、デビットカード決済の決済額として決定してよい。 The payment device is a single payment card issued to a user who can perform debit card payment and credit card payment from a bank account, and priority information is either debit card payment or credit card payment. The priority may be set by the user. When the decision department is set to prioritize debit card payment over credit card payment, and the balance of the bank account is greater than or equal to the payment request amount included in the payment request, the payment request amount is set to the debit card payment. When the settlement amount is determined and the balance of the bank account is less than the settlement request amount, the balance of the bank account is determined as the settlement amount of the debit card settlement, and the difference between the settlement request amount and the balance of the bank account is the credit card. It may be determined as the settlement amount of the settlement. When the determination unit 140 is set to prioritize credit card payment over debit card payment and the balance of the credit line for credit card payment to the user is equal to or greater than the payment request amount, the determination unit 140 credits the payment request amount. If the balance of the credit card payment to the user is less than the payment amount, the balance of the credit card is determined as the payment amount of the credit card payment, and the payment request amount and the credit line are determined. The difference from the balance of the debit card may be determined as the settlement amount of the debit card settlement.

決済制御装置は、同一の利用者に発行されたクレジットカードの識別情報とデビットカードの識別情報とを対応づける対応情報格納部を備えてよい。決定部は、決済要求に基づいて、クレジットカードが決済に使用されたと判断した場合に、クレジットカードによるクレジット決済を即時決済より優先して行うと決定し、デビットカードが決済に使用されたと判断した場合に、即時決済をクレジット決済より優先して行うと決定してよい。 The payment control device may include a corresponding information storage unit that associates the credit card identification information issued to the same user with the debit card identification information. Based on the payment request, the decision-making department decided that if the credit card was used for payment, the credit card payment would be prioritized over the immediate payment, and the debit card was used for payment. In some cases, it may be decided that immediate payment is prioritized over credit payment.

本発明の第2の態様においては、プログラムが提供される。プログラムは、コンピュータを、上記の決済制御装置として機能させてよい。プログラムを格納するコンピュータ可読媒体が提供されてもよい。コンピュータ可読媒体は、非一時的なコンピュータ可読媒体であってもよい。コンピュータ可読媒体は、コンピュータ可読記録媒体であってもよい。 In the second aspect of the invention, a program is provided. The program may cause the computer to function as the payment control device described above. A computer-readable medium for storing the program may be provided. The computer-readable medium may be a non-transitory computer-readable medium. The computer-readable medium may be a computer-readable recording medium.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではない。また、これらの特徴群のサブコンビネーションもまた、発明となりうる。 The outline of the above invention does not list all the necessary features of the present invention. Sub-combinations of these feature groups can also be inventions.

一実施形態におけるシステム10の構成の一例を概略的に示す。An example of the configuration of the system 10 in one embodiment is shown schematically. 決済処理サーバ40の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the payment processing server 40. 記憶装置190が格納するカード情報をテーブル形式で示す。The card information stored in the storage device 190 is shown in a table format. クレジットカードとデビットカードとの対応付けを示す対応情報をテーブル形式で示す。Correspondence information indicating the correspondence between the credit card and the debit card is shown in a table format. クレジットカード会員情報をテーブル形式で示す。Show credit card member information in table format. 決済処理サーバ40に情報を登録するための画面を示す。A screen for registering information in the payment processing server 40 is shown. 支払方法を選択するための画面700である。The screen 700 for selecting a payment method. クレジットカード決済及びデビットカード決済の上限額を設定するための設定画面800を示す。The setting screen 800 for setting the upper limit amount of credit card payment and debit card payment is shown. クレジットカード決済の決済割合を設定するための設定画面900を示す。The setting screen 900 for setting the settlement ratio of credit card settlement is shown. 決済処理サーバ40が実行する処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process which the settlement processing server 40 executes. 優先設定が「デビット優先」であり、銀行口座の残高が5万円である場合の処理の具体例を示す。A specific example of processing when the priority setting is "debit priority" and the balance of the bank account is 50,000 yen is shown. 決済用カード100に対応づけられた優先設定が「クレジットカード優先」であり、クレジットカード決済の上限設定額が5万円である場合の処理を示す。The processing when the priority setting associated with the payment card 100 is "credit card priority" and the upper limit setting amount for credit card payment is 50,000 yen is shown. システム10において行われる処理の具体例を示す。A specific example of the processing performed in the system 10 is shown. 優先設定が「デビット優先」であり、銀行口座の残高が5万円である場合の処理の具体例を示す。A specific example of processing when the priority setting is "debit priority" and the balance of the bank account is 50,000 yen is shown. 優先設定が「クレジットカード優先」であり、クレジットカード決済の上限設定額が5万円である場合の処理を示す。The processing when the priority setting is "credit card priority" and the upper limit setting amount of credit card payment is 50,000 yen is shown. クレジットカード決済の決済割合が75%に設定されている場合の処理を示す。The processing when the settlement ratio of the credit card settlement is set to 75% is shown. 本実施形態に係るコンピュータ2000の例を示す。An example of the computer 2000 according to this embodiment is shown.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではない。また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。なお、図面において、同一または類似の部分には同一の参照番号を付して、重複する説明を省く場合がある。 Hereinafter, the present invention will be described through embodiments of the invention, but the following embodiments do not limit the inventions that fall within the scope of the claims. Also, not all combinations of features described in the embodiments are essential to the means of solving the invention. In the drawings, the same or similar parts may be given the same reference number to omit duplicate explanations.

図1は、一実施形態におけるシステム10の構成の一例を概略的に示す。本実施形態において、システム10は、決済用カード100を用いたカード決済を管理する。決済用カード100は、クレジットカード決済及びデビットカード決済に用いられる。決済用カード100は、決済用装置の一例である。 FIG. 1 schematically shows an example of the configuration of the system 10 in one embodiment. In the present embodiment, the system 10 manages card payment using the payment card 100. The payment card 100 is used for credit card payment and debit card payment. The payment card 100 is an example of a payment device.

システム10は、決済処理サーバ40と、共用処理サーバ50と、店舗端末42、店舗端末32、及び店舗端末52を備える。決済処理サーバ40は、クレジットカードの発行会社が運営するサーバである。店舗端末42、店舗端末32、及び店舗端末52は、商店等の店舗60に設けられる。店舗端末42は、クレジットカードを使用した決済を行うための加盟店端末である。店舗端末32は、デビットカードを使用した決済を行うための端末である。店舗端末52は、クレジットカードやデビットカード以外の端末を決済用装置として使用した決済を行うための端末である。 The system 10 includes a payment processing server 40, a shared processing server 50, a store terminal 42, a store terminal 32, and a store terminal 52. The payment processing server 40 is a server operated by a credit card issuing company. The store terminal 42, the store terminal 32, and the store terminal 52 are provided in a store 60 such as a store. The store terminal 42 is a member store terminal for making a payment using a credit card. The store terminal 32 is a terminal for making a payment using a debit card. The store terminal 52 is a terminal for making a payment using a terminal other than a credit card or a debit card as a payment device.

決済用カード100は、例えば、ICチップを備えるクレジットカードである。利用者80は、決済用カード100の所有者である。利用者80は消費者の一例である。利用者80は、決済用カード100を用いて、店舗で購入しようとする商品の対価を支払う。 The payment card 100 is, for example, a credit card including an IC chip. The user 80 is the owner of the payment card 100. User 80 is an example of a consumer. The user 80 uses the payment card 100 to pay for the product to be purchased at the store.

店舗端末42と決済処理サーバ40とは、ネットワーク11を介して接続される。ネットワーク11は、店舗端末42と決済処理サーバ40との間の通信に用いられるネットワークである。ネットワーク11は、CAFISネットワークなどのクレジットカードの決済ネットワークを含んでよい。店舗端末42は、ネットワーク11を通じて決済処理サーバ40と通信する。 The store terminal 42 and the payment processing server 40 are connected via the network 11. The network 11 is a network used for communication between the store terminal 42 and the payment processing server 40. The network 11 may include a credit card payment network such as a CAFIS network. The store terminal 42 communicates with the payment processing server 40 through the network 11.

決済処理サーバ40は、銀行用ネットワーク18を通じて、複数の銀行システム70に接続される。銀行システム70は、各銀行が管理するシステムである。銀行用ネットワーク18は、ATMネットワークを含んでよい。決済処理サーバ40は、銀行システム70から銀行口座の残高を取得したり、銀行システム70に対して即時決済のために銀行口座からの引き落としを依頼したりすることができる。 The payment processing server 40 is connected to a plurality of banking systems 70 through the banking network 18. The banking system 70 is a system managed by each bank. The bank network 18 may include an ATM network. The payment processing server 40 can acquire the balance of the bank account from the bank system 70, or request the bank system 70 to withdraw from the bank account for immediate settlement.

利用者80が商品を購入する場合、利用者80が店員に決済用カード100を手渡す。このとき、利用者80は、クレジットカード決済を行うかデビットカード決済を行うかを、店舗の店員に伝える必要はない。店員は、決済用カード100を店舗端末42に読み取らせる。利用者80が店舗端末42に暗証番号等の本人認証情報を入力すると、店舗端末42は、決済用カード100のICチップに暗証番号等の本人認証情報を示す信号を出力する。店舗端末42は、決済用カード100から認証が成功した旨の信号を取得すると、店舗端末42から出力される決済用カード100のカード識別情報を示す信号を取得する。店舗端末42は、カード識別情報及び決済額を含む売上のオーソリ電文を、決済処理サーバ40に送信する。 When the user 80 purchases a product, the user 80 hands the payment card 100 to the clerk. At this time, the user 80 does not need to inform the store clerk whether to make a credit card payment or a debit card payment. The clerk causes the store terminal 42 to read the payment card 100. When the user 80 inputs personal authentication information such as a personal identification number to the store terminal 42, the store terminal 42 outputs a signal indicating personal authentication information such as a personal identification number to the IC chip of the payment card 100. When the store terminal 42 acquires a signal indicating that the authentication is successful from the payment card 100, the store terminal 42 acquires a signal indicating the card identification information of the payment card 100 output from the store terminal 42. The store terminal 42 transmits an authorization telegram of sales including the card identification information and the payment amount to the payment processing server 40.

決済処理サーバ40は、店舗端末42から送信されるオーソリ電文を受信すると、オーソリ電文に含まれるカード識別情報及び決済額に基づいて、クレジットカード決済の決済額及び、デビットカード決済の決済額を決定する。システム10において、利用者80は、決済用カード100を用いた決済においてクレジットカード決済及びデビットカード決済のいずれを優先するかを示す優先情報を予め登録することができる。 When the payment processing server 40 receives the authority telegram transmitted from the store terminal 42, the payment processing server 40 determines the payment amount for credit card payment and the payment amount for debit card payment based on the card identification information and payment amount included in the authority telegram. do. In the system 10, the user 80 can register in advance priority information indicating which of credit card payment and debit card payment is prioritized in the payment using the payment card 100.

例えば、利用者80は、クレジットカード決済よりデビットカード決済を優先する旨の優先情報を登録していたとする。決済処理サーバ40は、オーソリ電文を受信すると、決済用カード100に関連づけられた銀行口座の残高を、銀行システム70に問い合わせる。決済処理サーバ40は、銀行システム70から受信した口座残高がオーソリ電文に含まれる決済額未満の場合に、口座残高をデビットカード決済の決済額として決定し、決済要求額と口座残高の差額を、クレジットカード決済の決済額として決定する。クレジット決済処理サーバ40は、デビットカード決済及びクレジットカード決済の処理を行い、決済処理が完了すると、決済の承認を店舗端末42に通知する。 For example, it is assumed that the user 80 has registered priority information indicating that debit card payment is prioritized over credit card payment. When the payment processing server 40 receives the authorization telegram, it inquires the bank system 70 about the balance of the bank account associated with the payment card 100. When the account balance received from the bank system 70 is less than the settlement amount included in the authorization message, the settlement processing server 40 determines the account balance as the settlement amount for debit card settlement, and determines the difference between the settlement request amount and the account balance. Determined as the payment amount for credit card payment. The credit card payment processing server 40 processes the debit card payment and the credit card payment, and when the payment processing is completed, notifies the store terminal 42 of the approval of the payment.

また、利用者80は一回あたりに許容される決済の上限額を登録可能である。利用者80が、デビットカード決済よりクレジットカード決済を優先する旨の優先情報を登録しており、クレジットカード決済の上限額を登録していた場合、決済処理サーバ40は、オーソリ電文を受信すると、利用者80に対する与信残高及び登録されている上限額がオーソリ電文に含まれる決済額以上であり、かつ、現在の日付が決済用カード100の有効期限日以前の場合に、登録されている上限額を上限としてクレジットカード決済を承認する。例えば、決済要求額が上限額を上回る場合、登録されている上限額をクレジットカード決済の決済額として決定する。そして、決済要求額と上限額との差額を、デビットカード決済の決済額として決定する。クレジット決済処理サーバ40は、デビットカード決済及びクレジットカード決済の処理を行い、決済処理が完了すると、決済の承認を店舗端末42に通知する。 In addition, the user 80 can register the maximum amount of payment allowed at one time. When the user 80 has registered priority information that the credit card payment is prioritized over the debit card payment and has registered the upper limit of the credit card payment, the payment processing server 40 receives the authorization message. If the credit balance and registered upper limit for user 80 are greater than or equal to the payment amount included in the authorization message and the current date is before the expiration date of the payment card 100, the registered upper limit Approve credit card payment up to. For example, when the payment request amount exceeds the upper limit amount, the registered upper limit amount is determined as the payment amount for credit card payment. Then, the difference between the payment request amount and the upper limit amount is determined as the payment amount for debit card payment. The credit card payment processing server 40 processes the debit card payment and the credit card payment, and when the payment processing is completed, notifies the store terminal 42 of the approval of the payment.

システム10によれば、例えば決済額に対して利用者80の口座残高が不足する場合でも、不足分をクレジットカード決済によって決済することが可能となる。そのため、口座残高不足や与信残高不足によって商品を購入することができなくなる可能性を低くすることができる。そのため、利用者80は、決済用カード100を差し出すだけで、不足分をクレジットカード決済で自動的に決済することができるので、利用者80の利便性を高めることができる。また、残高不足により利用者80が商品の購入を取り止めるケースが生じにくい。これにより、システム10によれば、キャッシュレス決済を促進することができる。 According to the system 10, even if the account balance of the user 80 is insufficient for the payment amount, for example, the shortage can be settled by credit card payment. Therefore, it is possible to reduce the possibility that the product cannot be purchased due to insufficient account balance or insufficient credit balance. Therefore, the user 80 can automatically settle the shortfall by credit card payment only by presenting the payment card 100, so that the convenience of the user 80 can be enhanced. In addition, it is unlikely that the user 80 will cancel the purchase of the product due to insufficient balance. As a result, according to the system 10, cashless payment can be promoted.

システム10において、店舗端末32はデビットカード決済用の端末である。店舗端末32に接続される。店舗端末32は、銀行用ネットワーク18を通じて、銀行システム70に残高を問い合わせ、銀行システム70に対して即時決済のために銀行口座からの引き落としを依頼する。また、銀行システム70は、決済処理サーバ40と通信可能であり、決済処理サーバ40にオーソリ電文を送信して、クレジットカード決済の承認結果を取得することができる。 In the system 10, the store terminal 32 is a terminal for debit card payment. It is connected to the store terminal 32. The store terminal 32 inquires the bank system 70 of the balance through the bank network 18 and requests the bank system 70 to withdraw from the bank account for immediate settlement. Further, the bank system 70 can communicate with the payment processing server 40, and can send an authority telegram to the payment processing server 40 to obtain the approval result of the credit card payment.

利用者80がデビットカードを使用して、店舗端末32を通じて決済を行う場合を説明する。デビットカード決済の決済要求は、店舗端末32からネットワーク18を通じて銀行システム70に送信される。銀行システム70は、店舗端末32からデビットカード決済の決済要求を受信すると、銀行口座の残高を確認する。銀行システム70は、銀行口座の残高が決済要求額以上である場合に、銀行口座から即時に引き落としを行い、決済を完了する。銀行口座の残高が決済要求額未満の場合には、決済要求額と銀行口座の残高との差額をクレジットカード決済するべく、クレジットカード決済の決済要求を決済処理サーバ40に要求して、クレジットカード決済を行わせる。 The case where the user 80 makes a payment through the store terminal 32 using the debit card will be described. The payment request for debit card payment is transmitted from the store terminal 32 to the bank system 70 via the network 18. When the bank system 70 receives a payment request for debit card payment from the store terminal 32, the bank system 70 confirms the balance of the bank account. When the balance of the bank account is equal to or greater than the settlement request amount, the bank system 70 immediately debits the bank account and completes the settlement. If the balance of the bank account is less than the payment request amount, the payment processing server 40 is requested to make a payment request for credit card payment in order to settle the difference between the payment request amount and the bank account balance by credit card. Make a payment.

また、銀行システム70は、店舗端末32から決済要求を受信すると、優先情報によってクレジットカード決済を優先して使用するよう設定されている場合に、デビットカードに対応付けられたクレジットカードの決済を行うと決定する。この場合、銀行システム70は、デビットカードに対応付けられたクレジットカードの決済を処理する決済処理サーバ40に、クレジットカード決済のオーソリ電文を送信する。クレジットカード決済の上限額が登録されている場合は、登録されている上限額を上限としてオーソリ電文を送信する。クレジットカード決済が承認されれば、銀行システム70は、利用者80の銀行口座に、クレジットカード決済の決済額の金額を入金する処理を行とともに、利用者80の銀行口座から決済要求額だけ引き落としを行う。 Further, when the bank system 70 receives the payment request from the store terminal 32, the bank system 70 performs the payment of the credit card associated with the debit card when the priority information is set to preferentially use the credit card payment. To decide. In this case, the banking system 70 transmits an authority telegram of the credit card payment to the payment processing server 40 that processes the payment of the credit card associated with the debit card. If the maximum amount for credit card payment is registered, the authority telegram will be sent up to the registered maximum amount. If the credit card payment is approved, the bank system 70 performs a process of depositing the payment amount of the credit card payment into the bank account of the user 80 and withdraws only the payment request amount from the bank account of the user 80. I do.

システム10において、共用処理サーバ50は、ネットワーク13を介して店舗端末52に接続される。ネットワーク13は、セキュアな通信回線である。ネットワーク13の一部は、インターネット、いわゆる3G(3rd Generation)、LTE(Long Term Evolution)、4G(4th Generation)及び5G(5th Generation)等の移動電話網、公衆通信網、及び専用網のいずれかを含んでよい。共用処理サーバ50は、例えば、銀行システム70及び決済処理サーバ40のゲートウェイとして機能する。共用処理サーバ50は、例えば、クレジットカード情報やデビットカード情報以外の利用者識別情報を用いて決済を行う場面で用いられてよい。例えば、共用処理サーバ50は、利用者識別情報が埋め込まれた決済用カード100やスマートフォン等の携帯端末を決済用装置として使用する場面で用いられてよい。例えば、店舗端末52は、決済用端末にバーコード表示された利用者情報を読み出して、共用処理サーバ50に送信する。また、店舗端末52は、決済用装置に記憶された利用者識別情報を読み出して、共用処理サーバ50に送信する。共用処理サーバ50は、利用者識別情報に基づいて利用者80を特定して、利用者80に予め対応付けられたクレジットカード情報及びデビットカード情報を用いて、クレジットカード決済又はデビットカード決済を選択して決済を行ってよい。 In the system 10, the shared processing server 50 is connected to the store terminal 52 via the network 13. The network 13 is a secure communication line. A part of the network 13 is one of the Internet, a mobile telephone network such as so-called 3G (3rd Generation), LTE (Long Term Evolution), 4G (4th Generation) and 5G (5th Generation), a public communication network, and a dedicated network. May include. The shared processing server 50 functions as, for example, a gateway for the banking system 70 and the payment processing server 40. The shared processing server 50 may be used, for example, in a situation where payment is made using user identification information other than credit card information and debit card information. For example, the shared processing server 50 may be used in a situation where a mobile terminal such as a payment card 100 or a smartphone in which user identification information is embedded is used as a payment device. For example, the store terminal 52 reads out the user information displayed as a barcode on the payment terminal and transmits it to the shared processing server 50. Further, the store terminal 52 reads the user identification information stored in the payment device and transmits it to the shared processing server 50. The shared processing server 50 identifies the user 80 based on the user identification information, and selects credit card payment or debit card payment using the credit card information and debit card information previously associated with the user 80. And make a payment.

共用処理サーバ50は、銀行システム70と通信して、銀行口座の残高を問い合わせたり、銀行システム70に対して即時決済のために銀行口座からの引き落としを依頼したりすることができる。また、共用処理サーバ50は、決済処理サーバ40と通信可能であり、決済処理サーバ40に決済要求を送信して、クレジットカード決済の承認結果を取得することができる。例えば、共用処理サーバ50は、店舗端末32から決済要求を受信すると、銀行システム70に銀行口座の残高を問い合わせて、銀行口座の残高が決済要求額未満であれば銀行口座から銀行口座の残高分の引き落としを行って、決済要求額と銀行口座の残高の差額のクレジットカード決済を行うべく、決済処理サーバ40にオーソリ電文を送信する。 The shared processing server 50 can communicate with the bank system 70 to inquire about the balance of the bank account or request the bank system 70 to withdraw from the bank account for immediate settlement. Further, the shared processing server 50 can communicate with the payment processing server 40, can send a payment request to the payment processing server 40, and obtain an approval result of credit card payment. For example, when the shared processing server 50 receives a payment request from the store terminal 32, it inquires the bank system 70 about the balance of the bank account, and if the balance of the bank account is less than the payment request amount, the balance of the bank account to the bank account. Is withdrawn, and an authority message is sent to the payment processing server 40 in order to perform credit card payment for the difference between the payment request amount and the balance of the bank account.

このように、銀行システム70及び共用処理サーバ50は、決済処理サーバ40と同様に、決済用カード100を用いてクレジットカード決済及びデビットカード決済を行うことができる。 In this way, the bank system 70 and the shared processing server 50 can perform credit card payment and debit card payment using the payment card 100 in the same manner as the payment processing server 40.

図2は、決済処理サーバ40の機能構成を示すブロック図である。決済処理サーバ40は、処理部180と、記憶装置190とを備える。処理部180は、決済要求受信部130、口座残高取得部110、与信残高取得部120、決定部140、決済処理部160、及び通知部170を備える。処理部180は、プロセッサ等の専用又は汎用の演算処理装置により実現される。 FIG. 2 is a block diagram showing a functional configuration of the payment processing server 40. The payment processing server 40 includes a processing unit 180 and a storage device 190. The processing unit 180 includes a settlement request receiving unit 130, an account balance acquisition unit 110, a credit balance acquisition unit 120, a determination unit 140, a settlement processing unit 160, and a notification unit 170. The processing unit 180 is realized by a dedicated or general-purpose arithmetic processing unit such as a processor.

記憶装置190は、利用者80が利用する決済用カード100を特定する情報を記憶する。記憶装置190は、不揮発性の記憶装置により実現される。なお、記憶装置190は、決済処理サーバ40とは別に設けられてよい。処理部180と記憶装置190とは、通信ネットワークによって接続されてよい。記憶装置190は、クレジット決済処理サーバ40の外部のデータベースシステムであってもよい。 The storage device 190 stores information that identifies the payment card 100 used by the user 80. The storage device 190 is realized by a non-volatile storage device. The storage device 190 may be provided separately from the payment processing server 40. The processing unit 180 and the storage device 190 may be connected by a communication network. The storage device 190 may be a database system external to the credit payment processing server 40.

記憶装置190は、決済用カード100の識別情報に対応づけて、決済用カード100に関連づけられた金融口座からの即時決済及び決済用カード100に基づくクレジット決済のそれぞれの決済額を決定するための情報を格納する。なお、本実施形態の「クレジットカード決済」は、クレジット決済の一例である。また、本実施形態の「デビットカード決済」は、即時決済の一例である。決済用カード100は、決済用装置の一例である。決済用装置は、スマートフォン等の携帯端末等であってよい。決済手段を特定するための任意の情報を保持する装置を、決済用装置として使用できる。 The storage device 190 is for determining the respective payment amounts of the immediate payment from the financial account associated with the payment card 100 and the credit payment based on the payment card 100 in association with the identification information of the payment card 100. Store information. The "credit card payment" of the present embodiment is an example of credit card payment. Further, the "debit card payment" of the present embodiment is an example of immediate payment. The payment card 100 is an example of a payment device. The payment device may be a mobile terminal such as a smartphone. A device that holds arbitrary information for identifying a payment means can be used as a payment device.

決済要求受信部130は、決済要求を受信する。決済要求受信部130は、ネットワーク11を通じて決済要求を受信してよい。決済要求受信部130は、例えば店舗端末42から決済要求を受信する。決済要求受信部130は、共用処理サーバ50を通じて決済要求を受信してよい。決済要求受信部130は、銀行システム70を通じて決済要求を受信してよい。決定部140は、受信した決済要求と、決済に使用される決済用カード100の識別情報に対応づけて記憶装置190が格納している情報とに基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定する。決済処理部160は、決定部140が決定した決済額に従って、クレジット決済及び即時決済を行う。通知部170は、決済処理部160による決済が完了すると、決済を承認したことを決済要求の送信元に通知する。 The payment request receiving unit 130 receives the payment request. The payment request receiving unit 130 may receive the payment request through the network 11. The payment request receiving unit 130 receives a payment request from, for example, the store terminal 42. The payment request receiving unit 130 may receive the payment request through the shared processing server 50. The payment request receiving unit 130 may receive the payment request through the banking system 70. The determination unit 140 makes payments for immediate payment and credit payment, respectively, based on the received payment request and the information stored in the storage device 190 in association with the identification information of the payment card 100 used for payment. Determine the amount. The settlement processing unit 160 performs credit settlement and immediate settlement according to the settlement amount determined by the determination unit 140. When the payment by the payment processing unit 160 is completed, the notification unit 170 notifies the sender of the payment request that the payment has been approved.

記憶装置190は、決済用カード100の識別情報に対応づけて、即時決済及びクレジット決済のいずれを優先するかを設定した優先情報を格納する。決定部140は、優先情報に基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定する。例えば、口座残高取得部110は、決済要求に基づいて、決済に使用される決済用カード100に関連づけられた金融口座の残高を示す情報を取得する。銀行口座は、金融口座の一例である。決済用カード100には銀行口座が予め対応づけられている。口座残高取得部110は、決済要求に含まれる口座残高取得部110の識別情報に対応づけられた銀行口座を特定して、特定した銀行口座の残高を、ネットワーク18を通じて取得してよい。 The storage device 190 stores priority information in which priority is given to immediate payment or credit payment in association with the identification information of the payment card 100. The determination unit 140 determines the respective settlement amounts of the immediate settlement and the credit settlement based on the priority information. For example, the account balance acquisition unit 110 acquires information indicating the balance of the financial account associated with the settlement card 100 used for settlement based on the settlement request. A bank account is an example of a financial account. A bank account is associated with the payment card 100 in advance. The account balance acquisition unit 110 may specify the bank account associated with the identification information of the account balance acquisition unit 110 included in the settlement request, and acquire the balance of the specified bank account through the network 18.

決定部140は、優先情報によってクレジット決済より即時決済を優先するように設定されている場合において、金融口座の残高が決済要求に含まれる決済要求額未満である場合に、決済要求額と金融口座の残高との差額を、クレジット決済の決済額として決定する。 The determination unit 140 determines the settlement request amount and the financial account when the balance of the financial account is less than the settlement request amount included in the settlement request when the priority information is set to prioritize the immediate settlement over the credit settlement. The difference from the balance of is determined as the settlement amount of credit settlement.

記憶装置190は、決済用カード100の識別情報に対応づけて、決済用カード100の利用者により設定された即時決済の上限額を示す情報を格納してよい。決定部140は、優先情報によってクレジット決済より即時決済を優先するように設定されている場合において、即時決済の上限額が決済要求に含まれる決済額未満である場合に、決済要求額と即時決済の上限額との差額を、クレジット決済の決済額として決定してよい。 The storage device 190 may store information indicating an upper limit amount of immediate payment set by the user of the payment card 100 in association with the identification information of the payment card 100. The determination unit 140 sets the priority information to prioritize immediate settlement over credit settlement, and when the upper limit of immediate settlement is less than the settlement amount included in the settlement request, the settlement request amount and immediate settlement The difference from the maximum amount of credit card payment may be determined as the payment amount of credit card payment.

与信残高取得部120は、決済要求に基づいて、クレジット決済の与信枠の残高を示す与信残高情報を取得する。記憶装置190は、決済用カード100の識別情報に対応づけて、与信枠の残高を示す情報を記憶する。与信残高取得部120は、記憶装置190に記憶された情報に基づいて、決済要求に含まれる識別情報に対応づけられた与信枠の残高を取得する。決定部140は、優先情報によって即時決済よりクレジット決済を優先するように設定されている場合において、与信枠の残高が決済要求に含まれる決済要求額未満である場合に、決済要求額と与信枠の残高との差額を、即時決済の決済額として決定する。 The credit balance acquisition unit 120 acquires credit balance information indicating the balance of the credit line for credit settlement based on the settlement request. The storage device 190 stores information indicating the balance of the credit line in association with the identification information of the payment card 100. The credit balance acquisition unit 120 acquires the balance of the credit line associated with the identification information included in the settlement request based on the information stored in the storage device 190. The determination unit 140 sets the settlement request amount and the credit line when the balance of the credit line is less than the payment request amount included in the payment request when the priority information is set to prioritize the credit payment over the immediate payment. The difference from the balance of is determined as the settlement amount for immediate settlement.

通知部170は、即時決済及びクレジット決済のそれぞれの金額を決定するための情報である決済金額決定情報を利用者80に通知する。通知部170は、定期的、決済前(入店時など)、決済後の少なくともいずれかのタイミングで利用者80に通知してもよい。決済金額決定情報とは、口座残高や与信残高などである。通知部170は、決済金額決定情報以外に、記憶装置190に格納されている決済情報もあわせて通知してもよい。利用者は、定期的あるいは決済前(入店時など)、即時決済及びクレジット決済のそれぞれの金額が決定された根拠を知ることでその決済を一旦中止して、銀行口座への入金や、各種設定情報の変更などを行ってから、再度決済してもよい。また、利用者は、決済後、即時決済及びクレジット決済のそれぞれの金額が決定された根拠が分かったときは、これらの情報を参照することで次回決済に備えた行動(銀行口座への入金や、各種設定情報の変更など)をすることができる。 The notification unit 170 notifies the user 80 of the settlement amount determination information, which is the information for determining the respective amounts of the immediate settlement and the credit settlement. The notification unit 170 may notify the user 80 at least at any time of time, before payment (at the time of entering the store, etc.), and after payment. The settlement amount determination information is an account balance, a credit balance, or the like. The notification unit 170 may also notify the payment information stored in the storage device 190 in addition to the payment amount determination information. The user temporarily suspends the settlement by knowing the basis for determining the amount of each of the immediate settlement and the credit settlement, regularly or before the settlement (at the time of entering the store, etc.), and makes a deposit to the bank account and various types. You may change the setting information and then settle again. In addition, when the user finds the basis for determining the amount of immediate payment and credit card payment after payment, he / she can refer to this information to take action to prepare for the next payment (such as depositing money into a bank account). , Change various setting information, etc.).

記憶装置190は、決済用カード100の識別情報に対応づけて、決済用カード100の利用者により設定されたクレジット決済の上限額を示す情報を格納してよい。決定部140は、優先情報によって即時決済よりクレジット決済を優先するように設定されている場合において、クレジット決済の上限額が決済要求に含まれる決済要求額未満である場合に、決済要求額とクレジット決済の上限額との差額を、即時決済の決済額として決定する。 The storage device 190 may store information indicating an upper limit amount of credit payment set by the user of the payment card 100 in association with the identification information of the payment card 100. The determination unit 140 determines the payment request amount and the credit when the upper limit of the credit payment is less than the payment request amount included in the payment request when the priority information is set to prioritize the credit payment over the immediate payment. The difference from the maximum payment amount is determined as the payment amount for immediate payment.

記憶装置190は、決済用カード100の識別情報に対応づけて、即時決済の決済額及びクレジット決済の決済額の割合を示す決済割合情報を格納してよい。決定部140は、決済要求に含まれる決済要求額及び決済割合情報に基づいて、即時決済及びクレジット決済のそれぞれの決済額を決定してよい。 The storage device 190 may store the settlement ratio information indicating the ratio of the settlement amount of the immediate settlement and the settlement amount of the credit settlement in association with the identification information of the settlement card 100. The determination unit 140 may determine the respective settlement amounts of the immediate settlement and the credit settlement based on the settlement request amount and the settlement ratio information included in the settlement request.

記憶装置190は、決済用カード100の識別情報に対応づけて、金融口座の残高の下限値である下限残高を示す情報を格納してよい。決定部140は、金融口座の残高と下限残高との差額を上限として即時決済の決済額を決定し、決済要求額と即時決済の決済額との差額をクレジット決済の決済額として決定してよい。 The storage device 190 may store information indicating a lower limit balance, which is a lower limit value of the balance of the financial account, in association with the identification information of the payment card 100. The determination unit 140 may determine the settlement amount for immediate settlement up to the difference between the balance of the financial account and the lower limit balance, and determine the difference between the settlement request amount and the settlement amount for immediate settlement as the settlement amount for credit settlement. ..

決済用カード100は、銀行口座からのデビットカード決済及びクレジットカード決済を行うことができる利用者に発行された単一の決済用カードであってよい。優先情報は、デビットカード決済及びクレジットカード決済のいずれを優先するかを利用者によって設定された情報であってよい。決定部140は、クレジットカード決済よりデビットカード決済を優先するように設定されている場合において、銀行口座の残高が決済要求に含まれる決済要求額以上であるときは、決済要求額をデビットカード決済の決済額として決定し、銀行口座の残高が決済要求額未満であるときは、銀行口座の残高をデビットカード決済の決済額として決定してよい。そして、決定部140は、決済要求額と銀行口座の残高との差額を、クレジットカード決済の決済額として決定してよい。また、決定部140は、デビットカード決済よりクレジットカード決済を優先するように設定されている場合において、利用者に対するクレジットカード決済の与信枠の残高が決済要求額以上であるときは、決済要求額をクレジットカード決済の決済額として決定し、利用者に対するクレジットカード決済の与信枠の残高が決済額未満であるときは、与信枠の残高をクレジットカード決済の決済額として決定してよい。そして、決定部140は、決済要求額と与信枠の残高との差額を、デビットカード決済の決済額として決定してよい。 The payment card 100 may be a single payment card issued to a user who can perform debit card payment and credit card payment from a bank account. The priority information may be information set by the user as to which of debit card payment and credit card payment is prioritized. When the determination unit 140 is set to prioritize debit card payment over credit card payment and the balance of the bank account is equal to or greater than the payment request amount included in the payment request, the debit card payment is set to the payment request amount. If the balance of the bank account is less than the payment request amount, the balance of the bank account may be determined as the settlement amount of the debit card payment. Then, the determination unit 140 may determine the difference between the payment request amount and the balance of the bank account as the payment amount for credit card payment. In addition, when the determination unit 140 is set to prioritize credit card payment over debit card payment and the balance of the credit line for credit card payment to the user is equal to or greater than the payment request amount, the payment request amount Is determined as the payment amount for credit card payment, and when the balance of the credit line for credit card payment to the user is less than the payment amount, the balance of the credit line may be determined as the payment amount for credit card payment. Then, the determination unit 140 may determine the difference between the settlement request amount and the balance of the credit line as the settlement amount for debit card settlement.

記憶装置190は、同一の利用者に発行されたクレジットカードの識別情報とデビットカードの識別情報とを対応づけてよい。決定部140は、決済要求に基づいて、クレジットカードが決済に使用されたと判断した場合に、クレジットカードによるクレジット決済を即時決済より優先して行うと決定し、デビットカードが決済に使用されたと判断した場合に、即時決済をクレジット決済より優先して行うと決定してよい。 The storage device 190 may associate the credit card identification information issued to the same user with the debit card identification information. When the determination unit 140 determines that the credit card has been used for payment based on the payment request, it determines that the credit card payment is prioritized over the immediate payment, and determines that the debit card has been used for payment. If so, it may be decided that the immediate settlement is prioritized over the credit settlement.

処理部180は、店舗端末に対して決済処理部160が行った結果(決済結果)を出力する出力部(図示せず)を備えてよい。出力部は、店舗端末の属性(店舗端末42、店舗端末32、店舗端末52のいずれかに)に関わらず、即時決済の決済結果とクレジット決済の決済結果のいずれか、(または双方)を出力してよい。具体的には、出力部は、店舗端末42に対して即時決済の決済結果を出力する場合は、決済金額を即時決済である旨のフラグとともに出力するようにしてよい。また、出力部は、店舗端末32に対してクレジットカード決済の決済結果を出力する場合は、決済金額をクレジットカード決済である旨のフラグとともに出力するようにしてよい。 The processing unit 180 may include an output unit (not shown) that outputs a result (settlement result) performed by the payment processing unit 160 to the store terminal. The output unit outputs either (or both) the settlement result of the immediate settlement and the settlement result of the credit settlement regardless of the attribute of the store terminal (either the store terminal 42, the store terminal 32, or the store terminal 52). You can do it. Specifically, when the output unit outputs the settlement result of the immediate settlement to the store terminal 42, the output unit may output the settlement amount together with the flag indicating that the immediate settlement is made. Further, when the output unit outputs the payment result of the credit card payment to the store terminal 32, the output unit may output the payment amount together with the flag indicating that the payment is made by the credit card.

図3は、記憶装置190が格納するカード情報をテーブル形式で示す。カード情報は、カードID、種別、口座情報、クレジット上限設定額、デビット上限設定額、クレジット割合、口座下限残高、及び優先設定を対応付ける。「クレジット上限設定額」、「デビット上限設定額」、「クレジット割合」、「口座下限残高」、及び「優先設定」は、デビットカード決済及びクレジット決済のそれぞれの決済額を決定するための情報の一例である。 FIG. 3 shows the card information stored in the storage device 190 in a table format. The card information corresponds to the card ID, type, account information, credit upper limit set amount, debit upper limit set amount, credit ratio, account lower limit balance, and priority setting. "Credit upper limit set amount", "Debit upper limit set amount", "Credit ratio", "Account lower limit balance", and "Priority setting" are information for determining the respective payment amounts for debit card payment and credit payment. This is an example.

「種別」は、カード種別を示す。図3において、カード種別「E」は、一体型カードであることを示す。一体型カードとは、クレジットカード決済機能及びデビットカード決済機能の双方を持つカードである。 "Type" indicates the card type. In FIG. 3, the card type "E" indicates that it is an integrated card. An integrated card is a card that has both a credit card payment function and a debit card payment function.

カード種別「CD」は、デビットカードが対応付けられたクレジットカードを示す。利用者80は、カード種別「CD」のクレジットカードを用いて、対応付けデビットカードによってデビットカード決済を行うことが可能である。カード種別「DC」は、クレジットカードが対応付けられたデビットカードであることを示す。利用者80は、カード種別「DC」のデビットカードを用いて、対応付けられたクレジットカードによってクレジットカード決済を行うことが可能である。 The card type "CD" indicates a credit card associated with a debit card. The user 80 can make a debit card payment by using the associated debit card using a credit card of the card type "CD". The card type "DC" indicates that the credit card is an associated debit card. The user 80 can make a credit card payment by using the associated credit card using a debit card of the card type "DC".

カード種別「C」は、デビットカードが対応付けられていないクレジットカードであることを示す。すなわち、種別「C」のクレジットカードは、クレジットカード決済のみに対応しているカードである。カード種別「D」は、クレジットカードが対応付けられていないデビットカードであることを示す。すなわち、種別「D」のデビットカードは、デビットカード決済のみに対応しているカードである。 The card type "C" indicates that the debit card is not associated with the credit card. That is, the credit card of type "C" is a card that supports only credit card payment. The card type "D" indicates that the debit card is not associated with a credit card. That is, the debit card of type "D" is a card that supports only debit card payment.

「口座情報」は、引き落としを行う銀行口座を示す情報である。銀行口座は、クレジットカード決済について事後の引き落としが行われる銀行口座と、デビットカードにより即時の引き落としが行われる銀行口座とを含む。なお、同一の会員に対応付けられたクレジットカード決済の事後の引き落としが行われる銀行口座と、デビットカードにより即時の引き落としが行われる銀行口座とは、同一の銀行口座であってよく、異なる銀行口座であってもよい。 "Account information" is information indicating a bank account for withdrawal. Bank accounts include bank accounts that are debited after the fact for credit card payments and bank accounts that are debited immediately by debit card. Note that the bank account that is associated with the same member and is debited after the credit card payment and the bank account that is immediately debited by the debit card may be the same bank account and may be different bank accounts. It may be.

「クレジット上限設定額」は、クレジットカード決済の上限額を示す。「デビット上限設定額」は、デビットカード決済の上限額を示す。 "Credit upper limit set amount" indicates the upper limit of credit card payment. "Debit upper limit set amount" indicates the upper limit of debit card payment.

「クレジット割合」は、決済額におけるクレジットカード決済の決済額の割合を示す情報である。例えば、クレジット割外が75%である場合、決済額の75%をクレジットカード決済の決済額とし、決済額の残りの25%をデビットカード決済の決済額として、決済を行うことを意味する。 The "credit ratio" is information indicating the ratio of the payment amount of credit card payment to the payment amount. For example, when the credit discount is 75%, it means that 75% of the payment amount is used as the payment amount for credit card payment and the remaining 25% of the payment amount is used as the payment amount for debit card payment.

「口座下限残高」は、デビットカード決済の引き落とし口座として銀行口座に確保するべき下限の残高を示す。例えば、「口座下限残高」が5万円である場合において、決済要求額が15万円であるときは、銀行口座の残高が15万円の場合であっても、デビットカード決済の決済額を10万円とし、クレジットカード決済の結佐額を5万円として決済を行う。 "Account lower limit balance" indicates the lower limit balance to be secured in the bank account as a debit card settlement withdrawal account. For example, if the "minimum account balance" is 50,000 yen and the payment request amount is 150,000 yen, the payment amount for debit card payment will be set even if the bank account balance is 150,000 yen. Settlement will be made at 100,000 yen and the balance of credit card payment will be 50,000 yen.

「優先設定」は、クレジットカード決済及びデビットカード決済のいずれの決済手段を優先するかを示す情報である。例えば、図3における「クレジット優先」は、クレジットカード決済を優先することを示す。「使用カード優先」は、使用されたカード自体の決済手段に応じて、クレジットカード決済及びデビットカード決済のいずれを優先するかを決定することを示す。例えば、デビットカードを使用して決済しようとしている場合は、デビットカード決済を優先し、クレジットカードカードを使用して決済しようとしている場合は、クレジットカード決済を優先する。なお、「使用カード優先」は、カード種別が「CD」のクレジットカードと、カード種別が「DC」のデビットカードに設定することが可能である。 The "priority setting" is information indicating which payment method of credit card payment or debit card payment is prioritized. For example, "credit priority" in FIG. 3 indicates that credit card payment is prioritized. "Used card priority" indicates that it is determined whether to prioritize credit card payment or debit card payment according to the payment method of the card itself used. For example, if you are trying to make a payment using a debit card, you give priority to debit card payment, and if you are trying to make a payment using a credit card card, you give priority to credit card payment. The "used card priority" can be set for a credit card whose card type is "CD" and a debit card whose card type is "DC".

図4は、クレジットカードとデビットカードとの対応付けを示す対応情報をテーブル形式で示す。対応情報は、クレジットカードのカードIDと、デビットカードのカードIDとを対応づける。対応情報により、図3のカード種別が「CD」のクレジットカードと、カード種別が「DC」のデビットカードとが対応づけられる。 FIG. 4 shows correspondence information indicating the correspondence between the credit card and the debit card in a table format. Correspondence information associates the card ID of the credit card with the card ID of the debit card. According to the correspondence information, the credit card whose card type is "CD" in FIG. 3 and the debit card whose card type is "DC" are associated with each other.

図5は、クレジットカード会員情報をテーブル形式で示す。クレジットカード会員情報は、会員IDと、カードIDと、カード番号と、利用限度額と、利用残高と、有効期限とを対応づける。 FIG. 5 shows credit card member information in a table format. Credit card member information associates a member ID, a card ID, a card number, a usage limit, a usage balance, and an expiration date.

「会員ID」は、カード会員を識別するための識別子である。「カードID」は、クレジットカード番号を示す。「カード番号」は、クレジットカード番号を示す。「利用限度額」は、カード会員のクレジットカード決済の利用限度額を示す。「有効期限」は、クレジットカードを使用することができる有効期限を示す。「利用残高」は、クレジットカードの現在の利用残高を示す。なお、与信枠の残高は、利用限度額と利用残高との差額である。この与信枠の残高が、利用者の現在のクレジットカード利用可能額となる。 The "member ID" is an identifier for identifying a card member. "Card ID" indicates a credit card number. "Card number" indicates a credit card number. "Usage limit" indicates the usage limit for credit card payments by cardholders. "Expiration date" indicates an expiration date during which a credit card can be used. "Balance" indicates the current balance of credit card usage. The balance of the credit line is the difference between the usage limit and the usage balance. The balance of this credit line is the current credit card usage amount of the user.

図6は、決済処理サーバ40に情報を登録するための画面を示す。なお、図6から図9に示す画面は、利用者80が利用する利用者端末に表示されてよい。図6から図9に示す画面は、利用者80の携帯端末のアプリケーションの画面である。なお、図6から図9と同様の画面は、ブラウザによって表示されてよい。 FIG. 6 shows a screen for registering information in the payment processing server 40. The screens shown in FIGS. 6 to 9 may be displayed on the user terminal used by the user 80. The screens shown in FIGS. 6 to 9 are screens of the application of the mobile terminal of the user 80. The screens similar to those in FIGS. 6 to 9 may be displayed by a browser.

画面600は、アプリケーションのホーム画面である。画面600は、口座残高を示すオブジェクト610と、キャンペーン情報を示すオブジェクト620と、ホーム画面に戻るためのボタン630と、支払方法の設定画面を表示させるためのボタン640と、他のメニューを表示するためのボタン650とを含む。ボタン640の位置が押されると図7に示す設定画面700が表示される。 The screen 600 is the home screen of the application. The screen 600 displays an object 610 showing the account balance, an object 620 showing the campaign information, a button 630 for returning to the home screen, a button 640 for displaying the payment method setting screen, and other menus. Includes button 650 and for. When the position of the button 640 is pressed, the setting screen 700 shown in FIG. 7 is displayed.

図7は、支払方法を選択するための画面700である。画面700は、クレジットカード決済及びデビットカード決済の上限額の設定を指示するためのボタン710と、クレジットカード決済及びデビットカード決済の決済額の割合の設定を指示するためのボタン720と、前の画面600に戻るためのボタン730と、次の画面に進むためのボタン740と、ボタン630と、ボタン640と、ボタン650とを含む。 FIG. 7 is a screen 700 for selecting a payment method. The screen 700 has a button 710 for instructing the setting of the upper limit of the credit card payment and the debit card payment, a button 720 for instructing the setting of the payment amount ratio of the credit card payment and the debit card payment, and the previous button 720. It includes a button 730 for returning to the screen 600, a button 740 for returning to the next screen, a button 630, a button 640, and a button 650.

ボタン710の位置が押された後に状態で、ボタン740の位置が押されると、図8に示す設定画面800が表示される。ボタン720の位置が押された後に状態で、ボタン740の位置が押されると、図9に示す設定画面900が表示される。 When the position of the button 740 is pressed while the position of the button 710 is pressed, the setting screen 800 shown in FIG. 8 is displayed. If the position of the button 740 is pressed after the position of the button 720 is pressed, the setting screen 900 shown in FIG. 9 is displayed.

図8は、クレジットカード決済及びデビットカード決済の上限額を設定するための設定画面800を示す。設定画面800は、口座残高及びクレジットカード決済の利用限度額を示すオブジェクト810と、優先する決済手段を選択するためのラジオボタン820及びラジオボタン830と、デビットカード決済の決済額の上限を入力するための入力ボックス840と、クレジットカード決済の決済額の上限を入力するための入力ボックス850と、口座下限残高を入力するための入力ボックス860と、前の画面に戻るためのボタン870と、設定画面800で変更した情報を登録するためのボタン880と、ボタン630と、ボタン640と、ボタン650とを含む。 FIG. 8 shows a setting screen 800 for setting an upper limit for credit card payment and debit card payment. The setting screen 800 inputs an object 810 indicating the account balance and the credit card payment usage limit, radio buttons 820 and radio buttons 830 for selecting the preferred payment method, and the upper limit of the debit card payment payment amount. Input box 840 for inputting, input box 850 for inputting the upper limit of the payment amount for credit card payment, input box 860 for inputting the lower limit balance of the account, and button 870 for returning to the previous screen. The screen 800 includes a button 880, a button 630, a button 640, and a button 650 for registering the changed information.

ラジオボタン820及びラジオボタン830は、一方が選択状態にされた場合は他方が非選択状態となる。ラジオボタン820に対応する領域が押されると、デビットカード決済を優先することを示す情報が保持される。ラジオボタン830に対応する領域が押されると、クレジットカード決済を優先することを示す情報が保持される。 When one of the radio buttons 820 and the radio button 830 is selected, the other is not selected. When the area corresponding to the radio button 820 is pressed, information indicating that debit card payment is prioritized is retained. When the area corresponding to the radio button 830 is pressed, information indicating that credit card payment is prioritized is retained.

入力ボックス840には、対応するチェックボタン842が有効な状態で、デビットカード決済の上限額を入力することができる。デビットカード決済額の上限額は、デビットカード決済1回あたりの上限額である。なお、デビットカード決済額の上限額は、1日あたりの決済額の上限額であってよい。デビットカード決済額の上限額は、1月あたりの決済額の上限額であってよい。 In the input box 840, the upper limit of debit card payment can be input with the corresponding check button 842 enabled. The maximum amount of debit card payment is the maximum amount per debit card payment. The maximum amount of debit card payment may be the maximum amount of payment per day. The maximum amount of debit card payment may be the maximum amount of payment per month.

入力ボックス850には、対応するチェックボタン852が有効な状態で、クレジットカード決済の上限額を入力することができる。クレジットカード決済額の上限額は、クレジットカード決済1回あたりの上限額である。なお、クレジットカード決済額の上限額は、1日あたりの決済額の上限額であってよい。クレジットカード決済額の上限額は、1月あたりの決済額の上限額であってよい。なお、クレジットカード決済額の上限額には、クレジットカードの利用限度額未満の金額を入力することができる。 In the input box 850, the upper limit of credit card payment can be input with the corresponding check button 852 enabled. The maximum amount of credit card payment is the maximum amount per credit card payment. The maximum amount of credit card payment may be the maximum amount of payment per day. The maximum amount of credit card payment may be the maximum amount of payment per month. In addition, an amount less than the credit card usage limit can be entered as the upper limit of the credit card payment amount.

ボタン880の位置が押されると、設定画面800を通じて変更された情報が、決済用カード100の識別情報とともに決済処理サーバ40に送信される。決済処理サーバ40は、利用者80の利用者端末から、ラジオボタン820及びラジオボタン830で設定された優先設定情報を受信すると、カード情報の優先設定を更新する。また、決済処理サーバ40は、利用者80の利用者端末から、入力ボックス840及び入力ボックス850に入力された上限額を示す情報を受信すると、カード情報のクレジットカード上限額及びデビットカード上限額を更新する。また、決済処理サーバ40は、利用者80の利用者端末から、入力ボックス860に入力された口座下限残高を示す情報を受信すると、カード情報の口座下限残高を更新する。 When the position of the button 880 is pressed, the information changed through the setting screen 800 is transmitted to the payment processing server 40 together with the identification information of the payment card 100. When the payment processing server 40 receives the priority setting information set by the radio button 820 and the radio button 830 from the user terminal of the user 80, the payment processing server 40 updates the priority setting of the card information. Further, when the payment processing server 40 receives the information indicating the upper limit amount input to the input box 840 and the input box 850 from the user terminal of the user 80, the payment processing server 40 sets the credit card upper limit amount and the debit card upper limit amount of the card information. Update. Further, when the payment processing server 40 receives the information indicating the account lower limit balance input in the input box 860 from the user terminal of the user 80, the payment processing server 40 updates the account lower limit balance of the card information.

図9は、クレジットカード決済の決済割合を設定するための設定画面900を示す。設定画面900は、口座残高及びクレジットカード決済の利用限度額を示すオブジェクト810と、決済割合入力するための入力ボックス920及び入力ボックス930と、デビットカード決済の決済額の上限を入力するための入力ボックス840と、クレジットカード決済の決済額の上限を入力するための入力ボックス850と、口座下限残高を入力するための入力ボックス860と、前の画面に戻るためのボタン970と、設定画面900で変更した情報を登録するためのボタン980と、ボタン630と、ボタン640と、ボタン650とを含む。 FIG. 9 shows a setting screen 900 for setting a payment ratio for credit card payment. The setting screen 900 is an object 810 showing the account balance and the credit card payment usage limit, an input box 920 and an input box 930 for inputting the payment ratio, and an input for inputting the upper limit of the payment amount for debit card payment. In the box 840, the input box 850 for inputting the upper limit of the payment amount of credit card payment, the input box 860 for inputting the lower limit balance of the account, the button 970 for returning to the previous screen, and the setting screen 900. It includes a button 980, a button 630, a button 640, and a button 650 for registering the changed information.

入力ボックス920には、決済額におけるデビットカード決済の決済額の割合を入力することができる。入力ボックス930には、決済額におけるクレジットカード決済の決済額の割合を入力することができる。デビットカード決済の決済額の割合及びクレジットカード決済の決済額の割合の一方の数値が変更されると、他方の数値も同期して変更される。この決済額の割合は、決済1回あたりの割合である。 In the input box 920, the ratio of the payment amount of the debit card payment to the payment amount can be input. In the input box 930, the ratio of the payment amount of credit card payment to the payment amount can be input. When one of the ratio of the payment amount for debit card payment and the ratio of the payment amount for credit card payment is changed, the other value is also changed in synchronization. The ratio of the settlement amount is the ratio per settlement.

入力ボックス840、入力ボックス850、及び入力ボックス860は、図8に関連して説明した情報と同じ情報を入力することができる。そのため、入力ボックス840、入力ボックス850、及び入力ボックス860に入力される情報に関する説明を省略する。 The input box 840, the input box 850, and the input box 860 can input the same information as the information described in connection with FIG. Therefore, the description of the information input to the input box 840, the input box 850, and the input box 860 will be omitted.

ボタン980の位置が押されると、設定画面900を通じて変更された情報が、決済用カード100の識別情報とともに決済処理サーバ40に送信される。決済処理サーバ40は、利用者80の利用者端末から、入力ボックス920及び入力ボックス930の少なくとも一方に入力された割合を示す情報を受信すると、カード情報のクレジットカード割合を示す情報を更新する。 When the position of the button 980 is pressed, the information changed through the setting screen 900 is transmitted to the payment processing server 40 together with the identification information of the payment card 100. When the payment processing server 40 receives the information indicating the ratio input to at least one of the input box 920 and the input box 930 from the user terminal of the user 80, the payment processing server 40 updates the information indicating the credit card ratio of the card information.

図10は、決済処理サーバ40が実行する処理の手順を示すフローチャートである。図10のフローチャートの処理は、主として決済処理サーバ40の処理部180により実行される。図10のフローチャートの処理は、決済要求受信部130が決済要求を受信した場合に開始される。 FIG. 10 is a flowchart showing a processing procedure executed by the payment processing server 40. The processing of the flowchart of FIG. 10 is mainly executed by the processing unit 180 of the payment processing server 40. The processing of the flowchart of FIG. 10 is started when the settlement request receiving unit 130 receives the settlement request.

決定部140は、S502において、優先的に利用する決済手段を決定する。例えば、決済要求に含まれるカードIDに対応づけられた優先設定に基づいてクレジットカード決済、デビットカード決済のいずれを優先するかを決定する。具体的には、優先設定が「クレジットカード優先」であれば、決済手段としてクレジットカード決済を優先し、優先設定が「デビットカード優先」であれば、決済手段としてデビットカード決済を優先する。また、優先設定が「使用カード優先」の場合、決済に使用される決済用カード100がデビットカードであれば決済手段としてデビットカード決済を優先し、決済に使用される決済用カード100がクレジットカードであれば決済手段としてクレジットカード決済を優先する。 The determination unit 140 determines the payment method to be preferentially used in S502. For example, it is determined whether to prioritize credit card payment or debit card payment based on the priority setting associated with the card ID included in the payment request. Specifically, if the priority setting is "credit card priority", credit card payment is prioritized as the payment method, and if the priority setting is "debit card priority", debit card payment is prioritized as the payment method. When the priority setting is "priority for card used", if the payment card 100 used for payment is a debit card, priority is given to debit card payment as a payment method, and the payment card 100 used for payment is a credit card. If so, priority is given to credit card payment as a payment method.

S504において、決定部140は、クレジットカード決済の決済額及びデビットカード決済の決済額を決定する。一般に、決済要求額がA円である場合において、デビットカード決済の決済額をB円とすると、A−B円をクレジットカード決済の決済額として決定する。決定部140は、デビットカード決済の決済額及びクレジットカード決済の決済額を、決済要求額と、カード情報の「クレジット上限設定額」、「デビット上限設定額」、「クレジット割合」、「口座下限残高」及び「優先設定」とに基づいて決定する。 In S504, the determination unit 140 determines the payment amount for credit card payment and the payment amount for debit card payment. Generally, when the payment request amount is A yen and the payment amount for debit card payment is B yen, AB yen is determined as the payment amount for credit card payment. The determination unit 140 sets the payment amount for debit card payment and the payment amount for credit card payment as the payment request amount and the "credit upper limit set amount", "debit upper limit set amount", "credit ratio", and "account lower limit" of the card information. Determined based on "balance" and "priority setting".

S506において、決定部140は、S504で決定した決済額の決済が可能であるか否かを判断する。例えば、決定部140は、決済要求額、与信枠の残高、銀行口座の残高、及びカード情報の「クレジット上限設定額」、「デビット上限設定額」、「口座下限残高」に基づいて、S504で決定した決済額の決済が可能であるか否かを判断する。 In S506, the determination unit 140 determines whether or not the settlement amount determined in S504 can be settled. For example, the determination unit 140 determines in S504 based on the settlement request amount, the credit line balance, the bank account balance, and the "credit upper limit set amount", "debit upper limit set amount", and "account lower limit balance" of the card information. Determine whether or not the determined settlement amount can be settled.

S506において決済可能と判断した場合、S508において決済処理を実行し、決済処理が完了すると、決済を承認した旨を決済要求の送信元に通知する。S506において決済不可能と判断した場合、決済を承認しない旨を決済要求の送信元に通知する。 When it is determined in S506 that payment is possible, the payment process is executed in S508, and when the payment process is completed, the sender of the payment request is notified that the payment has been approved. If it is determined in S506 that payment is not possible, the sender of the payment request is notified that the payment is not approved.

図11から図13は、システム10において行われる処理の具体例を示す。図11から図13は、店舗端末42から決済処理サーバ40に決済要求が送信された場合を示す。図11から図13において、決済要求額が20万円であるものとする。 11 to 13 show specific examples of processing performed in the system 10. 11 to 13 show a case where a payment request is transmitted from the store terminal 42 to the payment processing server 40. In FIGS. 11 to 13, the settlement request amount is assumed to be 200,000 yen.

図11の例では、決済用カード100に対応づけられた優先設定が「デビット優先」であり、デビットカード決済の支払に用いる銀行口座の残高が5万円であるものとする。また、デビットカード決済の上限設定額、クレジットカード決済の上限設定額、クレジットカード決済の決済割合、及び口座下限残高は設定されていないものとする。 In the example of FIG. 11, it is assumed that the priority setting associated with the payment card 100 is "debit priority" and the balance of the bank account used for payment of the debit card payment is 50,000 yen. In addition, it is assumed that the upper limit set amount for debit card payment, the upper limit set amount for credit card payment, the settlement ratio for credit card payment, and the lower limit balance for the account are not set.

決済要求受信部130が決済用カード100の識別情報を含む決済要求を受信すると、決済用カード100の優先設定が「デビット優先」であるため、口座残高取得部110は、銀行システム70から、決済用カード100に対応づけられた銀行口座の残高を取得する。口座残高取得部110が銀行システム70から5万円の残高情報を取得すると、決定部140は、クレジットカード決済の決済額を15万円、デビットカード決済の決済額を5万円と決定する。 When the payment request receiving unit 130 receives the payment request including the identification information of the payment card 100, the priority setting of the payment card 100 is "debit priority", so that the account balance acquisition unit 110 makes a payment from the bank system 70. Acquire the balance of the bank account associated with the card 100. When the account balance acquisition unit 110 acquires the balance information of 50,000 yen from the bank system 70, the determination unit 140 determines that the payment amount for credit card payment is 150,000 yen and the payment amount for debit card payment is 50,000 yen.

与信残高取得部120は決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、利用可能額(100万円)が20万円以上であり、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。そこで、決済処理部160は、銀行システム70に、決済用カード100に対応づけられた銀行口座から5万円の引き落としを依頼し、引き落としが完了すると、15万円のクレジットカード決済を行う。クレジットカード決済が完了すると、通知部170は、店舗端末42に決済を承認したことを通知する。以上の処理により、銀行口座の残高は5万円から0円となり、決済用カード100のクレジットカード決済の利用可能額は85万円となる。 The credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the usable amount (1 million yen) is 200,000 yen or more, and the current date is before the expiration date. Therefore, it is judged that credit card payment is possible. Therefore, the payment processing unit 160 requests the bank system 70 to withdraw 50,000 yen from the bank account associated with the payment card 100, and when the withdrawal is completed, makes a credit card payment of 150,000 yen. When the credit card payment is completed, the notification unit 170 notifies the store terminal 42 that the payment has been approved. By the above processing, the balance of the bank account is changed from 50,000 yen to 0 yen, and the usable amount of credit card payment of the payment card 100 is 850,000 yen.

図12は、決済用カード100に対応づけられた優先設定が「クレジットカード優先」であり、クレジットカード決済の上限設定額が5万円である場合の処理を示す。デビットカード決済の上限設定額、クレジットカード決済の決済割合及び口座下限残高は設定されていないものとする。また、決済用カード100のデビットカード決済の引き落とし銀行口座の残高は35万円であるとする。 FIG. 12 shows processing when the priority setting associated with the payment card 100 is “credit card priority” and the upper limit setting amount for credit card payment is 50,000 yen. It is assumed that the upper limit set amount for debit card payment, the settlement ratio for credit card payment, and the lower limit balance for the account have not been set. Further, it is assumed that the balance of the debit card payment withdrawal bank account of the payment card 100 is 350,000 yen.

決済要求受信部130が決済用カード100の識別情報を含む決済要求を受信すると、決済用カード100の優先設定が「クレジットカード優先」であり、決済要求額がクレジットカード決済の上限設定額(5万円)を超えるため、決定部140は、クレジットカード決済の決済額を5万円とし、デビットカード決済の決済額を15万円と決定する。与信残高取得部120は、決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、決定部140は、利用可能額100万円がクレジットカード決済の決済額5万円を超えず、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。 When the payment request receiving unit 130 receives the payment request including the identification information of the payment card 100, the priority setting of the payment card 100 is "credit card priority", and the payment request amount is the upper limit setting amount of credit card payment (5). Since it exceeds (10,000 yen), the determination unit 140 determines that the payment amount for credit card payment is 50,000 yen and the payment amount for debit card payment is 150,000 yen. The credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the determination unit 140 determines that the usable amount of 1 million yen exceeds the payment amount of 50,000 yen for the credit card payment. However, since the current date is before the expiration date, it is judged that credit card payment is possible.

口座残高取得部110は、銀行システム70から、決済用カード100に対応づけられた銀行口座の残高を取得する。口座残高取得部110が銀行システム70から残高情報35万円を取得すると、決定部140は、15万円のデビットカード決済が可能と判断する。そのため、決済処理部160は、銀行システム70に、決済用カード100に対応づけられた銀行口座から15万円の引き落としを依頼し、引き落としが完了すると、5万円のクレジットカード決済を行う。クレジットカード決済が完了すると、通知部170は、店舗端末42に決済を承認したことを通知する。以上の処理により、銀行口座の残高は35万円から20万円となり、決済用カード100のクレジットカード決済の利用可能額は95万円となる。 The account balance acquisition unit 110 acquires the balance of the bank account associated with the payment card 100 from the bank system 70. When the account balance acquisition unit 110 acquires the balance information of 350,000 yen from the bank system 70, the determination unit 140 determines that the debit card payment of 150,000 yen is possible. Therefore, the payment processing unit 160 requests the bank system 70 to withdraw 150,000 yen from the bank account associated with the payment card 100, and when the withdrawal is completed, makes a credit card payment of 50,000 yen. When the credit card payment is completed, the notification unit 170 notifies the store terminal 42 that the payment has been approved. Through the above processing, the balance of the bank account will be changed from 350,000 yen to 200,000 yen, and the usable amount of credit card payment of the payment card 100 will be 950,000 yen.

図13は、クレジットカード決済の決済割合が75%に設定されている場合の処理を示す。デビットカード決済の上限設定額、クレジットカード決済の上限設定額、及び口座下限残高は設定されていないものとする。また、決済用カード100のデビットカード決済の引き落とし銀行口座の残高は25万円であるとする。 FIG. 13 shows a process when the payment ratio of credit card payment is set to 75%. It is assumed that the upper limit set amount for debit card payment, the upper limit set amount for credit card payment, and the lower limit balance for the account have not been set. Further, it is assumed that the balance of the debit card payment withdrawal bank account of the payment card 100 is 250,000 yen.

決済要求受信部130が決済用カード100の識別情報を含む決済要求を受信すると、クレジットカード決済の決済割合が75%に設定されているため、決定部140は、クレジットカード決済の決済額を15万円、デビットカード決済の決済額を5万円と決定する。与信残高取得部120は、決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、決定部140は、利用可能額100万円がクレジットカード決済の決済額15万円を超えず、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。 When the payment request receiving unit 130 receives the payment request including the identification information of the payment card 100, the payment ratio of the credit card payment is set to 75%, so that the determination unit 140 sets the payment amount of the credit card payment to 15. The settlement amount of 10,000 yen and debit card settlement will be decided to be 50,000 yen. The credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the determination unit 140 determines that the usable amount of 1 million yen exceeds the payment amount of 150,000 yen for the credit card payment. However, since the current date is before the expiration date, it is judged that credit card payment is possible.

口座残高取得部110は、銀行システム70から、決済用カード100に対応づけられた銀行口座の残高を取得する。口座残高取得部110が銀行システム70から残高情報25万円を取得すると、決定部140は、5万円のデビットカード決済が可能と判断する。そのため、決済処理部160は、銀行システム70に利用者80の銀行口座から5万円の引き落としを依頼し、引き落としが完了すると、15万円のクレジットカード決済を行う。クレジットカード決済が完了すると、通知部170は、店舗端末42に決済を承認したことを通知する。以上の処理により、銀行口座の残高は25万円から20万円となり、決済用カード100のクレジットカード決済の利用可能額は85万円となる。 The account balance acquisition unit 110 acquires the balance of the bank account associated with the payment card 100 from the bank system 70. When the account balance acquisition unit 110 acquires the balance information of 250,000 yen from the bank system 70, the determination unit 140 determines that the debit card payment of 50,000 yen is possible. Therefore, the payment processing unit 160 requests the bank system 70 to withdraw 50,000 yen from the bank account of the user 80, and when the withdrawal is completed, makes a credit card payment of 150,000 yen. When the credit card payment is completed, the notification unit 170 notifies the store terminal 42 that the payment has been approved. Through the above processing, the balance of the bank account will be changed from 250,000 yen to 200,000 yen, and the usable amount of credit card payment of the payment card 100 will be 850,000 yen.

図14から図16は、店舗端末32から銀行システム70に決済要求が送信された場合を示す。図14から図16は、決済用カード100がデビットカードである場合の例である。図14から図16において、決済要求額は20万円であるものとする。 14 to 16 show a case where a payment request is transmitted from the store terminal 32 to the bank system 70. 14 to 16 are examples in the case where the payment card 100 is a debit card. In FIGS. 14 to 16, the settlement request amount is assumed to be 200,000 yen.

図14の例では、図11の例と同様に、決済用カード100に対応づけられた優先設定が「デビット優先」であり、デビットカード決済の支払に用いる銀行口座の残高が5万円であるものとする。また、デビットカード決済の上限設定額、クレジットカード決済の上限設定額、クレジットカード決済の決済割合、及び口座下限残高は設定されていないものとする。 In the example of FIG. 14, similarly to the example of FIG. 11, the priority setting associated with the payment card 100 is "debit priority", and the balance of the bank account used for payment of the debit card payment is 50,000 yen. It shall be. In addition, it is assumed that the upper limit set amount for debit card payment, the upper limit set amount for credit card payment, the settlement ratio for credit card payment, and the lower limit balance for the account are not set.

銀行システム70が決済用カード100の識別情報を含む決済要求を受信すると、決済用カード100の優先設定が「デビット優先」であるため、銀行システム70は、決済用カード100に対応づけられた銀行口座の残高を取得する。決済用カード100に対応付けられた銀行口座の残高が5万円であるため、銀行システム70は、クレジットカード決済の決済額を15万円、デビットカード決済の決済額を5万円と決定する。 When the bank system 70 receives the payment request including the identification information of the payment card 100, the priority setting of the payment card 100 is "debit priority", so that the bank system 70 is the bank associated with the payment card 100. Get the balance of your account. Since the balance of the bank account associated with the payment card 100 is 50,000 yen, the bank system 70 determines that the payment amount for credit card payment is 150,000 yen and the payment amount for debit card payment is 50,000 yen. ..

銀行システム70は、決済処理サーバ40に、15万円のクレジットカード決済の決済要求を送信する。決済処理サーバ40において、与信残高取得部120は決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、利用可能額(100万円)が15万円以上であり、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。そこで、決済処理部160は、15万円のクレジットカード決済処理を行い、クレジットカード決済が完了すると、通知部170は、銀行システム70に決済を承認したことを通知する。銀行システム70は、15万円のクレジットカード決済が承認された通知を受信すると、決済用カード100に対応づけられた銀行口座に15万円を入金するとともに、同銀行口座から20万円の引き落としを行い、引き落としが完了すると、店舗端末32に決済を承認したことを通知する。以上の処理により、銀行口座の残高は5万円から20万円に増えた後に0円となり、決済用カード100のクレジットカード決済の利用可能額は85万円となる。 The bank system 70 transmits a payment request for credit card payment of 150,000 yen to the payment processing server 40. In the payment processing server 40, the credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the usable amount (1 million yen) is 150,000 yen or more, which is the current amount. Since the date is before the expiration date, it is judged that credit card payment is possible. Therefore, the payment processing unit 160 performs a credit card payment processing of 150,000 yen, and when the credit card payment is completed, the notification unit 170 notifies the bank system 70 that the payment has been approved. When the bank system 70 receives the notification that the credit card payment of 150,000 yen is approved, the bank system 70 deposits 150,000 yen into the bank account associated with the payment card 100 and withdraws 200,000 yen from the bank account. When the withdrawal is completed, the store terminal 32 is notified that the payment has been approved. By the above processing, the balance of the bank account increases from 50,000 yen to 200,000 yen and then becomes 0 yen, and the available amount of credit card payment of the payment card 100 becomes 850,000 yen.

図15は、図12の例と同様に、決済用カード100に対応づけられた優先設定が「クレジットカード優先」であり、クレジットカード決済の上限設定額が5万円である場合の処理を示す。デビットカード決済の上限設定額、クレジットカード決済の決済割合及び口座下限残高は設定されていないものとする。また、決済用カード100のデビットカード決済の引き落とし銀行口座の残高は35万円であるとする。 FIG. 15 shows processing when the priority setting associated with the payment card 100 is "credit card priority" and the upper limit setting amount for credit card payment is 50,000 yen, as in the example of FIG. .. It is assumed that the upper limit set amount for debit card payment, the settlement ratio for credit card payment, and the lower limit balance for the account have not been set. Further, it is assumed that the balance of the debit card payment withdrawal bank account of the payment card 100 is 350,000 yen.

銀行システム70が決済用カード100の識別情報を含む決済要求を受信すると、決済用カード100の優先設定が「クレジットカード優先」であり、決済要求額がクレジットカード決済の上限設定額(5万円)を超えるため、銀行システム70は、クレジットカード決済の決済額を5万円とし、デビットカード決済の決済額を15万円と決定する。 When the bank system 70 receives a payment request including the identification information of the payment card 100, the priority setting of the payment card 100 is "credit card priority", and the payment request amount is the upper limit setting amount of credit card payment (50,000 yen). ), The bank system 70 determines that the payment amount for credit card payment is 50,000 yen and the payment amount for debit card payment is 150,000 yen.

銀行システム70は、決済用カード100に対応づけられた銀行口座の残高を取得する。銀行口座の残高は35万円であるため、銀行システム70は、15万円のデビットカード決済が可能と判断する。そこで、銀行システム70は、決済処理サーバ40に、5万円のクレジットカード決済の決済要求を送信する。決済処理サーバ40において、与信残高取得部120は、決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、決定部140は、利用可能額100万円がクレジットカード決済の決済額5万円を超えず、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。そこで、決済処理部160は、5万円のクレジットカード決済処理を行い、クレジットカード決済が完了すると、通知部170は、銀行システム70に決済を承認したことを通知する。 The banking system 70 acquires the balance of the bank account associated with the payment card 100. Since the balance of the bank account is 350,000 yen, the bank system 70 determines that a debit card payment of 150,000 yen is possible. Therefore, the bank system 70 transmits a payment request for credit card payment of 50,000 yen to the payment processing server 40. In the payment processing server 40, the credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the determination unit 140 setstles the credit card payment with the available amount of 1 million yen. Since the amount does not exceed 50,000 yen and the current date is before the expiration date, it is judged that credit card payment is possible. Therefore, the payment processing unit 160 performs a credit card payment processing of 50,000 yen, and when the credit card payment is completed, the notification unit 170 notifies the bank system 70 that the payment has been approved.

銀行システム70は、5万円のクレジットカード決済が承認された通知を受信すると、決済用カード100に対応づけられた銀行口座に5万円を入金するとともに、同銀行口座から20万円の引き落としを行い、引き落としが完了すると、銀行システム70は、店舗端末32に決済を承認したことを通知する。以上の処理により、銀行口座の残高は35万円から40万円に増えた後に20万円となり、決済用カード100のクレジットカード決済の利用可能額は95万円となる。 When the bank system 70 receives the notification that the credit card payment of 50,000 yen is approved, the bank system 70 deposits 50,000 yen into the bank account associated with the payment card 100 and withdraws 200,000 yen from the bank account. When the withdrawal is completed, the bank system 70 notifies the store terminal 32 that the payment has been approved. Through the above processing, the balance of the bank account increases from 350,000 yen to 400,000 yen and then becomes 200,000 yen, and the usable amount of credit card payment of the payment card 100 becomes 950,000 yen.

図16は、図13の例と同様に、クレジットカード決済の決済割合が75%に設定されている場合の処理を示す。デビットカード決済の上限設定額、クレジットカード決済の上限設定額、及び口座下限残高は設定されていないものとする。また、決済用カード100のデビットカード決済の引き落とし銀行口座の残高は25万円であるとする。 FIG. 16 shows a process when the payment ratio of credit card payment is set to 75%, as in the example of FIG. It is assumed that the upper limit set amount for debit card payment, the upper limit set amount for credit card payment, and the lower limit balance for the account have not been set. Further, it is assumed that the balance of the debit card payment withdrawal bank account of the payment card 100 is 250,000 yen.

銀行システム70が決済用カード100の識別情報を含む決済要求を受信すると、クレジットカード決済の決済割合が75%に設定されているため、銀行システム70は、クレジットカード決済の決済額を15万円、デビットカード決済の決済額を5万円と決定する。銀行システム70は、決済用カード100に対応づけられた銀行口座の残高を取得する。決済用カード100に対応付けられた銀行口座の残高が5万円であるため、同銀行口座から15万円の引き落とし可能と判断する。 When the bank system 70 receives the payment request including the identification information of the payment card 100, the payment ratio of the credit card payment is set to 75%, so that the bank system 70 sets the payment amount of the credit card payment to 150,000 yen. , The settlement amount of debit card settlement is decided to be 50,000 yen. The banking system 70 acquires the balance of the bank account associated with the payment card 100. Since the balance of the bank account associated with the payment card 100 is 50,000 yen, it is judged that 150,000 yen can be withdrawn from the bank account.

そこで、銀行システム70は、決済処理サーバ40に、15万円のクレジットカード決済の決済要求を送信する。決済処理サーバ40において、与信残高取得部120は、決済用カード100のクレジットカード決済の利用可能額及び有効期限を取得して、決定部140は、利用可能額100万円がクレジットカード決済の決済額15万円を超えず、現在の日付が有効期限以前であるため、クレジットカード決済可能と判断する。そこで、決済処理部160は、15万円のクレジットカード決済処理を行い、クレジットカード決済が完了すると、通知部170は、銀行システム70に決済を承認したことを通知する。銀行システム70は、15万円のクレジットカード決済が承認された通知を受信すると、決済用カード100に対応づけられた銀行口座に15万円を入金するとともに、同銀行口座から20万円の引き落としを行い、引き落としが完了すると、店舗端末32に決済を承認したことを通知する。以上の処理により、銀行口座の残高は25万円から40万円に増えた後に20万円となり、決済用カード100のクレジットカード決済の利用可能額は85万円となる。 Therefore, the bank system 70 transmits a payment request for credit card payment of 150,000 yen to the payment processing server 40. In the payment processing server 40, the credit balance acquisition unit 120 acquires the usable amount and expiration date of the credit card payment of the payment card 100, and the determination unit 140 setstles the credit card payment with the available amount of 1 million yen. Since the amount does not exceed 150,000 yen and the current date is before the expiration date, it is judged that credit card payment is possible. Therefore, the payment processing unit 160 performs a credit card payment processing of 150,000 yen, and when the credit card payment is completed, the notification unit 170 notifies the bank system 70 that the payment has been approved. When the bank system 70 receives the notification that the credit card payment of 150,000 yen is approved, the bank system 70 deposits 150,000 yen into the bank account associated with the payment card 100 and withdraws 200,000 yen from the bank account. When the withdrawal is completed, the store terminal 32 is notified that the payment has been approved. Through the above processing, the balance of the bank account increases from 250,000 yen to 400,000 yen and then becomes 200,000 yen, and the usable amount of credit card payment of the payment card 100 becomes 850,000 yen.

図3から図16に関連して、決済処理サーバ40が実行する処理を説明した。特に、図3から図13に関連して、決済処理サーバ40が店舗端末42から決済要求を受信する場合の処理を説明した。しかし、決済処理サーバ40の処理と同様の処理は、銀行システム70や共用処理サーバ50が実行してもよい。例えば、図14から図16に関連して説明したように、銀行システム70は、デビットカード決済の決済要求を受信したことに応じて、図13から図16で説明した決済処理サーバ40と同様の処理を行うことで、図13から図16で説明した決済処理と同様の処理結果が得られることが分かる。 The process executed by the payment processing server 40 has been described with reference to FIGS. 3 to 16. In particular, in relation to FIGS. 3 to 13, the processing when the payment processing server 40 receives the payment request from the store terminal 42 has been described. However, the bank system 70 or the shared processing server 50 may execute the same processing as the processing of the payment processing server 40. For example, as described in connection with FIGS. 14 to 16, the banking system 70 is similar to the payment processing server 40 described in FIGS. 13 to 16 in response to receiving the payment request for debit card payment. It can be seen that by performing the processing, the same processing result as the payment processing described with reference to FIGS. 13 to 16 can be obtained.

同様に、共用処理サーバ50は、店舗端末52から決済要求を受信した場合に、決済処理サーバ40と通信して与信枠の残高確認やクレジットカード決済の処理を行い、銀行システム70と通信して銀行口座の残高確認や引き落とし処理を行うことで、決済処理サーバ40と同様の処理を実現することができる。 Similarly, when the shared processing server 50 receives a payment request from the store terminal 52, it communicates with the payment processing server 40 to check the balance of the credit line and process the credit card payment, and communicates with the bank system 70. By confirming the balance of the bank account and performing the withdrawal processing, the same processing as that of the payment processing server 40 can be realized.

以上に説明したシステム10によれば、例えば、デビットカード決済を行おうとした場合に、口座残高が不足していたとしても、その不足分をクレジットカード決済で決済できれば、店舗端末に決済の承認通知が送信される。また、クレジットカード決済を行おうとした場合に与信残高が不足していたとしても、その不足分をデビットカード決済で決済できれば、店舗端末に決済の承認通知が送信される。そのため、利用者80は、決済手段を変えたり、商品の購入を取り止めたりしなくて済む。このように、システム10によれば、1枚のカードで、デビットカード決済及びクレジットカード決済を1回の取引で行うことができるので、店舗及び利用者にとっての利便性を高めることができる。ひいては、キャッシュレス決済を広く普及させることができる。 According to the system 10 described above, for example, when trying to make a debit card payment, even if the account balance is insufficient, if the shortage can be settled by credit card payment, the store terminal is notified of the approval of the payment. Is sent. In addition, even if the credit balance is insufficient when trying to make a credit card payment, if the shortage can be settled by debit card payment, a payment approval notification is sent to the store terminal. Therefore, the user 80 does not have to change the payment method or cancel the purchase of the product. As described above, according to the system 10, debit card payment and credit card payment can be performed in one transaction with one card, so that convenience for stores and users can be enhanced. As a result, cashless payments can be widely used.

また、システム10によれば、例えばクレジットカード決済を出来るだけ避けたい場合は、デビットカードを優先的に使用する決済手段として設定できる。そのため、上述したように高い利便性を得ながらも、できるだけクレジットカード決済が行われないように設定することができる。また、クレジットカード決済及びデビットカード決済の決済額の割合や、デビットカード決済の上限額、口座下限金額を設定できるので、デビットカード決済によって口座残高が大きく減ることを抑えることができる。これにより、例えばカード決済以外の口座引き落としがある場合に、残高不足によって引き落とし不可とならないようにすることができる。 Further, according to the system 10, for example, when it is desired to avoid credit card payment as much as possible, a debit card can be set as a payment means preferentially used. Therefore, it is possible to set so that credit card payment is not performed as much as possible while obtaining high convenience as described above. In addition, since the ratio of the payment amount of credit card payment and debit card payment, the upper limit amount of debit card payment, and the lower limit amount of account can be set, it is possible to suppress a large decrease in the account balance due to debit card payment. As a result, for example, when there is an account withdrawal other than card payment, it is possible to prevent the withdrawal from being impossible due to insufficient balance.

図17は、本実施形態に係るコンピュータ2000の例を示す。コンピュータ2000にインストールされたプログラムは、コンピュータ2000に、実施形態に係る決済処理サーバ40、銀行システム70、共用処理サーバ50等の装置又は当該装置の各部として機能させる、当該装置又は当該装置の各部に関連付けられるオペレーションを実行させる、及び/又は、実施形態に係るプロセス又は当該プロセスの段階を実行させることができる。そのようなプログラムは、コンピュータ2000に、本明細書に記載の処理手順及びブロック図のブロックのうちのいくつか又はすべてに関連付けられた特定のオペレーションを実行させるべく、CPU2012によって実行されてよい。 FIG. 17 shows an example of the computer 2000 according to the present embodiment. The program installed in the computer 2000 causes the computer 2000 to function as a device such as the payment processing server 40, the banking system 70, the shared processing server 50, or each part of the device according to the embodiment, or in each part of the device. The associated operation can be performed and / or the process according to the embodiment or the stage of the process can be performed. Such a program may be executed by the CPU 2012 to cause the computer 2000 to perform specific operations associated with some or all of the processing procedures and blocks of the block diagram described herein.

本実施形態によるコンピュータ2000は、CPU2012、及びRAM2014を含み、それらはホストコントローラ2010によって相互に接続されている。コンピュータ2000はまた、ROM2026、フラッシュメモリ2024、通信インタフェース2022、及び入力/出力チップ2040を含む。ROM2026、フラッシュメモリ2024、通信インタフェース2022、及び入力/出力チップ2040は、入力/出力コントローラ2020を介してホストコントローラ2010に接続されている。 The computer 2000 according to this embodiment includes a CPU 2012 and a RAM 2014, which are connected to each other by a host controller 2010. The computer 2000 also includes a ROM 2026, a flash memory 2024, a communication interface 2022, and an input / output chip 2040. The ROM 2026, the flash memory 2024, the communication interface 2022, and the input / output chip 2040 are connected to the host controller 2010 via the input / output controller 2020.

CPU2012は、ROM2026及びRAM2014内に格納されたプログラムに従い動作し、それにより各ユニットを制御する。 The CPU 2012 operates according to the programs stored in the ROM 2026 and the RAM 2014, thereby controlling each unit.

通信インタフェース2022は、ネットワークを介して他の電子デバイスと通信する。フラッシュメモリ2024は、コンピュータ2000内のCPU2012によって使用されるプログラム及びデータを格納する。ROM2026は、アクティブ化時にコンピュータ2000によって実行されるブートプログラム等、及び/又はコンピュータ2000のハードウエアに依存するプログラムを格納する。入力/出力チップ2040はまた、キーボード、マウス及びモニタ等の様々な入力/出力ユニットをシリアルポート、パラレルポート、キーボードポート、マウスポート、モニタポート、USBポート、HDMI(登録商標)ポート等の入力/出力ポートを介して、入力/出力コントローラ2020に接続してよい。 The communication interface 2022 communicates with other electronic devices via the network. The flash memory 2024 stores programs and data used by the CPU 2012 in the computer 2000. The ROM 2026 stores a boot program or the like executed by the computer 2000 at the time of activation, and / or a program depending on the hardware of the computer 2000. The input / output chip 2040 also allows various input / output units such as keyboards, mice and monitors to input / output units such as serial ports, parallel ports, keyboard ports, mouse ports, monitor ports, USB ports, HDMI® ports, etc. It may be connected to the input / output controller 2020 via the output port.

プログラムは、CD−ROM、DVD−ROM、又はメモリカードのようなコンピュータ可読媒体又はネットワークを介して提供される。RAM2014、ROM2026、又はフラッシュメモリ2024は、コンピュータ可読媒体の例である。プログラムは、フラッシュメモリ2024、RAM2014、又はROM2026にインストールされ、CPU2012によって実行される。これらのプログラム内に記述される情報処理は、コンピュータ2000に読み取られ、プログラムと上記様々なタイプのハードウエアリソースとの間の連携をもたらす。装置又は方法が、コンピュータ2000の使用に従い情報のオペレーション又は処理を実現することによって構成されてよい。 The program is provided via a computer-readable medium or network such as a CD-ROM, DVD-ROM, or memory card. RAM 2014, ROM 2026, or flash memory 2024 are examples of computer-readable media. The program is installed in flash memory 2024, RAM 2014, or ROM 2026 and is executed by CPU 2012. The information processing described in these programs is read by the computer 2000 and provides a link between the program and the various types of hardware resources described above. The device or method may be configured to implement the operation or processing of information in accordance with the use of computer 2000.

例えば、コンピュータ2000及び外部デバイス間で通信が実行される場合、CPU2012は、RAM2014にロードされた通信プログラムを実行し、通信プログラムに記述された処理に基づいて、通信インタフェース2022に対し、通信処理を命令してよい。通信インタフェース2022は、CPU2012の制御下、RAM2014及びフラッシュメモリ2024のような記録媒体内に提供される送信バッファ処理領域に格納された送信データを読み取り、読み取った送信データをネットワークに送信し、ネットワークから受信された受信データを、記録媒体上に提供される受信バッファ処理領域等に書き込む。 For example, when communication is executed between the computer 2000 and the external device, the CPU 2012 executes the communication program loaded in the RAM 2014, and performs communication processing on the communication interface 2022 based on the processing described in the communication program. You may order. Under the control of the CPU 2012, the communication interface 2022 reads the transmission data stored in the transmission buffer processing area provided in the recording medium such as the RAM 2014 and the flash memory 2024, transmits the read transmission data to the network, and transmits the read transmission data from the network. The received received data is written to the reception buffer processing area or the like provided on the recording medium.

また、CPU2012は、フラッシュメモリ2024等のような記録媒体に格納されたファイル又はデータベースの全部又は必要な部分がRAM2014に読み取られるようにし、RAM2014上のデータに対し様々な種類の処理を実行してよい。CPU2012は次に、処理されたデータを記録媒体にライトバックする。 Further, the CPU 2012 makes the RAM 2014 read all or necessary parts of the file or the database stored in the recording medium such as the flash memory 2024, and executes various kinds of processing on the data on the RAM 2014. good. The CPU 2012 then writes back the processed data to the recording medium.

様々なタイプのプログラム、データ、テーブル、及びデータベースのような様々なタイプの情報が記録媒体に格納され、情報処理にかけられてよい。CPU2012は、RAM2014から読み取られたデータに対し、本明細書に記載され、プログラムの命令シーケンスによって指定される様々な種類のオペレーション、情報処理、条件判断、条件分岐、無条件分岐、情報の検索/置換等を含む、様々な種類の処理を実行してよく、結果をRAM2014にライトバックする。また、CPU2012は、記録媒体内のファイル、データベース等における情報を検索してよい。例えば、各々が第2の属性の属性値に関連付けられた第1の属性の属性値を有する複数のエントリが記録媒体内に格納される場合、CPU2012は、第1の属性の属性値が指定されている、条件に一致するエントリを当該複数のエントリの中から検索し、当該エントリ内に格納された第2の属性の属性値を読み取り、それにより予め定められた条件を満たす第1の属性に関連付けられた第2の属性の属性値を取得してよい。 Various types of information such as various types of programs, data, tables, and databases may be stored in recording media and processed for information processing. The CPU 2012 refers to the data read from the RAM 2014 in various types of operations, information processing, conditional determination, conditional branching, unconditional branching, information retrieval / described in the present specification and specified by the instruction sequence of the program. Various types of processing, including replacement, may be performed and the results are written back to RAM 2014. Further, the CPU 2012 may search for information in a file, a database, or the like in the recording medium. For example, when a plurality of entries each having an attribute value of the first attribute associated with the attribute value of the second attribute are stored in the recording medium, the CPU 2012 specifies the attribute value of the first attribute. The entry that matches the condition is searched from the plurality of entries, the attribute value of the second attribute stored in the entry is read, and the first attribute satisfying the predetermined condition is selected. You may get the attribute value of the associated second attribute.

上で説明したプログラム又はソフトウェアモジュールは、コンピュータ2000上又はコンピュータ2000近傍のコンピュータ可読媒体に格納されてよい。専用通信ネットワーク又はインターネットに接続されたサーバーシステム内に提供されるハードディスク又はRAMのような記録媒体が、コンピュータ可読媒体として使用可能である。コンピュータ可読媒体に格納されたプログラムを、ネットワークを介してコンピュータ2000に提供してよい。 The program or software module described above may be stored on or near a computer 2000 on a computer-readable medium. A recording medium such as a hard disk or RAM provided in a dedicated communication network or a server system connected to the Internet can be used as a computer-readable medium. A program stored on a computer-readable medium may be provided to the computer 2000 via a network.

コンピュータ2000にインストールされ、コンピュータ2000を決済処理サーバ40として機能させるプログラムは、CPU2012等に働きかけて、コンピュータ2000を、決済処理サーバ40の各部としてそれぞれ機能させてよい。これらのプログラムに記述された情報処理は、コンピュータ2000に読込まれることにより、ソフトウエアと上述した各種のハードウエア資源とが協働した具体的手段である、処理部180の各部として機能する。そして、これらの具体的手段によって、本実施形態におけるコンピュータ2000の使用目的に応じた情報の演算又は加工を実現することにより、使用目的に応じた特有の決済処理サーバ40が構築される。 A program installed in the computer 2000 that causes the computer 2000 to function as the payment processing server 40 may act on the CPU 2012 or the like to cause the computer 2000 to function as each part of the payment processing server 40. When the information processing described in these programs is read into the computer 2000, it functions as each part of the processing unit 180, which is a concrete means in which the software and the various hardware resources described above cooperate with each other. Then, by realizing the calculation or processing of information according to the purpose of use of the computer 2000 in the present embodiment by these specific means, a unique payment processing server 40 according to the purpose of use is constructed.

様々な実施形態が、ブロック図等を参照して説明された。ブロック図において各ブロックは、(1)オペレーションが実行されるプロセスの段階又は(2)オペレーションを実行する役割を持つ装置の各部を表わしてよい。特定の段階及び各部が、専用回路、コンピュータ可読媒体上に格納されるコンピュータ可読命令と共に供給されるプログラマブル回路、及び/又はコンピュータ可読媒体上に格納されるコンピュータ可読命令と共に供給されるプロセッサによって実装されてよい。専用回路は、デジタル及び/又はアナログハードウエア回路を含んでよく、集積回路(IC)及び/又はディスクリート回路を含んでよい。プログラマブル回路は、論理AND、論理OR、論理XOR、論理NAND、論理NOR、及び他の論理オペレーション、フリップフロップ、レジスタ、フィールドプログラマブルゲートアレイ(FPGA)、プログラマブルロジックアレイ(PLA)等のようなメモリ要素等を含む、再構成可能なハードウエア回路を含んでよい。 Various embodiments have been described with reference to block diagrams and the like. In the block diagram, each block may represent (1) the stage of the process in which the operation is performed or (2) each part of the device responsible for performing the operation. Specific stages and parts are implemented by dedicated circuits, programmable circuits supplied with computer-readable instructions stored on a computer-readable medium, and / or processors supplied with computer-readable instructions stored on a computer-readable medium. You can. Dedicated circuits may include digital and / or analog hardware circuits, and may include integrated circuits (ICs) and / or discrete circuits. Programmable circuits are memory elements such as logical AND, logical OR, logical XOR, logical NAND, logical NOR, and other logical operations, flip-flops, registers, field programmable gate arrays (FPGA), programmable logic arrays (PLA), etc. May include reconfigurable hardware circuits, including, etc.

コンピュータ可読媒体は、適切なデバイスによって実行される命令を格納可能な任意の有形なデバイスを含んでよく、その結果、そこに格納される命令を有するコンピュータ可読媒体は、処理手順又はブロック図で指定されたオペレーションを実行するための手段をもたらすべく実行され得る命令を含む製品の少なくとも一部を構成する。コンピュータ可読媒体の例としては、電子記憶媒体、磁気記憶媒体、光記憶媒体、電磁記憶媒体、半導体記憶媒体等が含まれてよい。コンピュータ可読媒体のより具体的な例としては、フロッピー(登録商標)ディスク、ディスケット、ハードディスク、ランダムアクセスメモリ(RAM)、リードオンリメモリ(ROM)、消去可能プログラマブルリードオンリメモリ(EPROM又はフラッシュメモリ)、電気的消去可能プログラマブルリードオンリメモリ(EEPROM)、静的ランダムアクセスメモリ(SRAM)、コンパクトディスクリードオンリメモリ(CD−ROM)、デジタル多用途ディスク(DVD)、ブルーレイ(登録商標)ディスク、メモリスティック、集積回路カード等が含まれてよい。 The computer-readable medium may include any tangible device capable of storing instructions executed by the appropriate device, so that the computer-readable medium having the instructions stored therein is specified in the processing procedure or block diagram. Consists of at least a portion of a product that contains instructions that can be executed to provide a means to perform the performed operation. Examples of computer-readable media may include electronic storage media, magnetic storage media, optical storage media, electromagnetic storage media, semiconductor storage media, and the like. More specific examples of computer-readable media include floppy (registered trademark) disks, diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), Electrically erasable programmable read-only memory (EEPROM), static random access memory (SRAM), compact disc read-only memory (CD-ROM), digital versatile disc (DVD), Blu-ray® disc, memory stick, An integrated circuit card or the like may be included.

コンピュータ可読命令は、アセンブラ命令、命令セットアーキテクチャ(ISA)命令、マシン命令、マシン依存命令、マイクロコード、ファームウェア命令、状態設定データ、又はSmalltalk、JAVA(登録商標)、C++等のようなオブジェクト指向プログラミング言語、及び「C」プログラミング言語又は同様のプログラミング言語のような従来の手続型プログラミング言語を含む、1又は複数のプログラミング言語の任意の組み合わせで記述されたソースコード又はオブジェクトコードのいずれかを含んでよい。 Computer-readable instructions are assembler instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state-setting data, or object-oriented programming such as Smalltalk, JAVA®, C ++, etc. Contains either source code or object code written in any combination of one or more programming languages, including languages and traditional procedural programming languages such as the "C" programming language or similar programming languages. good.

コンピュータ可読命令は、汎用コンピュータ、特殊目的のコンピュータ、若しくは他のプログラム可能なデータ処理装置のプロセッサ又はプログラマブル回路に対し、ローカルに又はローカルエリアネットワーク(LAN)、インターネット等のようなワイドエリアネットワーク(WAN)を介して提供され、説明された処理手順又はブロック図で指定されたオペレーションを実行するための手段をもたらすべく、コンピュータ可読命令を実行してよい。プロセッサの例としては、コンピュータプロセッサ、処理ユニット、マイクロプロセッサ、デジタル信号プロセッサ、コントローラ、マイクロコントローラ等を含む。 Computer-readable instructions are applied locally to a general purpose computer, a special purpose computer, or the processor or programmable circuit of another programmable data processing device, or to a wide area network (WAN) such as the local area network (LAN), the Internet, etc. A computer-readable instruction may be executed to provide a means for performing the processing procedure or operation specified in the block diagram provided via). Examples of processors include computer processors, processing units, microprocessors, digital signal processors, controllers, microcontrollers and the like.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。また、技術的に矛盾しない範囲において、特定の実施形態について説明した事項を、他の実施形態に適用することができる。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 Although the present invention has been described above using the embodiments, the technical scope of the present invention is not limited to the scope described in the above embodiments. It will be apparent to those skilled in the art that various changes or improvements can be made to the above embodiments. Further, to the extent that there is no technical contradiction, the matters described for the specific embodiment can be applied to other embodiments. It is clear from the description of the claims that such modified or improved forms may also be included in the technical scope of the present invention.

特許請求の範囲、明細書、および図面中において示した装置、システム、プログラム、および方法における動作、手順、ステップ、および段階等の各処理の実行順序は、特段「より前に」、「先立って」等と明示しておらず、また、前の処理の出力を後の処理で用いるのでない限り、任意の順序で実現しうることに留意すべきである。特許請求の範囲、明細書、および図面中の動作フローに関して、便宜上「まず、」、「次に、」等を用いて説明したとしても、この順で実施することが必須であることを意味するものではない。 The order of execution of operations, procedures, steps, steps, etc. in the devices, systems, programs, and methods shown in the claims, specification, and drawings is particularly "before" and "prior to". It should be noted that it can be realized in any order unless the output of the previous process is used in the subsequent process. Even if the scope of claims, the specification, and the operation flow in the drawings are explained using "first", "next", etc. for convenience, it means that it is essential to carry out in this order. It's not a thing.

10 システム
11 ネットワーク
13 ネットワーク
18 ネットワーク
32 店舗端末
40 決済処理サーバ
42 店舗端末
50 共用処理サーバ
52 店舗端末
60 店舗
70 銀行システム
80 利用者
100 決済用カード
110 口座残高取得部
120 与信残高取得部
130 決済要求受信部
140 決定部
160 決済処理部
170 通知部
180 処理部
190 記憶装置
600 画面
610 オブジェクト
620 オブジェクト
630 ボタン
640 ボタン
650 ボタン
700 画面
710 ボタン
720 ボタン
730 ボタン
740 ボタン
800 設定画面
810 オブジェクト
820 ラジオボタン
830 ラジオボタン
840 入力ボックス
842 チェックボタン
850 入力ボックス
852 チェックボタン
860 入力ボックス
870 ボタン
880 ボタン
900 設定画面
920 入力ボックス
930 入力ボックス
970 ボタン
980 ボタン
2000 コンピュータ
2010 ホストコントローラ
2012 CPU
2014 RAM
2020 入力/出力コントローラ
2022 通信インタフェース
2024 フラッシュメモリ
2026 ROM
2040 入力/出力チップ
10 System 11 Network 13 Network 18 Network 32 Store terminal 40 Payment processing server 42 Store terminal 50 Shared processing server 52 Store terminal 60 Store 70 Bank system 80 User 100 Payment card 110 Account balance acquisition unit 120 Credit balance acquisition unit 130 Payment request Reception unit 140 Decision unit 160 Payment processing unit 170 Notification unit 180 Processing unit 190 Storage device 600 Screen 610 Object 620 Object 630 Button 640 Button
650 button 700 screen
710 button 720 button
730 button 740 button
800 setting screen 810 object
820 Radio button 830 Radio button 840 Input box 842 Check button 850 Input box 852 Check button 860 Input box 870 button
880 Button 900 Setting screen 920 Input box 930 Input box
970 button
980 Button 2000 Computer 2010 Host Controller 2012 CPU
2014 RAM
2020 Input / Output Controller 2022 Communication Interface 2024 Flash Memory 2026 ROM
2040 Input / Output Chip

Claims (11)

決済用装置の識別情報に対応づけて、前記決済用装置に関連づけられた金融口座からの即時決済及び前記決済用装置に基づくクレジット決済のそれぞれの決済額を決定するための情報を格納する決済情報格納部と、
受信した決済要求と、決済に使用される決済用装置の識別情報に対応づけて前記決済情報格納部が格納している情報とに基づいて、前記即時決済及び前記クレジット決済のそれぞれの決済額を決定する決定部と
を備える決済制御装置。
Payment information that stores information for determining the respective payment amounts of immediate payment from a financial account associated with the payment device and credit card payment based on the payment device in association with the identification information of the payment device. Storage unit and
Based on the received payment request and the information stored in the payment information storage unit in association with the identification information of the payment device used for payment, the respective payment amounts of the immediate payment and the credit payment are set. A payment control device including a decision unit for making a decision.
前記決済情報格納部は、前記決済用装置の識別情報に対応づけて、前記即時決済及び前記クレジット決済のいずれを優先するかを設定した優先情報を格納し、
前記決定部は、前記優先情報に基づいて、前記即時決済及び前記クレジット決済のそれぞれの決済額を決定する
請求項1に記載の決済制御装置。
The payment information storage unit stores priority information in which the immediate payment or the credit payment is prioritized in association with the identification information of the payment device.
The settlement control device according to claim 1, wherein the determination unit determines the respective settlement amounts of the immediate settlement and the credit settlement based on the priority information.
前記決済要求に基づいて、前記決済に使用される決済用装置に関連づけられた前記金融口座の残高を示す情報を取得する口座残高取得部
をさらに備え、
前記決定部は、前記優先情報によって前記クレジット決済より前記即時決済を優先するように設定されている場合において、前記金融口座の残高が前記決済要求に含まれる決済要求額未満である場合に、前記決済要求額と前記金融口座の残高との差額を、前記クレジット決済の決済額として決定する
請求項2に記載の決済制御装置。
Further provided with an account balance acquisition unit for acquiring information indicating the balance of the financial account associated with the payment device used for the payment based on the payment request.
When the decision unit is set to prioritize the immediate settlement over the credit settlement by the priority information, and the balance of the financial account is less than the settlement request amount included in the settlement request, the determination unit said. The settlement control device according to claim 2, wherein the difference between the settlement request amount and the balance of the financial account is determined as the settlement amount of the credit settlement.
前記決済情報格納部は、前記決済用装置の識別情報に対応づけて、前記決済用装置の利用者により設定された前記即時決済の上限額を示す情報を格納し、
前記決定部は、前記優先情報によって前記クレジット決済より前記即時決済を優先するように設定されている場合において、前記即時決済の上限額が前記決済要求に含まれる決済額未満である場合に、前記決済要求に含まれる決済要求額と前記即時決済の上限額との差額を、前記クレジット決済の決済額として決定する
請求項2に記載の決済制御装置。
The payment information storage unit stores information indicating the upper limit amount of the immediate payment set by the user of the payment device in association with the identification information of the payment device.
When the decision unit is set to prioritize the immediate settlement over the credit settlement by the priority information, and the upper limit of the immediate settlement is less than the settlement amount included in the settlement request, the determination unit said. The settlement control device according to claim 2, wherein the difference between the settlement request amount included in the settlement request and the upper limit amount of the immediate settlement is determined as the settlement amount of the credit settlement.
前記決済要求に基づいて、前記クレジット決済の与信枠の残高を示す与信残高情報を取得する与信残高取得部
をさらに備え、
前記決定部は、前記優先情報によって前記即時決済より前記クレジット決済を優先するように設定されている場合において、前記与信枠の残高が前記決済要求に含まれる決済要求額未満である場合に、前記決済要求額と前記与信枠の残高との差額を、前記即時決済の決済額として決定する
請求項2又は3に記載の決済制御装置。
Further provided with a credit balance acquisition unit for acquiring credit balance information indicating the balance of the credit line of the credit settlement based on the settlement request.
The determination unit is set to prioritize the credit settlement over the immediate settlement by the priority information, and when the balance of the credit line is less than the settlement request amount included in the settlement request, the determination unit said. The settlement control device according to claim 2 or 3, wherein the difference between the settlement request amount and the balance of the credit line is determined as the settlement amount for the immediate settlement.
前記決済情報格納部は、前記決済用装置の識別情報に対応づけて、前記決済用装置の利用者により設定された前記クレジット決済の上限額を示す情報を格納し、
前記決定部は、前記優先情報によって前記即時決済より前記クレジット決済を優先するように設定されている場合において、前記クレジット決済の上限額が前記決済要求に含まれる決済要求額未満である場合に、前記決済要求額と前記クレジット決済の上限額との差額を、前記即時決済の決済額として決定する
請求項2から5のいずれか一項に記載の決済制御装置。
The payment information storage unit stores information indicating the upper limit of the credit card payment set by the user of the payment device in association with the identification information of the payment device.
The determination unit is set to prioritize the credit settlement over the immediate settlement by the priority information, and when the upper limit of the credit settlement is less than the settlement request amount included in the settlement request. The settlement control device according to any one of claims 2 to 5, wherein the difference between the settlement request amount and the upper limit amount of the credit settlement is determined as the settlement amount for the immediate settlement.
前記決済情報格納部は、前記決済用装置の識別情報に対応づけて、前記即時決済の決済額及び前記クレジット決済の決済額の割合を示す決済割合情報を格納し、
前記決定部は、前記決済要求に含まれる決済要求額及び前記決済割合情報に基づいて、前記即時決済及び前記クレジット決済のそれぞれの決済額を決定する
請求項1に記載の決済制御装置。
The payment information storage unit stores payment ratio information indicating the ratio of the payment amount of the immediate payment and the payment amount of the credit payment in association with the identification information of the payment device.
The settlement control device according to claim 1, wherein the determination unit determines the respective settlement amounts of the immediate settlement and the credit settlement based on the settlement request amount included in the settlement request and the settlement ratio information.
前記決済情報格納部は、前記決済用装置の識別情報に対応づけて、前記金融口座の残高の下限値である下限残高を示す情報を格納し、
前記決定部は、前記金融口座の残高と前記下限残高との差額を上限として前記即時決済の決済額を決定し、前記決済要求に含まれる決済要求額と前記即時決済の決済額との差額を前記クレジット決済の決済額として決定する
請求項1から7のいずれか一項に記載の決済制御装置。
The payment information storage unit stores information indicating a lower limit balance, which is a lower limit value of the balance of the financial account, in association with the identification information of the payment device.
The determination unit determines the settlement amount of the immediate settlement up to the difference between the balance of the financial account and the lower limit balance, and determines the difference between the settlement request amount included in the settlement request and the settlement amount of the immediate settlement. The settlement control device according to any one of claims 1 to 7, which is determined as the settlement amount of the credit settlement.
前記決済用装置は、銀行口座からのデビットカード決済及びクレジットカード決済を行うことができる利用者に発行された単一の決済用カードであり、前記優先情報は、前記デビットカード決済及び前記クレジットカード決済のいずれを優先するかを前記利用者によって設定され、
前記決定部は、
前記クレジットカード決済より前記デビットカード決済を優先するように設定されている場合において、前記銀行口座の残高が前記決済要求に含まれる決済要求額以上であるときは、前記決済要求額を前記デビットカード決済の決済額として決定し、前記銀行口座の残高が前記決済要求額未満であるときは、前記銀行口座の残高を前記デビットカード決済の決済額として決定し、前記決済要求額と前記銀行口座の残高との差額を、前記クレジットカード決済の決済額として決定し、
前記デビットカード決済より前記クレジットカード決済を優先するように設定されている場合において、前記利用者に対する前記クレジットカード決済の与信枠の残高が前記決済要求額以上であるときは、前記決済要求額を前記クレジットカード決済の決済額として決定し、前記利用者に対する前記クレジットカード決済の与信枠の残高が前記決済額未満であるときは、前記与信枠の残高を前記クレジットカード決済の決済額として決定し、前記決済要求額と前記与信枠の残高との差額を、前記デビットカード決済の決済額として決定する
請求項2、3、及び5のいずれか一項に記載の決済制御装置。
The payment device is a single payment card issued to a user who can perform debit card payment and credit card payment from a bank account, and the priority information is the debit card payment and the credit card. Which of the payments is prioritized is set by the user,
The decision unit
When the debit card payment is set to be prioritized over the credit card payment and the balance of the bank account is equal to or greater than the payment request amount included in the payment request, the payment request amount is set to the debit card. It is determined as the settlement amount of the settlement, and when the balance of the bank account is less than the settlement request amount, the balance of the bank account is determined as the settlement amount of the debit card settlement, and the settlement request amount and the bank account The difference from the balance is determined as the payment amount for the credit card payment.
When the credit card payment is set to be prioritized over the debit card payment and the balance of the credit card payment for the user is equal to or greater than the payment request amount, the payment request amount is set. When the balance of the credit card payment to the user is less than the payment amount, the balance of the credit card payment is determined as the payment amount of the credit card payment. The payment control device according to any one of claims 2, 3, and 5, wherein the difference between the payment request amount and the balance of the credit card is determined as the payment amount for the debit card payment.
同一の利用者に発行されたクレジットカードの識別情報とデビットカードの識別情報とを対応づける対応情報格納部
をさらに備え、
前記決定部は、前記決済要求に基づいて、前記クレジットカードが決済に使用されたと判断した場合に、前記クレジットカードによる前記クレジット決済を前記即時決済より優先して行うと決定し、前記デビットカードが決済に使用されたと判断した場合に、前記即時決済を前記クレジット決済より優先して行うと決定する
請求項1から6のいずれか一項に記載の決済制御装置。
It also has a corresponding information storage unit that associates the credit card identification information issued to the same user with the debit card identification information.
When the determination unit determines that the credit card has been used for payment based on the payment request, the determination unit determines that the credit payment by the credit card is prioritized over the immediate payment, and the debit card determines. The payment control device according to any one of claims 1 to 6, which determines that the immediate payment is prioritized over the credit payment when it is determined that the payment has been used.
コンピュータを、請求項1から10のいずれか一項に記載の決済制御装置として機能させるためのプログラム。 A program for causing a computer to function as the payment control device according to any one of claims 1 to 10.
JP2020003398A 2020-01-14 2020-01-14 Settlement controller and program Pending JP2021111177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020003398A JP2021111177A (en) 2020-01-14 2020-01-14 Settlement controller and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020003398A JP2021111177A (en) 2020-01-14 2020-01-14 Settlement controller and program

Publications (1)

Publication Number Publication Date
JP2021111177A true JP2021111177A (en) 2021-08-02

Family

ID=77059924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020003398A Pending JP2021111177A (en) 2020-01-14 2020-01-14 Settlement controller and program

Country Status (1)

Country Link
JP (1) JP2021111177A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7263604B1 (en) 2022-07-29 2023-04-24 株式会社マネーフォワード Information processing system, program and information processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7263604B1 (en) 2022-07-29 2023-04-24 株式会社マネーフォワード Information processing system, program and information processing method
JP2024018727A (en) * 2022-07-29 2024-02-08 株式会社マネーフォワード Information processing system, program and information processing method

Similar Documents

Publication Publication Date Title
US20120166311A1 (en) Deferred payment and selective funding and payments
US10692055B2 (en) Reprogrammable point-of-sale transaction flows
US11842354B1 (en) Risk detection of false customer information
US11769149B1 (en) Configurable management of ghost accounts
US20200410525A1 (en) Use of Payment Card Rewards Points for an Electronic Cash Transfer
JP2020086900A (en) Settlement device, settlement method, program, and settlement system
EP3985587A1 (en) Reprogrammable point of sale transaction flows
JP2021111177A (en) Settlement controller and program
US11995652B2 (en) Data processing apparatus and methods
US20180033014A1 (en) Reprogrammable point-of-sale transaction flows
WO2023033722A2 (en) System and method for adaptively tracking a pattern of a transaction
JP7241581B2 (en) System and program
US11574306B2 (en) Directing a transaction from one card to another card based on a cardholder preference provided to an issuer
JP2021111175A (en) Settlement controller and program
US10984428B2 (en) Customer rating as part of a card transaction
US20200126067A1 (en) Process Flow Management
JP7395880B2 (en) Management server and programs
JP7257803B2 (en) Information processing device and program
US11769133B2 (en) Methods, systems and computer program products for prepayment towards goods or services at point-of-sale terminals
US20180018648A1 (en) Systems and methods for managing user accounts using a directory kiosk system
JP7369051B2 (en) User terminal, payment processing device and program
CN113256284B (en) Payment processing method and device
US20220067680A1 (en) Systems and methods for automatic bill enrollment
AU2013100977A4 (en) Deferred payment and selective funding and payments
JP2023053603A (en) Settlement processing device, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231017

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240319

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240517