如何使用 Google Checkout 处理运费和增值税?
我需要使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
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
对于 .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