btcpayserver/BTCPayServer/Plugins/NFC
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
..
NFCController.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
NFCPlugin.cs Dotnet reformat 2023-04-10 11:07:03 +09:00