<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Wed, 09 Jul 2008 04:47:10 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Authorize.net Class 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/716/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/716/comments/</comments>
		<pubDate>Tue, 04 Sep 2007 23:13:29 +0000</pubDate>
		<dc:creator>explode</dc:creator>
		<category>"credit card", authorize.net, Class, PHP</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/716/</guid>
		<description>
			<![CDATA[
				<p>This is an authorize.net credit card processing class. Required elements are:<br />- Authorize.net account (live and/or sandbox)<br />- PHP w/ CURL installed<br />- SSL certificate installed on server<br />- <a href='http://www.bytemycode.com/snippets/snippet/711/' target="_blank">My Simple Error Class</a><br /><br />And use my <a href='http://www.bytemycode.com/snippets/snippet/712/' target="_blank">Easy Credit Card Class</a> as a pre-processor to this class.<br /><br />For more information on authorize.net just go to their website and download their developers information.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>