Is your PrestaShop connector compatible with PrestaShop 1.6?

Is your PrestaShop connector compatible with PrestaShop 1.6?

PrestaShop 1.6 has several known issues that have been resolved in later versions of PS. Therefore, we strongly recommend upgrading to version 1.7 or a newer release of PrestaShop before using our connector.

If you still wish to use the 1.6 version, here is a brief overview of potential issues and their solutions.

  1. Missing API for message objects in Webservice. Possible fix: https://drive.google.com/file/d/1BP2DGhR4FlnsuU8vflFbSoQoG8PRFjYi/view?usp=drive_link

    This issue arises because PrestaShop developers did not implement the ability to read messages through API calls. However, our connector requires this API as it contains valuable information about orders.

Technical note: comparison of Message.php in 1.7 and Message.php in 1.6 (the addon from the link above simply adds the missing parts).

  1. Missing id_product_attribute for product_bundle attribute in API response. Possible fix: https://drive.google.com/file/d/1_Fm9Y_kb5Bl7VnbBafoABdQkA9aPmA7D/view?usp=sharing

Technical note: comparison of Product.php in 1.7 and Product.php in 1.6.

Please note that we cannot guarantee that these fixes will work for every revision of PrestaShop 1.6. Additionally, we cannot guarantee that there are no other issues with older versions of PrestaShop.

If you have any questions, please contact our support team: https://support.ventor.tech/

Related Posts
Leave a Reply

Your email address will not be published.Required fields are marked *