paypal recurring payments & advanced permissions
Permalink
Hey all,
I am trying to create a paid section of a website by using the PayPal recurring payments and advanced permissions. How complicated would it be to link up the ProfileIDs from PayPal with the registered users, so that some pages are only visible to those users that have been paying the subscription with PayPal.
Has any one done this before? would it be any easier with google checkout or any other?
Any tips?
Thank you very much!!
I am trying to create a paid section of a website by using the PayPal recurring payments and advanced permissions. How complicated would it be to link up the ProfileIDs from PayPal with the registered users, so that some pages are only visible to those users that have been paying the subscription with PayPal.
Has any one done this before? would it be any easier with google checkout or any other?
Any tips?
Thank you very much!!
There's an add-on that does it:
http://www.concrete5.org/marketplace/addons/simple-subscriptions/...
http://www.concrete5.org/marketplace/addons/simple-subscriptions/...
I am setting up an IPN handler on my subscription site and I need to add a function that automatically adds users to a "subscribers" group after their payment is 'verified'.
any help??