btcpayserver/BTCPayServer/Views/Invoice
Andrew Camilleri 04726b3ee4
Payouts: Detect External OnChain Payouts (#2462)
* Refactor and decouple Payout logic

So that we can support lightning + external payout payments

Fixes & refactoring

almost there

final

Remove uneeded payment method checks

Refactor payouts to handle custom payment method specific actions

External onchain payments to approved payouts will now require "confirmation" from the merchant that it was sent by them.

add pill tabs for payout status

* Improve some UX around feature

* add test and some fixes

* Only listen to address tracked source and determine based on wallet get tx call from nbx

* Simplify isInternal for Payout detection

* fix test

* Fix Noreferrer test

* Make EnsureNewLightningInvoiceOnPartialPayment more resilient

* Make notifications section test more resilient in CanUsePullPaymentsViaUI
2021-07-16 09:57:37 +02:00
..
_ViewImports.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
_ViewStart.cshtml Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
Checkout-Body.cshtml Hiding NetworkFee row in invoice if not applicable 2021-07-06 21:20:13 +02:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Re-enable "Create" button for invoices on correct form input (#2694) 2021-07-14 23:49:06 +09:00
Invoice.cshtml Payouts: Detect External OnChain Payouts (#2462) 2021-07-16 09:57:37 +02:00
InvoiceNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
ListInvoices.cshtml Auto-select store when creating a new invoice (#2680) 2021-07-14 20:40:18 +09:00
ListInvoicesPaymentsPartial.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
PosData.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Refund.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00