JP4852200B2 - Remittance system, program, and remittance method - Google Patents

Remittance system, program, and remittance method Download PDF

Info

Publication number
JP4852200B2
JP4852200B2 JP2001114417A JP2001114417A JP4852200B2 JP 4852200 B2 JP4852200 B2 JP 4852200B2 JP 2001114417 A JP2001114417 A JP 2001114417A JP 2001114417 A JP2001114417 A JP 2001114417A JP 4852200 B2 JP4852200 B2 JP 4852200B2
Authority
JP
Japan
Prior art keywords
user
transaction
bank
account
server
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.)
Expired - Fee Related
Application number
JP2001114417A
Other languages
Japanese (ja)
Other versions
JP2002312706A (en
JP2002312706A5 (en
Inventor
歩 安井
誠 西畑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2001114417A priority Critical patent/JP4852200B2/en
Publication of JP2002312706A publication Critical patent/JP2002312706A/en
Publication of JP2002312706A5 publication Critical patent/JP2002312706A5/ja
Application granted granted Critical
Publication of JP4852200B2 publication Critical patent/JP4852200B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ネットオークションやオンラインショッピング等の取引で発生した売買代金等の送金を行うための送金システム、プログラム及び送金方法に関する。
【0002】
【従来の技術】
ネットオークションやオンラインショッピング等のようにネット(通信回線・インターネット等)上で物品やサービスの取引が頻繁に行われている。特に、個人間、個人と小規模小売店との間等の取引が多くなり、このような売買代金の送金には、主に銀行振替・クレジットカード・電子マネー等を利用して行われている。
【0003】
【発明が解決しようとする課題】
上述した従来の売買代金の送金方法であると次のような問題があった。すなわち、送金を行う側は売買代金を送金する必要があるたびに銀行振替を行わなければならず煩雑であった。また、クレジットカードや電子マネーでは送金を受け取る側の導入コストが大きいという問題があった。一方、ユーザのIDやパスワードが盗用されて、取引に基づかない不正な送金が行われる虞もある。
【0004】
そこで本発明は、売買代金の送金を簡単、かつ、安全に行うことができる送金システム、プログラム及び送金方法を提供することを目的としている。
【0005】
【課題を解決するための手段】
上記課題を解決し目的を達成するために、本発明の送金システム、プログラム及び送金方法は次のように構成されている。
【0014】
(1)ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを有し、仲介業者を介して行う買手ユーザと売手ユーザとの取引に基づいて、上記買手ユーザの取引口座から上記売手ユーザの取引口座へ売買代金を送金させる送金システムにおいて、上記ユーザデータベースは、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶し、上記オークションサーバは、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行手段を有し、上記取引データベースは、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行手段の結果に基づく取引データを記憶し、上記処理サーバは、上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得手段、上記送金指令と上記取引データベースとを照合する照合手段、上記照合手段による照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行手段の結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出手段、この抽出手段により抽出された上記取引口座IDに基づいて第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の上記仲介業者の第1取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、第1銀行とは異なる第2銀行の第2銀行サーバに開設してある上記仲介業者の第2取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示手段を有し、上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行う手段を有し、上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行う手段を有することを特徴とする。
(2)ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを含むコンピュータを動作させるためのプログラムにおいて、上記ユーザデータベースは、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶し、上記オークションサーバは、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行手段を有し、上記取引データベースは、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行手段の結果に基づく取引データを記憶し、上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得手段と、上記送金指令と上記取引データベースとを照合する照合手段と、上記照合手段による照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行手段の結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出手段と、この抽出手段により抽出された上記取引口座IDに基づいて第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の仲介業者の取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、上記第1銀行サーバが設定される第1銀行とは異なる第2銀行に設定される第2銀行サーバに開設してある上記仲介業者の取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示手段とを備え、上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行う手段を有し、上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行う手段を有することを特徴とする。
(3)ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを用い、仲介業者を介して行う買手ユーザと売手ユーザとの取引に基づいて、上記買手ユーザの取引口座から上記売手ユーザの取引口座へ売買代金を送金させるコンピュータによる送金方法において、上記ユーザデータベースにより、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶するユーザデータベース記憶ステップと、上記オークションサーバにより、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行ステップと、上記取引データベースにより、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行ステップの結果に基づく取引データを含む取引データベースを記憶する取引データベース記憶ステップと、上記処理サーバにより、上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得ステップと、上記処理サーバにより、上記送金指令と上記取引データベースとを照合する照合ステップと、上記処理サーバにより、上記照合ステップによる照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行ステップの結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出ステップと、上記処理サーバにより、この抽出ステップにより抽出された上記取引口座IDに基づいて、第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の仲介業者の取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、上記第1銀行サーバが設定される第1銀行とは異なる第2銀行に設定される第2銀行サーバに開設してある上記仲介業者の取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示ステップとを備え、上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行い、上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行うことを特徴とする。
【0015】
【発明の実施の形態】
図1は本発明の第1の実施の形態に係る送金システム10の概要を示す図、図2は送金システム10の処理手順を示す説明図、図3は振替指令の概要を示す図である。送金システム10は、インターネットや電話回線等の通信回線20と、この通信回線20に接続されたユーザ端末30,31、銀行サーバ40,41、メインサーバ50とを備えている。
【0016】
ユーザ端末30,31は、ユーザが使用するパーソナルコンピュータ、携帯電話等の端末を示している。また、銀行サーバ40,41はユーザの銀行口座が開設されている銀行に設定されている。さらにメインサーバ50はオークションを開催する仲介業者が開設している。
【0017】
メインサーバ50は、送金の処理を行う処理サーバ60と、ユーザデータベースD1を記憶するユーザデータベース記憶部70と、送金等の情報が記録された取引データベースD2を記憶する取引データベース記憶部80と、オークションサーバ90とを備えている。
【0018】
処理サーバ60は、予め定められたプログラムに沿って後述するようにしてデータを処理する機能を有している。ユーザデータベースD1には、ユーザID、ユーザの氏名、住所、電話番号、パスワード、年齢、性別、メールアドレス、オークションに関する履歴(出品歴・落札歴)等が記録されており、オークションによる取引を行う際に用いられる。
【0019】
取引データベースD2には、ユーザID、セキュリティ用パスワード、取引記録、連絡記録、口座ID(取引口座ID)、口座残高管理等が記録されており、取引で発生した売買代金の送金に用いられる。
【0020】
オークションサーバ90は、ユーザ間におけるオークションを実行する機能を有しており、ユーザデータベースD1に基づいて開催されたオークションにより取引が成立すると、その内容が上記した取引データベース記憶部80に送信され、取引データベースD2が更新される。
【0021】
このように構成された送金システム10では、次のようにして売買代金の送金が行われる。なお、ユーザ端末30はユーザAが用い、ユーザ端末31はユーザBが用いることとし、銀行サーバ40を運営するX銀行にはユーザAの口座K1、銀行サーバ41を運営するY銀行にはユーザBの口座K2が開設されていることとする。また、ユーザA,ユーザBは予めユーザデータベースD1及び取引データベースD2への登録は終了しているものとし、オークション及び送金に用いるためのユーザID及びパスワードが設定されているものとする。
【0022】
最初にオークションサーバ90にて、ユーザB(売手ユーザ)が出品し、ユーザA(買手ユーザ)が落札する取引が行われる。この取引の結果に基づいて取引データベースD2が更新される。
【0023】
ユーザAはユーザ端末30により、処理サーバ60の提供する送金依頼のサイトにアクセスし、ユーザIDやパスワード等の入力によりユーザA本人からのアクセスであることの認証を行った後、送金依頼の処理を行う。これによりユーザA及びユーザBの個人ID、送金額を含む送金依頼データが処理サーバ60に送られる。
【0024】
処理サーバ60では、送金依頼データに基づいてユーザAからユーザBへの送金が正当なものであるか否かを、取引データベース記憶部80に照会する。これにより、オークションの取引とは無関係な不正な送金を防止することができる。
【0025】
照会の結果、送金依頼が正当な場合であると判断された場合は、送金依頼データに基づいて、処理サーバ60はユーザBに対し、ユーザAからの売買代金の送金を受領するか否かを問い合わせる電子メールを送付する。送金依頼が正当でない場合には、その旨をユーザAに通知し、処理を終了する。
【0026】
ユーザBはユーザ端末31により、受領した電子メールに基づいて処理サーバ60の提供する送金受領のサイトにアクセスする。ここで、ユーザIDやパスワード等の入力によりユーザB本人からのアクセスであることの認証を行った後、ユーザBは受領許可の処理を行う。これにより受領許可データが処理サーバ60に送られる。なお、ユーザBが受領不可の処理を行った場合には、受領不許可データが処理サーバ60に送られ、処理サーバ60ではその旨をユーザAに通知し、処理を終了する。
【0027】
次に、処理サーバ60では、受領許可データを取得した時点で、取引データベースD2にアクセスし、送金データを取得する。送金データには、ユーザA及びユーザBの各取引口座IDと、送金額とが含まれている。
【0028】
処理サーバ60では、送金データに基づいて、X銀行の銀行サーバ40へ振替依頼データを送信する。X銀行では、口座K1から口座K2への振替を実行する。
【0029】
本送金システム10によれば、売買代金の送金を簡単、かつ、安全に行うことが可能となる。
【0030】
次に、送金システム10の変形例について説明する。上述した例では、ユーザA及びユーザBが保有する取引口座は異なる銀行に開設された異なる口座としたが、これに限られない。すなわち、図4の(a)に示すように、X銀行の口座K3がY銀行に開設され、この口座K3から口座K2に売買代金の振替を行うようにしてもよい。
【0031】
また、図4の(b)に示すように、X銀行に仲介業者の口座K4、Y銀行に仲介業者の口座K5を開設し、口座K1から口座K4へ振り替え、口座K5から口座K2に振り替えるようにしても良い。
【0032】
さらに、図5の(a)に示すように、口座K1及び口座K2を予め同一銀行内に開設し、口座K1から口座K2に振り替えるようにしてもよい。
【0033】
さらにまた、図5の(b)に示すように、取引データベースD2内の口座残高管理を更新することで、振り替えを実行するようにしてもよい。
【0034】
図6は上述した送金システム10においてユーザB(売手)からユーザA(買手)に送金を要求する場合の処理手順を示す説明図である。最初にオークションサーバ90にて、ユーザB(売手ユーザ)が出品し、ユーザA(買手ユーザ)が落札する取引が行われる。この取引の結果に基づいて取引データベースD2が更新される。
【0035】
ユーザBはユーザ端末31により、処理サーバ60の提供する送金要求のサイトにアクセスし、ユーザIDやパスワード等の入力によりユーザB本人からのアクセスであることの認証を行った後、送金要求の処理を行う。これによりユーザA及びユーザBの個人ID、送金額を含む送金依頼データが処理サーバ60に送られる。
【0036】
処理サーバ60では、送金要求データに基づいてユーザBからユーザAへの送金要求が正当なものであるか否かを、送金額取引データベース記憶部80に照会する。これにより、オークションの取引とは無関係な不正な送金要求を防止することができる。
【0037】
照会の結果、送金要求が正当な場合であると判断された場合は、送金要求データに基づいて、処理サーバ60はユーザAに対し、ユーザBからの売買代金の送金要求を許可するか否かを問い合わせる電子メールを送付する。送金要求が正当でない場合には、その旨をユーザBに通知し、処理を終了する。
【0038】
ユーザAはユーザ端末30により、受領した電子メールに基づいて処理サーバ60の提供する送金実行のサイトにアクセスする。ここで、ユーザIDやパスワード等の入力によりユーザA本人からのアクセスであることの認証を行った後、ユーザAは送金実行の処理を行う。これにより送金実行データが処理サーバ60に送られる。なお、ユーザAが送金拒否の処理を行った場合には、送金拒否データが処理サーバ60に送られ、処理サーバ60ではその旨をユーザBに通知し、処理を終了する。
【0039】
次に、処理サーバ60では、送金実行データを取得した時点で、取引データベースD2にアクセスし、送金データを取得する。送金データには、ユーザA及びユーザBの各取引口座IDと、送金額とが含まれている。
【0040】
処理サーバ60では、送金データに基づいて、X銀行の銀行サーバ40へ振替依頼データを送信する。X銀行では、口座K1から口座K2への振替を実行する。
【0041】
次に、本発明の第2の実施の形態に係る送金システム10Aについて説明する。上述した送金システム10においては、売手と買手との取引に基づく送金としたが、本送金システム10Aでは、取引に基づかない送金依頼・送金要求にも対応するものである。なお、構成は図1と同様であるが、取引データベースD2の使用は必須ではない。
【0042】
送金システム10Aでは、次のようにしてユーザA(第1ユーザ)からユーザB(第2ユーザ)へ送金が行われる。なお、ユーザ端末30はユーザAが用い、ユーザ端末31はユーザBが用いることとし、銀行サーバ40を運営するX銀行にはユーザAの口座K1、銀行サーバ41を運営するY銀行にはユーザBの口座K2が開設されていることとする。また、ユーザA,ユーザBは予めユーザデータベースD1及び取引データベースD2への登録は終了しているものとし、オークション及び送金に用いるためのユーザID及びパスワードが設定されているものとする。
【0043】
また、ユーザデータベースD1には、ユーザID、ユーザの氏名、住所、電話番号、パスワード、年齢、性別、メールアドレス、口座ID(取引口座ID)等が記録されている。
【0044】
ユーザAはユーザ端末30により、処理サーバ60の提供する送金依頼のサイトにアクセスし、ユーザIDやパスワード等の入力によりユーザA本人からのアクセスであることの認証を行った後、送金依頼の処理を行う。これによりユーザA及びユーザBの個人ID、送金額を含む送金依頼データが処理サーバ60に送られる。
【0045】
次に、処理サーバ60はユーザBに対し、ユーザAからの売買代金の送金を受領するか否かを問い合わせる電子メールを送付する。送金依頼が正当でない場合には、その旨をユーザAに通知し、処理を終了する。
【0046】
ユーザBはユーザ端末31により、受領した電子メールに基づいて処理サーバ60の提供する送金受領のサイトにアクセスする。ここで、ユーザIDやパスワード等の入力によりユーザB本人からのアクセスであることの認証を行った後、ユーザBは受領許可の処理を行う。これにより受領許可データが処理サーバ60に送られる。なお、ユーザBが受領不可の処理を行った場合には、受領不許可データが処理サーバ60に送られ、処理サーバ60ではその旨をユーザAに通知し、処理を終了する。
【0047】
次に、処理サーバ60では、受領許可データを取得した時点で、ユーザデータベースD1にアクセスし、送金データを取得する。送金データには、ユーザA及びユーザBの各取引口座IDと、送金額とが含まれている。
【0048】
処理サーバ60では、送金データに基づいて、X銀行の銀行サーバ40へ振替依頼データを送信する。X銀行では、口座K1から口座K2への振替を実行する。
【0049】
本送金システム10Aによれば、売買代金の送金を簡単、かつ、安全に行うことが可能となる。
【0050】
なお、本発明は前記実施の形態に限定されるものではない。すなわち、上述した実施の形態ではオークションの売買代金の送金に用いているが、オンラインショッピングの代金の送金に用いても良い。この場合にはオンライン商店がメインサーバを開設し、自らもユーザ端末を保有することになる。また、送金依頼や送金要求に際し、送金実行日や送金期限日等を設定するようにしてもよい。さらに、仲介業者がオークションと送金処理の両方を行っているが、別々の業者であってもよい。この他、本発明の要旨を逸脱しない範囲で種々変形実施可能であるのは勿論である。
【0051】
【発明の効果】
本発明によれば、売買代金の送金を簡単、かつ、安全に行うことが可能となる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態に係る送金システムの構成を示す図である。
【図2】同送金システムの送金の手順を示す説明図。
【図3】同送金システムの送金指令について示す説明図。
【図4】同送金指令の変形例を示す説明図。
【図5】同送金指令の別の変形例を示す説明図。
【図6】本発明の第2の実施の形態に係る送金システムにおける手順を示す説明図。
【符号の説明】
10…送金システム
20…通信回線
30,31…ユーザ端末
40,41…銀行サーバ
50…メインサーバ
60…処理サーバ
70…ユーザデータベース記憶部
80…取引データベース記憶部
90…オークションサーバ
[0001]
BACKGROUND OF THE INVENTION
The present invention, remittance system for the remittance of such trading value generated by transactions such as online auction and online shopping, related to the program and remittance method.
[0002]
[Prior art]
Articles and services are frequently traded on the Internet (communication lines, the Internet, etc.) such as online auctions and online shopping. In particular, transactions between individuals and between individuals and small-scale retail stores have increased, and remittance of such trading value is mainly done using bank transfers, credit cards, electronic money, etc. .
[0003]
[Problems to be solved by the invention]
The above-described conventional method of transferring the transaction value has the following problems. In other words, the side of the remittance has to be troublesome because bank transfer must be performed every time it is necessary to remit the trading value. In addition, credit cards and electronic money have a problem of high introduction costs on the side of receiving money. On the other hand, the user's ID and password may be stolen and unauthorized remittance not based on the transaction may be performed.
[0004]
The present invention simplifies the transfer of trading, and money transfer system that can be done safely, it is an object to provide a program and a transfer method.
[0005]
[Means for Solving the Problems]
In order to solve the above problems and achieve the object, the remittance system , program, and remittance method of the present invention are configured as follows.
[0014]
(1) A user database, a transaction database, an auction server, a first bank server, a second bank server, and a processing server, and based on a transaction between a buyer user and a seller user performed through an intermediary, In a remittance system for transferring trading value from a trading account to the seller user's trading account, the user database stores user data including at least names, addresses, and user IDs of the buyer user and the seller user, and the auction server. Has an auction execution means for accepting exhibition information obtained from the seller user and the buyer user as a successful bidder, and the transaction database includes at least a user ID, a transaction account ID, storing transaction data based on the results of the above Symbol auction execution means The processing server, the buyer user or transfer instruction acquiring means for acquiring the transfer command including a User chromatography The ID及Vito pull data from at least one of the seller user, matching the remittance command and the above transaction database matching means, the result of the collation by the collating means, the user ID and transaction data included in the transfer directive, results der Ruyu over tHE ID及Vito above Symbol auction execution unit stored in the transaction database Extraction means for extracting the transaction account ID from the transaction database when the discount data matches, the buyer user's transaction account established in the first bank server based on the transaction account ID extracted by the extraction means To the first transaction account of the intermediary of the same bank as the bank having the transaction account of the buyer user, which is established in the first bank server A second bank server is instructed to the first bank server from the second bank account of the broker that is opened in the second bank server of the second bank different from the first bank, while instructing the first bank server to transfer the transaction value. A transfer instruction means for instructing the second bank server to make a transfer processing request for the trading value to the seller user's transaction account of the same bank as the bank having the second transaction account of the broker , the first bank server is more to the transfer processing request, have the means to carry out the transfer process of the buying and selling price from the trading account of the buyer user to the first trading account of the broker, the second bank server is the above transfer processing request, characterized in that it comprises means for performing a transfer process of the upper Symbol broker second transaction the turnover to the transaction account of the seller user from the account of.
(2) In a program for operating a computer including a user database, a transaction database, an auction server, a first bank server, a second bank server, and a processing server, the user database includes at least names of the buyer user and the seller user. , Storing user data including an address and a user ID, the auction server includes acceptance of exhibition information obtained from the seller user, and auction execution means with the buyer user as a successful bidder, and the transaction database includes at least user ID that identifies the buyer user and seller user, transaction account ID, and stores the transaction data based on the results of the above Symbol auction execution unit, the buyer user or the seller Yu over from at least one of the user the ID及beauty to get the remittance instruction including the argument data collected Gold instruction acquiring unit, and collating means for collating the said transfer command and the transaction database, the result of the collation by the collating means, the user ID and transaction data included in the transfer directive, stored in the transaction database If the result der Ruyu over tHE ID及Vito pull data on Symbol auction execution unit match, extracting means for extracting a transaction account ID from the transaction database, said transaction account ID extracted by the extraction means From the buyer user's transaction account opened in the first bank server based on the above, to the transaction account of the broker of the same bank as the bank having the buyer user's transaction account opened in the first bank server The first bank server is instructed to transfer the trading value transfer processing request, and is set to a second bank different from the first bank in which the first bank server is set. From the transaction account of the broker established in the second bank server to the transaction account of the seller user in the same bank as the bank having the second transaction account of the broker established in the second bank server and a transfer instruction means for instructing the transfer processing request of the buying and selling price in the second bank server, the first bank server is more to the transfer processing request, the first transaction of the brokers from trading account of the buyer user have the means to carry out the transfer process of the purchase price to the account, the second bank server, said by the transfer processing request, transfer of top Symbol brokers second the buying and selling price from the trading account to the trading account of the seller user of It has the means to perform a process, It is characterized by the above-mentioned.
(3) The transaction of the buyer user based on the transaction between the buyer user and the seller user using the user database, the transaction database, the auction server, the first bank server, the second bank server, and the processing server, and through the broker. User database storage for storing user data including at least names, addresses, and user IDs of the buyer user and the seller user by the user database in a computer-based remittance method for transferring trading value from the account to the seller user's trading account Receiving the exhibition information obtained from the seller user by the auction server, an auction execution step with the buyer user as a successful bidder, and a user ID for identifying at least the buyer user and the seller user by the transaction database, Trading account D, a transaction database storing step of storing a transaction database containing the transaction data based on the results of the above Symbol auction execution step, by the processing server, the buyer user or the seller User chromatography The ID及beauty from at least one of the user a remittance command obtaining step of obtaining transfer instruction including a pull data collected by the processing server, a matching step for matching the above transfer instruction and the transaction database, by the processing server, the result of the collation by the collating step, the If the user ID and transaction data included in the transfer directive, which results der Ruyu over tHE ID及Vito pull data on Symbol auction execution steps stored in the transaction database matches the transaction from the transaction database The extraction step of extracting the account ID and the processing server Based on the transaction account ID extracted in the outgoing step, the bank having the buyer user's transaction account established in the first bank server from the buyer user's transaction account established in the first bank server The first bank server is instructed to transfer the trading value to the transaction account of the broker of the same bank, and is set to a second bank different from the first bank in which the first bank server is set. From the transaction account of the broker established in the second bank server to the transaction account of the seller user in the same bank as the bank having the second transaction account of the broker established in the second bank server and a transfer instruction step for instructing the transfer processing request of the trading in the second bank server, the first bank server, by the transfer processing request, the broker from the top Symbol buyer user trading account The first performs a transfer process of the buying and selling price to the trading account, the second bank server, said by the transfer processing request, transfer of top Symbol brokers second the buying and selling price from the trading account to the trading account of the seller user of It is characterized by performing processing.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a diagram showing an outline of a remittance system 10 according to the first embodiment of the present invention, FIG. 2 is an explanatory diagram showing a processing procedure of the remittance system 10, and FIG. 3 is a diagram showing an outline of a transfer instruction. The remittance system 10 includes a communication line 20 such as the Internet or a telephone line, and user terminals 30 and 31, bank servers 40 and 41, and a main server 50 connected to the communication line 20.
[0016]
User terminals 30 and 31 are terminals such as personal computers and mobile phones used by users. The bank servers 40 and 41 are set in the bank where the user's bank account is opened. Further, the main server 50 is opened by an intermediary that holds an auction.
[0017]
The main server 50 includes a processing server 60 that performs remittance processing, a user database storage unit 70 that stores a user database D1, a transaction database storage unit 80 that stores a transaction database D2 in which information such as remittance is recorded, an auction And a server 90.
[0018]
The processing server 60 has a function of processing data according to a predetermined program as will be described later. In the user database D1, a user ID, a user name, an address, a telephone number, a password, an age, a gender, an e-mail address, an auction history (exhibition history / successful bid history), and the like are recorded. Used for.
[0019]
In the transaction database D2, a user ID, a password for security, a transaction record, a contact record, an account ID (transaction account ID), an account balance management, and the like are recorded, and are used for remittance of trading value generated in the transaction.
[0020]
The auction server 90 has a function of executing an auction between users. When a transaction is established by an auction held based on the user database D1, the contents are transmitted to the transaction database storage unit 80 described above, and the transaction Database D2 is updated.
[0021]
In the remittance system 10 configured as described above, the transaction money is repatriated as follows. The user terminal 30 is used by the user A, and the user terminal 31 is used by the user B. The bank K that operates the bank server 40 has the account K1 of the user A, and the bank Y that operates the bank server 41 has the user B. The account K2 is established. In addition, it is assumed that the user A and the user B have been registered in the user database D1 and the transaction database D2 in advance, and user IDs and passwords used for auction and remittance are set.
[0022]
First, at the auction server 90, a transaction in which the user B (seller user) submits and the user A (buyer user) makes a successful bid is performed. The transaction database D2 is updated based on the result of this transaction.
[0023]
User A uses the user terminal 30 to access the remittance request site provided by the processing server 60, authenticates that the access is from the user A by inputting a user ID, password, etc., and then processes the remittance request. I do. Thereby, remittance request data including the personal IDs and remittance amounts of user A and user B are sent to the processing server 60.
[0024]
The processing server 60 inquires of the transaction database storage unit 80 whether or not the remittance from the user A to the user B is valid based on the remittance request data. As a result, unauthorized remittance unrelated to the auction transaction can be prevented.
[0025]
As a result of the inquiry, if it is determined that the remittance request is valid, the processing server 60 determines whether or not to accept remittance of the purchase / purchase price from the user A based on the remittance request data. Send inquiries email. If the remittance request is not valid, the user A is notified to that effect and the process is terminated.
[0026]
User B uses the user terminal 31 to access a remittance reception site provided by the processing server 60 based on the received e-mail. Here, after authenticating that the access is from the user B by inputting a user ID, a password, etc., the user B performs a reception permission process. As a result, the receipt permission data is sent to the processing server 60. If user B performs a non-receivable process, unacceptable data is sent to the processing server 60, and the processing server 60 notifies the user A to that effect and ends the process.
[0027]
Next, the processing server 60 accesses the transaction database D2 and acquires remittance data at the time when the reception permission data is acquired. The remittance data includes the transaction account IDs of user A and user B, and the remittance amount.
[0028]
The processing server 60 transmits transfer request data to the bank server 40 of the X bank based on the remittance data. In the X bank, transfer from the account K1 to the account K2 is executed.
[0029]
According to the present remittance system 10, it is possible to easily and safely remit the trading value.
[0030]
Next, a modified example of the remittance system 10 will be described. In the example described above, the transaction accounts held by the user A and the user B are different accounts opened in different banks, but are not limited thereto. That is, as shown in FIG. 4A, an account K3 of the X bank may be opened at the Y bank, and the trading value may be transferred from the account K3 to the account K2.
[0031]
Also, as shown in FIG. 4B, an intermediary account K4 is opened at the X bank, an intermediary account K5 is opened at the Y bank, the account K1 is transferred to the account K4, and the account K5 is transferred to the account K2. Anyway.
[0032]
Further, as shown in FIG. 5A, an account K1 and an account K2 may be established in the same bank in advance and transferred from the account K1 to the account K2.
[0033]
Furthermore, as shown in FIG. 5B, the transfer may be executed by updating the account balance management in the transaction database D2.
[0034]
FIG. 6 is an explanatory diagram showing a processing procedure in the case of requesting remittance from the user B (seller) to the user A (buyer) in the remittance system 10 described above. First, at the auction server 90, a transaction in which the user B (seller user) submits and the user A (buyer user) makes a successful bid is performed. The transaction database D2 is updated based on the result of this transaction.
[0035]
User B uses the user terminal 31 to access the remittance request site provided by the processing server 60, authenticates that the access is from the user B himself by inputting a user ID, password, etc., and then processes the remittance request. I do. Thereby, remittance request data including the personal IDs and remittance amounts of user A and user B are sent to the processing server 60.
[0036]
The processing server 60 queries the remittance transaction database storage unit 80 as to whether or not the remittance request from the user B to the user A is valid based on the remittance request data. As a result, an illegal remittance request unrelated to the auction transaction can be prevented.
[0037]
As a result of the inquiry, if it is determined that the remittance request is valid, whether or not the processing server 60 permits the user A to request the remittance of the trading value from the user B based on the remittance request data. Send an email to inquire about. If the remittance request is not valid, the user B is notified of this and the process is terminated.
[0038]
The user A uses the user terminal 30 to access a remittance execution site provided by the processing server 60 based on the received electronic mail. Here, after authenticating that the access is from the user A by inputting a user ID, a password, etc., the user A performs a remittance execution process. As a result, remittance execution data is sent to the processing server 60. When the user A performs remittance refusal processing, remittance refusal data is sent to the processing server 60, which notifies the user B to that effect and ends the processing.
[0039]
Next, in the processing server 60, when the remittance execution data is acquired, the transaction database D2 is accessed and the remittance data is acquired. The remittance data includes the transaction account IDs of user A and user B, and the remittance amount.
[0040]
The processing server 60 transmits transfer request data to the bank server 40 of the X bank based on the remittance data. In the X bank, transfer from the account K1 to the account K2 is executed.
[0041]
Next, a remittance system 10A according to the second embodiment of the present invention will be described. In the remittance system 10 described above, the remittance is based on the transaction between the seller and the buyer. However, the present remittance system 10A also supports a remittance request / remittance request that is not based on the transaction. The configuration is the same as in FIG. 1, but the use of the transaction database D2 is not essential.
[0042]
In remittance system 10A, remittance is performed from user A (first user) to user B (second user) as follows. The user terminal 30 is used by the user A, and the user terminal 31 is used by the user B. The bank K that operates the bank server 40 has the account K1 of the user A, and the bank Y that operates the bank server 41 has the user B. The account K2 is established. In addition, it is assumed that the user A and the user B have been registered in the user database D1 and the transaction database D2 in advance, and user IDs and passwords used for auction and remittance are set.
[0043]
The user database D1 stores a user ID, a user name, an address, a telephone number, a password, an age, a sex, an e-mail address, an account ID (transaction account ID), and the like.
[0044]
User A uses the user terminal 30 to access the remittance request site provided by the processing server 60, authenticates that the access is from the user A by inputting a user ID, password, etc., and then processes the remittance request. I do. Thereby, remittance request data including the personal IDs and remittance amounts of user A and user B are sent to the processing server 60.
[0045]
Next, the processing server 60 sends an e-mail to the user B inquiring whether or not to accept the remittance of the trading value from the user A. If the remittance request is not valid, the user A is notified to that effect and the process is terminated.
[0046]
User B uses the user terminal 31 to access a remittance reception site provided by the processing server 60 based on the received e-mail. Here, after authenticating that the access is from the user B by inputting a user ID, a password, etc., the user B performs a reception permission process. As a result, the receipt permission data is sent to the processing server 60. If user B performs a non-receivable process, unacceptable data is sent to the processing server 60, and the processing server 60 notifies the user A to that effect and ends the process.
[0047]
Next, the processing server 60 accesses the user database D1 and acquires remittance data at the time when the reception permission data is acquired. The remittance data includes the transaction account IDs of user A and user B, and the remittance amount.
[0048]
The processing server 60 transmits transfer request data to the bank server 40 of the X bank based on the remittance data. In the X bank, transfer from the account K1 to the account K2 is executed.
[0049]
According to the present remittance system 10A, it is possible to easily and safely transfer the trading value.
[0050]
The present invention is not limited to the above embodiment. That is, in the above-described embodiment, it is used for remittance of the purchase price of the auction, but it may be used for remittance of the price for online shopping. In this case, the online store opens the main server and owns the user terminal. In addition, when a remittance request or remittance request is made, a remittance execution date, a remittance deadline date, or the like may be set. Further, although the broker performs both the auction and the remittance processing, it may be a separate dealer. Of course, various modifications can be made without departing from the scope of the present invention.
[0051]
【The invention's effect】
According to the present invention, it is possible to easily and safely transfer trading value.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a remittance system according to a first embodiment of the present invention.
FIG. 2 is an explanatory diagram showing a remittance procedure of the remittance system.
FIG. 3 is an explanatory diagram showing a remittance command of the remittance system.
FIG. 4 is an explanatory view showing a modified example of the remittance command.
FIG. 5 is an explanatory view showing another modification of the remittance command.
FIG. 6 is an explanatory diagram showing a procedure in the remittance system according to the second embodiment of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 ... Remittance system 20 ... Communication line 30, 31 ... User terminal 40, 41 ... Bank server 50 ... Main server 60 ... Processing server 70 ... User database storage part 80 ... Transaction database storage part 90 ... Auction server

Claims (3)

ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを有し、仲介業者を介して行う買手ユーザと売手ユーザとの取引に基づいて、上記買手ユーザの取引口座から上記売手ユーザの取引口座へ売買代金を送金させる送金システムにおいて、
上記ユーザデータベースは、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶し、
上記オークションサーバは、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行手段を有し、
上記取引データベースは、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行手段の結果に基づく取引データを記憶し、
上記処理サーバは、上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得手段、上記送金指令と上記取引データベースとを照合する照合手段、上記照合手段による照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行手段の結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出手段、この抽出手段により抽出された上記取引口座IDに基づいて第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の上記仲介業者の第1取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、第1銀行とは異なる第2銀行の第2銀行サーバに開設してある上記仲介業者の第2取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示手段を有し、
上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行う手段を有し、
上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行う手段を有することを特徴とする送金システム。
A user database, a transaction database, an auction server, a first bank server, a second bank server, and a processing server, and based on a transaction between a buyer user and a seller user performed via an intermediary, from the transaction account of the buyer user In the remittance system that transfers the trading value to the seller user's trading account,
The user database stores user data including at least names, addresses, and user IDs of the buyer user and the seller user,
The auction server has acceptance of exhibition information obtained from the seller user, and auction execution means with the buyer user as the winning bidder,
The transaction database stores at least the buyer user and seller user ID specifying the user, transaction account ID, transaction data based on the results of the above Symbol auction execution means,
The processing server, the buyer user or transfer instruction acquiring means for acquiring the transfer command including a User chromatography The ID及Vito pull data from at least one of the seller user, matching the remittance command and the above transaction database collation means, the result of the collation by the collating means, the user ID and transaction data included in the transfer directive, results der Ruyu over tHE ID及Vito argument above Symbol auction execution unit stored in the transaction database Extraction means for extracting a transaction account ID from the transaction database when the data match, from the buyer user's transaction account established in the first bank server based on the transaction account ID extracted by the extraction means To the first transaction account of the intermediary of the same bank as the bank having the buyer user's transaction account, which is established in the first bank server The first bank server is instructed to request the transfer processing of the purchase price, and the second bank account of the broker that is opened in the second bank server of the second bank different from the first bank is sent to the second bank server. A transfer instruction means for instructing the second bank server to make a transfer processing request for the trading value to the seller user's transaction account of the same bank as the bank having the second transaction account of the broker,
The first bank server is more to the transfer processing request, have the means to carry out the transfer process of the first above-mentioned trading value to the trading account of the brokers from trading account of the buyer user,
The transfer system second bank server, which by the transfer processing request, characterized in that it comprises means for performing a transfer process of the upper Symbol broker second transaction the turnover to the transaction account of the seller user from the account of.
ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを含むコンピュータを動作させるためのプログラムにおいて、
上記ユーザデータベースは、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶し、
上記オークションサーバは、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行手段を有し、
上記取引データベースは、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行手段の結果に基づく取引データを記憶し、
上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得手段と、
上記送金指令と上記取引データベースとを照合する照合手段と、
上記照合手段による照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行手段の結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出手段と、
この抽出手段により抽出された上記取引口座IDに基づいて第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の仲介業者の取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、上記第1銀行サーバが設定される第1銀行とは異なる第2銀行に設定される第2銀行サーバに開設してある上記仲介業者の取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示手段とを備え、
上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行う手段を有し、
上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行う手段を有することを特徴とするプログラム。
In a program for operating a computer including a user database, a transaction database, an auction server, a first bank server, a second bank server, and a processing server,
The user database stores user data including at least names, addresses, and user IDs of the buyer user and the seller user,
The auction server has acceptance of exhibition information obtained from the seller user, and auction execution means with the buyer user as the winning bidder,
The transaction database stores at least the buyer user and seller user ID specifying the user, transaction account ID, transaction data based on the results of the above Symbol auction execution means,
A remittance command obtaining means for obtaining a transfer instruction including a User chromatography The ID及Vito pull data from at least one of the buyer user or the seller user,
Collation means for collating the remittance instruction with the transaction database;
Result of the collation by the collating means, the user ID and transaction data included in the transfer directive, results Der Ruyu over THE ID及Vito pull data on Symbol auction execution unit stored in the transaction database match Extracting means for extracting a trading account ID from the trading database,
Based on the transaction account ID extracted by the extraction means, the bank having the buyer user's transaction account opened in the first bank server from the buyer user's transaction account opened in the first bank server. The first bank server is instructed to transfer the trading value to the transaction account of the broker of the same bank, and is set to a second bank different from the first bank in which the first bank server is set. From the transaction account of the broker established in the second bank server to the transaction account of the seller user in the same bank as the bank having the second transaction account of the broker established in the second bank server A transfer instruction means for instructing the second bank server to make a transfer processing request for the trading value,
The first bank server is more to the transfer processing request, have the means to carry out the transfer process of the first above-mentioned trading value to the trading account of the brokers from trading account of the buyer user,
The second bank server, said the transfer processing request, the program characterized by having a means for the second transaction account above Symbol broker performs transfer processing of the seller user trading account to the trading value.
ユーザデータベースと取引データベースとオークションサーバと第1銀行サーバと第2銀行サーバと処理サーバを用い、仲介業者を介して行う買手ユーザと売手ユーザとの取引に基づいて、上記買手ユーザの取引口座から上記売手ユーザの取引口座へ売買代金を送金させるコンピュータによる送金方法において、
上記ユーザデータベースにより、上記買手ユーザ及び上記売手ユーザの少なくとも氏名、住所、ユーザIDを含むユーザデータを記憶するユーザデータベース記憶ステップと、
上記オークションサーバにより、上記売手ユーザから得られる出品情報の受付と、買手ユーザを落札者とするオークション実行ステップと、
上記取引データベースにより、少なくとも上記買手ユーザ及び売手ユーザを特定するユーザID、取引口座ID、上記オークション実行ステップの結果に基づく取引データを含む取引データベースを記憶する取引データベース記憶ステップと、
上記処理サーバにより、上記買手ユーザ又は上記売手ユーザのうち少なくとも一方からのユーザID及び取引データを含む送金指令を取得する送金指令取得ステップと、
上記処理サーバにより、上記送金指令と上記取引データベースとを照合する照合ステップと、
上記処理サーバにより、上記照合ステップによる照合の結果、上記送金指令に含まれるユーザID及び取引データと、上記取引データベースに記憶された上記オークション実行ステップの結果であるユーザID及び取引データが一致する場合に、上記取引データベースから取引口座IDを抽出する抽出ステップと、
上記処理サーバにより、この抽出ステップにより抽出された上記取引口座IDに基づいて、第1銀行サーバに開設してある上記買手ユーザの取引口座から、第1銀行サーバに開設してある、上記買手ユーザの取引口座をもつ銀行と同一の銀行の仲介業者の取引口座へ上記売買代金の振替処理依頼を第1銀行サーバに指示するとともに、上記第1銀行サーバが設定される第1銀行とは異なる第2銀行に設定される第2銀行サーバに開設してある上記仲介業者の取引口座から、第2銀行サーバに開設してある、上記仲介業者の第2取引口座をもつ銀行と同一の銀行の上記売手ユーザの取引口座へ上記売買代金の振替処理依頼を第2銀行サーバに指示する振替指示ステップとを備え、
上記第1銀行サーバは、上記振替処理依頼により、上記買手ユーザの取引口座から上記仲介業者の第1取引口座へ上記売買代金の振替処理を行い、
上記第2銀行サーバは、上記振替処理依頼により、上記仲介業者の第2取引口座から上記売手ユーザの取引口座へ上記売買代金の振替処理を行うことを特徴とする送金方法。
Using the user database, the transaction database, the auction server, the first bank server, the second bank server, and the processing server, from the transaction account of the buyer user based on the transaction between the buyer user and the seller user through the broker. In the computer-based remittance method that transfers the trading value to the seller user's trading account,
User database storage step for storing user data including at least name, address, user ID of the buyer user and the seller user by the user database;
Acceptance of exhibition information obtained from the seller user by the auction server, and an auction execution step with the buyer user as the winning bidder;
By the transaction database, and at least the buyer user and seller user ID specifying the user, transaction account ID, transaction database storing step of storing a transaction database containing the transaction data based on the results of the above Symbol auction execution step,
By the processing server, a remittance command obtaining step of obtaining transfer instruction including a User chromatography The ID及Vito pull data from at least one of the buyer user or the seller user,
A collation step of collating the remittance instruction with the transaction database by the processing server;
By the processing server, said collation result of the collation in step, said user ID and transaction data transfer included in the directive, the above transaction upper Symbol auction execution steps stored in the database result Der Ruyu over THE ID及beauty If the transaction data match, an extraction step of extracting transaction account ID from the transaction database,
Based on the transaction account ID extracted in the extraction step by the processing server, the buyer user established in the first bank server from the transaction account of the buyer user established in the first bank server. The first bank server is instructed to transfer the trading value to the trading account of the broker of the same bank as the bank having the first trading account, and the first bank server is different from the first bank in which the first bank server is set. The above-mentioned bank of the same bank as the bank having the second trading account of the intermediary established on the second bank server from the trading account of the intermediary established on the second bank server set to two banks A transfer instruction step for instructing the second bank server to transfer the transaction value to the seller user's transaction account,
The first bank server is, by the above-mentioned transfer processing request, performs the transfer processing of the purchase price from the top Symbol buyer user of the trading account to the first trading account of the brokers,
The second bank server is, by the above-mentioned transfer process request, remittance method characterized in that from the second trading account of the above Symbol brokers carry out the transfer process of the seller user of the buying and selling price to the trading account.
JP2001114417A 2001-04-12 2001-04-12 Remittance system, program, and remittance method Expired - Fee Related JP4852200B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001114417A JP4852200B2 (en) 2001-04-12 2001-04-12 Remittance system, program, and remittance method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001114417A JP4852200B2 (en) 2001-04-12 2001-04-12 Remittance system, program, and remittance method

Publications (3)

Publication Number Publication Date
JP2002312706A JP2002312706A (en) 2002-10-25
JP2002312706A5 JP2002312706A5 (en) 2006-05-11
JP4852200B2 true JP4852200B2 (en) 2012-01-11

Family

ID=18965495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001114417A Expired - Fee Related JP4852200B2 (en) 2001-04-12 2001-04-12 Remittance system, program, and remittance method

Country Status (1)

Country Link
JP (1) JP4852200B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154283A (en) * 2006-09-29 2008-04-02 阿里巴巴公司 System and method for implementing payment

Also Published As

Publication number Publication date
JP2002312706A (en) 2002-10-25

Similar Documents

Publication Publication Date Title
US8838502B2 (en) Method of using personal device with internal biometric in conducting transactions over a network
US20220270087A1 (en) Asset trading system enabling transparent trading history management
US20010034724A1 (en) System and method for facilitating secure payment with privacy over a computer network including the internet
JP2002245243A (en) Private and secure financial transaction system and method
US20020069178A1 (en) Secure server system and method
JP2003509745A (en) Method and system for authorizing purchases made on a computer network
JP2012022703A (en) Safe and efficient payment processing system
KR100982253B1 (en) Information inputting and financial transaction system using personal identification medium, method for inputting personal information and paying using the same and record medium for storing program for the same
JP2001273421A (en) Authentication acting system and method, and computer readable recording medium
KR101698262B1 (en) Method for Providing Real Estate Direct Transaction Service
WO2002101618A1 (en) Electronic commerce support method
JP4852200B2 (en) Remittance system, program, and remittance method
JP2002334287A (en) Gift certificate selling system by credit card
KR20090095112A (en) secured loan and repayment method of cyber property using internet
JP2002175489A (en) Electronic settlement method
JP2002251588A (en) System and method for electronic settlement, authentication server device, and settlement server device
US8510219B1 (en) Billing management package for internet access and web page utilization
KR20050036512A (en) Method for approving electronic payment using the short message service including url call back and system for implementing the same
JP2002109256A (en) Tender managing server, settlement managing server, system and method for operating idea
JP2001306989A (en) On-line shopping system
JP2002251533A (en) Telephone shopping service offer system and its method using sender number and temporary password
JP2004094619A (en) Authentication method and system
WO2000055779A1 (en) Billing package for web page utilization
JP2001306525A (en) Method and system for authenticating user, user authentication system operating method, authentication sever and enterpriser server
JP2008511940A (en) Immediate settlement system and method in internet cafe

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060322

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080708

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080905

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090105

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090428

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090724

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090804

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

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20091009

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110908

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111024

R150 Certificate of patent or registration of utility model

Ref document number: 4852200

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141028

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350