【问题标题】:Working with Shopify API使用 Shopify API
【发布时间】:2016-12-31 03:00:46
【问题描述】:

是否可以通过他们的 API 在 Shopify 中创建客户?详细来说,我想使用 Shopify 来管理我的客户和订单等。但出于某种特殊原因,我的网站注册页面不在 Shopify 平台上,它是一个单独的网站页面,仅用于注册我的用户。那么当用户注册时,我可以将他们插入到我在 Shopify 中的帐户中吗?

【问题讨论】:

    标签: python rest shopify


    【解决方案1】:

    是的,可以使用客户 API:https://help.shopify.com/api/reference/customer#create

    【讨论】:

      【解决方案2】:

      有可能,

      你可以在这里找到一个 python 示例, https://github.com/Shopify/shopify_python_api/blob/master/test/customer_test.py

      上次,我尝试了 Shopify API(就像 1 年前一样),他们 GitHub 页面上的 Python 示例有点落后,但是他们有很多 Ruby 和其他易于阅读的编程语言的示例,而且他们有一个非常很好的文档。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2016-05-12
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2017-08-06
        • 2015-09-02
        相关资源
        最近更新 更多