Skip to content

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 06 Dec 13:40
· 18 commits to master since this release

Included commits: 1.1.0...1.2.0

Improvements

  • Introduced DecisionRulePluginInterface in order to make decision on given QuoteTransfer or ItemTransfer.
  • Introduced DiscountableItemCollectorPluginInterface in order to collect items to which discount have to be applied, ClauseTransfer holds query string parameters.
  • Introduced DiscountRuleWithValueOptionsPluginInterface in order to return a list of key-value pairs of the available select options.
  • Introduced Clause transfer.
  • Introduced Quote transfer.
  • Introduced Item transfer.