btcpayserver/BTCPayServer/Payments/LNURLPay
Nicolas Dorier 22435a2bf5
Refactor logic for calculating due amount of invoices (#5174)
* Refactor logic for calculating due amount of invoices

* Remove Money type from the accounting

* Fix tests

* Fix a corner case

* fix bug

* Rename PaymentCurrency to Currency

* Fix bug

* Rename PaymentCurrency -> Currency

* Payment objects should have access to the InvoiceEntity

* Set Currency USD in tests

* Simplify some code

* Remove useless code

* Simplify code, kukks comment
2023-07-19 18:47:32 +09:00
..
LNURLPayPaymentHandler.cs Do not crash checkout when attempting lnurl checkout through non secure page (#4964) 2023-05-08 12:09:48 +02:00
LNURLPayPaymentMethodDetails.cs Do not put payRequest in the metadata (#4870) 2023-04-12 16:30:22 +09:00
LNURLPaySupportedPaymentMethod.cs Remove LNURLStandardInvoiceEnabled 2023-04-24 23:52:40 +09:00
PaymentTypes.LNURL.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00