JP2000099583A - Credit information processor - Google Patents

Credit information processor

Info

Publication number
JP2000099583A
JP2000099583A JP26790098A JP26790098A JP2000099583A JP 2000099583 A JP2000099583 A JP 2000099583A JP 26790098 A JP26790098 A JP 26790098A JP 26790098 A JP26790098 A JP 26790098A JP 2000099583 A JP2000099583 A JP 2000099583A
Authority
JP
Japan
Prior art keywords
data
host
signal
invalid
invalid data
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
JP26790098A
Other languages
Japanese (ja)
Inventor
Osamu Kobayashi
修 小林
Junzo Kuge
淳造 久下
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP26790098A priority Critical patent/JP2000099583A/en
Publication of JP2000099583A publication Critical patent/JP2000099583A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Control Of Vending Devices And Auxiliary Devices For Vending Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable a credit transaction to be executed while a credit terminal receives card invalid data. SOLUTION: A main processing part 5 requires the down-load processing of card invalid data to an invalid data DLL processing part 7 and down-loaded invalid data is stored in a card invalid data storage part 8. When the credit transaction occurs during this, the main processing part 5 requests an authorizing data processing part 6 to execute the processing. The processing part 6 prepares authorized data and transmits an electronic message obtained by combining invalid data DLL response and authorized data to an invalid data host through a communication control part 9. The invalid data host separates the electronic message, transmits authorized data to a host for authorization, combines a processing result and invalid data and transmits it to the credit terminal. The credit terminal separates reception data in the communication control part 9 and executes respective processings.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、クレジット端末
によりクレジットカードを処理するクレジット情報処理
装置に関する。
[0001] The present invention relates to a credit information processing apparatus for processing a credit card by a credit terminal.

【0002】[0002]

【従来の技術】クレジットカードによる取引は一般に、
クレジット端末によって行われる。このクレジット端末
においてクレジットカードによる取引処理が発生する
と、クレジット端末は、予め端末内部に設定されている
一定金額(ロアリミット)と比較する。取引金額がロア
リミットを超えている場合は、クレジットカードのオー
ソリデータをオーソリデータ用ホストに送信し、オーソ
リデータ用ホストから対応するカード会社へデータを送
信する。カード会社のホストコンピュータは、受信した
オーソリデータを元に承認処理を実行し、承認または非
承認の判断を行う。承認処理の結果はオーソリデータ用
ホストに送信し、オーソリデータ用ホストは、その結果
をクレジット端末に返す。
2. Description of the Related Art Credit card transactions generally involve:
Performed by credit terminal. When a transaction process using a credit card occurs in the credit terminal, the credit terminal compares the transaction with a fixed amount (lower limit) preset in the terminal. If the transaction amount exceeds the lower limit, the authorization data of the credit card is transmitted to the authorization data host, and the data is transmitted from the authorization data host to the corresponding card company. The host computer of the card company performs an approval process based on the received authorization data, and determines approval or non-approval. The result of the approval process is transmitted to the authorization data host, and the authorization data host returns the result to the credit terminal.

【0003】取引金額がロアリミット以下の場合は、ク
レジット端末は、クレジットカードから読み出したカー
ドデータと端末内部に記憶されているカード会社ごとの
カード無効データとを比較する。一致するカード無効デ
ータがある場合は、ロアリミットを超える場合と同様
に、オーソリデータ用ホストにオーソリデータを送信
し、承認処理の結果に従う。一致するデータがない場合
は、クレジット端末は、オーソリデータ用ホストに送信
せずに、承認されたものとしてクレジット端末単独で処
理を実行する。
When the transaction amount is equal to or less than the lower limit, the credit terminal compares the card data read from the credit card with the card invalid data for each card company stored inside the terminal. If there is matching card invalid data, the authorization data is transmitted to the authorization data host in the same way as when the lower limit is exceeded, and the result of the approval process is followed. If there is no matching data, the credit terminal does not transmit the data to the authorization data host, and executes the processing by itself as an approved one.

【0004】ロアリミット以下の取引に対して不正な取
引を防止するためには、クレジット端末内部に記憶され
ているカード無効データを常に最新の状態にしておく必
要がある。このためにクレジット端末は、定期的に最新
のカード無効データを無効データホストからダウンロー
ドしなければならない。
In order to prevent illegal transactions for transactions below the lower limit, it is necessary to always keep the card invalid data stored inside the credit terminal up to date. To this end, the credit terminal must periodically download the latest card invalid data from the invalid data host.

【0005】[0005]

【発明が解決しようとする課題】従来のカード無効デー
タを有するクレジット端末は不正な取引を防止するため
に非常に多くのカード無効データが必要である。このカ
ード無効データをクレジット端末は定期的に無効データ
ホストからダウンロードしなければならないが、ダウン
ロードしている間、クレジット端末は他の通信処理がで
きないため、ダウンロード中のかなり長い時間、クレジ
ットカードによる取引を実施できないという問題があっ
た。この事は例えば24時間営業を行う店舗において特
に大きな問題である。
A conventional credit terminal having card invalid data requires a great deal of card invalid data in order to prevent unauthorized transactions. The credit terminal must periodically download this card invalid data from the invalid data host, but during the download, the credit terminal cannot perform other communication processing, so the credit card transaction for a long time during the download Cannot be implemented. This is a particularly serious problem, for example, in a store that operates 24 hours a day.

