如何将信息从magento商店中提取到iPhone应用程序中? [英] How can I pull information from a magento store into an iphone app?

查看:133
本文介绍了如何将信息从magento商店中提取到iPhone应用程序中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为我所在地区的本地网店构建我的第一个iphone应用程序,我想知道这样做的最佳方法是什么.我是一名PHP程序员,对Objective-c没有任何经验.

我要做的是提取产品和类别,并在我的应用中显示它们,然后更新应用以在将来检查新产品.

如果可能的话,也可以直接在应用程序中实现付款方式,这样客户就可以直接从应用程序中进行购买.

I am trying to build my first iphone app for a local webshop in my area and I was wondering what the best way to go about doing this. I am a php programmer and I don''t have any experience with Objective-c.

What I want to do is to pull the products and categories and display them in my app and then have the app update to check for new products in the future.

If possible it would be great to also implement payment methods directly into the app so customers can make purchases from the app directly.

Is there any sample code available I could make use of and where should I start, my main question is how to get the information from magento to the app?

推荐答案

可以使用 Magento SOAP API .

SOAP的概念将在下一页中说明.
http://www.magentocommerce.com/wiki/doc/webservices-api/introduction#soap

这是用于处理类别和产品的Magento API.
http://www.magentocommerce.com/wiki/doc/webservices-api/catalog_category
http://www.magentocommerce.com/wiki/doc/webservices-api/api/catalog_product
You can use Magento SOAP APIs.

The concept of SOAP is explained in the following page.
http://www.magentocommerce.com/wiki/doc/webservices-api/introduction#soap

Here are the Magento APIs for dealing with Categories and products.
http://www.magentocommerce.com/wiki/doc/webservices-api/catalog_category
http://www.magentocommerce.com/wiki/doc/webservices-api/api/catalog_product


这篇关于如何将信息从magento商店中提取到iPhone应用程序中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