开发者

How to get a product information from Magento Community Edition 1.6

开发者 https://www.devze.com 2023-03-31 06:27 出处:网络
I am developing an application to export sales orders from Magento (Community Edition 1.6) to Quick Books.

I am developing an application to export sales orders from Magento (Community Edition 1.6) to Quick Books.

I am using Magento's SOAP API to retrieve the sales orders. When importing products from Magento into Quick Books I noticed that it does not accept product names longer than 31 characters.

There is an option in Magento to create a name for the product (max. 31 characters) which can be imported into Quick Books. However, I 开发者_开发百科don't know the API to retrieve that secondary product name. Can anyone help me out or point me in the correct direction?


Look at this : Magento Core API - Product attributes API

0

精彩评论

暂无评论...
验证码 换一张
取 消