【0006】この発明の目的は、大量のカード無効デー
タをダウンロードする必要があるクレジット端末におい
て、カード無効データのダウンロード中にもクレジット
カードによる取引ができるクレジット情報処理装置を提
供することにある。
[0006] It is an object of the present invention to provide a credit information processing apparatus which can perform a transaction with a credit card even during the downloading of card invalid data in a credit terminal which needs to download a large amount of card invalid data.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
め、本発明第1のクレジット情報処理装置は、無効なク
レジットカードを識別するためのデータをホストから引
き出すための信号を発信するカード無効データ引き出し
手段と、オーソリデータをホストから引き出すための信
号を発信するオーソリデータ引き出し手段と、前記カー
ド無効データ引き出し手段からの信号と前記オーソリデ
ータ引き出し手段からの信号とを足し合わせる信号合成
手段とを有する。
In order to achieve the above object, a first credit information processing apparatus according to the present invention provides a card invalidating device for transmitting a signal for extracting data for identifying an invalid credit card from a host. Data extraction means, authorization data extraction means for transmitting a signal for extracting authorization data from the host, and signal synthesis means for adding a signal from the card invalid data extraction means and a signal from the authorization data extraction means. Have.

【0008】また、本発明第2のクレジット情報処理装
置は、無効なクレジットカードを識別するためのデータ
をホストから引き出すための信号とオーソリデータをホ
ストから引き出すための信号とが足し合わされた合成信
号を分離する信号分離手段を有する。
Further, the second credit information processing apparatus of the present invention provides a composite signal obtained by adding a signal for extracting data for identifying an invalid credit card from the host and a signal for extracting authorization data from the host. Is provided.

【0009】本発明第3のクレジット情報処理装置は、
信号分離手段によって無効なクレジットカードを識別す
るためのデータをホストから引き出すための信号とオー
ソリデータをホストから引き出すための信号とが足し合
わされた合成信号を分離し、無効データを引き出すため
の信号を無効データホストに送信し、オーソリデータを
引き出すための信号をオーソリデータ用ホストへ送信す
る送信手段を有する。
[0009] The third credit information processing apparatus of the present invention comprises:
A signal for extracting data for identifying an invalid credit card from the host by the signal separating unit and a signal for extracting authorization data from the host are separated from each other to separate a combined signal, and a signal for extracting invalid data is generated. Transmission means for transmitting to the invalid data host and transmitting a signal for extracting the authorization data to the authorization data host is provided.

【0010】本発明第4のクレジット処理装置は、無効
なクレジットカードを識別するためのデータをホストか
ら引き出すための信号とオーソリデータをホストから引
き出すための信号とのいずれかが信号識別情報に関連し
て、無効データを引き出すための信号を無効データホス
トに送信し、オーソリデータを引き出すための信号をオ
ーソリデータ用ホストへ送信する送信手段を有する。
According to the fourth credit processing device of the present invention, one of a signal for extracting data for identifying an invalid credit card from the host and a signal for extracting authorization data from the host is related to the signal identification information. And transmitting means for transmitting a signal for extracting invalid data to the invalid data host, and transmitting a signal for extracting authority data to the authorization data host.

【0011】本発明第5のクレジット情報処理装置は、
無効データホストからの無効データとオーソリデータ用
ホストからのオーソリデータとを合成するホストデータ
合成手段から送信されたホストデータ合成信号を、無効
データとオーソリデータとに分離するデータ分離手段を
有する。
[0011] The fifth credit information processing apparatus of the present invention comprises:
Invalid data There is provided a data separating unit that separates a host data composite signal transmitted from the host data combining unit that combines invalid data from the host and authorization data from the authorization data host into invalid data and authorization data.

【0012】本発明第6のクレジット情報処理装置は、
無効なクレジットカードを識別するためのデータをホス
トから引き出すための信号を発信するカード無効データ
引き出し手段と、オーソリデータをホストから引き出す
ための信号を発信するオーソリデータ引き出し手段と、
前記カード無効データ引き出し手段からの信号と前記オ
ーソリデータ引き出し手段からの信号とを足し合わせる
信号合成手段と、前記信号合成手段によって合成された
合成信号を分離する信号分離手段と、無効データを引き
出すための信号を無効データホストに送信し、オーソリ
データを引き出すための信号をオーソリデータ用ホスト
へ送信する送信手段と、無効データホストからの無効デ
ータとオーソリデータ用ホストからのオーソリデータと
を合成するホストデータ合成手段と、前記ホストデータ
合成手段によって合成されたホストデータ合成信号を無
効データとオーソリデータとに分離するデータ分離手段
とを有するものである。
A sixth credit information processing apparatus according to the present invention comprises:
Card invalid data extracting means for issuing a signal for extracting data for identifying an invalid credit card from the host, and authorization data extracting means for issuing a signal for extracting authorization data from the host,
Signal synthesizing means for adding a signal from the card invalid data extracting means and a signal from the authorization data extracting means, a signal separating means for separating a synthesized signal synthesized by the signal synthesizing means, and for extracting invalid data Transmitting means for transmitting a signal for extracting authorization data to the host for authorization data, and a host for synthesizing invalid data from the invalid data host and authorization data from the host for authorization data. And a data separating unit for separating the host data synthesized signal synthesized by the host data synthesizing unit into invalid data and authorization data.

