OrderTotalFilter
extends AbstractFilter
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- is_available() : mixed
Properties
$currency
private
mixed
$currency
$limits
private
mixed
$limits
= ['MXN' => 300, 'BRL' => 1]
$total
private
mixed
$total
Methods
__construct()
public
__construct(mixed $total, mixed $currency) : mixed
Parameters
- $total : mixed
- $currency : mixed
is_available()
public
is_available() : mixed