谷歌结账不显示送货选项

发布于 2024-11-14 12:24:27 字数 405 浏览 1 评论 0原文

我正在使用 GCheckout.dll (Google Checkout v2.5.0.6 dll - http://code.google.com/p/google-checkout-dotnet-sample-code/downloads/list)在 C# 应用程序中实现 Google Checkout 付款。

我已在商家帐户上配置了 UPS 运输,并故意不在 C# 中指定任何运输选项,以使用帐户中配置的选项。但由于某种原因,没有出现任何运输选项。有什么想法吗?我认为在商家帐户中配置它们的全部目的是在应用程序不通过 API 发送任何内容时显示它们

I'm using GCheckout.dll (Google Checkout v2.5.0.6 dll - http://code.google.com/p/google-checkout-dotnet-sample-code/downloads/list) to implement google checkout payments in a C# application.

I have configured UPS shipping on the merchant account and intentionaly not specified any shiping options in the C#, to use the ones configured in the account. For some reason though, no shipping options are apearing. Any ideas why? I though the whole point of configuring them in the merchant account is to display those when the application doesn't send any through the API

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

酷到爆炸 2024-11-21 12:24:27

下面的文章可能会有所帮助。

Checkout Merchant Center 中指定的税费或运费选项被忽略的原因有多种。例如,如果您提交包含送货方式或税表标签的购物车 XML,则 Merchant Center 设置将被覆盖。

http://code.google.com/apis/checkout/articles/Troubleshoot_Merchant_Issues.html

The article below may help.

There are various reasons why tax or shipping options specified in the Checkout Merchant Center are ignored. For example, if you submit a cart XML that contains the shipping-methods or tax-tables tags, the Merchant Center settings will be overriden.

http://code.google.com/apis/checkout/articles/Troubleshoot_Merchant_Issues.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文