【0013】[0013]

【発明の実施形態】本発明において、クレジット端末が
カード無効データのダウンロード要求を無効データホス
トに送信し、無効データホストからカード無効データを
ダウンロードしている最中にクレジットカードの取引が
クレジット端末で発生した場合、クレジット端末は、カ
ード無効データの受信に対する応答電文にオーソリデー
タを合成して無効データホストに送信する。
DETAILED DESCRIPTION OF THE INVENTION In the present invention, a credit terminal transmits a card invalid data download request to an invalid data host, and a credit card transaction is performed by the credit terminal while downloading the card invalid data from the invalid data host. If this occurs, the credit terminal combines the authorization data with the response message to the reception of the card invalid data and sends the message to the invalid data host.

【0014】また、無効データホストは受信したデータ
をカード無効データの受信に対する応答電文とオーソリ
データとに分離し、オーソリデータをオーソリデータ用
ホストに送信できる。
The invalid data host can separate the received data into a response message to the reception of the card invalid data and an authorization data, and transmit the authorization data to the authorization data host.

【0015】オーソリデータ用ホストからの応答を無効
データホストでカード無効データと合成し、クレジット
端末へ送信できる。
The response from the authorization data host can be combined with the card invalid data by the invalid data host and transmitted to the credit terminal.

【0016】さらに、クレジット端末では受信したデー
タを分離し、無効データホストからのデータをカード無
効データ記憶エリアへ記憶し、オーソリデータ用ホスト
からのデータをクレジットカード取引の承認データとし
てクレジット端末で処理することができる。
Further, the credit terminal separates the received data, stores the data from the invalid data host in the card invalid data storage area, and processes the data from the authorization data host as the approval data of the credit card transaction at the credit terminal. can do.

【0017】以下、本発明の一実施の形態について、図
面を参照しながら説明する。図1は、この発明の実施例
であるクレジット情報処理装置の構成を示す図である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a configuration of a credit information processing apparatus according to an embodiment of the present invention.

【0018】クレジット端末1はカード無効データをダ
ウンロードするために接続する無効データホスト2とク
レジット端末1で発生した取引の承認処理を行うオーソ
リデータ用ホスト3に接続され、無効データホスト2と
オーソリデータ用ホスト3は、カード会社4と接続さ
れ、更に、無効データホスト2とオーソリデータ用ホス
ト3はお互いに接続されている。
The credit terminal 1 is connected to an invalid data host 2 connected for downloading card invalid data and an authorization data host 3 for performing an approval process of a transaction generated in the credit terminal 1, and the invalid data host 2 and the authorization data The host 3 is connected to the card company 4, and the invalid data host 2 and the authorization data host 3 are connected to each other.

【0019】図2は、上記クレジット情報処理装置シス
テムを構成するクレジット端末の構成を示す図である。
本実施の形態におけるクレジット端末の処理について、
図2に示すブロック図と、図3および図4に示すフロー
チャートを用いて説明する。括弧書きで示すステップ
は、フローチャート上のステップと対応している。
FIG. 2 is a diagram showing a configuration of a credit terminal constituting the credit information processing system.
Regarding the processing of the credit terminal in the present embodiment,
This will be described with reference to the block diagram shown in FIG. 2 and the flowcharts shown in FIGS. The steps shown in parentheses correspond to the steps on the flowchart.

【0020】クレジット端末で取引が発生すると、メイ
ン処理部5は、予めメイン処理部5に記憶されている一
定金額(ロアリミット)と取引金額を比較する(ste
p1)。取引金額がロアリミットを超えている場合、メ
イン処理部5はオーソリデータ処理部6にオーソリデー
タの生成と処理を要求する(step2)。オーソリデ
ータ処理部6は、生成したオーソリデータを通信制御部
9に送る。通信制御部9はオーソリデータ用ホストとの
通信処理を行い(step3)、承認結果をオーソリデ
ータ処理部6に返す。オーソリデータ処理部6は、メイ
ン処理部5に承認結果を返し、取引が成立する(ste
p4)。
When a transaction occurs at the credit terminal, the main processing unit 5 compares the transaction amount with a fixed amount (lower limit) stored in the main processing unit 5 in advance (ste).
p1). When the transaction amount exceeds the lower limit, the main processing unit 5 requests the authorization data processing unit 6 to generate and process the authorization data (step 2). The authorization data processing unit 6 sends the generated authorization data to the communication control unit 9. The communication control unit 9 performs a communication process with the authorization data host (step 3), and returns an approval result to the authorization data processing unit 6. The authorization data processing unit 6 returns the approval result to the main processing unit 5, and the transaction is established (step
p4).

