Archive

Posts Tagged ‘ccbill vbulletin’

Quick Ccbill Vbulletin Hack…

May 29th, 2009 Comments off

I am running Vbulletin 3.7 which came with a CCBill billing system however its really limited. I am looking for someone to hack the postback feature. At the moment after a sale is made a few details are passed back into vbulletin… subscription id, price, length etc I also need this to include the referer and store that alongside what is already stored.

I also need a stand alone php script that is not a part of vbulletin to gather this info using the postback feature for another site. The stand alone script will gather transaction details along with the refferer id and store it in a mysql database.

Ccbill / Vbulletin Integration

May 17th, 2009 Comments off

I am currently running Vbulletin 3.7 which supports teh use of CCBill for payment authorizations.

At the moment a script is run ever hour to check subscription info from CCBill and to check for refunds/chargebacks.

What I would like to do is adapt this so it also retrieves data for new sales and rebills and put all this data into a mysql table. The data should contain subscription ID’s, affiliate ID’s, transaction amounts, type of transaction (rebill,chargeback,new sale etc)

Bear