CheckoutContext

Context class with additional data, required for the checkout view.

Namespace

Ceres\Contexts

Extends
Implements
Properties
Type Name Description

array

$checkout

Contains data for the checkout, including payment methods, shipping profiles, currencies and other data.

``

$assetName

Methods
public init($params)
Parameters

Type

Name

Description

``

$params