<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 01:11:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Shaun Oleson's Blog: Authorize.NET and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11367</guid>
      <link>http://www.phpdeveloper.org/news/11367</link>
      <description><![CDATA[<p>
<i>Shaun Oleson</i> has <a href="http://blog.olebox.com/2008/11/07/authorizenet-and-php/">posted his method</a> (a chunk of code to do it) to connect to the Authorize.NET servers and make a request:
</p>
<blockquote>
So I've had quite a bit of experience with authorize.NET and PHP and I've found it's difficult to find resources that provide textual examples for integrating the payment processor. I've put together a generic tutorial from documentation that is public. Of course, you will have to specify your Transaction ID and API Login ID. So here you are. If you need assistance or have any questions, feel free to leave a comment.
</blockquote>
<p>
His <A href="http://blog.olebox.com/2008/11/07/authorizenet-and-php/">example</a> is a large get_auth() function that takes in the credit card information (including billing address) and makes a cURL connection to their servers for the request.
</p>]]></description>
      <pubDate>Fri, 07 Nov 2008 11:20:59 -0600</pubDate>
    </item>
  </channel>
</rss>
