JP6224283B1 - Escrow settlement method and system by smart contract - Google Patents

Escrow settlement method and system by smart contract Download PDF

Info

Publication number
JP6224283B1
JP6224283B1 JP2017033807A JP2017033807A JP6224283B1 JP 6224283 B1 JP6224283 B1 JP 6224283B1 JP 2017033807 A JP2017033807 A JP 2017033807A JP 2017033807 A JP2017033807 A JP 2017033807A JP 6224283 B1 JP6224283 B1 JP 6224283B1
Authority
JP
Japan
Prior art keywords
computer
payment
purchase
data
smart contract
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.)
Active
Application number
JP2017033807A
Other languages
Japanese (ja)
Other versions
JP2018139068A (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.)
Sumitomo Mitsui Banking Corp
Original Assignee
Sumitomo Mitsui Banking 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 Sumitomo Mitsui Banking Corp filed Critical Sumitomo Mitsui Banking Corp
Priority to JP2017033807A priority Critical patent/JP6224283B1/en
Application granted granted Critical
Publication of JP6224283B1 publication Critical patent/JP6224283B1/en
Publication of JP2018139068A publication Critical patent/JP2018139068A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

【課題】ECサイトなどにおけるエスクロー決済では、サービス提供者の各作業が独立しており、必ずしも安全性や信頼性が高いものとはいえない。また、スマートコントラクトによるエスクロー決済の場合、購入者はBC上の資産である仮想通貨を利用する必要がある。【解決手段】エスクロー決済における一連の処理を、仮想通貨を用いない形でスマートコントラクトを用いて構築および実行することにより、安全性および信頼性を担保した取引を行なう。【選択図】図3In an escrow settlement at an EC site or the like, each work of a service provider is independent, and it cannot necessarily be said that the safety and reliability are high. Further, in the case of escrow settlement by smart contract, the purchaser needs to use virtual currency which is an asset on BC. A series of processes in escrow settlement is constructed and executed using a smart contract without using a virtual currency, thereby performing a transaction that ensures safety and reliability. [Selection] Figure 3

Description

本発明は、スマートコントラクトによるエスクロー決済方法およびシステムに関する。より詳細には、エスクロー決済における一連の処理を、スマートコントラクトを用いて構築および実行することにより、安全性および信頼性を担保した取引を行なうことができる方法およびシステムに関する。   The present invention relates to an escrow settlement method and system using a smart contract. More specifically, the present invention relates to a method and a system capable of performing a transaction that ensures safety and reliability by constructing and executing a series of processes in escrow settlement using a smart contract.

エスクロー決済は、商取引における安全性を担保するために、売り手と買い手の間に第三者が仲介し決済を行なうものである。エスクロー決済を、ECモールなどインターネット上で行なう場合、サービス提供者である第三者が提供するECサイトを介して、商品の販売者が商品の出品登録を行ない、商品の購入希望者(以下、「購入者」という)が商品の購入申請と共に、クレジットカードなどにより入金手続きを行なう。サービス提供者は、購入者からの入金を確認すると(確認作業)、購入者に商品を納品すると共に(納品作業)、販売者に代金を支払う(支払作業)。   In escrow settlement, a third party mediates settlement between a seller and a buyer in order to ensure safety in commercial transactions. When performing escrow payments on the Internet, such as at EC malls, merchandise sellers register their products for sale via an EC site provided by a third party as a service provider. ("Purchaser") makes a payment procedure using a credit card or the like along with an application for product purchase. Upon confirming the payment from the purchaser (confirmation work), the service provider delivers the product to the purchaser (delivery work) and pays the seller (payment work).

一方で、取引の信頼性を第三者に担保させることにより取引データの改ざんが困難であるブロックチェーン(以下「BC」という)は、その安全性の高さから、商取引での利用が活発化している。特に、BCの応用技術として注目されているスマートコントラクトは、一連の処理をプログラム化し、特定の条件を満たすと一連の処理を滞りなく自動的に実行するというプログラムである(このプログラムはBC上で公開および管理されるため改ざんが困難である)。   On the other hand, blockchain (hereinafter referred to as “BC”), which makes it difficult to tamper with transaction data by ensuring the reliability of transactions with a third party, has been increasingly used in commercial transactions due to its high security. ing. In particular, smart contracts that are attracting attention as an application technology of BC are programs that program a series of processes and automatically execute the series of processes without delay when a specific condition is satisfied (this program on BC) It is difficult to tamper with because it is published and managed).

しかしながら、ECサイトにおけるエスクロー決済では、サービス提供者の各作業が独立しており、必ずしも安全性や信頼性が高いものとはいえない。例えば、購入者が入金しても、サービス提供者の各作業に対して遅延や忘却が発生し、購入者に商品が届かなかったり、販売者への代金の支払い正しく行なわれなかったりといった問題が発生する可能性がある。また、サービス提供者による商品や代金の盗難が発生しないとも言い切れない。   However, in the escrow settlement on the EC site, each work of the service provider is independent, and it cannot necessarily be said that the safety and reliability are high. For example, even if the purchaser deposits money, there are problems such as delays and forgetting for each work of the service provider, goods not reaching the purchaser, or payment to the seller not being made correctly. May occur. In addition, it cannot be said that the goods or charges are not stolen by the service provider.

そこで、エスクロー決済の一連の処理を、スマートコントラクトを用いて構築することにより、取引の安全性および信頼性を担保することができる見込みがある。例えば、購入者の入金を特定の条件とし、これを満たすことをトリガに、納品処理および支払処理を自動的に実行するようにスマートコントラクトを構成する。この場合、購入者の入金から、納品処理および支払処理が実行されるまでの間に第三者が介入できる余地はない。   Therefore, there is a possibility that the safety and reliability of the transaction can be ensured by constructing a series of processes of escrow settlement using a smart contract. For example, the smart contract is configured to automatically execute the delivery process and the payment process with a purchaser's payment as a specific condition and satisfying this condition as a trigger. In this case, there is no room for a third party to intervene between the purchaser's payment and the delivery process and payment process.

しかしながら、このようなスマートコントラクトによるエスクロー決済の場合、購入者はBC上の資産である仮想通貨(例えば、ビットコイン)を利用する必要がある。また、サービス提供者からすると、仮想通貨の交換業者がいない状況下ではサービスが成立しにくい。さらに、仮想通貨が現実の通貨と同等の価値や保証を持たない限り、結局のところ、代金の支払いは法定通貨で行なわれ、スマートコントラクトを用いるためだけに仮想通貨を使わざるを得ない状態になってくることも想定できる。   However, in the case of escrow settlement using such a smart contract, the purchaser needs to use virtual currency (for example, bitcoin) which is an asset on the BC. From the service provider's point of view, it is difficult to establish a service when there is no virtual currency exchange company. Furthermore, unless the virtual currency has the same value and guarantee as the real currency, after all, the payment is made in legal currency, and you have to use the virtual currency only to use the smart contract. It can be assumed that it will become.

本発明はこのような問題に鑑みてなされたものであり、その目的とするところは、エスクロー決済における一連の処理を、スマートコントラクトを用いて構築および実行することにより、安全性および信頼性を担保した取引を行なうことにある。さらに、このようなスマートコントラクトによるエスクロー決済を、仮想通貨を用いない形で実現し、購入者などの手間を軽減させることにある。   The present invention has been made in view of such problems, and its purpose is to ensure safety and reliability by constructing and executing a series of processes in escrow settlement using a smart contract. Is to make a deal. Furthermore, it is to realize the escrow settlement by such smart contract without using virtual currency, thereby reducing the labor of the purchaser.

本発明は、このような目的を達成するために、スマートコントラクトによるエスクロー決済を実行するシステムにおけるコンピュータであって、前記コンピュータは第1のコンピュータであって、
第2のコンピュータから、購入希望商品の支払指示データを受信し、
前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定し、
前記代金への入金が可能であると判定した場合、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知し、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含み、
前記購入希望商品の決済データを前記第3のコンピュータから受信し、
前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行する
ように構成されたことを特徴とする。
In order to achieve such an object, the present invention is a computer in a system that executes escrow settlement by smart contract, wherein the computer is a first computer,
Receive payment instruction data for the item you wish to purchase from the second computer,
Based on at least the payment instruction data and the account data of the purchase requester of the desired purchase item, it is determined whether or not payment of the price to the seller of the desired purchase item is possible,
When it is determined that the payment can be made, the third computer storing the smart contract is notified that the payment is possible, and the smart contract is notified that the payment is possible. Is received, the third computer is caused to execute a settlement process for the desired product for purchase, and the settlement process includes at least instructions for a payment process and a delivery process for the desired product for purchase,
Receiving settlement data of the purchase desired product from the third computer;
The payment processing from the purchase applicant to the seller is executed based on the payment data.

また、前段落に記載の第1のコンピュータにおいて、前記支払処理の指示として、前記購入希望商品の前記決済データを前記第3のコンピュータから受信することは、前記第1のコンピュータ上のアプリケーションプログラムインターフェース(API)が前記スマートコントラクトから呼び出されることにより行なわれるものであることを特徴とする。   Further, in the first computer described in the preceding paragraph, receiving the payment data of the purchase desired product from the third computer as the payment processing instruction is an application program interface on the first computer. (API) is performed by being called from the smart contract.

