PDA

View Full Version : Paid subscription auto updates karma points


doa24uk
05-02-2009, 06:51 PM
Hi guys,

I have 4 paid subscription options available on my site. They're to purchase blocks of karma points.

I want a successful payment to automatically update the user's karma points in the database.

Eg. A user (mrusername) orders a block of 20 karma points. I want the successful transaction status to automatically update the user database to +20 karma points for mrusername.

Is this possible??

Thanks

ForumsMods
05-02-2009, 07:20 PM
Use paidsub_complete hook. And add the query to update karma.

doa24uk
05-03-2009, 10:32 AM
Hi,

I'm not sure I follow ... could you explain further please??

How does paypal / moneybookers know which subscription is which? Presumably they have unique IDs ?? Also I know the payment processor sent back different codes for completed or failed transactions - but which script in VB accepts them on return??

doa24uk
05-20-2009, 05:01 PM
bump^^^^