Release Date

February 03,2017

Plug-In Version

2.1.0

Supported nopCommerce Version

3.80


Features:

  1. Added new method GetAllSetting for get all setting.
  2. Added new method GetAllExternalAuthentications for get all external authentication methods.
  3. Added new method WishList for get customer's wish list items.
  4. Added new method AddProductReview for add review to product.
  5. Added new method ProductReviews for get product's all reviews.
  6. Added new method LoadFilter2 for load filters on category.
  7. Added new method UpdateCartWithMultipleItems for update cart with multiple items.
  8. Update GetAddress method and add AddressId in response result.


Bugs:

  1. Fixed bug in ApplyFilter and DetailAddProductToCart method