さらに、前2段落に記載の第1のコンピュータは、前記支払処理の実行結果を前記第3のコンピュータに通知するようにさらに構成され、前記実行結果が失敗したことを示す場合、前記スマートコントラクトは、前記第3のコンピュータに前記納品処理の指示を実行させないことを特徴とする。   Furthermore, the first computer described in the preceding two paragraphs is further configured to notify the third computer of the execution result of the payment process, and if the execution result indicates that the execution result has failed, the smart contract is The third computer is not allowed to execute the delivery processing instruction.

そして、前3段落に記載の第1のコンピュータは、前記納品処理が失敗した場合に送信される前記支払処理の取消指示を前記第3のコンピュータから受信し、
前記取消指示を受信したことに応答して、前記支払処理の取消処理を実行する
ようにさらに構成されたことを特徴とする。
Then, the first computer described in the preceding three paragraphs receives from the third computer an instruction to cancel the payment process transmitted when the delivery process fails.
It is further configured to execute a cancellation process of the payment process in response to receiving the cancellation instruction.

また、前4段落に記載の第1のコンピュータは、前記代金の入金が可能であると判定した場合、前記購入希望者の口座データから、前記代金を予め引き落とすようにさらに構成されたことを特徴とする。   In addition, the first computer described in the preceding four paragraphs is further configured to withdraw the price in advance from the purchaser's account data when it is determined that the price can be deposited. And

また本発明は、別の実施形態において、スマートコントラクトによるエスクロー決済を実行するシステムにおける第1のコンピュータによって実行される方法であって、前記方法は、
前記第1のコンピュータが、第2のコンピュータから、購入希望商品の支払指示データを受信するステップと、
前記第1のコンピュータが、前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定するステップと、
前記代金への入金が可能であると判定した場合、前記第1のコンピュータが、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知するステップであって、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含む、ステップと、
前記第1のコンピュータが、前記購入希望商品の決済データを前記第3のコンピュータから受信するステップと、
前記第1のコンピュータが、前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行するステップと
を備えたことを特徴とする。
In another embodiment, the present invention is a method executed by a first computer in a system for executing escrow settlement by smart contract, wherein the method includes:
The first computer receiving payment instruction data for a desired product from the second computer;
The first computer determines whether or not payment of a price to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product. When,
When it is determined that the payment can be made, the first computer notifies the third computer in which the smart contract is stored that the payment is possible, and the smart contract Receives the notification that payment is possible, and causes the third computer to execute a settlement process for the purchase desired product, and the settlement process includes at least a payment process for the purchase desired product and Steps including instructions for delivery processing; and
The first computer receiving payment data of the desired product for purchase from the third computer;
The first computer includes the step of executing the payment processing from the purchase applicant to the seller based on the payment data.

さらに本発明は、さらに別の実施形態において、スマートコントラクトによるエスクロー決済を実行するシステムにおける第1のコンピュータに実行させるコンピュータプログラムであって、前記コンピュータプログラムは前記第1のコンピュータによって実行されると、
第2のコンピュータから、購入希望商品の支払指示データを受信するステップと、
前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定するステップと、
前記代金への入金が可能であると判定した場合、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知するステップであって、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含む、ステップと、
前記購入希望商品の決済データを前記第3のコンピュータから受信するステップと、
前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行するステップと
を前記第1のコンピュータに実行させることを特徴とする。
Furthermore, in yet another embodiment, the present invention provides a computer program that is executed by a first computer in a system that executes escrow settlement using a smart contract, and the computer program is executed by the first computer.
Receiving payment instruction data of a purchase desired product from the second computer;
Determining whether payment to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product;
A step of notifying a third computer storing the smart contract that it is possible to deposit when it is determined that the payment can be made, and the smart contract can be deposited; Receiving the notification to the effect, causes the third computer to execute a settlement process for the desired purchase product, and the settlement process includes at least instructions for a payment process and a delivery process for the desired purchase product. Steps,
Receiving settlement data of the desired product for purchase from the third computer;
The first computer is caused to execute the step of executing the payment processing from the purchase applicant to the seller based on the payment data.

また本発明は、さらに別の実施形態において、スマートコントラクトによるエスクロー決済を実行するシステムにおけるコンピュータであって、前記コンピュータは、第1のコンピュータであって、前記スマートコントラクトが格納され、前記スマートコントラクトに、
購入希望商品の販売者への代金の入金が可能である旨の通知を第2のコンピュータから受信させ、前記通知は、前記第2のコンピュータが購入希望商品の支払指示データを第3のコンピュータから受信したことに応答して、前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定し、前記代金への入金が可能であると判定した場合に通知され、
入金が可能である旨の前記通知を受信すると、前記購入希望商品の決済データを作成させ、
前記第2のコンピュータに前記購入希望商品の決済処理を実行させるために、前記作成した決済データを前記第2のコンピュータに送信させ、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含み、
前記決済処理の実行結果を前記第2のコンピュータから受信させ、
前記支払処理が成功したか否かを判定させ、
前記支払処理が成功したと判定した場合に、前記納品処理を実行させることを特徴とする。
In another embodiment, the present invention is a computer in a system for executing escrow settlement by smart contract, wherein the computer is a first computer, the smart contract is stored, and the smart contract is stored in the smart contract. ,
The second computer receives a notification that payment of the price of the product desired for purchase to the seller is possible, and the second computer receives payment instruction data for the product desired for purchase from the third computer. In response to the receipt, it is determined whether or not payment of the price to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product. , We ’ll notify you if we ’ve determined that you can deposit the money,
Upon receipt of the notification that the deposit is possible, the settlement data of the purchase desired product is created,
In order to cause the second computer to execute a settlement process for the desired product for purchase, the generated settlement data is transmitted to the second computer, and the settlement process includes at least a payment process and delivery of the desired product for purchase. Including processing instructions,
Receiving the execution result of the settlement process from the second computer;
Determining whether the payment process was successful;
When it is determined that the payment process is successful, the delivery process is executed.

以上説明したように、本発明によれば、エスクロー決済における一連の処理を、スマートコントラクトを用いて構築および実行することにより、安全性および信頼性を担保した取引を行なうことができる。さらに、このようなスマートコントラクトによるエスクロー決済を、仮想通貨を用いない形で実現し、購入者などの手間を軽減させることができる。   As described above, according to the present invention, a series of processes in escrow settlement can be established and executed using a smart contract, thereby making it possible to conduct a transaction that ensures safety and reliability. Furthermore, the escrow settlement by such smart contract can be realized without using the virtual currency, and the labor of the purchaser can be reduced.

本発明の一実施形態に係るシステムの全体構成を示す図である。1 is a diagram illustrating an overall configuration of a system according to an embodiment of the present invention. 本発明の一実施形態に係るシステムの金融機関サーバの構成を示す図である。It is a figure which shows the structure of the financial institution server of the system which concerns on one Embodiment of this invention. 本発明の一実施形態に係るエスクロー決済処理を示すフローチャートである。It is a flowchart which shows the escrow settlement process which concerns on one Embodiment of this invention. 本発明の一実施形態に係るスマートコントラクト上で管理される商品データを示す図である。It is a figure which shows the product data managed on the smart contract which concerns on one Embodiment of this invention. 本発明の一実施形態に係る支払指示データ記憶部に格納されたデータを示す図である。It is a figure which shows the data stored in the payment instruction data storage part which concerns on one Embodiment of this invention. 本発明の一実施形態に係る口座データ記憶部に格納されたデータを示す図である。It is a figure which shows the data stored in the account data storage part which concerns on one Embodiment of this invention. 本発明の一実施形態に係る入金可能通知データ記憶部に格納されたデータを示す図である。It is a figure which shows the data stored in the payment possible notification data storage part which concerns on one Embodiment of this invention. 本発明の一実施形態に係る決済データ記憶部に格納されたデータを示す図である。It is a figure which shows the data stored in the payment data storage part which concerns on one Embodiment of this invention.

以下、添付した図面を参照して、本発明の実施形態に係るシステムを詳細に説明する。図1は、本発明の一実施形態に係るシステムの全体構成を示す図である。図1において、金融機関が管理する金融機関サーバ100は、データセンタなどに設置される。ECサイトサーバ104は、ECモールなどのECサイトサービスを提供する運営会社(以下、「サービス提供者」という)が管理するコンピュータである。ECサイトサーバ104は、ネットワーク103(例えば、インターネット)を介して、ECサイトを利用する購入者および販売者がそれぞれ利用する購入者端末101および販売者端末102と通信を行なうように構成される。なお、サービス提供者を介さない購入者と販売者との個人間取引の場合、ECサイトサーバ104は不要である。また、金融機関サーバ100も、ネットワーク103を介して、購入者端末101などと通信を行なうように構成される。   Hereinafter, a system according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a diagram showing an overall configuration of a system according to an embodiment of the present invention. In FIG. 1, a financial institution server 100 managed by a financial institution is installed in a data center or the like. The EC site server 104 is a computer managed by an operating company that provides EC site services such as an EC mall (hereinafter referred to as “service provider”). The EC site server 104 is configured to communicate with a purchaser terminal 101 and a seller terminal 102 used by a purchaser and a seller who use the EC site, respectively, via a network 103 (for example, the Internet). Note that the EC site server 104 is not necessary in the case of an interpersonal transaction between a purchaser and a seller without using a service provider. The financial institution server 100 is also configured to communicate with the purchaser terminal 101 and the like via the network 103.

