web shop (shopping cart) on google app engine

2019-07-24 18:36发布

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条回答
孤傲高冷的网名
2楼-- · 2019-07-24 19:12

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.

查看更多
登录 后发表回答