【0021】取引金額がロアリミット以下の場合は、ク
レジット端末は、クレジットカードから読み出したカー
ドデータとカード無効データ記憶部8に記憶されている
カード会社毎のカード無効データとをメイン処理部5に
おいて比較する(step5)。一致するデータがある
場合は、ロアリミットを超える場合と同様の処理を行
う。一致するデータがない場合は、メイン処理部5はオ
ーソリデータ処理部6にオーソリデータの処理を要求す
る(step2)。
When the transaction amount is equal to or less than the lower limit, the credit terminal stores the card data read from the credit card and the card invalid data for each card company stored in the card invalid data storage section 8 in the main processing section 5. Compare (step 5). If there is matching data, the same processing as when exceeding the lower limit is performed. If there is no matching data, the main processing unit 5 requests the authorization data processing unit 6 to process the authorization data (step 2).

【0022】オーソリデータ処理部6は、生成したオー
ソリデータを通信制御部9には送らずに承認結果をメイ
ン処理部5へ送り、取引が成立する。
The authorization data processing unit 6 sends the approval result to the main processing unit 5 without sending the generated authorization data to the communication control unit 9, and the transaction is completed.

【0023】カード無効データを更新する場合、メイン
処理部5は、無効データDLL処理部7に無効データの
ダウンロード処理を要求する。無効データDLL処理部
7は、通信制御部9に無効データDLL要求を発行す
る。通信制御部9は、無効データホストに無効データD
LL要求を送信する(step6)。無効データホスト
は、ダウンロードすべきカード無効データをパケットに
分割して、1パケットを通信制御部9へ送信する(st
ep7)。通信制御部9は1パケット分のカード無効デ
ータを無効データDLL処理部7へ送る。無効データD
LL処理部7は、受信したデータをカード無効データ記
憶部8へ記憶し(step8)、引き続き次のデータを
受信するために無効データDLL応答を通信制御部9へ
送る。通信制御部9は、無効データホストに無効データ
DLL応答を送信する(step9)。
When updating the card invalid data, the main processing unit 5 requests the invalid data DLL processing unit 7 to download invalid data. The invalid data DLL processing unit 7 issues an invalid data DLL request to the communication control unit 9. The communication control unit 9 sends the invalid data D to the invalid data host.
The LL request is transmitted (step 6). The invalid data host divides the card invalid data to be downloaded into packets, and transmits one packet to the communication control unit 9 (st
ep7). The communication control unit 9 sends one packet of card invalid data to the invalid data DLL processing unit 7. Invalid data D
The LL processing unit 7 stores the received data in the card invalid data storage unit 8 (step 8), and sends an invalid data DLL response to the communication control unit 9 to continuously receive the next data. The communication control unit 9 transmits an invalid data DLL response to the invalid data host (step 9).

【0024】以上の処理を無効データホストがすべての
パケットを送信するまで実行する。カード無効データを
更新する処理を実行している途中にクレジット端末で取
引が発生した場合、メイン処理部5は、ロアリミットに
関係なくオーソリデータ処理部6にオーソリデータの生
成と処理を要求する。オーソリデータ処理部6は、生成
したオーソリデータを通信制御部9に送る。
The above processing is executed until the invalid data host transmits all the packets. When a transaction occurs in the credit terminal during the process of updating the card invalid data, the main processing unit 5 requests the authorization data processing unit 6 to generate and process the authorization data regardless of the lower limit. The authorization data processing unit 6 sends the generated authorization data to the communication control unit 9.

【0025】通信制御部9では、すでに無効データダウ
ンロード処理を実行しているので、オーソリデータをオ
ーソリデータ用ホストに送信しない。無効データDLL
処理部7が、カード無効データのパケットの受信に対す
る無効データDLL応答を通信制御部9に送ったとき
に、通信制御部9で、無効データDLL応答と、オーソ
リデータを合成した電文を作成し、無効データホストへ
送信する。
Since the invalid data download processing has already been executed, the communication control section 9 does not transmit the authorization data to the authorization data host. Invalid data DLL
When the processing unit 7 sends an invalid data DLL response to the reception of the card invalid data packet to the communication control unit 9, the communication control unit 9 creates a message in which the invalid data DLL response and the authorization data are combined, Send to invalid data host.

【0026】その後、無効データホストからは、カード
無効データのパケットとオーソリ応答を合成した電文が
送られてくるので、通信制御部9では、この電文を分離
し、カード無効データを無効データDLL処理部7へ、
オーソリ応答をオーソリデータ処理部6へ送る。オーソ
リデータ処理部6はメイン処理部へ承認結果を送り取引
が成立し、無効データDLL処理部7は、引き続きDL
L処理を行う。
Thereafter, an invalid data host sends a message combining the card invalid data packet and the authorization response. The communication control unit 9 separates the message and processes the invalid card DLL data into invalid data DLL processing. To part 7,
An authorization response is sent to the authorization data processing unit 6. The authorization data processing unit 6 sends the approval result to the main processing unit and the transaction is established, and the invalid data DLL processing unit 7 continues the DL processing.
L processing is performed.

【0027】図5は、上記クレジット情報処理装置シス
テムを構成する無効データホストの構成を示すブロック
図である。
FIG. 5 is a block diagram showing a configuration of an invalid data host constituting the credit information processing system.