ECサイトサーバ104は、サービス提供者によって管理され、ECサイトサービスを提供する。ECサイトサーバ104は、エスクロー決済を行なうためのスマートコントラクト105を格納する。なお、スマートコントラクト105は、ブロックチェーンネットワーク(以下、「BC−NW」という)に参加しているBCユーザ端末上で稼動するプログラムであり、必ずしもECサイトサーバ104で稼動する必要はない(特に、サービス提供者を介さない購入者と販売者との個人間取引や、サービス提供者が存在しないECサイトも想定される)。すなわち、ECサイトサーバ104は、本発明において必須構成ではなく、サーバコンピュータである必要もない。しかしながら、安定したECサイトサービスを提供する場合は、サービス提供者が管理するサーバコンピュータを用いる方がよく、以下に詳述する実施形態では、ECサイトサーバ104上のスマートコントラクト105を実行することによりECサイトサービスを提供することを想定して記載している。   The EC site server 104 is managed by a service provider and provides an EC site service. The EC site server 104 stores a smart contract 105 for performing escrow settlement. The smart contract 105 is a program that runs on a BC user terminal participating in a blockchain network (hereinafter referred to as “BC-NW”), and does not necessarily need to run on the EC site server 104 (in particular, (Individual transactions between buyers and sellers not via service providers, and EC sites where there are no service providers are also assumed). That is, the EC site server 104 is not an essential component in the present invention, and need not be a server computer. However, when providing a stable EC site service, it is better to use a server computer managed by the service provider. In the embodiment described in detail below, the smart contract 105 on the EC site server 104 is executed. It is described assuming that EC site service is provided.

購入者端末101および販売者端末102はそれぞれ、ECサイトを利用する購入者および販売者が利用する端末であり、BC−NWに参加している。そのため、図1では示していないが、購入者端末101および販売者端末102上でもスマートコントラクト105を稼動させることができる。販売者は、販売者端末102を介して、ECサイトサーバ104が提供するECサイトに商品を出品登録する。ただし、別の実施形態では、購入者端末101および/または販売者端末102は、BC−NWに参加していなくてもよい(少なくとも出品登録された商品のデータがスマートコントラクト105上に連携されればよい)。購入者は、購入者端末101を介して、ECサイトに出品された各商品を閲覧する。購入者は購入を希望する商品がある場合、購入者端末101を介して、金融機関サーバ100に対し、希望商品の支払を指示する。   The purchaser terminal 101 and the seller terminal 102 are terminals used by the purchaser and seller who use the EC site, respectively, and participate in the BC-NW. Therefore, although not shown in FIG. 1, the smart contract 105 can be operated on the purchaser terminal 101 and the seller terminal 102. The seller registers an item for sale on the EC site provided by the EC site server 104 via the seller terminal 102. However, in another embodiment, the purchaser terminal 101 and / or the seller terminal 102 do not have to participate in the BC-NW (at least the data of the commodity registered for sale is linked on the smart contract 105. Just fine). The purchaser browses each product exhibited on the EC site via the purchaser terminal 101. When there is a product desired to be purchased, the purchaser instructs the financial institution server 100 to pay the desired product via the purchaser terminal 101.

金融機関サーバ100は、金融機関によって管理され、BC−NWには参加していない。金融機関サーバ100は、購入者端末101から希望商品の支払指示を受信すると、購入者の口座を確認し、販売者への入金が可能か否かを判定する。入金が可能であると判定した場合、金融機関サーバ100は、スマートコントラクト105にその旨を通知し、決済処理(支払処理および納品処理)を実行させる。なお、決済処理における支払処理(購入者の口座から販売者の口座への資金移動)は金融機関サーバ100で行なわれる。そのため、スマートコントラクト105は金融機関サーバ100上の支払処理用のアプリケーションプログラムインターフェース(API)を呼び出し、金融機関サーバ100は支払処理の実行後、実行結果をスマートコントラクト105に返す(通知する)。   The financial institution server 100 is managed by a financial institution and does not participate in the BC-NW. When the financial institution server 100 receives a payment instruction for the desired product from the purchaser terminal 101, the financial institution server 100 checks the purchaser's account and determines whether or not payment to the seller is possible. When it is determined that payment is possible, the financial institution server 100 notifies the smart contract 105 to that effect, and causes payment processing (payment processing and delivery processing) to be executed. Payment processing (transfer of funds from the purchaser's account to the seller's account) in the settlement process is performed by the financial institution server 100. Therefore, the smart contract 105 calls an application program interface (API) for payment processing on the financial institution server 100, and the financial institution server 100 returns (notifies) the execution result to the smart contract 105 after executing the payment processing.

次に、金融機関サーバ100の構成を詳細に説明する。図2は、本発明の一実施形態に係るシステムの金融機関サーバの構成を示す図である。なお、図2では、単一のサーバコンピューティングシステムを想定しているが、別の実施形態では、各処理部を複数台のサーバコンピュータに分散するように構成するなど、分散型コンピューティングシステムとして構成することもできる。金融機関サーバ100は、システムバス115を介して相互に接続された、CPU110、RAM111、入力装置112、出力装置113、通信制御装置114、および記憶装置116を備えている。記憶装置116は不揮発性記憶媒体(ROMやHDDなど)で構成され、ソフトウェアプログラムを格納したプログラム格納領域と、当該ソフトウェアプログラムで取り扱うデータを格納したデータ格納領域とを備えている。後述するプログラム格納領域の各処理部は、実際は独立したソフトウェアプログラム、そのルーチンやコンポーネントなどであり、記憶装置116に格納されている。各処理部は、実行時にCPU110によって記憶装置116から呼び出されRAM111のワークエリアに展開されることで、データベースなどに適宜アクセスしながら各機能を発揮することができる。   Next, the configuration of the financial institution server 100 will be described in detail. FIG. 2 is a diagram showing a configuration of a financial institution server in the system according to the embodiment of the present invention. In FIG. 2, a single server computing system is assumed. However, in another embodiment, each processing unit is configured to be distributed to a plurality of server computers. It can also be configured. The financial institution server 100 includes a CPU 110, a RAM 111, an input device 112, an output device 113, a communication control device 114, and a storage device 116 that are connected to each other via a system bus 115. The storage device 116 is configured by a nonvolatile storage medium (ROM, HDD, or the like), and includes a program storage area that stores a software program and a data storage area that stores data handled by the software program. Each processing unit in the program storage area described later is actually an independent software program, its routine, component, and the like, and is stored in the storage device 116. Each processing unit is called from the storage device 116 by the CPU 110 at the time of execution and is expanded in the work area of the RAM 111, so that each function can be performed while appropriately accessing a database or the like.

図2の記憶装置116におけるプログラム格納領域に格納されたソフトウェアプログラムは、本発明に関連するものだけを列挙すると、入金可否判定処理部120、および支払処理部121を備えている。これらの処理部は、CPU110によって実行される。   The software programs stored in the program storage area in the storage device 116 of FIG. 2 include a deposit acceptance / rejection determination processing unit 120 and a payment processing unit 121 if only those related to the present invention are listed. These processing units are executed by the CPU 110.

図2の記憶装置116におけるデータ格納領域は、本発明に関連するものだけを列挙すると、支払指示データ記憶部130、口座データ記憶部131、入金可能通知データ記憶部132、および決済データ記憶部133を備える。いずれも、記憶装置116内に確保された一定の記憶領域である。   The data storage areas in the storage device 116 in FIG. 2 are only those related to the present invention, and the payment instruction data storage unit 130, the account data storage unit 131, the depositable notification data storage unit 132, and the settlement data storage unit 133 are listed. Is provided. Both are fixed storage areas secured in the storage device 116.

次に、図2の記憶装置116に格納された各処理部の機能について説明する。図2の入金可否判定処理部120は、購入者端末101から希望商品の支払指示を示す支払指示データを受信し、支払指示データ記憶部130に格納する。また、入金可否判定処理部120は、受信した支払指示データに基づいて口座データ記憶部131に格納された購入者の口座データを検索し、購入者から販売者への入金が可能か否かを判定する。入金が可能であると判定された場合、入金可否判定処理部120は、入金可能である旨を示す入金可能通知データを作成し、入金可能通知データ記憶部132に格納する。また、入金可否判定処理部120は、作成した入金可能通知データをスマートコントラクト105に送信する。入金可能通知データを受信したスマートコントラクト105は、決済データを作成し、金融機関サーバ100の支払処理部121に支払処理の実行を指示する(金融機関サーバ100上の支払処理用のAPIを実行する)。   Next, the function of each processing unit stored in the storage device 116 in FIG. 2 will be described. 2 receives payment instruction data indicating a payment instruction for the desired product from the purchaser terminal 101, and stores it in the payment instruction data storage unit 130. Further, the deposit acceptance / rejection determination processing unit 120 searches the purchaser's account data stored in the account data storage unit 131 based on the received payment instruction data, and determines whether or not the purchaser can deposit to the seller. judge. When it is determined that the deposit is possible, the deposit acceptance / rejection determination processing unit 120 creates depositable notification data indicating that the deposit is possible and stores the depositable notification data in the depositable notification data storage unit 132. Further, the deposit acceptance / rejection determination processing unit 120 transmits the created deposit acceptance notification data to the smart contract 105. The smart contract 105 that has received the depositable notification data creates payment data and instructs the payment processing unit 121 of the financial institution server 100 to execute the payment processing (executes an API for payment processing on the financial institution server 100). ).

図2の支払処理部121は、支払処理の実行を指示するための決済データをスマートコントラクト105から受信し、決済データ記憶部133に格納する。また、支払処理部121は、受信した決済データに基づいて、口座データ記憶部131に格納された購入者の口座データから、販売者の口座データへの資金移動(支払処理)を実行する。また、支払処理部121は、スマートコントラクト105に支払処理の実行結果を通知する。実行結果を受信したスマートコントラクト105は、支払処理が成功した場合、納品処理を実行する。   The payment processing unit 121 in FIG. 2 receives payment data for instructing execution of payment processing from the smart contract 105 and stores it in the payment data storage unit 133. Further, the payment processing unit 121 executes fund transfer (payment processing) from the purchaser's account data stored in the account data storage unit 131 to the seller's account data based on the received payment data. Further, the payment processing unit 121 notifies the smart contract 105 of the execution result of the payment processing. The smart contract 105 that has received the execution result executes the delivery process when the payment process is successful.

次に、図2の記憶装置116の各記憶部に記憶されたデータについて説明する。図2の支払指示データ記憶部130は、購入希望商品の支払指示に関するデータを格納する。図5は、本発明の一実施形態に係る支払指示データ記憶部130に格納された支払指示データを示す図である。   Next, data stored in each storage unit of the storage device 116 in FIG. 2 will be described. The payment instruction data storage unit 130 in FIG. 2 stores data relating to payment instructions for desired products for purchase. FIG. 5 is a diagram showing payment instruction data stored in the payment instruction data storage unit 130 according to an embodiment of the present invention.

図5における支払指示データには、購入希望商品を一意に示す「商品ID」、BC上の購入者を一意に示す「購入者アドレス」、および購入者の口座を一意に示す「購入者口座」などを格納することができる。   The payment instruction data in FIG. 5 includes a “product ID” that uniquely indicates a desired product to be purchased, a “purchaser address” that uniquely indicates a purchaser on the BC, and a “purchaser account” that uniquely indicates the purchaser's account. Etc. can be stored.

図5における支払指示データは、ECサイトを閲覧した購入者により購入者端末101を介して作成されるトランザクションデータである。図5における「商品ID」は、後述するスマートコントラクト105上の商品データ(図4)における「商品ID」であり、これにより、支払指示データと、商品データとを紐付けることができる。「購入者口座」は、図5の例では、後述する口座データ(図6)の「金融機関コード」、「支店コード」、「口座種別」、および「口座番号」を結合した値を設定しており、これにより購入者の口座を一意に示すことができる。   The payment instruction data in FIG. 5 is transaction data created via the purchaser terminal 101 by the purchaser who has browsed the EC site. The “product ID” in FIG. 5 is the “product ID” in the product data (FIG. 4) on the smart contract 105 to be described later, whereby the payment instruction data and the product data can be associated with each other. In the example of FIG. 5, the “buyer account” is set to a value obtained by combining “financial institution code”, “branch code”, “account type”, and “account number” of account data (FIG. 6) described later. This uniquely identifies the buyer's account.

図2の口座データ記憶部131は、金融機関における契約顧客の口座データを格納する。本実施形態における契約顧客は、ECサイトを利用する購入者および販売者に加え、サービス提供者も含む。サービス提供者の口座に対し手数料が支払われる場合があるためである。図6は、本発明の一実施形態に係る口座データ記憶部131に格納された口座データを示す図である。   The account data storage unit 131 in FIG. 2 stores contract customer account data in financial institutions. Contract customers in the present embodiment include service providers in addition to purchasers and sellers who use EC sites. This is because a fee may be paid to the service provider's account. FIG. 6 is a diagram showing account data stored in the account data storage unit 131 according to an embodiment of the present invention.

図6における口座データには、契約口座の提供元である金融機関を一意に示す「金融機関コード」およびその名称を示す「金融機関名」、当該金融機関の支店を一意に示す「支店コード」およびその名称を示す「支店名」、契約口座の口座種別(科目)を示す「口座種別」、契約口座の口座番号を示す「口座番号」、契約口座の口座名義を示す「口座名義」、ならびに契約口座の現在の預金額を示す「預金額」などを格納することができる。   The account data in FIG. 6 includes a “financial institution code” that uniquely indicates the financial institution that provides the contract account, a “financial institution name” that indicates the name, and a “branch code” that uniquely indicates the branch of the financial institution. "Branch name" indicating the name, "Account type" indicating the account type (subject) of the contract account, "Account number" indicating the account number of the contract account, "Account name" indicating the account name of the contract account, and The “deposit amount” indicating the current deposit amount of the contract account can be stored.

図6における口座データは、契約顧客の口座開設時に金融機関によって登録されるマスタデータである。契約口座は、「金融機関コード」、「支店コード」、「口座種別」、および「口座番号」によって一意に識別される。「口座種別」には、口座種別を示す数値(例えば、1:普通預金、2:当座預金・・・)を設定することができる。また、図6における口座データは、実口座を想定して記載されているが、別の実施形態では、仮想口座により本発明を実現することもできる。   The account data in FIG. 6 is master data registered by a financial institution when a contract customer opens an account. The contract account is uniquely identified by “financial institution code”, “branch code”, “account type”, and “account number”. In the “account type”, a numerical value indicating the account type (for example, 1: normal deposit, 2: current account,...) Can be set. Further, although the account data in FIG. 6 is described assuming a real account, in another embodiment, the present invention can be realized by a virtual account.

図2の入金可能通知データ記憶部132は、購入者から販売者への入金が可能な購入希望商品に関するデータを格納する。図7は、本発明の一実施形態に係る入金可能通知データ記憶部132に格納された入金可能通知データを示す図である。   The depositable notification data storage unit 132 in FIG. 2 stores data relating to purchase desired products that can be deposited from the purchaser to the seller. FIG. 7 is a diagram showing deposit-possible notification data stored in the deposit-possible notification data storage unit 132 according to an embodiment of the present invention.

図7における入金可能通知データには、入金が可能な購入希望商品を一意に示す「商品ID」、BC上の購入者を一意に示す「購入者アドレス」、購入者の口座を一意に示す「購入者口座」、BC上の販売者を一意に示す「販売者アドレス」、販売者の口座を一意に示す「販売者口座」、ならびに購入希望商品の価格および手数料をそれぞれ示す「商品価格」および「手数料」などを格納することができる。   In the depositable notification data in FIG. 7, “product ID” that uniquely indicates a purchase desired product that can be deposited, “purchaser address” that uniquely indicates a purchaser on the BC, and the account of the purchaser that is uniquely “ A “buyer account”, a “merchant address” that uniquely identifies the merchant on the BC, a “merchant account” that uniquely identifies the merchant's account, and a “product price” that indicates the price and commission of the product desired to purchase “Fees” can be stored.

図7における入金可能通知データは、販売者への代金の入金が可能と判定された場合に金融機関サーバ100によって作成されるトランザクションデータである。図7における「商品ID」にも、後述する商品データ(図4)における「商品ID」を設定し、入金可能通知データと、スマートコントラクト105上の商品データとを紐付けることができる。「購入者口座」および「販売者口座」は、支払指示データ(図5)における「購入者口座」と同様である。「手数料」は、サービス提供者が存在する場合にサービス提供者に支払われるものである。そのため、サービス提供者への手数料が発生する場合の入金可否判定は、「商品価格」+「手数料」の合計金額が「購入者口座」の預金額内であるか否かを判定する。   7 is transaction data created by the financial institution server 100 when it is determined that payment to the seller is possible. The “product ID” in the product data (FIG. 4), which will be described later, can also be set in the “product ID” in FIG. 7, and the depositable notification data can be associated with the product data on the smart contract 105. “Purchaser account” and “Seller account” are the same as “Purchaser account” in the payment instruction data (FIG. 5). The “fee” is paid to the service provider when the service provider exists. For this reason, the determination of whether or not payment is possible when a fee to the service provider is generated determines whether or not the total amount of “product price” + “fee” is within the deposit amount of the “purchaser account”.

図2の決済データ記憶部133は、入金可能と判定された購入希望商品の決済に関するデータを格納する。図8は、本発明の一実施形態に係る決済データ記憶部133に格納された決済データを示す図である。   The payment data storage unit 133 in FIG. 2 stores data relating to payment of a purchase desired product determined to be depositable. FIG. 8 is a diagram showing payment data stored in the payment data storage unit 133 according to an embodiment of the present invention.

図8における決済データには、決済対象の購入希望商品を一意に示す「商品ID」、購入者、販売者、およびサービス提供者の口座をそれぞれ一意に示す「購入者口座」、「販売者口座」、および「提供者口座」、ならびに決済対象商品の価格および手数料をそれぞれ示す「商品価格」および「手数料」などを格納することができる。   The payment data in FIG. 8 includes a “product ID” that uniquely indicates a purchase desired product to be settled, a “purchaser account” that uniquely indicates an account of the purchaser, the seller, and the service provider, and a “seller account”. ”,“ Provider account ”, and“ product price ”and“ fee ”indicating the price and fee of the product to be settled, respectively, can be stored.

図8における決済データは、購入希望商品に対する入金可能通知を受信した場合にスマートコントラクト105によって作成されるトランザクションデータである。「購入者口座」、「販売者口座」および「提供者口座」は、支払指示データ(図5)における「購入者口座」と同様である。決済データに基づく支払処理により、「商品価格」+「手数料」の合計金額が購入者口座から引き落とされ、「商品価格」の金額は「販売者口座」、「手数料」の金額は「提供者口座」にそれぞれ入金される。   The settlement data in FIG. 8 is transaction data created by the smart contract 105 when receiving a payment available notification for the desired product for purchase. The “purchaser account”, “seller account”, and “provider account” are the same as the “purchaser account” in the payment instruction data (FIG. 5). Through the payment process based on the settlement data, the total amount of “product price” + “fee” is withdrawn from the buyer account, the “product price” amount is “seller account” and the “fee” amount is “provider account” ”To each.

次に、スマートコントラクト105上に連携される商品データについて説明する。商品データは、ECサイトに対し販売者が出品登録した商品に関するデータである。図4は、本発明の一実施形態に係るスマートコントラクト上の商品データを示す図である。   Next, product data linked on the smart contract 105 will be described. The merchandise data is data relating to merchandise registered for sale by the seller on the EC site. FIG. 4 is a diagram showing product data on the smart contract according to an embodiment of the present invention.

図4における商品データには、出品登録された商品を一意に示す「商品ID」、商品の名称を示す「商品名」、BC上の出品した販売者を一意に示す「販売者アドレス」、出品された商品の価格を示す「商品価格」、および出品した販売者の口座を一意に示す「販売者口座」などを格納することができる。   The product data in FIG. 4 includes a “product ID” that uniquely indicates a product registered for exhibition, a “product name” that indicates the name of the product, a “seller address” that uniquely indicates the seller who has exhibited on the BC, It is possible to store a “product price” indicating the price of the sold product and a “merchant account” uniquely indicating the seller's account.

図4における商品データは、販売者が販売者端末102を介して商品を出品登録する度にスマートコントラクト105に作成されるマスタデータである。図4における「販売者口座」は、支払指示データ(図5)における「購入者口座」と同様である。「販売者口座」および「販売者アドレス」を関連付けて記憶することにより、BC上の販売者と金融機関における口座を紐付けることができる。しかしながら、スマートコントラクト105上には「販売者口座」を連携せず、金融機関サーバ100上で「販売者口座」と「販売者アドレス」とのマッピングデータ(図示せず)を記憶することもできる。この場合は、図4における商品データには「販売者口座」は含まれない。   The product data in FIG. 4 is master data created in the smart contract 105 every time a seller registers an item for sale via the seller terminal 102. The “merchant account” in FIG. 4 is the same as the “purchaser account” in the payment instruction data (FIG. 5). By storing the “merchant account” and the “merchant address” in association with each other, the merchant on the BC and the account in the financial institution can be linked. However, the “contractor account” is not linked on the smart contract 105, and mapping data (not shown) between the “seller account” and the “seller address” can be stored on the financial institution server 100. . In this case, the “merchant account” is not included in the product data in FIG.

次に、図3のフローチャート、図4−8のデータを参照して、本発明の一実施形態に係るエスクロー決済処理を流れに沿って説明する。図3は、本発明の一実施形態に係るエスクロー決済処理を示すフロー図である。本処理は、販売者がECサイトに商品を出品登録し、出品された商品の購入を希望する購入希望者が金融機関に対し支払指示を行ない、販売者への代金の入金可否判定を行なった後、スマートコントラクトにより決済処理(支払処理および納品処理)が行なわれるものである。   Next, an escrow settlement process according to an embodiment of the present invention will be described along the flow with reference to the flowchart of FIG. 3 and the data of FIGS. 4-8. FIG. 3 is a flowchart showing an escrow settlement process according to an embodiment of the present invention. In this process, the seller registers the product for sale on the EC site, the purchase applicant who wishes to purchase the exhibited product instructs the financial institution to make a payment, and determines whether the seller can receive the payment. Thereafter, settlement processing (payment processing and delivery processing) is performed by the smart contract.

まず、販売者は、販売者端末102を介して、ECサイトに出品したい商品の商品データ(図4)を登録し、スマートコントラクト105は商品データを受信する(ステップS300)。販売者端末102は、BC−NWに参加しており、販売者端末102とスマートコントラクト105とのやり取りはBC−NW上で行なわれる。しかしながら、別の実施形態では、販売者端末102は、BC−NWに参加していなくてもよい(この場合であっても、例えば、ECサイトサーバ104を介して、出品登録された商品のデータがスマートコントラクト105上に連携される)。商品データには、出品登録する商品のデータのみならず、BC上の販売者を示す販売者アドレスや、商品の代金が入金される販売者の口座データを含めることができる。これにより、BC上の販売者と金融機関における口座とを関連付けることができる。なお、図4の商品データは、様々な販売者が出品登録した商品群を示している。そのため、ステップS300で受信される商品データは、少なくとも販売者単位のデータとなる。   First, the seller registers the product data (FIG. 4) of the product to be displayed on the EC site via the seller terminal 102, and the smart contract 105 receives the product data (step S300). The seller terminal 102 participates in the BC-NW, and the exchange between the seller terminal 102 and the smart contract 105 is performed on the BC-NW. However, in another embodiment, the seller terminal 102 does not have to participate in the BC-NW (even in this case, for example, the data of the commodity registered for exhibition via the EC site server 104). Are linked on the smart contract 105). The merchandise data can include not only the data of the merchandise to be registered for sale, but also the merchant address indicating the merchant on the BC and the account data of the merchant to which the price of the merchandise is deposited. Thereby, the seller on BC and the account in a financial institution can be linked | related. Note that the product data in FIG. 4 indicates a product group registered by various sellers. Therefore, the product data received in step S300 is at least merchant data.

