v1.8.23
Please note that this branch is deprecated and will not be supported for long.
Upgrade to >= v2.0.0. See release notes for v2.0.0 for details.
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