Published 31 October 2022 | Updated 20 March 2023 | Natalia Vyshnevska

1. The support of the following methods has been added for Mercadolibre:

  • product.variant.add
  • product.variant.update

2. The support of the following methods has been added for Prestashop API:

  • product.variant.add
  • product.variant.update
  • basket.live_shipping_service.list
  • basket.live_shipping_service.create
  • basket.live_shipping_service.delete

3. category.assign and category.unassign methods have been added for OXID.

4. The support of the following methods has been added for Magento 2 API:

  • product.variant.add
  • product.variant.update
  • customer.group.list
  • category.add
  • category.update
  • category.delete

5. Order.add method has been optimized for WooCommerce.

6. Support of the “Stock Locations for WooCommerce" plugin has been added.

7. Integration moved to Shopify API 2022-07. WARNING! Changes in order.shipment.add and order.shipment.update, additional OAuth scopes are required to work through the new api:

  • read_merchant_managed_fulfillment_orders
  • write_merchant_managed_fulfillment_orders
  • read_third_party_fulfillment_orders
  • write_third_party_fulfillment_orders
  • read_assigned_fulfillment_orders
  • write_assigned_fulfillment_orders

8. Brought out payment_methods into cart.info for WooCommerce, WooCommerce API, Magento, Magento 2 API and Opencart.

9. New design Released

10. Bridge version has been updated. See the current bridge version here.

CHAT WITH A MANAGER