次に、購入者は、購入者端末101を介してECサイトにアクセスし、出品登録された商品群を閲覧する。購入を希望する商品が見つかった場合、購入者は、購入者端末101を介して金融機関に対して購入希望商品の支払を指示する。その後、金融機関サーバ100の入金可否判定処理部120は、支払指示データ(図5)を受信し(ステップS301)、支払指示データ記憶部130に格納する(ステップS302)。購入者端末101と入金可否判定処理部120とのやり取りは、購入者端末101の出力装置(画面)に表示されたECサイトを介して、支払指示データをパラメータや引数として入金可否判定処理部120に渡すことにより行なわれる。なお、別の実施形態では、スマートコントラクト105を介して入金可否判定処理部120に支払指示データが送信されてもよい。この場合、スマートコントラクト105は、受信した支払指示データと共に商品データ(図4)を入金可否判定処理部120に送信することにより、後述するステップS303における商品データの取得をステップS301と同時に行なうことができる。   Next, the purchaser accesses the EC site via the purchaser terminal 101 and browses the group of products registered for exhibition. When a product desired to be purchased is found, the purchaser instructs the financial institution to pay the purchase desired product via the purchaser terminal 101. Thereafter, the deposit acceptance / rejection determination processing unit 120 of the financial institution server 100 receives the payment instruction data (FIG. 5) (step S301) and stores it in the payment instruction data storage unit 130 (step S302). The exchange between the purchaser terminal 101 and the deposit acceptance / rejection determination processing unit 120 is performed via the EC site displayed on the output device (screen) of the purchaser terminal 101 using the payment instruction data as a parameter or argument as a deposit acceptance / rejection determination processing unit 120. Is done by passing to In another embodiment, payment instruction data may be transmitted to the deposit acceptance / rejection determination processing unit 120 via the smart contract 105. In this case, the smart contract 105 transmits the product data (FIG. 4) together with the received payment instruction data to the depositing permission / inhibition determination processing unit 120, so that the product data in step S303 to be described later can be acquired simultaneously with step S301. it can.

