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

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to