btcpayserver/BTCPayServer/Services/Apps
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
..
AppHub.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AppHubStreamer.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
AppService.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
AppType.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
CrowdfundSettings.cs Crowdfund finetuning (#3488) 2022-06-28 12:03:13 +09:00
PointOfSaleSettings.cs Fix cart view and provide better naming for default items fixes #5012 2023-05-30 10:05:31 +02:00