【0028】メイン処理部14は、クレジット端末との
通信処理のためにクレジット端末用通信制御部10と無
効データDLL処理部11とオーソリデータ処理部13
を起動する。クレジット端末用通信制御部10は、クレ
ジット端末より無効データDLL要求を受信した場合、
無効データDLL処理部11に通知する。無効データD
LL部11は、要求のあったクレジット端末に対応した
無効データをカード無効データ記憶部から引き出し、パ
ケットに分割する。分割した1パケットをクレジット端
末用通信制御部10に送る。クレジット端末制御部10
は、そのパケットをクレジット端末へ送信し、クレジッ
ト端末からの無効データDLL応答の受信待ちを行う。
すべての無効データを送信し終わるまで、以上の処理を
繰り返す。
The main processing unit 14 includes a credit terminal communication control unit 10, an invalid data DLL processing unit 11, and an authorization data processing unit 13 for communication processing with the credit terminal.
Start When receiving the invalid data DLL request from the credit terminal, the credit terminal communication control unit 10
The invalid data DLL processing unit 11 is notified. Invalid data D
The LL unit 11 extracts invalid data corresponding to the requested credit terminal from the card invalid data storage unit and divides the invalid data into packets. One divided packet is sent to the credit terminal communication control unit 10. Credit terminal control unit 10
Transmits the packet to the credit terminal and waits for reception of invalid data DLL response from the credit terminal.
The above processing is repeated until transmission of all invalid data is completed.

【0029】無効データDLL中にクレジット端末用通
信制御部10が、無効データDLL応答とオーソリデー
タを合成したデータを受信した場合は、クレジット端末
用通信制御部10の中でデータを分離し、無効データD
LL応答は無効データDLL処理部へ送り、通常のDL
L処理を続け、オーソリデータは、オーソリデータ処理
部13へ送る。オーソリデータ処理部13は、オーソリ
データをオーソリホスト用通信制御部15へ送り、オー
ソリホスト用通信制御部15は、オーソリデータ用ホス
トにオーソリデータを送信する。オーソリデータ用ホス
トは承認処理を行い結果をオーソリホスト用通信制御部
15へ送信する。
When the credit terminal communication control unit 10 receives the combined data of the invalid data DLL response and the authorization data during the invalid data DLL, the credit terminal communication control unit 10 separates the data in the credit terminal communication control unit 10 and invalidates the data. Data D
The LL response is sent to the invalid data DLL processing unit, and the normal DL
The L processing is continued, and the authorization data is sent to the authorization data processing unit 13. The authorization data processing unit 13 sends the authorization data to the authorization host communication control unit 15, and the authorization host communication control unit 15 transmits the authorization data to the authorization data host. The authorization data host performs the approval process and transmits the result to the authorization host communication control unit 15.

【0030】受信した処理結果はオーソリ応答としてオ
ーソリデータ処理部13へ送られ、更にクレジット端末
用通信制御部10へ送られる。クレジット端末用通信制
御部10では、無効データDLL処理部11からの無効
データとオーソリ応答を合成してクレジット端末へ送信
する。
The received processing result is sent to the authorization data processing unit 13 as an authorization response, and further sent to the credit terminal communication control unit 10. The credit terminal communication control unit 10 combines the invalid data from the invalid data DLL processing unit 11 with the authorization response and transmits the combined data to the credit terminal.

【0031】上記の処理により、カード無効データをダ
ウンロードしている途中にクレジット端末で取引が発生
した場合に、クレジット端末は無効データホストを経由
してオーソリデータ用ホストと通信を行い取引を成立さ
せることが可能となる。
According to the above processing, when a transaction occurs at the credit terminal while downloading the card invalid data, the credit terminal communicates with the authorization data host via the invalid data host to complete the transaction. It becomes possible.

【0032】図6は、クレジット端末で取引が発生した
場合にクレジット端末がオーソリデータ用ホストに送信
する通常の電文を示す図である。
FIG. 6 is a diagram showing a normal message transmitted from the credit terminal to the authorization data host when a transaction occurs at the credit terminal.

【0033】図7は、無効データダウンロードする場合
にクレジット端末が無効データホストへ送信する無効デ
ータDLL要求電文を示す図である。電文の先頭には、
他の電文と合成されていないことを示すヘッダが付いて
いる。
FIG. 7 is a diagram showing an invalid data DLL request message transmitted from the credit terminal to the invalid data host when invalid data is downloaded. At the beginning of the message,
There is a header indicating that it is not combined with other messages.

【0034】図8は、クレジット端末から無効データホ
ストへ送信する無効データDLL応答電文を示す図であ
る。電文の先頭には、他の電文と合成されていないこと
を示すヘッダが付いている。
FIG. 8 is a diagram showing an invalid data DLL response message transmitted from the credit terminal to the invalid data host. At the head of the message, a header indicating that the message is not combined with another message is attached.

【0035】図9は、無効データDLL中に取引が発生
した場合に、クレジット端末が無効データホストへ送信
する無効データDLL応答とオーソリデータを合成した
電文を示す図である。電文の先頭には、2つの電文が合
成されていることを示すヘッダが付いている。このヘッ
ダにより、無効データホストのクレジット端末用通信制
御部では、電文を分離することができる。
FIG. 9 is a diagram showing a message in which the invalid data DLL response transmitted by the credit terminal to the invalid data host and the authorization data are combined when a transaction occurs in the invalid data DLL. At the beginning of the message, a header indicating that the two messages have been combined is attached. With this header, the communication control unit for the credit terminal of the invalid data host can separate the telegram.

