btcpayserver/BTCPayServer/Models/StoreViewModels
Nicolas Dorier d96b066658
Recommended exchange to be resolved during Invoice Creation (#5976)
* Recommended Exchange Rate Selection during Invoice Creation

* Make Recommended exchanges pluginifiable
2024-05-13 22:29:42 +09:00
..
CheckoutAppearanceViewModel.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
CreateStoreViewModel.cs Improve create first store case (#4951) 2023-05-10 11:18:29 +02:00
DerivationSchemeViewModel.cs
EditWebhookViewModel.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
GeneralSettingsViewModel.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00
LightningNodeViewModel.cs
LightningSettingsViewModel.cs Remove disable BOLT11 option 2023-04-25 12:21:27 +02:00
LightningViewModel.cs
ListStoresViewModel.cs Admin overview of the stores on the instance (#5745) 2024-02-23 09:51:41 +01:00
PairingModel.cs
PaymentMethodOptionViewModel.cs
PaymentViewModel.cs Allow any bolt11 invoice for pullpayments/payouts (#4857) 2023-04-06 15:54:19 +09:00
PluginsViewModel.cs
RatesViewModel.cs Recommended exchange to be resolved during Invoice Creation (#5976) 2024-05-13 22:29:42 +09:00
RecoverySeedBackupViewModel.cs Fix a bunch of open redirect (#4575) 2023-02-02 09:42:58 +09:00
StoreDashboardViewModel.cs
StoreDerivationScheme.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
StoreLightningNode.cs Show Lightning node availability in navigation (#5951) 2024-04-26 08:30:34 +02:00
StoreUsersViewModel.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
TestWebhookViewModel.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
TokensViewModel.cs
WalletSettingsViewModel.cs Change confirmed to settled. (#4328) 2022-11-22 11:10:21 +09:00
WalletSetupRequest.cs Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
WalletSetupViewModel.cs
WebhooksViewModel.cs