btcpayserver/BTCPayServer/Payments
2019-11-07 16:12:05 +09:00
..
Bitcoin Make sure the recommended fees are different from the network fee rate 2019-11-07 13:45:45 +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 Add more logs on hosted service exit 2019-10-21 14:03:55 +09:00
IPaymentFilter.cs Can filter supported payment methods for an invoice 2019-02-21 19:34:11 +09:00
IPaymentMethodDetails.cs Add option to show recommeded fee on checkout invoice 2019-10-14 10:09:26 -07: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 Fix tx link in payment request 2019-11-07 16:12:05 +09:00
PaymentTypes.cs Csproj cleanup, reorganizing namespaces, fixing tests 2019-10-02 22:41:53 -05:00
PaymentTypes.Lightning.cs Make invoice payments view modular per payment handler (#991) 2019-08-24 23:10:13 +09:00