btcpayserver/BTCPayServer/Views/Invoice
Andrew Camilleri 951bfeefb1
LNURL Payment Method Support (#2897)
* LNURL Payment Method Support

* Merge recent Lightning controller related changes

* Fix build

* Create separate payment settings section for stores

* Improve LNURL configuration

* Prevent duplicate array entries when merging Swagger JSON

* Fix CanSetPaymentMethodLimitsLightning

* Fix CanUsePayjoinViaUI

* Adapt test for new cancel bolt invoice feature

* rebase fixes

* Fixes after rebase

* Test fixes

* Do not turn LNURL on by default, Off-Chain payment criteria should affects both BOLT11 and LNURL, Payment criteria of unset payment method shouldn't be shown

* Send better error if payment method not found

* Revert "Prevent duplicate array entries when merging Swagger JSON"

This reverts commit 5783db9eda.

* Fix LNUrl doc

* Fix some warnings

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2021-10-25 15:18:02 +09:00
..
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Checkout-Body.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout-Testing.cshtml Easier payment testing (#2672) 2021-10-11 11:11:02 +09:00
Checkout.cshtml Improve language dropdown UX/Update jquery-prettydropdowns to 4.17.0 (#2972) 2021-10-15 14:27:52 +09:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Improve store/selectlist labeling (#3014) 2021-10-25 13:15:08 +09:00
Invoice.cshtml Add ability to set invoice status from details page (#2923) 2021-10-06 14:49:57 +09:00
InvoiceNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
ListInvoices.cshtml More CSP fixes (#2955) 2021-10-10 15:52:39 +09:00
ListInvoicesPaymentsPartial.cshtml LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PosData.cshtml Fix build 2021-09-10 00:16:28 +09:00
Refund.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00