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?
PayPal Subscriptions and Recurring Payments
Re: PayPal Subscriptions and Recurring Payments
Hi,
Have you been able to implement this solution using CMS MS and Paypal?
Have you been able to implement this solution using CMS MS and Paypal?
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: PayPal Subscriptions and Recurring Payments
Love to know if anyone got this working?