btcpayserver/BTCPayServer/Views/Wallets
Andrew Camilleri cd9feccf6e
Mark Payouts as Paid (#2539)
* Mark Payouts as Paid

This PR allows users to mark payouts as paid manually through the UI  and through the API. It also sets up the payout proof system to be able store a manual proof that will in a later PR allow you to specify a proof of payment (link or text)

* add docs, test and greenfield client

* remove extra docs stuff

* Update BTCPayServer.Tests/GreenfieldAPITests.cs

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

* clean up pull payment/payouts fetch code

* Ensure payoutis are retrieved with pull payment

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-06-10 18:43:45 +09:00
..
_Nav.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
_ViewImports.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
_ViewStart.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CoinSelection.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
ListWallets.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
NewPullPayment.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Payouts.cshtml Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
PullPayments.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
SigningContext.cshtml Fix Payjoin HWW signing 2020-07-13 10:54:39 +02:00
SignWithSeed.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletPSBT.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
WalletPSBTCombine.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletPSBTReady.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletReceive.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletRescan.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletSend.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
WalletSendVault.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletSettings.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
WalletSigningMenu.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletsNavPages.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletTransactions.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00