Classes

\SilverShop\Discounts

Name Description
Adjustment Stores the calculated adjustment, and the associated object that made the adjustment. EMPTY
Calculator No description available EMPTY
ItemPriceInfo Wrap PriceInfo with order item info EMPTY
PriceInfo Represent a price, along with adjustments made to it. EMPTY

\SilverShop\Discounts\Actions

Name Description
Action No description available EMPTY
DiscountAction No description available EMPTY
ItemDiscountAction No description available EMPTY
ItemFixedDiscount No description available EMPTY
ItemPercentDiscount No description available EMPTY
SubtotalDiscountAction No description available EMPTY

\SilverShop\Discounts\Admin

Name Description
DiscountModelAdmin No description available EMPTY
DiscountReport No description available EMPTY

\SilverShop\Discounts\Checkout

Name Description
CouponCheckoutComponent No description available EMPTY

\SilverShop\Discounts\Checkout\Step

Name Description
CheckoutStepDiscount No description available EMPTY

\SilverShop\Discounts\Extensions

Name Description
CouponFormCheckoutDecorator No description available EMPTY
DiscountedOrderExtension No description available EMPTY
DiscountedOrderItem No description available EMPTY
ProductDiscountExtension No description available EMPTY
ProductVariationDiscountExtension No description available EMPTY
SpecificPricingExtension No description available EMPTY

\SilverShop\Discounts\Extensions\Constraints

Name Description
CategoriesDiscountConstraint No description available EMPTY
CodeDiscountConstraint No description available EMPTY
DatetimeDiscountConstraint No description available EMPTY
DiscountConstraint Encapsulate a single kind of constraint. EMPTY
GroupDiscountConstraint No description available EMPTY
ItemDiscountConstraint Discount constraint that restricts to specific items. EMPTY
MembershipDiscountConstraint No description available EMPTY
ProductTypeDiscountConstraint No description available EMPTY
ProductsDiscountConstraint No description available EMPTY
UseLimitDiscountConstraint No description available EMPTY
ValueDiscountConstraint No description available EMPTY

\SilverShop\Discounts\Form

Name Description
CouponForm Enter coupon codes at checkout. EMPTY
GiftVoucherFormValidator No description available EMPTY
GridField_LinkComponent No description available EMPTY

\SilverShop\Discounts\Model

Name Description
Discount No description available EMPTY
GiftVoucherOrderItem No description available EMPTY
OrderCoupon Applies a discount to current order, if applicable, when entered at checkout. EMPTY
OrderDiscount Order discounts. EMPTY
PartialUseDiscount No description available EMPTY
SpecificPrice Represents a price change applied to a Product or ProductVariation, for a period of time or for a specific group. EMPTY

\SilverShop\Discounts\Model\Modifiers

Name Description
OrderDiscountModifier No description available EMPTY

\SilverShop\Discounts\Page

Name Description
GiftVoucherProduct Gift voucher products, when purchased will send out a voucher code to the customer via email. EMPTY
GiftVoucherProductController No description available EMPTY

\SilverShop\Discounts\Tests

Name Description
CalculatorTest No description available EMPTY
CategoriesDiscountConstraintTest No description available EMPTY
CouponFormTest No description available EMPTY
DatetimeDiscountConstraintTest No description available EMPTY
DiscountReportTest No description available EMPTY
GiftVoucherTest No description available EMPTY
GroupDiscountConstraintTest No description available EMPTY
MembershipDiscountConstraintTest No description available EMPTY
OrderCouponTest No description available EMPTY
OrderDiscountTest No description available EMPTY
PartialUseDiscountTest No description available EMPTY
ProductTypeDiscountConstraintTest No description available EMPTY
ProductsDiscountConstraintTest No description available EMPTY
SpecificPriceTest No description available EMPTY
UseLimitDiscountConstraintTest No description available EMPTY
ValueDiscountConstraintTest No description available EMPTY