Day: November 14, 2010

  • Adding the Authorize.net PHP SDK to CodeIgniter 1.7

    I am writing a site that requires credit card processing through authorize.net. I am building the site using the CodeIgniter framework. I was thinking I would have to do some fancy hacking or using a 3rd party library to make this work but it turns out that you can user the SDK provided by Authorize.net…