btcpayserver/BTCPayServer/Plugins
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
..
Crowdfund Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
FakeCustodian Dotnet reformat 2023-04-10 11:07:03 +09:00
NFC Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
PayButton Pay Button: Fix circular reference when serializing JSON 2023-06-05 12:35:06 +02:00
PointOfSale Apps: Add direct file upload in item editor (#5140) 2023-07-06 11:01:36 +09:00
Shopify Fix missing shopify link 2023-05-05 09:51:45 +02:00
BTCPayServerPlugin.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PluginBuilderClient.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
PluginHookService.cs Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
PluginManager.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
PluginService.cs show all plugins regardless of version (#4717) 2023-02-28 12:16:33 +01:00