Hi Guys,
If you do implement the subscription model please don't forget the IPN
https://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/ipn-intro-outside&
This way when they unsubscribe the application will get a notification
from PP and you can update the users subscription.
-Tom
Yannick Mortier wrote:
2009/2/3 A.J. Brown <[email protected]>:
Hi Guys,
Would we like to see support for the Recurring Payments and Reference
Transactions API in a future milestone (after the SOAP implementation
milestone)
Hi A. J.!
What better answer than yes can I give to this? Let me be more
concrete. I'm currently developing a browsergame and I want to add
some premium features like SMS notifications etc. So the better the
ways to integrate payment in this the happier I am (since I get more
money, which I will partly donate to all the open source software that
helped me out and partly use for some new hardware).
Well as I said it would be a great thing for everybody who wants to
implement some premium access that has to be paid monthly.
He could check if the subscription is still valid etc.
2009/2/3 A.J. Brown <[email protected]>:
How about AddressVerify API?
Well I don't know if this is really needed as a transaction will only
happen if someone logs into paypal with correct data.
So first question: yes, second: maybe.