Posts Tagged ‘magento 1.5.1.0’:


create order programatically customer as registered in magento SOAP

After fighting a lot , i have finally found some some solution.   yupeee…       thanks to : http://www.magentocommerce.com/boards/viewthread/232778/#t331307

programatically add category tree outside magento with jquery tree view

programatically add category tree outside magento with jquery tree view will attaching full code very soon..

Magento eBay Amazone Integration Guide SOAP API

Cron Tab quick reference [1].http://adminschoice.com/crontab-quick-reference. We have done further R&D on ‘Configurable Product in Magento’.(create,export and import). We have googled for ‘Developers Resources on Amazone’ they are listed below WSDL Developer Forums Amazon FPS Sandbox Amazon Payments Account Management website FAQs (link 1,2 and 3 will be very much useful for us for Amazone API)

(Read More…)

get category list by magento api

Category Structure in Magento API You will get OutPut like this Array ( [category_id] => 1 [parent_id] => 0 [name] => Root [is_active] => [position] => 0 [level] => 0 [children] => Array ( [0] => Array ( [category_id] => 2 [parent_id] => 1 [name] => [is_active] => [position] => 1 [level] => 1 [children]

(Read More…)

Customer Export API, Product Export API,Order Export API ,Product Inventory Export, Product Inventory Update API in PHP and XML Tested in Magento 1.5.1.0

Customer Export API, Product Export API,Order Export API ,Product Inventory Export, Product Inventory Update API in PHP and XML Tested in Magento 1.5.1.0 This is very useful script to Export customer,product and order data in One PHP file. You just need to set your WEBSITE name in your file. and need to upload this folder

(Read More…)

Page 1 of 212
© Open Source Rocks