sandeepnegi / paypalx-gae-toolkit

Automatically exported from code.google.com/p/paypalx-gae-toolkit
0 stars 0 forks source link

PayPal X toolkit for GAE Python #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The PayPal X toolkit for GAE currently only supports Java.

If I remember correctly, the announcement of the PayPal X toolkit for GAE said 
that a Python version would be coming soon.

Any update on the status of Python support?

Original issue reported on code.google.com by t...@malcolmson.ca on 29 Sep 2010 at 7:17

GoogleCodeExporter commented 9 years ago
I am also interested in this topic !!

Original comment by hugo.gou...@gmail.com on 29 Nov 2010 at 11:57

GoogleCodeExporter commented 9 years ago
is there a timeline yet?

Original comment by johnny.t...@gmail.com on 30 Nov 2010 at 4:18

GoogleCodeExporter commented 9 years ago
I am interested too!  Any timeframe ??

Best,
           Javier

Original comment by jre...@gmail.com on 28 Jan 2011 at 8:11

GoogleCodeExporter commented 9 years ago
Hi, before anything, I wanna you to Know that I'm a Complete Newbie in
these things about developing "paid" webapps. I have been reading some
posts about how to integrate Paypal's IPN with Google App Engine, and
I have some questions about the topic, the thing is like this:

I want to use a paypal's Subscribe button in my webapp (wich is
developed with GAE's Python base) so the users can subscribe to the
premium version if they don't want to use the free one anymore...

I was reading that paypal can help me to manage this thing about the
users control via IPN but I have to setup that in my GAE App and I
don't know how... For example:

Where the notification URL has to point to in paypal's profile
configuration? I believe it has to point to a python script in my app
but I'm not sure... If that is true, What does this python script has
to have?

Then, after that's finished, How can I make paypal create usernames
and passwords for my users in order to keep non premium users out of
the "premium features"?? I don't want links to something, I need
explanations on how to implement a "Paypal Subscriptions service"
inside a Python based app on GAE in order to offer a "premium service"
and a free one,

Thanks, hope you can help.

Original comment by Jmlev...@gmail.com on 4 Feb 2011 at 1:06

GoogleCodeExporter commented 9 years ago
hope you guys might have noticed the python directory in the toolkit now. It's 
my first attempt to get some of the key apis exposed through the python 
toolkit. I'm working on updating it to add new APIs added recently.

Original comment by ppalavi...@gmail.com on 9 May 2011 at 6:59

GoogleCodeExporter commented 9 years ago
No commits in over a year? Is this project abandoned? 

Original comment by ad...@ktss.us on 22 Oct 2013 at 9:51

GoogleCodeExporter commented 9 years ago
yes - our new SDKs on paypal.github.com support google app engine out of box. 
So I would recommend using them than this. Let me update this repo here to 
direct people there- it's my bad that I forgot to update this repo.

Original comment by ppalavi...@gmail.com on 23 Oct 2013 at 1:56