Skip to content

v2.3.6

Choose a tag to compare

@patrikrosquist patrikrosquist released this 06 Jul 09:46
· 21 commits to master since this release

Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
Note that the 1.8.x branch will no longer be updated.

Also note the breaking change in Enferno.Public 2.3.0.

What's new?

  • #7780: Gift card balance checks will no more be visible i Admin. They are just balance checks. Redundant Callbacks are also removed when making gift card reservations.
  • #7990: A new property, DropPoionCode has been added to Order.DropPoint. Order.DropPoint is a CustomerData and this new property will only have a value when the CustomerData is a DropPoint.
    https://api.storm.io/api/1.1/docs/#/Orders/CustomerData

What's fixed?

  • #7242,#6426: Fixed problem with PromotionEffect ChooseProduct where items in packages where checked for existence of the optional products. Now package included products are not in scope for that check.

Miscellaneous changes?

N/A

Regards,
The Storm API Team