btcpayserver/BTCPayServer/Payments
Andrew Camilleri d31bff7070
BPU Prep Work Part2 (#1340)
* BPU Prep Work Part2

* Adjust tests to use the hot wallet when registering deriv scheme
* Add amount to payment data view for onchain payments
* Make zone limits higher when in dev mode (for tests in next PR)
* Make IPaymentMethodDetails serialize/deserialize through payment type using the network
* Allow named settings through settings repo
* Refactor some extensions for next PR

* pr changes

* use json convert for now
2020-02-19 17:35:23 +09:00
..
Bitcoin new feature: Wallet Receive Page (#1065) 2020-01-18 14:12:27 +09:00
Changelly bump libraries 2020-01-12 15:32:26 +09:00
Coinswitch add coinswitch shitcoin tax 2019-03-31 18:55:14 +02:00
Lightning Displaying sats in a more user-friendly way (space as group separator) (#1306) 2020-01-27 19:57:46 +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 BPU Prep Work Part2 (#1340) 2020-02-19 17:35:23 +09:00
PaymentTypes.cs BPU Prep Work Part2 (#1340) 2020-02-19 17:35:23 +09:00
PaymentTypes.Lightning.cs BPU Prep Work Part2 (#1340) 2020-02-19 17:35:23 +09:00