与Shopify运输/电信服务Postmates整合 [英] Postmates integration with Shopify Shipping/Carrier services

查看:309
本文介绍了与Shopify运输/电信服务Postmates整合的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我们正在寻找这个应用程序集成:

so we are looking to integrate this application:

https://postmates.com/developer/docs 到我们的Shopify平台。

https://postmates.com/developer/docs into our Shopify platform.

有关它是如何工作请检查:的http://blog.postmates.com/post/104856343907/a-technical-perspective-on-the-postmates-api

For how it works please check: http://blog.postmates.com/post/104856343907/a-technical-perspective-on-the-postmates-api .

因此​​,我们正在寻找加载体服务到我们的商店。
而作为Postmates到少数地区提供服务内容如下,我们将添加其他的多发航运选择非Postmates支持的地区。

So we are looking for add a Carrier Service to our store. And As Postmates provides services to few regions as follows we will add other mutiple shipping options for non-Postmates supported regions.

Postmates目前在旧金山湾区(旧金山东湾,南湾),纽约,芝加哥,洛杉矶,华盛顿,西雅图,奥斯汀,波士顿,费城,迈阿密,圣地亚哥,丹佛可用,拉斯维加斯和奥兰治县。

Postmates is currently available in the San Francisco Bay Area (San Francisco, East Bay, South Bay), New York City, Chicago, Los Angeles, Washington DC, Seattle, Austin, Boston, Philadelphia, Miami, San Diego, Denver, Las Vegas and Orange County.

我所接触的这两个Shopify和Postmates,谁都说没有已建到这直接集成到他们的帐户的应用程序。随着中说,Postmates声称,它已经在这里用户创建一个专用应用程序之前完成,并通过API密钥的方式连接。
能否请您请教如下:
1)检查,我送过来在上面的链接的文档
2)研究如何将这种集成到Shopify后端,任何可能的方式?......无论是通过专用的应用程序或没有,而是通过一定的API。
3)postmate shopify API集成的潜在解决方案
4)应用程序创建和/或过程的任何管理潜在的解决方案。

I have contacted both Shopify and Postmates, who both say there is no app already built to directly integrate this into their account. With that said, Postmates claims that it has been done before where a user creates a Private App and connect it through API key that way. Could you please advice on below: 1) Review the documentation that I sent over in the above link 2) Research how to integrate this into a Shopify backend, any way possible?...whether through private app or not, but through API for sure. 3) potential solutions for postmate shopify API integration 4) potential solutions for app creation and/or any management of the process.

另请注意:所以基本上我们要添加Postmates航运服务仅用于一些地区(如支持少数地区唯一的https: //postmates.com/help 主题:哪些城市可Postmates吗?)
和其他地区,我们会有不同的运费+方法等......

Also please note: So basically we want to add Postmates shipping service for some regions only ( as it supports few regions only https://postmates.com/help Topic : "What cities is Postmates available in?" ) and for other regions we will have different shipping charges+ methods etc...

因此​​,在后端哪些东西及放大器;我们需要怎么设置每本的things.As: http://docs.shopify.com/api/carrierservice

So at backend which things & how we need to setup the things.As per this : http://docs.shopify.com/api/carrierservice

是否有任何限制或约束?

Is there any limitations or restrictions??

请指教,如果我错过任何信息或任何具体的细节在这里提到。

Please advice if I am missing any information or any specific detail to mention here.

有没有创意人谁喜欢潜入深海到太空??

Is there any creative folks who like to dive deep into space??

推荐答案

该Shopify API的运营商服务资源( HTTP ://docs.shopify.com/api/carrierservice )的确是你要寻找的解决方案。

The Shopify API's carrier service resource (http://docs.shopify.com/api/carrierservice) is indeed the solution you're looking for.

每当你的Shopify商店的顾客结账时发出订单,他已经进入了他的账单和放后;送货地址,Shopify可以发送速率请求您已经注册的运营商服务。这篇文章要求包含在车和客户项目的所有数据。

Whenever a customer of your Shopify store is placing an order during checkout, after he has entered his billing & shipping address, Shopify can send a rate request to the carrier service you have registered. This post request contains all data about the items in cart and the customer.

您运营商服务的应用程序需要接受这个POST请求,计算出相应的运费 - 由另一个API调用API Postmates在你的情况 - 然后返回在Shopify定义了文档格式的JSON响应。如果一切顺利的话,你的应用程序返回的运费(S),随后将在结账所示。

Your carrier service app needs to accept this POST request, calculate the corresponding shipping rates - in your case by yet another API call to the Postmates API - and then return a JSON response in the format that Shopify defines in the docs. If all goes well, the shipping rate(s) your app has returned will then be shown in the checkout.

您可以code你的应用程序,从而为Postmates不支持城市,运营商的服务将不返回率。

You can code your app such that for the cities that Postmates doesn't support, your carrier service will return no rates.

我们已经建立了与七宝( https://apps.shopify.com/shippo),支持许多其他运营商。让我知道如果你需要进一步的帮助。

We've built such an integration with Shippo (https://apps.shopify.com/shippo), supporting many other carriers. Let me know if you need further help.

这篇关于与Shopify运输/电信服务Postmates整合的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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