Classes
\SilverCommerce\Discounts
| Name | Description | |
|---|---|---|
| DiscountFactory | Simple factroy to handle getting discounts (either by code or valid) | EMPTY |
\SilverCommerce\Discounts\Extensions
| Name | Description | |
|---|---|---|
| DiscountCategoryExtension | No description available | EMPTY |
| EstimateExtension | Add extra fields to an estimate (to track the discount) | EMPTY |
| LineItemExtension | No description available | EMPTY |
| MemberExtension | Add additional settings to a memeber object | EMPTY |
| SiteConfigExtension | Add additional settings to the default siteconfig | EMPTY |
\SilverCommerce\Discounts\Forms
| Name | Description | |
|---|---|---|
| DiscountCodeForm | A simple form to add a discount to an estimate via the code. | EMPTY |
\SilverCommerce\Discounts\Model
| Name | Description | |
|---|---|---|
| AppliedDiscount | No description available | EMPTY |
| Discount | No description available | EMPTY |
| FixedRateDiscount | No description available | EMPTY |
| FreePostageDiscount | No description available | EMPTY |
| PercentageDiscount | No description available | EMPTY |
\SilverCommerce\Discounts\Tests
| Name | Description | |
|---|---|---|
| DiscountFactoryTest | No description available | EMPTY |