Re: Subscriptions

2011-11-02 Thread bujanga
I have not tried implementing recurring payments using PayPal but have
done it with other systems. Anyway, that is your search term:

http://www.google.com/search?q=paypal+recurring+payments

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Subscriptions

2011-10-31 Thread Mandy Singh
+1

On Oct 31, 4:49 pm, Nate  wrote:
> There's a few Paypal plugins available out there that I'll get into
> when I begin coding.  Those seem to handle taking the initial payment,
> and communicating with PayPal to ensure that the payment was
> successful or a failure for whatever reason.
>
> That's fine, for a one time payment - but how would a subscription
> plan work?
>
> User buys a 30 day subscription and the software updates to allow the
> user access to features for 30 days.  At the end of that 30 days, how
> would the program check with PayPal to ensure that the subscription is
> still valid? How would we tell the system that the user has cancelled
> their subscription through the PayPal website?
>
> Thanks :)

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Subscriptions

2011-10-31 Thread Nate
There's a few Paypal plugins available out there that I'll get into
when I begin coding.  Those seem to handle taking the initial payment,
and communicating with PayPal to ensure that the payment was
successful or a failure for whatever reason.

That's fine, for a one time payment - but how would a subscription
plan work?

User buys a 30 day subscription and the software updates to allow the
user access to features for 30 days.  At the end of that 30 days, how
would the program check with PayPal to ensure that the subscription is
still valid? How would we tell the system that the user has cancelled
their subscription through the PayPal website?

Thanks :)

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php