PayPal Subscriptions and Recurring Payments
Posted: Mon Mar 19, 2007 3:17 pm
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?
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?