btcpayserver/BTCPayServer/Models/StoreViewModels
d11n 3c80621dac
Add payjoin option to hot wallet setup (#2450)
* Add payjoin option to hot wallet setup

Enables payjoin by default when creating a hot wallet and offers the user an opt-out.

Test fix

* Display PayJoin option only if it is available

* Test fixes

* Update hot wallet checks

* Test fix after rebase

* Use toggle buttons for enabling options
2021-06-18 10:25:17 +09:00
..
CheckoutExperienceViewModel.cs Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
CreateStoreViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeViewModel.cs Remove the DerivationSchemeViewmodel.Enabled property 2021-06-17 15:08:04 +09:00
EditWebhookViewModel.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
IntegrationsViewModel.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
LightningNodeViewModel.cs Lightning setup redesign 2021-04-20 12:09:27 +02:00
PairingModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayButtonViewModel.cs Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
RatesViewModel.cs Removing rates hint 2020-10-18 03:11:17 -05:00
RecoverySeedBackupViewModel.cs Split mnemonics correctly 2020-09-03 23:59:54 +09:00
StoresViewModel.cs Showing warning hint on stores listing page 2020-10-18 03:11:17 -05:00
StoreUsersViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreViewModel.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
TestWebhookViewModel.cs Add ability to send test webhook call 2021-06-03 21:16:24 -07:00
TokensViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSetupRequest.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WalletSetupViewModel.cs Add payjoin option to hot wallet setup (#2450) 2021-06-18 10:25:17 +09:00
WebhooksViewModel.cs Add Webhooks in store's settings 2020-11-08 15:57:24 +09:00