btcpayserver/BTCPayServer/Models/StoreViewModels
d11n 82620ee327
Move wallet payment settings back to store settings (#6251)
Intermediate solution, until we implement these settings on the payment method level. Closes #6237.
2024-09-30 19:13:51 +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 Move wallet payment settings back to store settings (#6251) 2024-09-30 19:13:51 +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 translations of BTCPay Server Backend by admins (#5662) 2024-07-24 20:16:20 +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 User: Add name and image URL (#6008) 2024-06-26 17:39:22 +09:00
TestWebhookViewModel.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
TokensViewModel.cs
WalletSettingsViewModel.cs Move wallet payment settings back to store settings (#6251) 2024-09-30 19:13:51 +09:00
WalletSetupRequest.cs Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
WalletSetupViewModel.cs
WebhooksViewModel.cs