Quote:
Originally Posted by CMX_CMGSCCC
How can it hook into the paypal's payment method to verify the bucks have been paid, etc.. If I do this feature, I would like it to be automatic, like it takes the user to paypal, and then returns from the paypay to give the points to the user instantaneously. For it to do this, I have to reverse the payment php file for paypal, unless someone has already done it and we can use their code?
As far as the avatar, I'm working on that and hope to have it done soon.
-CMX
|
You could adapt it to use the subscription system already in place in vbulletin. I'm looking at the Paypal dev site to see exactly how the system works. I'm looking at this from an .net perspective because I want to add a subscription system to one of my sites that runs on asp.net. The principle should be the same. It would be a matter of converting my c# code to php.