入金可否判定処理部120は、支払指示データ(図5)を受信すると、支払指示データにおける「商品ID」を検索キーとして、スマートコントラクト105上の商品データ(図4)を取得する(ステップS303)。   Upon receipt of the payment instruction data (FIG. 5), the deposit acceptance / rejection determination processing unit 120 acquires the product data (FIG. 4) on the smart contract 105 using the “product ID” in the payment instruction data as a search key (step S303). .

次に、入金可否判定処理部120は、ステップS301で受信した支払指示データ(図5)と、ステップS303で取得した商品データ(図4)とに基づいて、購入者の口座データ(図6)を確認し、販売者への代金の入金が可能か否かを判定する(ステップS304)。具体的には、支払指示データ(図5)における「購入者口座」を検索キーとして、口座データ記憶部131に格納された口座データ(図6)を検索し、購入者口座の「預金額」を取得する。取得した預金額と、商品データ(図4)における「商品価格」とを比較し、預金額が商品価格以上であれば、入金可能と判定する。なお、この際、各種手数料(例えば、サービス提供者や、金融機関に対する手数料)を考慮する必要がある場合は、預金額が商品価格+手数料以上であるか否かを判定する。   Next, the deposit acceptance / rejection determination processing unit 120, based on the payment instruction data received in step S301 (FIG. 5) and the merchandise data acquired in step S303 (FIG. 4), purchaser account data (FIG. 6). To determine whether or not payment to the seller is possible (step S304). Specifically, using the “purchaser account” in the payment instruction data (FIG. 5) as a search key, the account data (FIG. 6) stored in the account data storage unit 131 is searched, and the “deposit amount” of the purchaser account is searched. To get. The acquired deposit amount is compared with the “product price” in the product data (FIG. 4). If the deposit amount is equal to or greater than the product price, it is determined that the deposit is possible. At this time, if it is necessary to consider various fees (for example, fees for service providers and financial institutions), it is determined whether or not the deposit amount is equal to or higher than the product price + the fee.

