Google Checkout 需要哪些字段?
Google Checkout 需要填写哪些字段?有人可以向我展示用户端和管理员端的 Google Checkout 表单吗?
What are the fields to be taken for Google Checkout? Can anybody show me Google Checkout form both in user and admin side?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
获取结帐表格的方法有多种,因此您需要了解哪种方法最适合您。首先阅读 Google 的这些解释,其中还向您展示了如何实现这些目标的示例:
http://checkout.google.com/support/sell/bin/answer.py?hl=zh-CN&answer=38882
There are various ways of achieving a checkout form, so you'll need to read up on which method will be best for you. Start by reading these explanations by Google which also show you examples of how to achieve them:
http://checkout.google.com/support/sell/bin/answer.py?hl=en-uk&answer=38882
您用 asp.net 标记了问题,因此您可能还想查看 .NET 和 Classic ASP 的 Checkout 客户端库以获取更多信息:
http://code.google.com/apis/checkout/samplecode.html
You tagged the question with asp.net, so you may also want to have a look at the Checkout client libraries for .NET and Classic ASP for more info:
http://code.google.com/apis/checkout/samplecode.html