如何使用 Google Checkout 处理运费和增值税?

发布于 2024-07-16 14:34:31 字数 155 浏览 2 评论 0原文

我需要使用 asp.net c# 实现 google checkout,我能够在 google checkout 中获取购物车中的商品,但无法继续处理运费和增值税以及之后该做什么,即跟踪订单和重定向到我的网站,以便我可以添加客户的订单。 如果可能的话,请向我提供完整的实施示例,我将非常感谢您。

I need to implement google checkout using asp.net c#, I was able to get items in my shopping cart populated in google checkout, but was unable to proceed with shipping charges and VAT and what to do after that, i.e., track orders and redirecting to my site so I could add customer's orders. kindly provide me with complete implementation sample if possible i will be very grateful to you.

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

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

发布评论

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

评论(2

预谋 2024-07-23 14:34:31

Google 提供了示例代码,该代码应该有效地提供集成示例:

.Net示例代码

Google Checkout XML API 开发人员指南

Google provides sample code, which should effectively provide an integration sample:

.Net Sample Code

and

Google Checkout XML API Developer's Guide

森林散布 2024-07-23 14:34:31

对于 .NET 集成问题,我还推荐 Checkout 开发者论坛:

http://www.google.com/support/forum/p/checkout-merchants/label?lid=254e6cb63ecd682f&hl=zh-CN

For .NET integration issues I also recommend the Checkout Developer forums:

http://www.google.com/support/forum/p/checkout-merchants/label?lid=254e6cb63ecd682f&hl=en

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