Property | Type | Description | |
---|---|---|---|
$amount | |||
$internationalFormat | |||
$locale | |||
$tax | |||
$taxable |
Method | Description | |
---|---|---|
__construct ( $amount, $taxable = false, array $options = [] ) | CartFee constructor. | |
getAmount ( boolean $format = true ) : string | Gets the formatted amount. |
public __construct ( $amount, $taxable = false, array $options = [] ) | ||
$amount | ||
$taxable | ||
$options | array |