<?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; Validating credit cards</title>
	<atom:link href="http://www.tmspay.com/tag/validating-credit-cards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tmspay.com</link>
	<description>Transaction Management &#38; Solutions &#124; TM&#38;S</description>
	<lastBuildDate>Mon, 12 Jul 2010 17:17:18 +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>Tis the Season for Fraud &#8211; How Is Your Business Helping? (Part 2)</title>
		<link>http://www.tmspay.com/2008/12/19/tis-the-season-for-fraud-how-is-your-business-helping-part-2/</link>
		<comments>http://www.tmspay.com/2008/12/19/tis-the-season-for-fraud-how-is-your-business-helping-part-2/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 01:59:29 +0000</pubDate>
		<dc:creator>Michael Brooks</dc:creator>
				<category><![CDATA[Risk and Fraud Management]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[PCI DSS]]></category>
		<category><![CDATA[Validating credit cards]]></category>

		<guid isPermaLink="false">http://www.tmspay.com/?p=105</guid>
		<description><![CDATA[The sales associates at retail outlets following proper security guidelines is a good start to protecting against fraud this holiday season. But what if you are an online business, or the magnetic strip on a card does not work? In Part 1 of this topic, we talked about proper procedure for accepting cards in a card [...]]]></description>
			<content:encoded><![CDATA[<p>The sales associates at retail outlets following proper security guidelines is a good start to protecting against fraud this holiday season. But what if you are an online business, or the magnetic strip on a card does not work? In <a href="http://www.tmspay.com/2008/12/16/tis-the-season-for-fraud-how-is-your-business-helping/" target="_self">Part 1 of this topic</a>, we talked about proper procedure for accepting cards in a card present environment. Transactions that don&#8217;t involve swiping a card are considered &#8220;hand-keyed&#8221; transactions.</p>
<p>With hand-keyed transactions you run a greater risk of fraud because the magnetic strip information is not available. If you are in a retail environment you can do the following:</p>
<p><span id="more-105"></span></p>
<ol>
<li>Check your terminal and make sure it is working properly. You can try to swipe your own card to ensure the issue is not with your equipment.</li>
<li>You can also check to see if the number embossed on the front of the card is the same as the number indented on the back. There are scams where thieves will shave the numbers to alter the embossed numbers on the front of a card.</li>
<li>Look at the expiration date and make sure it is valid.</li>
<li>It is important to <a href="http://www.tmspay.com/2008/11/11/to-imprint-or-not-to-imprint/" target="_self">get an imprint</a> of the card and have the customer sign the imprint slip. This way you can confirm the signature matches the back of the card.</li>
</ol>
<p>If you take cards over the internet, make sure you are following <a href="http://www.tmspay.com/2008/09/05/what-is-pci-dss/" target="_self">Payment Card Industry Data Security Standards</a>. Seeking out proper fraud control software is a key element to keeping your transactions safe and keeping site secure.</p>
<p>Most people that are going to use fraudulent stolen cards follow the same patterns. Some key things to look out for are people making large purchases without any regard for size, color, or price. Some will try to distract you or rush the sale by asking questions about other items while they are at the register being rung up. Many will make a purchase then return to the store to make another purchase shortly after.</p>
<p>Visa and MasterCard <a href="http://www.tmspay.com/2008/10/03/new-innovations-are-keeping-credit-card-information-secure/" target="_self">both have security features in place</a> on their cards that I believe all retail sales people should be trained on. For example, all Visa Cards have a Dove or Flag Hologram on the front, or a mini Dove on the back.  It is important to become familiar with the items (or lack thereof) that can easily signal an instance of fraud. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmspay.com/2008/12/19/tis-the-season-for-fraud-how-is-your-business-helping-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
