paypal - 是否有任何 API 可以将跟踪号和订单状态从我的应用程序添加到 PayPal?

标签 paypal payment-gateway

目前我使用以下步骤手动添加跟踪号、订单状态和运输公司:

登录我的 PayPal 账户,点击“概览”,然后点击“已收到付款”以显示我账户的近期事件。 单击我需要向其提交跟踪号的付款旁边的“打印运输标签”下拉菜单,然后选择“添加跟踪信息”选项。 在出现的弹出窗口中输入所需信息,包括运单号、承运人和发货状态。单击“保存”按钮完成向 PayPal 提交跟踪数据。

现在我想使用我的应用程序自动添加跟踪信息、订单状态和运输公司。

请推荐!

最佳答案

不,和here's why :

...So I actually called PayPal myself and they advised that the "Tracking number box" on your merchant dashboard is usually only used if you're using the PayPal Shipping Label area.

https://www.paypal.com/ca/webapps/mpp/shipping-centre

Meaning, general use for outside providers (like Shopify) is to not hand off shipping information, since it's all being processed our side (order con­firmation/notification) instead of on PayPal. PayPal Express Checkout just being the money acceptance, not the tracking/fulfillment/shipping for (most) businesses.

关于paypal - 是否有任何 API 可以将跟踪号和订单状态从我的应用程序添加到 PayPal?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41059487/

相关文章:

ruby-on-rails - Paypal:如何在付款后更新运费,如 Etsy 所做的那样?

Paypal webhooks 事件不会在沙箱中触发

curl - Paypal API (NVP) TransactionSearch 给出错误 10004 - 开始日期无效

php - WooCommerce - 将元数据添加到 Stripe Payment

php - ssl 证书中的 authorize.net 支付网关出错

zend-framework - Zend 框架 : How to POST data to some external page (e. g。外部支付门)不使用表格?

forms - 使用表格在单独的行中显示 PayPal 项目名称/描述

paypal - 使用 PayPal _cart 系统,但需要能够限制运送到英国地址

Paypal 沙箱不起作用

Paypal 按钮集成传递 session 变量