Releases: StormCommerce/Storm.API-client-dotnet
v2.3.1-beta
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?
-
#5909: Added a new method, ListPromotionProducts. It lists products added, or selectable, from promotion effects for a given product.
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Promotions/ListPromotionProducts
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Promotions/PromotionProducts -
#5708: Popularity is now calculated per Application instead of per Client.
-
#5728: Added Code and IsHidden to ProductParametric.
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Parametric/ProductParametric -
#5655: Added Code and IsHidden to ParametricInfo.
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Parametric/ParametricInfo
What's fixed?
- #5663: Now only listing active manufacturers.
Miscellaneous changes?
- #5961: Added support for Swagger documentation. This can be used as the normal documentation to execute requests to the API. Moreover it can be used to generate client side code from the resulting swagger.json. Note that this is still very experimental and can be changed.
Use /swagger instead of /docs.
https://servicesstage.enferno.se/api/1.1/swagger
Regards,
The Storm API Team
v2.3.0
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
v2.1.3
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
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
v2.1.2-Beta
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
v1.8.23-Beta
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
v2.1.1
Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
What's new?
Products
-
#5187: A new entity, CategoryParametric, has been added and it is used in CategoryItem.
https://api.storm.io/api/1.1/docs/#/Products/Categories/CategoryParametric -
#5193: Height, Width and Depth have been added to Product.
https://api.storm.io/api/1.1/docs/#/Products/Products/Product
What's fixed?
N/A
Miscellaneous changes?
N/A
Regards,
The Storm API Team
v1.8.22
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?
Products
-
#5187: A new entity, CategoryParametric, has been added and it is used in CategoryItem.
https://api.storm.io/api/1.1/docs/#/Products/Categories/CategoryParametric -
#5193: Height, Width and Depth have been added to Product.
https://api.storm.io/api/1.1/docs/#/Products/Products/Product
What's fixed?
N/A
Miscellaneous changes?
N/A
Regards,
The Storm API Team
v2.1.1-beta
Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
What's new?
Products
-
#5187: A new entity, CategoryParametric, has been added and it is used in CategoryItem.
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Categories/CategoryParametric -
#5193: Height, Width and Depth have been added to Product.
https://servicesstage.enferno.se/api/1.1/docs/#/Products/Products/Product
What's fixed?
N/A
Miscellaneous changes?
N/A
Regards,
The Storm API Team