CeresAddressConfig
PluginConfig class, including all plugin settings for the addresses.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Preselected salutation in the address modal. Deprecated: will be removed in 6.0.0. |
|
|
Visible input fields of the billing address. Deprecated: will be removed in 6.0.0. |
|
|
Visible input fields of the billing address in UK format. Deprecated: will be removed in 6.0.0. |
|
|
Required input fields of the billing address. Deprecated: will be removed in 6.0.0. |
|
|
Required input fields of the billing address in UK format. Deprecated: will be removed in 6.0.0. |
|
|
Visible input fields of the delivery address. Deprecated: will be removed in 6.0.0. |
|
|
Visible input fields of the delivery address in UK format. Deprecated: will be removed in 6.0.0. |
|
|
Required input fields of the delivery address. Deprecated: will be removed in 6.0.0. |
|
|
Required input fields of the delivery address in UK format. Deprecated: will be removed in 6.0.0. |
Methods
public getPluginName():string
Return the name of the plugin to get the configuration values for.
public load()
Initially load configuration values into member variables.