Version 2.1.0
Release Date |
February 03,2017 |
Plug-In Version |
2.1.0 |
Supported nopCommerce Version |
3.80 |
Features:
- Added new method GetAllSetting for get all setting.
- Added new method GetAllExternalAuthentications for get all external authentication methods.
- Added new method WishList for get customer's wish list items.
- Added new method AddProductReview for add review to product.
- Added new method ProductReviews for get product's all reviews.
- Added new method LoadFilter2 for load filters on category.
- Added new method UpdateCartWithMultipleItems for update cart with multiple items.
- Update GetAddress method and add AddressId in response result.
Bugs:
- Fixed bug in ApplyFilter and DetailAddProductToCart method