Releases: spryker/discount-extension
Releases · spryker/discount-extension
Release list
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
DiscountVoucherApplyCheckerStrategyPluginInterfaceto provide extension capabilities to make a decision if voucher code is applied. - Introduced
DiscountVoucherCheckResponsetransfer.
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
DecisionRulePluginInterfacein order to make decision on givenQuoteTransferorItemTransfer. - Introduced
DiscountableItemCollectorPluginInterfacein order to collect items to which discount have to be applied,ClauseTransferholds query string parameters. - Introduced
DiscountRuleWithValueOptionsPluginInterfacein order to return a list of key-value pairs of the available select options. - Introduced
Clausetransfer. - Introduced
Quotetransfer. - Introduced
Itemtransfer.
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced new
CollectedDiscountGroupingStrategyPluginInterfaceto group collected discounts.
1.0.0
Included commits: https://github.com/spryker/discount-extension/tree/1.0.0
Initial Release
- Introduced DiscountableItemTransformerStrategyPluginInterface to provide discount support for strategy based item transformations.