【0036】図10は、無効データホストからクレジッ
ト端末へ送信する無効データの電文を示す図である。電
文の先頭には、他の電文と合成されていないことを示す
ヘッダが付いている。
FIG. 10 is a diagram showing a message of invalid data transmitted from the invalid data host to the credit terminal. At the head of the message, a header indicating that the message is not combined with another message is attached.

【0037】図11は、無効データホストからクレジッ
ト端末へ送信する無効データとオーソリ応答を合成した
電文を示す図である。電文の先頭には、2つの電文が合
成されていることを示すヘッダが付いている。このヘッ
ダにより、クレジット端末の通信制御部では、電文を分
離することができる。
FIG. 11 is a diagram showing a message in which invalid data transmitted from the invalid data host to the credit terminal and an authorization response are combined. At the beginning of the message, a header indicating that the two messages have been combined is attached. The header allows the communication control unit of the credit terminal to separate the telegram.

【0038】図12は、無効データDLL中に取引が発
生した場合の、クレジット端末と無効データホストとの
間の通信状態を示す図である。
FIG. 12 is a diagram showing a communication state between the credit terminal and the invalid data host when a transaction occurs during invalid data DLL.

【0039】まず、クレジット端末は無効データホスト
に無効データDLL要求を送信する。無効データホスト
は無効データを1パケット分クレジット端末に送信す
る。それに対してクレジット端末は正常に受信できたこ
とを示す無効データDLL応答を返す。この作業をすべ
てのデータが送信し終わるまで繰り返す。途中クレジッ
ト端末で取引が発生した場合は、無効データDLL応答
とオーソリデータを合成したデータを無効データホスト
に送信する。
First, the credit terminal transmits an invalid data DLL request to the invalid data host. The invalid data host sends one packet of invalid data to the credit terminal. On the other hand, the credit terminal returns an invalid data DLL response indicating that the data has been successfully received. This process is repeated until all data has been transmitted. When a transaction occurs in the credit terminal on the way, data obtained by combining the invalid data DLL response and the authorization data is transmitted to the invalid data host.

【0040】無効データホストは受信データを分離し、
クレジット端末に対しては、引き続き無効データのダウ
ンロードを行い、オーソリデータ用ホストに対しては、
分離したオーソリデータを送信し、オーソリ応答待ちと
なる。オーソリ応答が返るまでは、無効データホストは
クレジット端末に対して無効データDLLを続ける。
The invalid data host separates the received data,
We continue to download invalid data for credit devices, and for authoritative data hosts,
The server sends the separated authorization data and waits for an authorization response. Until the authorization response is returned, the invalid data host continues the invalid data DLL to the credit terminal.

【0041】オーソリデータ用ホストからオーソリ応答
が送信されたとき、無効データホストは、無効データと
オーソリ応答を合成した電文をクレジット端末へ送信す
る。クレジット端末では、受信したデータを分離して、
取引を成立させる。
When the authorization response is transmitted from the authorization data host, the invalid data host transmits a message composed of the invalid data and the authorization response to the credit terminal. The credit terminal separates the received data,
Complete the transaction.

【0042】上記の手順により、無効データをダウンロ
ードしている間は、何回でも取引を行うことができる。
According to the above procedure, the transaction can be performed any number of times while the invalid data is being downloaded.

【0043】[0043]

【発明の効果】本発明により、クレジット端末が、カー
ド無効データを受信している最中でも、通常のクレジッ
ト取引を実施することが可能になる。
According to the present invention, it becomes possible for the credit terminal to execute a normal credit transaction even while receiving the card invalid data.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態に係るクレジット情報処
理装置の構成図
FIG. 1 is a configuration diagram of a credit information processing apparatus according to an embodiment of the present invention;

【図2】本発明の一実施の形態に係るクレジット情報処
理装置を構成するクレジット端末を示す図
FIG. 2 is a view showing a credit terminal constituting the credit information processing apparatus according to one embodiment of the present invention;

【図3】本発明の一実施の形態に係るクレジット取引処
理を示すフローチャート
FIG. 3 is a flowchart showing a credit transaction process according to one embodiment of the present invention.

【図4】本発明の一実施の形態に係る無効データ更新処
理を示すフローチャート
FIG. 4 is a flowchart showing invalid data update processing according to one embodiment of the present invention;

【図5】本発明の一実施の形態に係るクレジット情報処
理装置を構成する無効データホストを示す図
FIG. 5 is a diagram showing an invalid data host constituting the credit information processing apparatus according to one embodiment of the present invention;

【図6】本発明の一実施の形態に係るクレジット取引の
みの場合のオーソリ要求電文を示す図
FIG. 6 is a diagram showing an authorization request message in the case of only a credit transaction according to one embodiment of the present invention;

【図7】本発明の一実施の形態に係る無効データDLL
要求電文を示す図
FIG. 7 shows invalid data DLL according to one embodiment of the present invention.
Diagram showing request message

