<p>At present, a Bisq trade has 4 phases:</p>
<pre><code>1. Make offer:
    A) Maker transaction
    ◦ trade fee
    ◦ security deposit
    ◦ payment (if BTC seller)

2. Take offer:
    A) Taker transaction
        ▪ trade fee
        ▪ security deposit
        ▪ payment (if BTC seller)

    B) Escrow transaction
        ▪ payment
        ▪ seller’s security deposit
        ▪ buyer’s security deposit

3. The BTC buyer confirms Fiat/Altcoin payment sent
    A) Payout transaction is created and signed by the buyer
    ◦ seller’s security deposit
    ◦ buyer’s security deposit
    ◦ buyer’s payment

4. The BTC seller confirms that they’ve received the Fiat/Altcoin payment
    A) Payout transaction is signed and broadcast by the seller
        ▪ seller’s security deposit
        ▪ buyer’s security deposit
        ▪ buyer’s payment
</code></pre>
<p>My suggestion is to allow, on phases 1 and 2, traders to set custom addresses on which to receive their payout amounts.<br>
Bisq is a platform that facilitates trust-less trade. There’s little reason as to why the payout amounts should be deposited in the Bisq internal wallet. Most people will eventually withdraw that amount onto their own external wallets.<br>
So there should be an optional placeholder field for traders to put a specif address of their own to an external wallet. The offer maker could specify theirs on the “Make offer” screen and the offer taker could specify theirs on the “Take offer” screen.</p>
<p>Multiple payout addresses and custom splits</p>
<pre><code>There could also be the option to specify up to 2 outputs (addresses) for the offer taker. This would increase the payout transaction size but since it’s the offer taker who pays for the miner fees, they could make that judgment.
This tool would allow for the enforcement of off-Bisq contracts/deals. The requirement of BTC to conduct trades on Bisq is a detractor for many newcomers to Bitcoin who don’t own any. This would allow for an on-boarding platform for newcomers without having them go to central exchanges. A newcomer would go to the Bisq forum or slack and ask for a loan. Someone would take them on their offer and privately, the bitcoiner would provide the newcomer with a reimbursement address for the loan and they’d agree on values (interest). The newcomer would then present the bitcoiner with the “Take offer” screen, which would show the bitcoiner’s addresses as one of the payout addresses and with the agreed amount set to it. This could be done by a screen-share or a video call. The bitcoiner would then fund the trade by scanning the QR-code on screen (or else).
With this architecture, the lender would be certain that the Bisq software would send them, at the end, their due amount and they wouldn’t have to trust the newcomer.
</code></pre>
<p>UI examples<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/44140017/55576767-edf3a280-5709-11e9-8ab7-40b970ee1eda.png"><img src="https://user-images.githubusercontent.com/44140017/55576767-edf3a280-5709-11e9-8ab7-40b970ee1eda.png" alt="takeoffernew" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/44140017/55576769-edf3a280-5709-11e9-8f44-049cec2e178d.png"><img src="https://user-images.githubusercontent.com/44140017/55576769-edf3a280-5709-11e9-8f44-049cec2e178d.png" alt="makeoffernew" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/2642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZthNe2gP1Q0W9PhdFkzE8-rpHUriCks5vdjscgaJpZM4cdXPT">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZts1ZN-f6FZKHHKMzf62q4kJzMKoAks5vdjscgaJpZM4cdXPT.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Allow for input of custom addresses and amount on payout transaction (#2642)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/2642"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/2642",
"url": "https://github.com/bisq-network/bisq/issues/2642",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>