btcpayserver/BTCPayServer/Services/Altcoins/Monero/Payments
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
..
MoneroLikeOnChainPaymentMethodDetails.cs Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
MoneroLikePaymentData.cs Refactor: Dot not make LNURLPaymentMethodDetails depends on BTCPayInvoiceId (#4864) 2023-04-10 16:38:49 +09:00
MoneroLikePaymentMethodHandler.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
MoneroPaymentType.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
MoneroSupportedPaymentMethod.cs Fix crash for installations supporting zcash or monero (#4610) 2023-02-09 09:49:08 +09:00