web shop (shopping cart) on google app engine

廉价感情. 提交于 2020-01-15 03:41:06

问题


there are currently no off-the-shelf shopping carts for use on Google App Engine

is the only solution on GAE at the moment to bespoke your own?

what has other people done in terms of a shopping facility on GAE?


回答1:


PayPal is offering a new open source toolkit for Google App Engine that lets you integrate Java apps running on App Engine with the new PayPal Adaptive Payments API. The Adaptive Payments API lets developers embed payments into their apps, services, and platforms.

Here is a link to the google appengine blog: paypal-introduces-paypal-x-platform

There will be a Python version of the toolkit coming out soon, PayPal says.



来源:https://stackoverflow.com/questions/3475437/web-shop-shopping-cart-on-google-app-engine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!