CeresMyAccountConfig

PluginConfig class, including all plugin settings for the my account.

Namespace

Ceres\Config

Extends
Properties
Type Name Description

int

$ordersPerPage

Number of orders to show per page in order history.

Deprecated: will be removed in 6.0.0.

bool

$orderReturnActive

Defines if returns are allowed in my account.

Deprecated: will be removed in 6.0.0.

int

$orderReturnDays

Number of days to return items of an order

string

$orderReturnInitialStatus

Default status for return.

bool

$changePayment

Allow customer to change the payment method.

bool

$confirmationLinkLoginRedirect

Forward to login page after clicking link in order confirmation.

string

$confirmationLinkExpiration

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.