v2.1.2
Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
What's new?
- #: Added method ActivateCustomer to CustomerService.
https://servicesstage.enferno.se/api/1.1/docs/#/Customers/Customers/ActivateCustomer - #: 4543: Added PaymentMethodId to Basket. This can be used when creating baskets where the PaymentMethod will not change, hence allowing to skip calling UpdatePaymentMethod later.
What's fixed?
-
#: Added AppliedAmountIncVat to Basket.AppliedPromotions. The amounts in AppliedPromotions are rounded to two decimals and should have the correct total for the Basket where as the amount on the Basket.Items.AppliedPromotions will have rounding differences.
https://servicesstage.enferno.se/api/1.1/docs/#/Shopping/Promotions/Promotion
https://servicesstage.enferno.se/api/1.1/docs/#/Shopping/Promotions/AppliedPromotionOnItem -
#: Fixed problem with "Ignored" from CollectorAdapter.
-
#: Fixed missed mapping of Customer.PriceLists.
-
#: Now supporting InvoiceReference from Collector Checkout.
Miscellaneous changes?
- #: Minor changes in rounding. Now using 4 decimals for BasketItem.DisplayPrice.
Regards,
The Storm API Team