Posts Tagged ‘magento web services API’
Magento Integration: Sales Order Synchronisation with Bundled Products
We talked about how to handle Configurable Product in my previous blog. Today, I will show you the difference between the Bundled Product. In Magento, you can bundle a few Simple products together in Magento and sell it at a special price. For example: Bundle Product: My Computer Parts Total Price: 450 Bundle Items: NZXT…
Read MoreMagento Integration: Access to web services
In order to access Magento web services API, you will need to do the following: Log in with a username and API key. This username is not the same as the username that you used to log in to the admin backend of the store. You will need to create an API user and role…
Read More