CeresMyAccountConfig
PluginConfig class, including all plugin settings for the my account.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Number of orders to show per page in order history. Deprecated: will be removed in 6.0.0. |
|
|
Defines if returns are allowed in my account. Deprecated: will be removed in 6.0.0. |
|
|
Number of days to return items of an order |
|
|
Default status for return. |
|
|
Allow customer to change the payment method. |
|
|
Forward to login page after clicking link in order confirmation. |
|
|
Validity of checkout URL. |
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.
Thank you for your feedback!