<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pratthost Developer Zone &#187; Misc</title>
	<atom:link href="http://devzone.pratthost.com/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://devzone.pratthost.com</link>
	<description>A resource for web developers</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:47:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Testing Authorize.net Response Codes or Errors</title>
		<link>http://devzone.pratthost.com/2010/05/27/testing-authorize-net-response-codes-or-errors/</link>
		<comments>http://devzone.pratthost.com/2010/05/27/testing-authorize-net-response-codes-or-errors/#comments</comments>
		<pubDate>Thu, 27 May 2010 14:28:39 +0000</pubDate>
		<dc:creator>Josh Pratt</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://devzone.pratthost.com/?p=414</guid>
		<description><![CDATA[I am building a Magento module that needs to set risk scores based upon certain responses from the Authorize.net payment gateway. In case you need to run some tests of your own, there is an easy way to get specific responses back so you can test them easily. First think you&#8217;ll need to know is [...]]]></description>
			<content:encoded><![CDATA[<p>I am building a Magento module that needs to set risk scores based upon certain responses from the Authorize.net payment gateway.  In case you need to run some tests of your own, there is an easy way to get specific responses back so you can test them easily.</p>
<p>First think you&#8217;ll need to know is a list of all the possible responses and response reasons.  You can get that here:  <a href="http://developer.authorize.net/guides/AIM/">http://developer.authorize.net/guides/AIM/</a></p>
<p>To get back a specific response, use the test VISA number of: 4222222222222.  Find the response code you want to test, and set the dollar amount to the code.  So if you used the test credit card number, and made a transaction for $6, you would get back a response of &#8220;The credit card number is invalid.&#8221;.</p>
<p>You can do that programmatically, or if you are using Magento or some other shopping cart application, you can easily make a $6 product and not charge for shipping or tax.</p>
]]></content:encoded>
			<wfw:commentRss>http://devzone.pratthost.com/2010/05/27/testing-authorize-net-response-codes-or-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pratthost DevZone Viewed In 50 Countries</title>
		<link>http://devzone.pratthost.com/2008/10/28/pratthost-devzone-viewed-in-50-countries/</link>
		<comments>http://devzone.pratthost.com/2008/10/28/pratthost-devzone-viewed-in-50-countries/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 04:54:25 +0000</pubDate>
		<dc:creator>Josh Pratt</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://devzone.pratthost.com/?p=198</guid>
		<description><![CDATA[I logged into Google Analytics today to check the stats, and I&#8217;ve not been spread across 50 different countries in the world. Honestly, it is quite surprising, especially given the fact that this blog has only been in existence since Septemper 13th, 2008. A total of 45 days. It&#8217;s amazing how quickly something can be [...]]]></description>
			<content:encoded><![CDATA[<p>I logged into Google Analytics today to check the stats, and I&#8217;ve not been spread across 50 different countries in the world.  Honestly, it is quite surprising, especially given the fact that this blog has only been in existence since Septemper 13th, 2008.  A total of 45 days.  It&#8217;s amazing how quickly something can be spread across the world.  I hope it continues to grow &#8211; and that I can continue providing to the developer community.  Thanks for all the visits!</p>
<p>Here&#8217;s what the world map in Google looks like:</p>
<div style="width: 650px; margin: 0 auto; padding: 5px; border: 1px solid #777"><img src="http://devzone.pratthost.com/wp-content/uploads/2008/10/google-map-oct28.jpg" alt="" title="google-map-oct28" width="650" height="339" class="aligncenter size-full wp-image-199" /></div>
<h4>Top 10 Countries:</h4>
<ol>
<li>United States</li>
<li>United Kingdom</li>
<li>Germany</li>
<li>France</li>
<li>Netherlands</li>
<li>India</li>
<li>Canada</li>
<li>China</li>
<li>Spain</li>
<li>Australia</li>
</ol>
<p>Thanks again to all of you that have been involved in some way.  It&#8217;s been fun and enjoyable to do what I&#8217;m doing here.  Hope you all keep coming back!  And, by the way, if you ever have anything you would like to contribute, or if you have any suggestions for a current or future post, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://devzone.pratthost.com/2008/10/28/pratthost-devzone-viewed-in-50-countries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
