1. New field total has been added for order.list and order.info methods. It works for Shopify, WooCommerce, Magento, Shopware, Opencart, PrestaShop . The total field contains info on subtotal wrapping shipping tax.
2. Using methods below, it is now possible to count, add, delete, and get lists of coupons and giftcards. Most of the methods work on Shopify, WooCommerce, Magento, and PreStashop stores.
- cart.coupon.list
- cart.coupon.count
- cart.coupon.add
- cart.coupon.delete
- cart.giftcard.list
- cart.giftcard.count
- cart.giftcard.add
- cart.giftcard.delete
3. The following methods have been added for eBay:
- product.find
- product.add
- order.list
- order.update
- order.shipment.add
- order.shipment.list
- order.count
- category.list
4. Bridge version has been updated. See current bridge version here.
5. Demandware is now supported.
6. The OpenCart 3.0.1.1 version is now supported.
7. The PrestaShop v1.7.0.0 - 1.7.1.2 are now supported.
8. The Oxid 4.10.4 version is now supported.
9. The Xt:Commerce 5 is now supported.
10. Customer_id filter has been added to order.list method for Shopify.