Hello,
I am just wondering if it is possible ( and if so, how ) to post information to my MySQL database after a successful purchase.
On my website, I have "credits" that a user can buy. They come in three different sizes. Upon clicking the Add to Cart button next to a certain pack of Credits, and going through the payment process, I would like to update the user's credits total in my database. I'm just not really sure how I'm going to have to do this. Any help to get me started would be much appreciated.
Thanks.