Skip to content

v2.3.0

Choose a tag to compare

@patrikrosquist patrikrosquist released this 12 Sep 14:55
· 33 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?

  • #: Added support for Klarna Shipping. Shipping handled by Klarna.
  • #: Added support for new payment method, PayLater. Allows taking orders and get payed later, before shipping the order.
  • #: Added DeliveryMethodId to Basket. Baskets can now be created with default value for both PaymentMethod and DeliveryMethod.
  • #5387: Added support for sale of gift cards through Retain24.

What's fixed?

  • #: Fixed problem with promotions on variant flags. Now checking flags on variants as well.
  • #: Fixed problem with OrderInfoTypes cached by Client. Now caching on Application.
  • #: Fixed problem with wrong price on promotion effect AddProduct.
  • #: Fixed problem with ListProductParametrics. Showed integer values concatenated twice.
  • #: Fixed problem with wrong price calculation when using IsPriceSalePercentageAmount = true on DeliveryMethod pricing.

Miscellaneous changes?

N/A

Regards,
The Storm API Team