ステップS304にて入金不可であると判定した場合、ステップS305のNoルートに進み、入金可否判定処理部120は、入金不可である旨を購入者に通知する(ステップS308)。具体的には、例えば、ECサイト上での通知や、購入者が指定したアドレスへのメール通知などが考えられる。ステップS308の後、本処理は終了する。   If it is determined in step S304 that payment is not possible, the process proceeds to a No route in step S305, and the payment availability determination processing unit 120 notifies the purchaser that payment is not possible (step S308). Specifically, for example, notification on the EC site, e-mail notification to an address designated by the purchaser, and the like can be considered. After step S308, this process ends.

一方、ステップS304にて入金可能であると判定した場合、ステップS305のYesルートに進み、入金可否判定処理部120は、スマートコントラクト105に通知するための入金可能通知データ(図7)を作成し、入金可能通知データ記憶部132に格納する(ステップS306)。なお、入金可能である場合、購入者口座の預金額から予め商品価格(手数料含む)を引き落としておき、金融機関で代金を確保しておくこともできる。これは、入金可能であると判定してから支払処理を行なうまでの間に別トランザクションによる引落しが行なわれ、入金不可となってしまうことを防ぐためである。   On the other hand, if it is determined in step S304 that depositing is possible, the process proceeds to a Yes route in step S305, and the depositing possibility determination processing unit 120 creates depositable notification data (FIG. 7) for notifying the smart contract 105. And stored in the depositable notification data storage unit 132 (step S306). If payment is possible, the price of the product (including the fee) can be withdrawn from the deposit amount in the purchaser account in advance, and the price can be secured at the financial institution. This is to prevent the withdrawal by another transaction from the time when it is determined that the deposit is possible until the payment process is performed, and the deposit is impossible.

次に、入金可否判定処理部120は、ステップS306で作成した入金可能通知データ(図7)を送信することにより、入金可能である旨をスマートコントラクト105に通知する(ステップS307)。入金可能通知データには、入金可能と判定された商品の代金や、購入者および販売者の口座データが含まれる。   Next, the deposit acceptance / rejection determination processing unit 120 notifies the smart contract 105 that the deposit is possible by transmitting the deposit enable notification data (FIG. 7) created in step S306 (step S307). The payment available notification data includes the price of the product determined to be available for payment and the account data of the purchaser and seller.

スマートコントラクト105は、入金可能通知データを受信すると(ステップS309)、入金可能通知データに基づいて、支払処理を実行するための決済データ(図8)を作成する(ステップS310)。決済データには、支払処理の対象となる商品の代金や、購入者および販売者の口座データに加え、サービス提供者への手数料の支払いも行なう場合にはサービス提供者の口座データが含まれる。   When the smart contract 105 receives the depositable notification data (step S309), the smart contract 105 creates settlement data (FIG. 8) for executing the payment process based on the depositable notification data (step S310). The payment data includes service provider account data in the case of paying the service provider in addition to the price of the product to be processed for payment and the account data of the purchaser and seller.

次に、スマートコントラクト105は、ステップS310で作成した決済データ(図8)を送信することにより、支払処理の実行を支払処理部121に指示する(ステップS311)。具体的には、例えば、スマートコントラクト105が金融機関サーバ100上の支払処理用のAPIを呼び出す。   Next, the smart contract 105 instructs the payment processing unit 121 to execute the payment process by transmitting the payment data (FIG. 8) created in step S310 (step S311). Specifically, for example, the smart contract 105 calls an API for payment processing on the financial institution server 100.

次に、支払処理部121は、決済データを受信し(ステップS312)、決済データ記憶部133に格納する(ステップS313)。   Next, the payment processing unit 121 receives the payment data (step S312) and stores it in the payment data storage unit 133 (step S313).

次に、支払処理部121は、受信した決済データ(図8)に基づいて、口座データ記憶部131に格納された口座データ(図6)に対して支払処理を実行する(ステップS314)。具体的には、決済データの「購入者口座」に紐付けられる口座データの「預金額」から決済データの「商品価格」+「手数料」の合計金額が引き落とされ、「商品価格」の金額は「販売者口座」、「手数料」の金額は「提供者口座」にそれぞれ入金される。なお、購入者口座、販売者口座、または提供者口座が異なる金融機関に係るものである場合は、でんさいネットなどを介して、異なる金融機関の口座間での資金移動が行なわれる。また、ステップS306部分の説明において記載したように、購入者口座の預金額から予め商品価格(手数料含む)を引き落としている場合は、本ステップで再度の引き落としは行なわれない。   Next, the payment processing unit 121 executes payment processing on the account data (FIG. 6) stored in the account data storage unit 131 based on the received settlement data (FIG. 8) (step S314). Specifically, the total amount of “product price” + “fee” in the payment data is deducted from the “deposit amount” in the account data linked to the “buyer account” in the payment data, and the amount of “product price” is The amounts of “merchant account” and “fee” are credited to the “provider account”, respectively. When the purchaser account, the seller account, or the provider account is related to a different financial institution, funds are transferred between the accounts of different financial institutions via Densai Net or the like. In addition, as described in the explanation of step S306, when the product price (including the fee) is previously withdrawn from the deposit amount of the purchaser account, the withdrawal is not performed again in this step.

次に、支払処理部121は、支払処理の実行結果をスマートコントラクト105に通知する(ステップS315)。具体的には、ステップS311にて呼び出されたAPIの戻り値として実行結果を、スマートコントラクト105に戻す。   Next, the payment processing unit 121 notifies the execution result of the payment processing to the smart contract 105 (step S315). Specifically, the execution result is returned to the smart contract 105 as the return value of the API called in step S311.

スマートコントラクト105は、実行結果を受信すると(ステップS316)、受信した実行結果に基づいて、支払処理が成功したか否かを判定する(ステップS317)。支払処理が失敗したと判定した場合、ステップS318のNoルートに進み、スマートコントラクト105は、エラー処理を実行する(ステップS321)。ここでのエラー処理は、例えば、管理者端末(図示せず)へのエラー通知である。ステップS321の後、本処理は終了する。   When the smart contract 105 receives the execution result (step S316), the smart contract 105 determines whether the payment process is successful based on the received execution result (step S317). If it is determined that the payment process has failed, the process proceeds to the No route in step S318, and the smart contract 105 executes an error process (step S321). The error processing here is, for example, error notification to an administrator terminal (not shown). After step S321, this process ends.

一方、支払処理が成功したと判定した場合、ステップS318のYesルートに進み、スマートコントラクト105は、納品処理を実行する(ステップS319)。納品処理とは、例えば、運送会社に対する商品の発送指示である。納品処理が失敗した場合、ステップS320のNoルートに進み、スマートコントラクト105は、エラー処理を実行する(ステップS321)。ここでのエラー処理は、管理者端末へのエラー通知に加え、支払処理部121に対する支払処理の取消指示である。支払処理部121は取消指示を受信すると、支払処理の取消処理として、例えば、販売者の口座から代金を引き落とし、金融機関が代金を保持する。これにより、納品処理をリトライするなどし、納品処理が成功した後、改めて販売者の口座に入金を行なうことができる。また、別の実施形態では、支払処理の前に納品処理を実行し、納品処理が成功した場合に支払処理を実行することもできる。   On the other hand, if it is determined that the payment process is successful, the process proceeds to a Yes route in step S318, and the smart contract 105 executes a delivery process (step S319). The delivery process is, for example, an instruction for shipping products to the shipping company. When the delivery process fails, the process proceeds to the No route in step S320, and the smart contract 105 executes an error process (step S321). The error processing here is an instruction to cancel the payment processing to the payment processing unit 121 in addition to the error notification to the administrator terminal. When the payment processing unit 121 receives the cancellation instruction, as a cancellation process of the payment process, for example, the price is withdrawn from the seller's account, and the financial institution holds the price. As a result, the delivery process can be retried, and after the delivery process is successful, payment can be made again to the seller's account. In another embodiment, the delivery process can be executed before the payment process, and the payment process can be executed when the delivery process is successful.

