OrderReturnContext

Context class with additional data, required for the order return view.

Namespace

Ceres\Contexts

Extends
Implements
Properties
Type Name Description

array

$orderData

Data, including information about the current order.

string

$orderAccessKey

Key to authenticate the user and allow him to open the view.

Methods
public init($params)
Parameters

Type

Name

Description

``

$params