btcpayserver/BTCPayServer/Payments
Dennis Reimann af5bd89f34
Invoices list: Remove icon indicator for onchain
As [discussed on the chat](https://chat.btcpayserver.org/btcpayserver/pl/tcjy5ornhbd8i8jm4yj9y3maie) the icon feels unnecessary and isn't clear to users. Leaving it off and only indicating Lightning transactions avoids confusion.
2021-01-30 18:53:21 +01:00
..
Bitcoin Lowercasing the protocol in QR code because it's not widely supported 2020-12-03 23:39:18 -06:00
Coinswitch Run dotnet format 2020-06-28 17:55:27 +09:00
Lightning Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
PayJoin Refactor label implementation (Fix #2090) (#2123) 2020-12-12 14:10:47 +09:00
IPaymentFilter.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IPaymentMethodDetails.cs Ensure that there is no LN/Bitcoin specific logic in the Invoice UI endpoint 2020-11-06 11:09:17 +01:00
IPaymentMethodHandler.cs Ensure that there is no LN/Bitcoin specific logic in the Invoice UI endpoint 2020-11-06 11:09:17 +01:00
ISupportedPaymentMethod.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentMethodExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentMethodId.cs Use nicer representation of payment methods in the Greenfield API 2020-08-26 21:36:32 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.Bitcoin.cs Invoices list: Remove icon indicator for onchain 2021-01-30 18:53:21 +01:00
PaymentTypes.cs Decouple payment type icon from UI 2020-10-08 09:19:50 +02:00
PaymentTypes.Lightning.cs Merge pull request #2050 from Kukks/separate-btc-ln-checkout 2020-11-19 12:42:17 +09:00