在网络移动设备上购买电子商务
我有一个 iphone 应用程序和 android 应用程序,它们是电子商务“商店”
在这些应用程序中,我想创建一个“网络”视图,使用户能够通过 Paypal 网络移动或 Google 购买我的产品(即衣服等)结账网络移动
我是否违反了条款和条件?
如果是:还有其他解决方案吗?
谢谢
I have an iphone app and android app which are ecommerce "shops"
In these apps, I want to create a "web" view to enable the user to buy my products (i.e. clothes, ...) via Paypal web-mobile or Google Checkout web-mobile
Am I going against the terms and conditions ?
If yes : are there other solutions ?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我认为你应该看看应用内计费。 http://developer.android.com/guide/market/billing/index.html
这将使用户能够使用其现有的 Google Checkout/Market 帐户进行购买。
I think you should look at In-App billing. http://developer.android.com/guide/market/billing/index.html
This will enable users to purchase with their existing Google Checkout/Market accounts.
对于网络应用,请查看 Google 应用内付款(目前处于开发者预览模式):
https: //sites.google.com/site/inapp paymentsapi/
For web apps, have a look at Google In-App Payments (currently in developer-preview mode):
https://sites.google.com/site/inapppaymentsapi/
有关移动快速结账的内容有很多
https: //www.x.com/blogs/Sidney/2011/04/15/mobile-express-checkout-quick-start
以及有关此支付网关和示例代码的很多信息
https://cms.paypal.com/us/ cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECOnMobileDevices
https://cms.paypal.com/us/ cgi-bin/?cmd=_render-content&content_ID=developer/library_code
There is lot about mobile express checkout
https://www.x.com/blogs/Sidney/2011/04/15/mobile-express-checkout-quick-start
As well as lot about this payment gatway and sample code
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECOnMobileDevices
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_code