@model ConfigurationModel @{ Layout = "_ConfigurePlugin"; } @using Nop.Plugin.Payments.CheckMoneyOrder.Models @await Component.InvokeAsync(typeof(StoreScopeConfigurationViewComponent))
@(await Html.LocalizedEditorAsync("plugin-settings-localized", @
, @
, //localizable settings per store (overridden store settings) are not supported yet true ))