<?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>Transaction Management &#38; Solutions &#124; TM&#38;S &#187; Luhn algorithm</title>
	<atom:link href="http://www.tmspay.com/tag/luhn-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tmspay.com</link>
	<description>Transaction Management &#38; Solutions &#124; TM&#38;S</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:03:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Validating Credit Cards</title>
		<link>http://www.tmspay.com/2008/07/09/validating-credit-cards/</link>
		<comments>http://www.tmspay.com/2008/07/09/validating-credit-cards/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 16:15:21 +0000</pubDate>
		<dc:creator>Michael Brooks</dc:creator>
				<category><![CDATA[Electronic Payment Processing]]></category>
		<category><![CDATA[Payment Industry]]></category>
		<category><![CDATA[Luhn algorithm]]></category>
		<category><![CDATA[Mod 10 Method]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[Validating credit cards]]></category>

		<guid isPermaLink="false">http://www.tmspay.com/?p=48</guid>
		<description><![CDATA[With fraud on the rise, online merchants face increasing risks. In card-not-present transactions, there are two basic levels of credit card validation used to validate that credit cards presented for payment actually belong to the person initiating the transaction.]]></description>
			<content:encoded><![CDATA[<p>With fraud on the rise, online merchants face increasing risks. In card-not-present transactions, there are two basic levels of credit card validation used to validate that credit cards presented for payment actually belong to the person initiating the transaction.<span id="more-48"></span></p>
<p>The first involves using the <a href="http://www.dotnetjohn.com/articles.aspx?articleid=97" target="_blank">Luhn algorithm</a> (also called the &quot;<a href="http://www.beachnet.com/~hstiles/cardtype.html" target="_blank">Mod 10 Method</a> &quot;), which was developed as a way to validate unique numbers such as credit card numbers and social security numbers.</p>
<p>To further validate credit cards, you&#8217;ll want to obtain authorization from the issuing bank for 1.) address verification (AVS) and 2.) cvv2 &#8211; the three or four digit code found on the back of credit cards. Banks will respond with match or mismatch codes for street address, zip (5 and or 9 digits) and cvv2.</p>
<p>But what else can you do? These methods are well known and criminals can find ways around them. A few simple precautions go a long way. Here are some tips for validating credit cards:</p>
<ul type="disc">
<li>Double check orders where the shipping address doesn&#8217;t match the billing address. Oftentimes these are legitimate but I still view it as a red flag, especially for international orders.</li>
<li>Require customers to create accounts or profiles to place an order. You can even validate new customers&#8217; credit cards before they make a purchase by placing a $1 authorization that will fall off the card in a few days (just make sure to inform your customers!). Keep in mind that there is not a standard amount of time for an authorization to remain on a debit or credit card. Issuing banks determine the exact duration but typically most stay valid for three to 10 days. If you&#8217;re concerned about it you can call the bank and ask them to void the transaction.</li>
<li>Use a credit card <a href="http://www.tmspay.com/services/" target="_self">payment gateway provider</a> that offers multi-level credit card validation and fraud prevention services. Transaction grading, advanced transaction management reporting, <a href="http://www.tmspay.com/services/chargeback-prevention/" target="_self">BIN blocking</a> and progressive identification tools can protect your business from fraudulent credit card activity and potential chargebacks.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tmspay.com/2008/07/09/validating-credit-cards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
