btcpayserver/BTCPayServer/Payments
2019-06-07 13:40:48 +09:00
..
Bitcoin Remove deps on NetworkProvider in AppService 2019-06-07 13:40:48 +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 Fix crash which can happen during export if someone remove support for a network, inject Network inside paymentdata 2019-06-07 13:31:11 +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 Refactor: Remove PrepareInvoiceDTO 2019-06-04 10:11:52 +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 Move GetTransactionLink to PaymentType 2019-06-04 09:56:18 +09:00
PaymentTypes.cs Move GetTransactionLink to PaymentType 2019-06-04 09:56:18 +09:00
PaymentTypes.Lightning.cs Move GetTransactionLink to PaymentType 2019-06-04 09:56:18 +09:00