【図8】本発明の一実施の形態に係る無効データDLL
応答電文を示す図
FIG. 8 shows invalid data DLL according to one embodiment of the present invention.
Diagram showing response message

【図9】本発明の一実施の形態に係る無効データDLL
応答電文とオーソリデータを合成した電文を示す図
FIG. 9 shows invalid data DLL according to one embodiment of the present invention.
Diagram showing a message composed of a response message and authorization data

【図10】本発明の一実施の形態に係る無効データ電文
を示す図
FIG. 10 is a diagram showing an invalid data telegram according to one embodiment of the present invention;

【図11】本発明の一実施の形態に係る無効データとオ
ーソリ応答を合成した電文を示す図
FIG. 11 is a diagram showing a message in which invalid data and an authorization response are combined according to the embodiment of the present invention;

【図12】本発明の一実施の形態に係る無効データDL
L中にクレジット取引処理が発生した場合の通信方法を
示す図
FIG. 12 shows invalid data DL according to an embodiment of the present invention.
Diagram showing a communication method when a credit transaction process occurs during L

【符号の説明】[Explanation of symbols]

1 クレジット端末 2 無効データホスト 3 オーソリデータ用ホスト 4 カード会社 5 メイン処理部(クレジット端末) 6 オーソリデータ処理部(クレジット端末) 7 無効データDLL処理部(クレジット端末) 8 カード無効データ記憶部(クレジット端末) 9 通信制御部 10 クレジット端末用通信制御部 11 無効データDLL処理部(無効データホスト) 12 カード無効データ記憶部(無効データホスト) 13 オーソリデータ処理部(無効データホスト) 14 メイン処理部(無効データホスト) 15 オーソリホスト用通信制御部 1 Credit Terminal 2 Invalid Data Host 3 Authorization Data Host 4 Card Company 5 Main Processing Unit (Credit Terminal) 6 Authorization Data Processing Unit (Credit Terminal) 7 Invalid Data DLL Processing Unit (Credit Terminal) 8 Card Invalid Data Storage Unit (Credit) 9) Communication control unit 10 Credit terminal communication control unit 11 Invalid data DLL processing unit (invalid data host) 12 Card invalid data storage unit (invalid data host) 13 Authorization data processing unit (invalid data host) 14 Main processing unit ( Invalid data host) 15 Authorization host communication controller

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 無効なクレジットカードを識別するため
のデータをホストから引き出すための信号を発信するカ
ード無効データ引き出し手段と、オーソリデータをホス
トから引き出すための信号を発信するオーソリデータ引
き出し手段と、前記カード無効データ引き出し手段から
の信号と前記オーソリデータ引き出し手段からの信号と
を足し合わせる信号合成手段とを有するクレジット情報
処理装置。
1. Card invalid data extracting means for issuing a signal for extracting data for identifying an invalid credit card from a host, authorization data extracting means for issuing a signal for extracting authorization data from a host, A credit information processing apparatus having a signal synthesizing unit for adding a signal from the card invalid data extracting unit and a signal from the authorization data extracting unit.
【請求項2】 無効なクレジットカードを識別するため
のデータをホストから引き出すための信号とオーソリデ
ータをホストから引き出すための信号とが足し合わされ
た合成信号を分離する信号分離手段を有するクレジット
情報処理装置。
2. A credit information processing device having a signal separating unit for separating a combined signal obtained by adding a signal for extracting data for identifying an invalid credit card from a host and a signal for extracting authorization data from a host. apparatus.
【請求項3】 信号分離手段によって無効なクレジット
カードを識別するためのデータをホストから引き出すた
めの信号とオーソリデータをホストから引き出すための
信号とが足し合わされた合成信号を分離し、無効データ
を引き出すための信号を無効データホストに送信し、オ
ーソリデータを引き出すための信号をオーソリデータ用
ホストへ送信する送信手段を有する請求項2記載のクレ
ジット情報処理装置。
3. A combined signal obtained by adding a signal for extracting data for identifying an invalid credit card from the host and a signal for extracting authorization data from the host by the signal separating means, and separating the invalid data. 3. The credit information processing apparatus according to claim 2, further comprising a transmission unit that transmits a signal for extracting the invalid data to the invalid data host and transmits a signal for extracting the authorization data to the authorization data host.
【請求項4】 無効なクレジットカードを識別するため
のデータをホストから引き出すための信号とオーソリデ
ータをホストから引き出すための信号とのいずれかが信
号識別情報に関連して、無効データを引き出すための信
号を無効データホストに送信し、オーソリデータを引き
出すための信号をオーソリデータ用ホストへ送信する送
信手段を有することを特徴とする請求項3記載のクレジ
ット情報処理装置。
4. A signal for extracting data for identifying an invalid credit card from a host and a signal for extracting authorization data from a host are provided for extracting invalid data in association with signal identification information. 4. The credit information processing apparatus according to claim 3, further comprising a transmission unit that transmits the signal to the invalid data host and transmits a signal for extracting the authorization data to the authorization data host.
【請求項5】 無効データホストからの無効データとオ
ーソリデータ用ホストからのオーソリデータとを合成す
るホストデータ合成手段を有することを特徴とする請求
項3記載のクレジット情報処理装置。
5. The credit information processing apparatus according to claim 3, further comprising host data combining means for combining invalid data from the invalid data host and authorization data from the authorization data host.
【請求項6】 無効データホストからの無効データとオ
ーソリデータ用ホストからのオーソリデータとを合成す
るホストデータ合成手段から送信されたホストデータ合
成信号を、無効データとオーソリデータとに分離するデ
ータ分離手段を設けた請求項1または2記載のクレジッ
ト情報処理装置。
6. Data separation for separating a host data composite signal transmitted from a host data synthesizing means for synthesizing invalid data from an invalid data host and authorization data from an authorization data host into invalid data and authorization data. 3. The credit information processing apparatus according to claim 1, further comprising means.
【請求項7】 無効なクレジットカードを識別するため
のデータをホストから引き出すための信号を発信するカ
ード無効データ引き出し手段と、オーソリデータをホス
トから引き出すための信号を発信するオーソリデータ引
き出し手段と、前記カード無効データ引き出し手段から
の信号と前記オーソリデータ引き出し手段からの信号と
を足し合わせる信号合成手段と、前記信号合成手段によ
って合成された合成信号を分離する信号分離手段と、無
効データを引き出すための信号を無効データホストに送
信し、オーソリデータを引き出すための信号をオーソリ
データ用ホストへ送信する送信手段と、無効データホス
トからの無効データとオーソリデータ用ホストからのオ
ーソリデータとを合成するホストデータ合成手段と、前
記ホストデータ合成手段によって合成されたホストデー
タ合成信号を無効データとオーソリデータとに分離する
データ分離手段とを有するクレジット情報処理装置。
7. A card invalid data extracting means for issuing a signal for extracting data for identifying an invalid credit card from the host, an authorization data extracting means for issuing a signal for extracting authorization data from the host, Signal synthesizing means for adding a signal from the card invalid data extracting means and a signal from the authorization data extracting means, a signal separating means for separating a synthesized signal synthesized by the signal synthesizing means, and for extracting invalid data Transmitting means for transmitting a signal for extracting authorization data to the host for authorization data, and a host for synthesizing invalid data from the invalid data host and authorization data from the host for authorization data. Data synthesizing means, and the host data synthesizing means A credit information processing apparatus comprising: a data separating unit that separates a host data synthesized signal synthesized by the unit into invalid data and authorization data.
JP26790098A 1998-09-22 1998-09-22 Credit information processor Pending JP2000099583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26790098A JP2000099583A (en) 1998-09-22 1998-09-22 Credit information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26790098A JP2000099583A (en) 1998-09-22 1998-09-22 Credit information processor

