<?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>TerraNetwork &#187; PCI DSS</title>
	<atom:link href="http://www.terranetwork.net/blog/tag/pci/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terranetwork.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 14:53:36 +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>Dos &amp; Don&#8217;ts for taking payments online</title>
		<link>http://www.terranetwork.net/blog/2009/03/what-payment-provider-to-choose/</link>
		<comments>http://www.terranetwork.net/blog/2009/03/what-payment-provider-to-choose/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 11:00:04 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[Payments]]></category>
		<category><![CDATA[merchants]]></category>
		<category><![CDATA[PCI DSS]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=8</guid>
		<description><![CDATA[Taking payments online is the heart of each eCommerce site. If your customers can&#8217;t pay you, then your shop loses its purpose.
In this series, we want to focus on which payment processor to choose. The review is from a UK perspective and offline methods (bank transfer, cheque) are not covered, although for some sites they [...]]]></description>
			<content:encoded><![CDATA[<p>Taking payments online is the heart of each eCommerce site. If your customers can&#8217;t pay you, then your shop loses its purpose.</p>
<p>In this series, we want to focus on which payment processor to choose. The review is from a UK perspective and offline methods (bank transfer, cheque) are not covered, although for some sites they can be useful (B2B customers often prefer offline payment).</p>
<h3>What&#8217;s a payment processor and why do I need one?</h3>
<p>A payment processor takes care of the card processing. If you&#8217;ve got a shop with a terminal for putting through cards, then you may wonder whether you need one. And yes, you do! Don&#8217;t ever be tempted to store card details yourself and put them through manually.</p>
<p>Card processors can roughly be divided into the ones where you also need an internet merchant account (IMA) from a bank (e.g. ProtX) and those where you only need an account with payment processor (e.g. PayPal). We&#8217;ll be talking more about IMAs in later posts.</p>
<p><span id="more-8"></span></p>
<h3>Why storing card details<br />
&amp; manual processing is bad for your health</h3>
<p>Unless you have a blatant disregard for all things legal, here&#8217;s a few pointers of how to handle online payments:</p>
<ul>
<li>Never store card details unencrypted in your database. In fact, unless you really have to, never store them fullstop. Shift the risk to your payment processor wherever possible.</li>
<li>Never use a standard merchant account for internet payments. It&#8217;s against bank and card issuer rules you know. <a class="more" href="http://www.businesslink.gov.uk/bdotg/action/detail?r.l1=1073861197&amp;r.l3=1073920405&amp;r.lc=en&amp;type=RESOURCES&amp;itemId=1073791013&amp;r.l2=1073866263&amp;r.s=sc">see business link for more info</a></li>
<li>Never store CV2 numbers as it&#8217;s in direct breach of PCI compliancy rules. You are only allowed to use CV2 for immediate authorisation.</li>
<li>Never compromise security to save a bit of money in processing fees. The fines your bank can charge if you are found to breach rules can be substantial.</li>
<li>Do use CV2 and AVS (address) checks. AVS will only work within the UK (for UK shops) but both are valuable tools to assess fraud risks.</li>
<li>Do use a payment processor where you can see the IP address of your customer and check if it matches the country specified in the order.</li>
<li>Do keep up-to-date with latest rules e.g. via your banks newsletter. Never assume that what you did last year is still okay today.</li>
</ul>
<p>If you don&#8217;t want sleepless nights, sign up with a payment gateway provider. They&#8217;ll handle the card details for you, so you don&#8217;t store any sensitive data. You&#8217;ll still need to keep your shop secure, but the risk is lower.</p>
<h3>Recent Card Rule Changes</h3>
<p>Our bank sends a friendly newsletter round every few months (usually peppered with bold font, &#8220;thou must&#8221; and a warning about fines in excess of £10k for non-compliancy). Recent highlights are:</p>
<ul>
<li>Compulsory SecureCode (3D Secure) for Maestro cards by end of Feb 09. If you cannot provide this, you must stop accepting Maestro cards online.</li>
<li>Compulsory CV2 for all phone orders and all non-3D Secure internet transactions</li>
<li>No continuous use authority payments with Maestro cards (e.g. subscription payments)</li>
</ul>
<p>Many banks are also now rolling out compulsory PCI compliancy tests for all merchants who take payments online. Banks who we know require PCI compliancy include Barclays and HSBC.</p>
<h3>PCI compliancy &#8211; the facts</h3>
<p>The cardwatch.org site provides this summary:</p>
<blockquote><p>The Payment Card Industry Data Security Standard (PCI DSS) is a mandatory security standard developed by both Visa and MasterCard for the protection and securing of card payment data. Merchants that capture or store card payment information are responsible for the protection and storage of this information. &#8230; For merchants who choose not to comply there could be severe financial and reputational consequences.</p></blockquote>
<p>PCI is becoming more important as banks are trying to combat online fraud. For most shop owners this means quarterly scans by PCI compliancy checkers such as SecurityMetrics. They will scan your server and site for any potential loopholes, plus ask you questions about your in-house procedures.</p>
<h3>Is it really that bad?</h3>
<p>Yes and No. With fraud continuing to rise, online traders do need to be much more aware of bank / card issuer rules and fraud prevention than ever before. But knowing what to do is half the battle won. If you&#8217;re aware of the rules, have a reliable payment processor and treat your customer data in a secure manner, then you shouldn&#8217;t be put off accepting payments online.</p>
<h3>Resources:</h3>
<p><a href="http://www.cardwatch.org.uk/">CardWatch</a><br />
<a href="http://www3.secure-ssl-server.com/cardwatch/images/uploads/publications/Fraud-the-Facts-2008.pdf">Fraud &#8211; The Facts 2009 (PDF) </a><br />
<a href="http://www.businesslink.gov.uk/bdotg/action/layer?r.l1=1073861169&amp;r.l3=1073920405&amp;topicId=1073920405&amp;r.lc=en&amp;r.t=RESOURCES&amp;r.i=1073791014&amp;r.l2=1079589261&amp;r.s=sc&amp;=en">Business Link: Accepting online payments</a><br />
<a href="http://www.businesslink.gov.uk/bdotg/action/layer?r.l1=1073861197&amp;r.l3=1073920405&amp;topicId=1073866263&amp;r.lc=en&amp;r.t=RESOURCES&amp;r.i=1073791013&amp;r.l2=1073866263&amp;r.s=m">Business link: eCommmerce </a></p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2009/03/what-payment-provider-to-choose/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
