forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: rostros on January 15, 2004, 05:27:00 pm

Title: Paypal Confirmation, Updating User Access Group .
Post by: rostros on January 15, 2004, 05:27:00 pm
Would this be hard to code ? I have a private access group say Group ID 5, okay, I am trying to set up a feature where someone has just paid money to a paypal account , and from the confirmation or IPN script ("IPN instant payment notifcation") which writes to .htaccess from a perl script, it could update the user profile to private ?. I am currently having to update this manually which does take time. ?? Or is there another method other than paypal which would work easier ?
Title: Re: Paypal Confirmation, Updating User Access Group .
Post by: stonner on September 08, 2005, 01:07:25 am
i'd be interested, if it works...  ;)

did you find something?
Title: Re: Paypal Confirmation, Updating User Access Group .
Post by: RatKing on September 08, 2005, 12:02:48 pm
Been looking into that paypal seems the easiest way to do such a thing... I have seen a few nice examples and they actualy have a manual to explain how that could be done.

I would say join the paypal dev group (or what ever they call it) and look at the documentation. It is setup so that most people even without much knowledge of the programing language that they are working with should be able to do this.