Escrow Request
Feature exists. Docs coming soon...
One can pay a request in 2 steps to show his contractor that funds are available without making them available. In the first step, the
PayEscrow
method from the payment-processor will lock funds until the payer approves the work done. The payer will then use the method payRequestFromEscrow
to unlock funds.The escrow contract is deployed on all the chains supported by the Request Network Protocol and is available here. For now, it is only compatible with ERC20FeeProxy requests.
Last modified 24d ago