btcpayserver/BTCPayServer/Services/Invoices
d11n ff79a31066
Refactoring: Move AppItem to Client lib and use the class for item list (#6258)
* Refactoring: Move AppItem to Client lib and use the class for item list

This makes it available for the app, which would otherwise have to replicate the model. Also uses the proper class for the item/perk list of the app models.

* Remove unused app item payment methods property

* Do not ignore nullable values in JSON

* Revert to use Newtonsoft types
2024-11-05 11:49:30 +09:00
..
Amounts.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
InvoiceEntity.cs [Greenfield] Select default payoutMethodId if none are selected in the Refund route (#6315) 2024-10-17 22:54:59 +09:00
InvoiceRepository.cs Fix GetMonitoredInvoices 2024-09-24 17:21:36 +09:00
PaymentBlob.cs Refactor confirmation count tracking (#6215) 2024-09-17 17:28:58 +09:00
PaymentMethodHandlerDictionary.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
PaymentPromptDictionary.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
PaymentService.cs Fix monero payments 2024-10-17 18:55:00 +09:00
PosAppData.cs Refactoring: Move AppItem to Client lib and use the class for item list (#6258) 2024-11-05 11:49:30 +09:00