1. New method basket.item.add has been added for Magento and WooCommerce.
2. We have added support for Amazon. The following methods are now supported for this shopping platform::
- product.list
- product.count
- product.info
- product.update
- cart.create
- cart.validate
- cart.list
- cart.delete
- cart.methods
- cart.info
3. Product.child_item.find method has been added for Magento and Prestashop.
4. Info on whether product is virtual and downloadable is now returned in product.list, product.info, product.variant.list, product.variant.info methods for BigCommerce,Magento, Woocommerce and Shopify.
5. Shipping_method info is now returned in order.list and order.info methods for Shopify and WooCommerce.
6. Product.image.add method has been added for Prestashop.
7. Bridge version has been updated. See the current bridge version here.