ステップS319における納品処理が成功した場合は、ステップS320のYesルートに進み、本処理は終了する。この際、スマートコントラクト105は、商品の発送完了の旨を購入者に通知すること(例えば、ECサイト上での通知や、購入者指定アドレスへのメール通知)もできる。   If the delivery process in step S319 is successful, the process proceeds to the Yes route in step S320, and the process ends. At this time, the smart contract 105 can also notify the purchaser that the product has been shipped (for example, notification on the EC site or email notification to the buyer-specified address).

以上により、本発明によれば、エスクロー決済における一連の処理を、スマートコントラクトを用いて構築および実行することにより、安全性および信頼性を担保した取引を行なうことができる。さらに、このようなスマートコントラクトによるエスクロー決済を、仮想通貨を用いない形で実現し、購入者などの手間を軽減させることができる。   As described above, according to the present invention, it is possible to perform a transaction that ensures safety and reliability by constructing and executing a series of processes in escrow settlement using a smart contract. Furthermore, the escrow settlement by such smart contract can be realized without using the virtual currency, and the labor of the purchaser can be reduced.

Claims (8)

スマートコントラクトによるエスクロー決済を実行するシステムにおけるコンピュータであって、前記コンピュータは第1のコンピュータであって、
第2のコンピュータから、購入希望商品の支払指示データを受信し、
前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定し、
前記代金への入金が可能であると判定した場合、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知し、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含み、
前記購入希望商品の決済データを前記第3のコンピュータから受信し、
前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行する
ように構成されたことを特徴とするコンピュータ。
A computer in a system for executing an escrow settlement by smart contract, wherein the computer is a first computer,
Receive payment instruction data for the item you wish to purchase from the second computer,
Based on at least the payment instruction data and the account data of the purchase requester of the desired purchase item, it is determined whether or not payment of the price to the seller of the desired purchase item is possible,
When it is determined that the payment can be made, the third computer storing the smart contract is notified that the payment is possible, and the smart contract is notified that the payment is possible. Is received, the third computer is caused to execute a settlement process for the desired product for purchase, and the settlement process includes at least instructions for a payment process and a delivery process for the desired product for purchase,
Receiving settlement data of the purchase desired product from the third computer;
A computer configured to execute the payment processing from the purchase applicant to the seller based on the payment data.
前記支払処理の指示として、前記購入希望商品の前記決済データを前記第3のコンピュータから受信することは、前記第1のコンピュータ上のアプリケーションプログラムインターフェース(API)が前記スマートコントラクトから呼び出されることにより行なわれるものであることを特徴とする請求項1に記載のコンピュータ。   As the payment processing instruction, receiving the settlement data of the purchase desired product from the third computer is performed by calling an application program interface (API) on the first computer from the smart contract. The computer according to claim 1, wherein the computer is a computer. 前記支払処理の実行結果を前記第3のコンピュータに通知するようにさらに構成され、前記実行結果が失敗したことを示す場合、前記スマートコントラクトは、前記第3のコンピュータに前記納品処理の指示を実行させないことを特徴とする請求項1または2に記載のコンピュータ。   The smart contract is further configured to notify the third computer of the execution result of the payment process, and the smart contract executes the delivery process instruction to the third computer when the execution result indicates failure. The computer according to claim 1, wherein the computer is not allowed to be executed. 前記納品処理が失敗した場合に送信される前記支払処理の取消指示を前記第3のコンピュータから受信し、
前記取消指示を受信したことに応答して、前記支払処理の取消処理を実行する
ようにさらに構成されたことを特徴とする請求項1乃至3のいずれかに記載のコンピュータ。
Receiving from the third computer an instruction to cancel the payment process transmitted when the delivery process fails;
4. The computer according to claim 1, further configured to execute a cancellation process of the payment process in response to receiving the cancellation instruction. 5.
前記代金の入金が可能であると判定した場合、前記購入希望者の口座データから、前記代金を予め引き落とすようにさらに構成されたことを特徴とする請求項1乃至4のいずれかに記載のコンピュータ。   5. The computer according to claim 1, further configured to deduct the price in advance from the account data of the purchase applicant when it is determined that the price can be deposited. . スマートコントラクトによるエスクロー決済を実行するシステムにおける第1のコンピュータによって実行される方法であって、前記方法は、
前記第1のコンピュータが、第2のコンピュータから、購入希望商品の支払指示データを受信するステップと、
前記第1のコンピュータが、前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定するステップと、
前記代金への入金が可能であると判定した場合、前記第1のコンピュータが、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知するステップであって、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含む、ステップと、
前記第1のコンピュータが、前記購入希望商品の決済データを前記第3のコンピュータから受信するステップと、
前記第1のコンピュータが、前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行するステップと
を備えたことを特徴とする方法。
A method performed by a first computer in a system for performing escrow settlement by smart contract, the method comprising:
The first computer receiving payment instruction data for a desired product from the second computer;
The first computer determines whether or not payment of a price to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product. When,
When it is determined that the payment can be made, the first computer notifies the third computer in which the smart contract is stored that the payment is possible, and the smart contract Receives the notification that payment is possible, and causes the third computer to execute a settlement process for the purchase desired product, and the settlement process includes at least a payment process for the purchase desired product and Steps including instructions for delivery processing; and
The first computer receiving payment data of the desired product for purchase from the third computer;
The first computer comprises the step of executing the payment process from the purchase requester to the seller based on the payment data.
スマートコントラクトによるエスクロー決済を実行するシステムにおける第1のコンピュータに実行させるコンピュータプログラムであって、前記コンピュータプログラムは前記第1のコンピュータによって実行されると、
第2のコンピュータから、購入希望商品の支払指示データを受信するステップと、
前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定するステップと、
前記代金への入金が可能であると判定した場合、入金が可能である旨を前記スマートコントラクトが格納された第3のコンピュータに通知するステップであって、前記スマートコントラクトは、入金が可能である旨の前記通知を受信すると、前記第3のコンピュータに前記購入希望商品の決済処理を実行させるものであり、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含む、ステップと、
前記購入希望商品の決済データを前記第3のコンピュータから受信するステップと、
前記決済データに基づいて、前記購入希望者から前記販売者への前記支払処理を実行するステップと
を前記第1のコンピュータに実行させることを特徴とするコンピュータプログラム。
A computer program to be executed by a first computer in a system for executing escrow settlement by smart contract, wherein the computer program is executed by the first computer,
Receiving payment instruction data of a purchase desired product from the second computer;
Determining whether payment to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product;
A step of notifying a third computer storing the smart contract that it is possible to deposit when it is determined that the payment can be made, and the smart contract can be deposited; Receiving the notification to the effect, causes the third computer to execute a settlement process for the desired purchase product, and the settlement process includes at least instructions for a payment process and a delivery process for the desired purchase product. Steps,
Receiving settlement data of the desired product for purchase from the third computer;
A computer program for causing the first computer to execute the step of executing the payment process from the purchase applicant to the seller based on the payment data.
スマートコントラクトによるエスクロー決済を実行するシステムにおけるコンピュータであって、前記コンピュータは、第1のコンピュータであって、前記スマートコントラクトが格納され、前記スマートコントラクトに、
購入希望商品の販売者への代金の入金が可能である旨の通知を第2のコンピュータから受信させ、前記通知は、前記第2のコンピュータが購入希望商品の支払指示データを第3のコンピュータから受信したことに応答して、前記支払指示データ、および前記購入希望商品の購入希望者の口座データに少なくとも基づいて、前記購入希望商品の販売者への代金の入金が可能か否かを判定し、前記代金への入金が可能であると判定した場合に通知され、
入金が可能である旨の前記通知を受信すると、前記購入希望商品の決済データを作成させ、
前記第2のコンピュータに前記購入希望商品の決済処理を実行させるために、前記作成した決済データを前記第2のコンピュータに送信させ、前記決済処理は、少なくとも、前記購入希望商品の支払処理および納品処理の指示を含み、
前記決済処理の実行結果を前記第2のコンピュータから受信させ、
前記支払処理が成功したか否かを判定させ、
前記支払処理が成功したと判定した場合に、前記納品処理を実行させる
ように構成されたことを特徴とするコンピュータ。
A computer in a system for executing an escrow settlement by smart contract, wherein the computer is a first computer, the smart contract is stored in the smart contract,
The second computer receives a notification that payment of the price of the product desired for purchase to the seller is possible, and the second computer receives payment instruction data for the product desired for purchase from the third computer. In response to the receipt, it is determined whether or not payment of the price to the seller of the purchase desired product is possible based on at least the payment instruction data and the account data of the purchase requester of the purchase desired product. , We ’ll notify you if we ’ve determined that you can deposit the money,
Upon receipt of the notification that the deposit is possible, the settlement data of the purchase desired product is created,
In order to cause the second computer to execute a settlement process for the desired product for purchase, the generated settlement data is transmitted to the second computer, and the settlement process includes at least a payment process and delivery of the desired product for purchase. Including processing instructions,
Receiving the execution result of the settlement process from the second computer;
Determining whether the payment process was successful;
A computer configured to execute the delivery process when it is determined that the payment process is successful.
JP2017033807A 2017-02-24 2017-02-24 Escrow settlement method and system by smart contract Active JP6224283B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017033807A JP6224283B1 (en) 2017-02-24 2017-02-24 Escrow settlement method and system by smart contract

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017033807A JP6224283B1 (en) 2017-02-24 2017-02-24 Escrow settlement method and system by smart contract

