sync inventory of Shopify and Magento 1 real time - magento

I need help of experts I have two stores, one is on Shopify and another is on Magento 1. I'm facing problem to manage stock reports because I have one inventory but two stores. How can I sync both stores in real-time like when I get an order and I delivered that so automatically product will less in both stores. I have already tried some third-party integration tools, but they don't work realtime can someone help?

You need to develop a third party application to create an private app for inventory webhooks for Shopify and create event/observer on the product update and order create in Magento.

Related

Wholesaler uses Magento SOAP API v2 - does this mean I'm restricted to using Magento?

I've recently got in contact with a wholesaler who stocks products matching my site.
They offer an API to process orders, and automatically check their stock - which is appealing to me as it would save me time.
They have provided me PHP code, but the references are to Magentos SOAP API v2.
Is it possible to use Shopify instead of Magento, or am I stuck using Magento for my site?
Thanks for your time

What is different between magento extension and rest api?

What is different between magento extension and rest api?
What is the use of mageto extension and api file?
I am beginner in magento.Anyone plese help me.
Magento Rest API is magento feature to provide us facility to get and set data in magento from third party applications using Rest API. In Magento Rest API there are many functions to get Products data, Customers Data, Orders Data etc. You can check documentation using the below link:
http://devdocs.magento.com/guides/m1x/api/rest/introduction.html
Magento extensions are third party modules that we install to enhance magento by default functionality like ajax add to cart OR add new feature in magento like reward point etc.

Api to get list of products against product/brand name from Google or any other

I have a client who wants to have a feature in the app, where a user will enter the name of a brand or product and the relevant products will appear on the Table/List.
For this he doesn't want to make a commerce solution or product management solution of his own but to use any solution that is publicly available.
Now I need to know is there any platform that can serve the purpose ?
Does google have such public e-commerce solution ?
I have seen an app on Appstore called ProjectSeptember by ProjectSeptemberInc. They are using google search but I am not sure if they have made a solution of their own at Google commerce being merchant or are they using the one that I couldn't find out ?

Amazon Fees are not updating in Magento Orders when importing orders using M2E pro

I'm using M2Epro in a Magento site. When syncing the Amazon Orders to Magento store, it creates the orders and products correctly but the Amazon Fee always shows 0 (Zero) in the Order details in Magento.
I have created screenshots to describe the issue more clearly:
See the Amazon Orders import log
Amazon orders are imported and Magento orders created with similar info. Note the Order #, Magento Order #. An equivalent Magento Order is created for each Amazon order.
See the details of the Amazon Order .
See the details of the Magento Order counterpart of the Amazon order . Note the Amazon fee shows 0 but the actual fee is not 0. We have to update it with real value
I appreciate your help.
As far as I'm aware this is not possible and can only be found in your monthly reconciliation report from Amazon. However as M2EPro is a 3rd party extension. This question would be better asked via their support channels.
Even if your a 3rd party provider you should be able to tap into the Amazon data feed via API and get access to the fees the same way you do it with PayPal/eBay. We have used several 3rd party providers over the years and its never been an issue. This is something M2E should put on the wishlist for future improvements for sure.

Magento - Create order from backend

I'm creating alot of special offers for my customers, which I need to be able to send from inside magento. This is already possible by creating the order from the backend/sales. But the customers will only get an order confirmation and not be able to pay for the order they recieved in their mail.
Is there any module that would make customers able to pay pending orders from their login?
Can't seem to find any? Surely I'm not the only person creating an order with special prices for some customers?
There is Advanced Point of Sale module we use for taking phone orders. It isn't perfect but is far better than trying to use the back end.
There is also a plug in for alternative payment method to allow your phone person to handle payment on the back end. We've got that one, too.
And then there is True Order Edit, which we consider essential / requirement for running an online business.

Resources