OrderConfirmationContext

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

Namespace

Ceres\Contexts

Extends
Implements
Properties
Type Name Description

array

$data

Data, including information about the current order.

array

$totals

Totals for the order.

string

$showAdditionalPaymentInformation

Defines if the user should be able to change the payment method later on.

``

$assetName

Methods
public init($params)
Parameters

Type

Name

Description

``

$params