Interface DiscountInterface
Discount interface
Direct known implementers
Blesta\Core\Pricing\Modifier\Type\Discount\AbstractCouponIndirect known implementers
Blesta\Core\Pricing\Modifier\Type\Discount\Coupon
Namespace: Blesta\Core\Pricing\Modifier\Type\Discount
Package: blesta\core\Pricing\Modifier\Type\Discount
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Discount/DiscountInterface.php
Package: blesta\core\Pricing\Modifier\Type\Discount
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Discount/DiscountInterface.php
public
boolean
|
|
public
boolean
|
#
applies( array $packageIds, boolean $options = false, boolean $recurs = false )
Determines whether the coupon applies to the given packages, their options, whether added new or recurring |
public
array
|
#
amount( string $currency )
Retrieves the amount from the discount that applies for the given currency |
public
array
|