数字内容和 Google Checkout
我已使用 Google 官方网站上提供的 php 代码将 Google Checkout 集成到我的支付系统中。
现在我需要将数字内容添加到购物车。我检查了购物车,找不到任何直接的函数或示例来实现此目的。
请建议将数字内容添加到 Google Checkout 的方法
I have integrated Google Checkout to my payment system with the use of php code provided on the Google Official site.
Now I need to add Digital Content to the Cart. I have checked the Cart and couldn't find any direct function or example for achieving this.
Please suggest the method to add Digital Content to Google Checkout
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下面的文档列出了在 Checkout API 请求中包含数字交付的几个选项:
http:// code.google.com/apis/checkout/developer/Google_Checkout_Digital_Delivery.html
The doc below lists several options to include digital delivery in Checkout API Requests:
http://code.google.com/apis/checkout/developer/Google_Checkout_Digital_Delivery.html