btcpayserver/BTCPayServer/Payments
2019-09-20 17:35:55 +09:00
..
Bitcoin Re-enable lightning sats feature through C# (#1014) 2019-09-11 14:49:06 +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 Remove warnings 2019-09-20 17:35:55 +09:00
IPaymentFilter.cs Can filter supported payment methods for an invoice 2019-02-21 19:34:11 +09:00
IPaymentMethodDetails.cs Refactoring, make PaymentType a class instead of enum 2019-06-04 08:59:01 +09:00
IPaymentMethodHandler.cs Re-enable lightning sats feature through C# (#1014) 2019-09-11 14:49:06 +09:00
ISupportedPaymentMethod.cs BTCPay Abstractions: Move PaymentMethod specific logic to their handlers (#850) 2019-05-29 23:33:31 +09:00
PaymentMethodExtensions.cs [WIP] Further abstractions to Payment Handlers (#867) 2019-05-30 16:02:52 +09:00
PaymentMethodId.cs Refactoring, make PaymentType a class instead of enum 2019-06-04 08:59:01 +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.Bitcoin.cs Make invoice payments view modular per payment handler (#991) 2019-08-24 23:10:13 +09:00
PaymentTypes.cs Make invoice payments view modular per payment handler (#991) 2019-08-24 23:10:13 +09:00
PaymentTypes.Lightning.cs Make invoice payments view modular per payment handler (#991) 2019-08-24 23:10:13 +09:00