by Brainvire Infotech Pvt. Ltd

The solution for your Magento store. The new SuiteCRM Magento bridge lets you integrate and access all the major features of Magento allowing your accounting and sales teams to have a complete view of your customers and orders within Magento right from SuiteCRM.

Free 30 day trial
Try it Now

#4271 - Issue Syncing Orders and Products

Closed Bug? created by jose2 a year ago

Hi guys, today I've installed the new extension in suitecrm 7.12.2 Products syncronization is working ok but limited to only 50 products, and Orders are not working checking Logs I can see this: https://www.screencast.com/t/xc4WtHV77g also the default call to magento is wrong, so I've changed

From: $this->url = $this->magento_url . "/rest/all/V1/order/orderlist?date_from=" . $start_date . "&date_to=" . $end_date . "&pagesize=" . $limit;

To: $this->url = $this->magento_url . "/rest/V1/orders?searchCriteria[filter_groups][0][filters][0][field]=created_at&searchCriteria[filter_groups][0][filters][0][condition_type]=from&searchCriteria[filter_groups][0][filters][0][value]=" . $start_date . "&searchCriteria[filter_groups][1][filters][0][field]=created_at&searchCriteria[filter_groups][1][filters][0][condition_type]=to&searchCriteria[filter_groups][1][filters][0][value]=" . $end_date . "&pagesize=" . $limit;

But I'm receiving this error: https://www.screencast.com/t/xc4WtHV77g can you please help me? Also Customers are not syncing I want to think will sync after the orders.

Let me know if you can help me please, thanks.

  1. jose2 member avatar

    jose2

    a year ago

    Hi any update? can you please help me to fix this issue?

  2. jose2 member avatar

    jose2

    a year ago

    Using the magento extension in magento 2.4.3-p1 is showing this error: https://www.screencast.com/t/bfL9ciYUT you have any fix for this?

    • BrainvireInfotech member avatar

      Brainvire Infotech Pvt. Ltd Provider Affiliate

      a year ago

      Hello Jose,

      Sorry for the incovenience.

      Yes, We are syncing products in batch so your crontab must be on and a product sync scheduler has to be created. 220509-122332.png

      For contacts, everything is working fine.

      For Orders, there is one minor change in a package. So please download the latest package and give it a try.

      For Magento Extension, After installing the package in Magento you need to run some commands, php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush

      For reference, https://demo.aurocrm.dev/InstallationAndSettings.webm https://demo.aurocrm.dev/MagentoExecution.webm

      If you need any further assistance, please let us know.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...
  • "A complex plugin, so except some teething problems when ensuring a full integration to Magento 2. However saying this the support provided by Brainvir..." - CHRISSHELDON

    Read More Reviews