Publications (2)

Publication Number Publication Date
JP6224283B1 true JP6224283B1 (en) 2017-11-01
JP2018139068A JP2018139068A (en) 2018-09-06

Family

ID=60205992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017033807A Active JP6224283B1 (en) 2017-02-24 2017-02-24 Escrow settlement method and system by smart contract

Country Status (1)

Country Link
JP (1) JP6224283B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020027381A (en) * 2018-08-10 2020-02-20 Gmoメディア株式会社 Virtual currency management device, virtual currency management system, virtual currency management method, and computer program
JP2020030479A (en) * 2018-08-20 2020-02-27 富士通株式会社 Settlement device, settlement method and program
JP2021511562A (en) * 2018-01-19 2021-05-06 アドバンスド ニュー テクノロジーズ カンパニー リミテッド Fund flow report generation methods and equipment, as well as electronic devices
JP2021512380A (en) * 2018-02-14 2021-05-13 アドバンスド ニュー テクノロジーズ カンパニー リミテッド Asset management methods and equipment, as well as electronic devices
JP2021086288A (en) * 2019-11-26 2021-06-03 ダイキン工業株式会社 Escrow system and transaction method
JP2021093212A (en) * 2021-03-08 2021-06-17 Gmoメディア株式会社 Virtual currency management apparatus, virtual currency management system, virtual currency management method, and computer program
KR102580915B1 (en) * 2018-02-08 2023-09-19 주식회사 케이티 Platform and Method for Safety Transaction based on Block Chain

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6886712B2 (en) * 2018-07-25 2021-06-16 株式会社ニューギン Pachinko machine
JP7210251B2 (en) * 2018-12-06 2023-01-23 株式会社日立製作所 SETTLEMENT BUSINESS SUPPORT SYSTEM AND SETTLEMENT BUSINESS SUPPORT METHOD
KR102297975B1 (en) * 2019-09-20 2021-09-06 (주)엑스포체인 Apparatus and Method for mediating Online deal based on Smart Contract
KR102294623B1 (en) * 2019-09-27 2021-08-30 지티시 코리아 주식회사 Purchasing goods relay system and method based on blockchain
JP7276495B2 (en) 2019-11-15 2023-05-18 富士通株式会社 Control method, control program, information processing device and control system
KR102255680B1 (en) * 2019-12-31 2021-05-31 최지웅 System for providing social media based travel service using contents inspection and automatic adjustment
JP7331714B2 (en) 2020-01-27 2023-08-23 富士通株式会社 Information processing device, information processing method and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002318934A (en) * 2001-04-23 2002-10-31 Ec Com:Kk Escrow settlement system in commerce
JP2002334286A (en) * 2001-03-09 2002-11-22 Hiromoto Usuzawa Escrow account settlement support method and escrow account settlement support program
JP2002342684A (en) * 2001-05-16 2002-11-29 Hiromoto Usuzawa Method and program for supporting escrow settlement
JP2003123012A (en) * 2001-10-16 2003-04-25 Hitachi Ltd Settlement processor and settlement processing method
JP2006285590A (en) * 2005-03-31 2006-10-19 Sumitomo Mitsui Banking Corp Physical distribution management method and its system
JP2007079645A (en) * 2005-09-09 2007-03-29 Nippon Telegr & Teleph Corp <Ntt> Online sales system, method for the same, terminal for use in the same, program for the same, and storage medium of the same
JP2008310528A (en) * 2007-06-13 2008-12-25 Ist Kk Trade settlement support system and method for financial institution

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002334286A (en) * 2001-03-09 2002-11-22 Hiromoto Usuzawa Escrow account settlement support method and escrow account settlement support program
JP2002318934A (en) * 2001-04-23 2002-10-31 Ec Com:Kk Escrow settlement system in commerce
JP2002342684A (en) * 2001-05-16 2002-11-29 Hiromoto Usuzawa Method and program for supporting escrow settlement
JP2003123012A (en) * 2001-10-16 2003-04-25 Hitachi Ltd Settlement processor and settlement processing method
JP2006285590A (en) * 2005-03-31 2006-10-19 Sumitomo Mitsui Banking Corp Physical distribution management method and its system
JP2007079645A (en) * 2005-09-09 2007-03-29 Nippon Telegr & Teleph Corp <Ntt> Online sales system, method for the same, terminal for use in the same, program for the same, and storage medium of the same
JP2008310528A (en) * 2007-06-13 2008-12-25 Ist Kk Trade settlement support system and method for financial institution

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7080321B2 (en) 2018-01-19 2022-06-03 アドバンスド ニュー テクノロジーズ カンパニー リミテッド Fund flow report generation methods and equipment, as well as electronic devices
JP2021511562A (en) * 2018-01-19 2021-05-06 アドバンスド ニュー テクノロジーズ カンパニー リミテッド Fund flow report generation methods and equipment, as well as electronic devices
KR102580915B1 (en) * 2018-02-08 2023-09-19 주식회사 케이티 Platform and Method for Safety Transaction based on Block Chain
JP2021512380A (en) * 2018-02-14 2021-05-13 アドバンスド ニュー テクノロジーズ カンパニー リミテッド Asset management methods and equipment, as well as electronic devices
US11321308B2 (en) 2018-02-14 2022-05-03 Advanced New Technologies Co., Ltd. Asset management method and apparatus, and electronic device
US11334560B2 (en) 2018-02-14 2022-05-17 Advanced New Technologies Co., Ltd. Asset management method and apparatus, and electronic device
JP2020027381A (en) * 2018-08-10 2020-02-20 Gmoメディア株式会社 Virtual currency management device, virtual currency management system, virtual currency management method, and computer program
JP7159689B2 (en) 2018-08-20 2022-10-25 富士通株式会社 Payment device, payment method and program
JP2020030479A (en) * 2018-08-20 2020-02-27 富士通株式会社 Settlement device, settlement method and program
JP2021086288A (en) * 2019-11-26 2021-06-03 ダイキン工業株式会社 Escrow system and transaction method
WO2021106740A1 (en) * 2019-11-26 2021-06-03 ダイキン工業株式会社 Escrow system and transaction method
JP2021093212A (en) * 2021-03-08 2021-06-17 Gmoメディア株式会社 Virtual currency management apparatus, virtual currency management system, virtual currency management method, and computer program
JP7242733B2 (en) 2021-03-08 2023-03-20 Gmoメディア株式会社 Virtual currency management device, virtual currency management system, virtual currency management method, and computer program

Also Published As

Publication number Publication date
JP2018139068A (en) 2018-09-06

Similar Documents

Publication Publication Date Title
JP6224283B1 (en) Escrow settlement method and system by smart contract
JP7474002B2 (en) Financial instruments transaction management system, and financial instruments transaction management method in the financial instruments transaction management system
JP6356265B2 (en) Settlement system and settlement method
JP2021520011A (en) Exchange of digital assets
US10956973B1 (en) System and method for verifiable invoice and credit financing
JPWO2004010356A1 (en) Settlement system, settlement apparatus, settlement program, and settlement program storage medium
JP2012500444A (en) Online trading method and system using payment platform and logistics company
JP2019049930A (en) Revenue allocation system, revenue allocation method, and revenue allocation program
KR20190117348A (en) System for distributing gift certificate token based on blockchain
KR20190127344A (en) Electronic commerce intermediate system and method between suppliers and sellers
US20200074460A1 (en) System and method for a stable cryptocurrency
JP2018137005A (en) Settlement system, settlement method, and settlement program
KR102136976B1 (en) Service method for tokenization mobile gift card and service provider thereof
KR20210034227A (en) Apparatus and Method for mediating Online deal based on Smart Contract
JP2021190135A (en) Settlement system, settlement method and program
JP2002092328A (en) Stock dealing system and stock dealing method
CN110633966A (en) Block chain-based contract securitization method and device
KR101723637B1 (en) System and method for expediting selling goods by using margin distribution according to success of event
JP2018124640A (en) Trade support method, virtual currency management method, trade support system, virtual currency management system, trade support program, and virtual currency management program
JP2015179300A (en) Credit card settlement system and credit card settlement method using the same system
JP2002092496A (en) Network transaction method, data processing method and device, data communication system and information storage medium
JP2002074235A (en) Online settlement system, service point settlement system, its method, and recording medium on which its program is recorded
KR20210095022A (en) Processing system of principal and interest receivables rights by dividing, merging and changing
KR20200093779A (en) Block chain based product purchasing agent method and system
WO2019044920A1 (en) Point converting system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170919

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171004

R150 Certificate of patent or registration of utility model

Ref document number: 6224283

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250