btcpayserver/BTCPayServer/Payments
Andrew Camilleri 25b08b21fa Provide Pretty descriptions for payment methods from their handlers (#852)
* small cleanup

* Provide Pretty descriptions for payment methods from their handlers

* remove PrettyMethod()
2019-05-24 15:38:47 +09:00
..
Bitcoin Provide Pretty descriptions for payment methods from their handlers (#852) 2019-05-24 15:38:47 +09:00
Changelly Fix spot not using HttpClient created by the httpclientfactory 2019-03-07 19:41:20 +09:00
Coinswitch add coinswitch shitcoin tax 2019-03-31 18:55:14 +02:00
Lightning Provide Pretty descriptions for payment methods from their handlers (#852) 2019-05-24 15:38:47 +09:00
IPaymentFilter.cs Can filter supported payment methods for an invoice 2019-02-21 19:34:11 +09:00
IPaymentMethodDetails.cs Renaming 2019-01-07 15:35:18 +09:00
IPaymentMethodHandler.cs Provide Pretty descriptions for payment methods from their handlers (#852) 2019-05-24 15:38:47 +09:00
ISupportedPaymentMethod.cs Remove dependencies in StoreController to on chain payment specific stuff 2018-02-20 12:45:04 +09:00
PaymentMethodExtensions.cs Refactor DerivationStrategy to DerivationSchemeSettings 2019-05-09 00:55:44 +09:00
PaymentMethodId.cs Provide Pretty descriptions for payment methods from their handlers (#852) 2019-05-24 15:38:47 +09:00
PaymentMethodUnavailableException.cs Refactor CreateInvoiceCore to better give feedback on payment method errors to the merchant, be faster, and give NodeInfo 2018-03-28 22:37:01 +09:00
PaymentTypes.cs Lightning Network support implementation 2018-02-26 00:48:12 +09:00