Paypal integration with Google application engine-python
问题 I have to integrate paypal with my application which is built on app engine patch with python. I searched over the web and found some issues reported in paypal integration with google application engine like here: http://groups.google.com/group/google-appengine/browse_thread/thread/9059b0750c45703b/b1d0611dd4b04273 There is a paypalx-gae-toolkit http://code.google.com/p/paypalx-gae-toolkit/ but this is for java. Is there a similar toolkit for python? Please suggest. Thanks in advance. 回答1: We