Page 1 of 1

PayPal Subscriptions and Recurring Payments

Posted: Mon Mar 19, 2007 3:17 pm
by kazkas
I need to create a site, where users must pay annual fee throu PayPal. PayPal itself offer a nice thing called "PayPal Subscriptions and
Recurring Payments". Maybe someone have some experience with it? I think easiest way is to set expiry date in SelfRegister module to current time, so user, who created new account could not login, put another message about subscribtion and paypal button in confirmation page, and then, when Paypal will invoke my IPN script, set Expiry date of that user in FEUsers database to date when account will expiry again. Any weak points in this solution? Or maybe easier sollution?

Re: PayPal Subscriptions and Recurring Payments

Posted: Fri Aug 24, 2007 2:07 am
by JohnnyB
Hi,

Have you been able to implement this solution using CMS MS and Paypal?

Re: PayPal Subscriptions and Recurring Payments

Posted: Wed Sep 23, 2009 11:33 am
by zaidcrowe
Love to know if anyone got this working?