Publications (1)

Publication Number Publication Date
JP2000099583A true JP2000099583A (en) 2000-04-07

Family

ID=17451190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26790098A Pending JP2000099583A (en) 1998-09-22 1998-09-22 Credit information processor

Country Status (1)

Country Link
JP (1) JP2000099583A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636912A (en) * 2015-02-13 2015-05-20 银联智惠信息服务(上海)有限公司 Identification method and device for withdrawal of credit cards

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636912A (en) * 2015-02-13 2015-05-20 银联智惠信息服务(上海)有限公司 Identification method and device for withdrawal of credit cards

Similar Documents

Publication Publication Date Title
US9805090B1 (en) System and method for processing database queries
EP1630677B1 (en) Maintenance mediation apparatus, maintenance target apparatus maintenance method, and maintenance system
US20050240712A1 (en) Remote USB security system and method
CA2280869A1 (en) System for providing secure remote command execution network
HK1020788A1 (en) Network system and printer
CA2391010A1 (en) System and method for managing connections between clients and a server with independent connection and data buffers
JP2003504723A (en) Method and system for extracting protocol characteristics of an application
US20070299781A1 (en) System and apparatus for credit data transmission
WO2005066737A1 (en) Method and system for establishing the identity of an originator of computer transactions
RU99125838A (en) DEVICE AND METHOD FOR INDIVIDUALIZING CHIP CARD
CN113452782B (en) Upgrading method and device under mesh networking
US7162631B2 (en) Method and system for scripting commands and data for use by a personal security device
CN107528923B (en) Data transmission method of network adapter and network adapter
US5910986A (en) Methods and apparatus for sending electronic data signals
JPH10143449A (en) Data transmitter, data receiver and data file storage medium
US7181616B2 (en) Method of and apparatus for data transmission
JP2004054893A (en) Control method for image forming device
US7603369B2 (en) Terminal authentication apparatus and method
JP2000099583A (en) Credit information processor
WO2000078009A3 (en) Method and system for securely accessing a computer server
US6275874B1 (en) System for producing communication codes responsive to communication signals, translating communication codes into peripheral codes, and producing signals for communicating with peripheral responsive to peripheral codes
CN109788065A (en) A kind of offline message transmission method and offline message transmitting device based on dipper system
WO2002091704A3 (en) Secure remote subscription module access
CN111277557B (en) Real-time communication method, equipment and storage medium
EP1547416B1 (en) Method for calculating hashing of a message in a device communicating with a smart card