<?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>Mike Masin</title>
	<atom:link href="http://m2.atstuff.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://m2.atstuff.com</link>
	<description>The view from under the hat (tm)</description>
	<lastBuildDate>Tue, 08 Jun 2010 14:56:46 +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>Trousers or Browsers: Good Tailoring Makes a Difference</title>
		<link>http://m2.atstuff.com/trousers-or-browsers-good-tailoring-makes-a-difference/</link>
		<comments>http://m2.atstuff.com/trousers-or-browsers-good-tailoring-makes-a-difference/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 14:31:42 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[Random Output]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[m-Commerce]]></category>
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=574</guid>
		<description><![CDATA[
I wear my jeans below my, ahem, waist. It&#8217;s easier but it isn&#8217;t my best presentation.  When I want to improve how I present myself, I put on a suit with braces. My suits are tailored to present me in the best manner possible and braces keep my trousers where they&#8217;re supposed to be [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/trousers-or-browsers-good-tailoring-makes-a-difference/" title="Permanent link to Trousers or Browsers: Good Tailoring Makes a Difference"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/06/3956666773_cbe0c31299_m.jpg" width="240" height="180" alt="Post image for Trousers or Browsers: Good Tailoring Makes a Difference" /></a>
</p><p>I wear my jeans below my, ahem, waist. It&#8217;s easier but it isn&#8217;t my best presentation.  When I want to improve how I present myself, I put on a suit with braces. My suits are tailored to present me in the best manner possible and braces keep my trousers where they&#8217;re supposed to be worn.</p>
<p>Your e-commerce site presents you and your business to your shoppers. Until recently, most e-commerce design only had to accommodate different resolutions and different browsers for the desktop/notebook . M-commerce is a reality now. If your shoppers are using mobile devices then your site needs mobile versions that are tailored for those tiny browsers.</p>
<p>Now there&#8217;s a new challenge.  I read <a rel="nofollow" href="http://www.ecommercetimes.com/rsstory/70155.html" target="_blank">Dell Streak Brings Tablet Computing Down the Mountain</a> on <a rel="nofollow" href="http://www.ecommercetimes.com" target="_blank">E-Commerce Times</a> this morning. Dell&#8217;s Streak, Apple&#8217;s iPad, Asus&#8217;s Eee; tablets are here and they&#8217;re a new browser frontier with new resolutions, and probably, new browser quirks to accommodate.</p>
<p>Designing for more browser flavors increases your site&#8217;s complexity and workload. Where do you start and which browsers are more important for your site and audience?  The clues are in three places:</p>
<ul>
<li>your web server visitor logs,</li>
<li>your competitor&#8217;s sites,</li>
<li>your shoppers.</li>
</ul>
<p>Your web server logs will tell you which browsers you&#8217;re serving.  If your shoppers are using browsers that your site doesn&#8217;t support you are losing potential sales.  Look at your competitor&#8217;s sites on friends and associates&#8217; smartphones and netbooks.  Are they optimized for that particular device?  If so, maybe there&#8217;s an audience that your aren&#8217;t reaching. Finally, talk to your shoppers.  They might not be ready to make the purchase on a mobile device but they might be doing their research while they&#8217;re waiting for the train, walking down the street, watching TV, etc.</p>
<p>How about you?  Are you using your smartphone or netbook (or tablet!) to research or buy?  Is your site optimized for m-commerce browsers or are you thinking about diving in?  Tell me how you use the smaller display and if you think it impacts your e-commerce site.</p>
<p style="text-align: right;">Photo credit: <a rel="nofollow" href="http://www.flickr.com/photos/myklroventine/" target="_blank">Mykl Roventine</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/trousers-or-browsers-good-tailoring-makes-a-difference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The ABCs of ShopSite APIs</title>
		<link>http://m2.atstuff.com/the-abcs-of-shopsite-apis/</link>
		<comments>http://m2.atstuff.com/the-abcs-of-shopsite-apis/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 12:00:32 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[ShopSite]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Inventory_API]]></category>
		<category><![CDATA[order_API]]></category>
		<category><![CDATA[sales_tax_API]]></category>
		<category><![CDATA[shipping_API]]></category>
		<category><![CDATA[ShopSite_API]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=528</guid>
		<description><![CDATA[
ShopSite is a versatile shopping cart with many built-in features that can be customized for your requirements. But sometimes you need more functionality and ShopSite knew that you might. They included APIs so you can use custom programming to expand and enhance your cart.
API is an acronym for &#8220;Application Programming Interface.&#8221; Simply put, it&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/the-abcs-of-shopsite-apis/" title="Permanent link to The ABCs of ShopSite APIs"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/03/iStock_000010702478XSmall-e1267810842894.jpg" width="247" height="246" alt="montage of letters" /></a>
</p><p><a href="http://www.shopsite.com" target="_blank">ShopSite</a> is a versatile shopping cart with many built-in features that can be customized for your requirements. But sometimes you need more functionality and ShopSite knew that you might. They included APIs so you can use custom programming to expand and enhance your cart.</p>
<p>API is an acronym for &#8220;Application Programming Interface.&#8221; Simply put, it&#8217;s a socket where your custom program can plug in to exchange data.  Data is sent to the program and in some cases the program sends information back.</p>
<p><strong>Order API</strong> </p>
<p>An Order API connects <em>after</em> the order is complete (i.e. payment has been approved). It receives all of the order data, but it can’t return data (i.e. it can’t modify the order in ShopSite).  For example, Order APIs can be used to send order data to fulfillment services and shipping services (e.g. to create a shipment) or to update an external database.</p>
<p><strong>Shipping API</strong></p>
<p>ShopSite has built-in support for real-time quotes from UPS, FedEx and USPS, as well as calculations based simply on weight or order amount. If you need more complex calculations (e.g. shipping rate quotes from multiple origin zip codes) or you need rate quotes from a different carrier (e.g. a freight carrier) then you need a Shipping API to calculate shipping quotes.  The Shipping API receives the cart data and destination zip code from ShopSite when the items in the cart change and it returns a list of shipping rate choices that ShopSite displays to the shopper.</p>
<p><strong>Inventory API</strong></p>
<p>ShopSite has built-in support for monitoring inventory quantity on-hand, preventing sales of out-of-stock items and sending low-threshold notifications so that you can replenish.  If your cart inventory needs to be synced with an outside source because you carry inventory or sell in more than one location, you can use an Inventory API to connect with the outside source.  The Inventory API receives item data from ShopSite when an item is added to the cart and during checkout. It returns quantity-on-hand data and can also return an alternate SKU for an item.</p>
<p><strong>Sales Tax API</strong></p>
<p>The Sales Tax API gives you more control over sales tax calculations. ShopSite&#8217;s built-in sales tax feature can select the sales tax rate based on zip code, VAT/GST, or based on a shopper-selected tax rate. It can include shipping and/or handling charges in the tax calculation.  However, if you have to calculate sales tax on different combinations of product, shipping and handling based on the destination, or have to calculate sales tax on data <em>other</em> than the destination zip code, you need a Sales Tax API.  The API receives cart data whenever the cart contents change as well as during checkout, and it returns a sales tax amount.</p>
<p><a href="http://www.atstuff.com" target="_blank">@stuff</a> is a Certified ShopSite Designer. We develop APIs that are customized for your store and requirements. <a href="http://www.atstuff.com/contact.html" target="_blank">Contact</a> me if you have questions about custom development for your store.</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&#038;loc=en_US">email</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/the-abcs-of-shopsite-apis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Foursquare, Gowalla and Geotagging to Increase Revenues</title>
		<link>http://m2.atstuff.com/using-foursquare-gowalla-and-geotagging-to-increase-revenues/</link>
		<comments>http://m2.atstuff.com/using-foursquare-gowalla-and-geotagging-to-increase-revenues/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:30:22 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[geotagging]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=514</guid>
		<description><![CDATA[
When people want information, they don&#8217;t have to fire up their laptop or log on to their computer. Nope, information is even more accessible now thanks to 3G cell phones that give users an instant Internet connection. If you&#8217;re a brick-and-mortar business and want to tap into a new client stream, look no further than [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/using-foursquare-gowalla-and-geotagging-to-increase-revenues/" title="Permanent link to Using Foursquare, Gowalla and Geotagging to Increase Revenues"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/03/3495043989_2411831faf_m.jpg" width="132" height="240" alt="local map displayed on smartphone" /></a>
</p><p>When people want information, they don&#8217;t have to fire up their laptop or log on to their computer. Nope, information is even more accessible now thanks to 3G cell phones that give users an instant Internet connection. If you&#8217;re a brick-and-mortar business and want to tap into a new client stream, look no further than the 280 million people who use their cell phones to tell them everything from what to buy to where to eat. If you’re a local merchant and want to reach out to visitors in your area, there are some new applications that make it very easy to join the local online scene.</p>
<p><strong>Gowalla and Foursquare</strong> </p>
<p><a href="http://www.gowalla.com" target="_blank">Gowalla</a> and <a href="http://www.foursquare.com" target="_blank">Foursquare</a> are 3G phone applications where users add locations and tell their friends about their real-time location. The applications are structured as online games, where users earn virtual badges or points for posting and using the services. In Foursquare, you can become &#8220;Mayor&#8221; of a certain location by posting regularly; on Gowalla you can be named the &#8220;Founder.&#8221; </p>
<p>Your business can benefit from adding its location to the application because locations within the services are searchable. When someone from out of town is looking for a place to eat, for example, the app lists local restaurants that have been added to Gowalla, along with the tips and recommendations posted by users who have eaten there. Geotagging capability is even more useful giving you the ability to reach out to shoppers in your vicinity.</p>
<p>For example, let&#8217;s say you own the clothing shop around the corner from a restaurant where someone is eating and checking in on Gowalla or Foursquare. When they check in you can generate an invitation that lets them know that while they&#8217;re in the area, it&#8217;s a good time to stop by your clothing shop and see the latest styles. You can even offer them a discount for coming in.  If someone is the Mayor or Founder of your location, you can offer them special discounts because of the frequency of their visits to your location and the marketing service they are providing you. Getting started is easy.</p>
<p><strong>Step One</strong></p>
<p>Create a free account at Gowalla.com and Foursquare.com and check in from your business location to put it on the map. Gowalla requires you to enter an address; Foursquare relies on GPS information to pinpoint your location.</p>
<p><strong>Step Two</strong></p>
<p>See who else has visited your location and what they&#8217;re saying about you and check out what other nearby locations people are visiting. Reach out and invite; eventually, you&#8217;ll be able to buy advertising that specifically targets people based on their location using these geographically oriented applications.</p>
<p><strong>Step Three</strong></p>
<p>Set up your Gowalla and Foursquare accounts to automatically update your Twitter and Facebook, broadening your reach. The key to success in every business is visibility. Whether you’re a brick-and-mortar retailer catering to a small, local community or an online merchant, people are most likely going to find you first through web-based applications. Gowalla and Foursquare simply take advantage of GPS and 3G technology to make it happen.</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&#038;loc=en_US">email</a>.</p>
<p align="right">Photo credit: <a href="http://www.flickr.com/photos/jmcar/" target="_blank">Jason McArthur</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/using-foursquare-gowalla-and-geotagging-to-increase-revenues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upsell Your Profits</title>
		<link>http://m2.atstuff.com/upsell-your-profits/</link>
		<comments>http://m2.atstuff.com/upsell-your-profits/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:00:12 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[ShopSite]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[cross-sell]]></category>
		<category><![CDATA[upsell]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=501</guid>
		<description><![CDATA[
A quick and easy way to help your shoppers select products and increase sales at the same time is by adding effective cross-selling and upselling to your online store.  ShopSite has cross-sell and upsell functions that allow you to feature additional related or complementary products on pages, more-info pages and the cart page. 
There [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/upsell-your-profits/" title="Permanent link to Upsell Your Profits"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/02/2776256262_3214b28b85_m.jpg" width="240" height="180" alt="fries with a burger" /></a>
</p><p>A quick and easy way to help your shoppers select products and increase sales at the same time is by adding effective cross-selling and upselling to your online store.  <a href="http://www.shopsite.com" target="_blank">ShopSite</a> has cross-sell and upsell functions that allow you to feature additional related or complementary products on pages, more-info pages and the cart page. </p>
<p>There are several ways you can use cross-selling and upselling to increase revenues and generate customer loyalty. The key is to make sure the items you are listing will be perceived by your customers as adding value and not just about you trying to stuff their cart. The most common ways to entice your customers are with the following approaches:</p>
<p><strong>Volume Discounts</strong></p>
<p>If a customer is already buying something from you, you know they like it, want it, and use it, so why not offer them a small discount to buy more of the same? If one is good, two is better. This type of upselling works best with consumable merchandise such as clothing, food, vitamins, and office supplies.  It’s also works well for inexpensive gift items.</p>
<p><strong>This and That</strong></p>
<p>Two successful cross-sell approaches recommend complementary or related items to your customers based on what others bought (&#8220;Others who bought this also bought that&#8221;) or based on what the customer is looking at or has added to the cart (&#8220;If you like this, you&#8217;ll want that too). This approach works especially well for books, music, and other genre-specific items as well as general merchandise sales.</p>
<p><strong>Do You Want Fries With Your Burger?</strong></p>
<p>This classic upselling technique is ideal for your store. Simply providing your customers with an array of accessories or related items can increase your sales and it’s ideal for online stores that sell electronics, clothing, or toys. ShopSite’s subproducts feature makes it easy to offer related items as accessories.</p>
<p><strong>Special Situations</strong></p>
<p>To offer rewards to loyal customers, you can develop special offers targeted to customers to thank them for their purchase or offer free shipping at a certain purchase level. If customers are close to reaching a particular amount, you can encourage them to spend a bit more and get free shipping, but do your homework—it&#8217;s easy to have this option backfire because shipping costs can often eat up any additional profits.</p>
<p>Cross-selling and upselling are relatively easy to implement in ShopSite and they can increase your sales. ShopSite’s tutorials show you how to add them to your custom template:</p>
<ol>
<li><a href="http://www.shopsite.com/templates/cookbook/global-crosssell.shtml" target="_blank">Cross-sell Products on Pages and More Info Pages</a></li>
<li><a href="http://www.shopsite.com/templates/cookbook/product17-productcrosssell.shtml" target="_blank">More Information Page Product Cross Sell</a></li>
<li><a href="http://www.shopsite.com/templates/cookbook/product11-subpulldown.shtml" target="_blank">Subproducts Listed In A Pull Down Menu</a></li>
<li><a href="http://www.shopsite.com/templates/cookbook/product12-subcheckbox.shtml" target="_blank">Subproducts Displayed with Checkboxes</a></li>
<li><a href="http://www.shopsite.com/templates/cookbook/product13-subradio.shtml" target="_blank">Subproducts Displayed with Radio Buttons</a></li>
</ol>
<p>Add cross-selling and upselling to your e-commerce store.  Do you want fries with those additional sales?</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&#038;loc=en_US">email</a>.</p>
<p align="right">Photo credit <a href="http://www.flickr.com/photos/pacroon/" target="_blank">onlinehero</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/upsell-your-profits/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fraud Prevention for Small Business Owners</title>
		<link>http://m2.atstuff.com/fraud-prevention-for-small-business-owners/</link>
		<comments>http://m2.atstuff.com/fraud-prevention-for-small-business-owners/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 14:00:37 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[kount]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=452</guid>
		<description><![CDATA[
According to the 2009 Visa Security Summit, small businesses &#8220;are increasingly a larger percentage of compromise incidents yet are the least prepared to deal with such challenges to their business.&#8221; If you are an online merchant, you&#8217;re facing even greater threat. Online transaction fraud is one of the fastest growing criminal fraud segments, and without [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/fraud-prevention-for-small-business-owners/" title="Permanent link to Fraud Prevention for Small Business Owners"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/02/1502897669_60028cda99_m.jpg" width="191" height="240" alt="ghosts!" /></a>
</p><p>According to the <a href="http://www.visasecuritysummit.com/" target="_blank">2009 Visa Security Summit</a>, small businesses &#8220;are increasingly a larger percentage of compromise incidents yet are the least prepared to deal with such challenges to their business.&#8221; If you are an online merchant, you&#8217;re facing even greater threat. Online transaction fraud is one of the fastest growing criminal fraud segments, and without the proper protection, your online store could be at significant risk.</p>
<p><strong>Verification Fraud</strong></p>
<p>Verification fraud is one of the most common types of fraud that online merchants face. The criminal perpetrating the fraud often uses the store simply to gain information about the credit card numbers they are generating, seeking to identify numbers that are valid.</p>
<p><strong>Settlement Fraud</strong></p>
<p>Upon determining the validity of the credit card numbers, the criminal then uses that card to purchase goods, attempting to get your store to ship large quantities of goods to a different location. The goal of the criminal is to spend as much as possible as quickly as possible before the card owner discovers the issue and reports the problem. By the time this happens, the online merchant is usually stuck with enormous chargeback debt.</p>
<p><strong>Affiliate Fraud</strong></p>
<p>One of the most common frauds that occur involve an innocent buyer and an innocent seller who are both being used by the fraud perpetrator who sets up a dummy storefront and creates orders for which the criminal either intercepts the payment, collects the affiliate fee, or both.</p>
<p>Being a target of fraud can be a devastating and costly experience for a business owner. Online business owners who offer affiliate or reseller programs or who offer multi-payment trials often meet with the highest risk, according to Jeremy Drzal of <a href="http://www.kount.com" target="_blank">Kount</a> , a fraud detection and prevention company.  Drzal outlines the process these criminals use at <a href="http://allpaynews.com/content/reducing-losses-reseller-fraud-a-merchants-perspective" target="_blank">All Pay News</a>:</p>
<p style="text-align: center;"><a href="http://allpaynews.com/content/reducing-losses-reseller-fraud-a-merchants-perspective" target="_blank"><img src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/02/reseller-fraud.png" alt="reseller fraud flow diagram" /></a><br />
<em>courtesy of All Pay News</em></p>
<p>The most frustrating part about these types of fraud is that it can take several weeks or even longer before you as the online merchant become aware of the problem, and tracking down the criminal is difficult. These criminals can work from anywhere and often disguise their location and IP address by hacking into public computers at libraries or Internet cafes.</p>
<p>The fallout from these kinds of criminal schemes is expensive. Not only does the online merchant often pay an affiliate fee to the very criminal who perpetuated the fraud, but can also face additional losses for chargebacks, uncollectible accounts payables, and lost product.</p>
<p>You can protect yourself and your e-commerce business from being the victim of this type of fraud with a service like Kount&#8217;s Dynamic Fraud Detection SaaS. Kount&#8217;s fraud protection includes integrated solutions through patented Device Fingerprinting and IP Proxy Piercing platform. Integrating these solutions into your e-commerce store can significantly reduce the amount of fraud your store will face by protecting you against:</p>
<ul>
<li>Constantly changing customer personas.</li>
<li>Anonymizing tools.</li>
<li>Highly organized networks of compromised terminals (botnets).</li>
<li>Rapid proliferation of stolen cards including CVV and PIN&#8217;s.</li>
</ul>
<p>I partner with Kount and have integrated Kount into ShopSite stores. If you are ready to take a significant step toward discouraging fraud, <a href="http://www.atstuff.com/contact.html" target="_blank">contact me</a> for more information about Kount and how you can protect your <a href="http://www.shopsite.com" target="_blank">ShopSite</a> store.</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin" target="_blank">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&amp;loc=en_US" target="_blank">email</a>.</p>
<p align="right">Photo credit: <a href="http://www.flickr.com/photos/peasap/" target="_blank">peasap</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/fraud-prevention-for-small-business-owners/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Your e-Commerce Site Ready For Mobile Shopping (m-Commerce)?</title>
		<link>http://m2.atstuff.com/is-your-e-commerce-site-ready-for-m-commerce/</link>
		<comments>http://m2.atstuff.com/is-your-e-commerce-site-ready-for-m-commerce/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 14:00:43 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[m-Commerce]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=420</guid>
		<description><![CDATA[
According to recent research from the Nielsen Company as reported by Practical eCommerce, more than 9 million people have made at least one purchase using their mobile handset, and an additional 125 million people indicated they would be willing to do so. m-Commerce is the newest way to increase your customer base and revenues, given [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/is-your-e-commerce-site-ready-for-m-commerce/" title="Permanent link to Is Your e-Commerce Site Ready For Mobile Shopping (m-Commerce)?"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/02/290288457_5d757e9fb2_m.jpg" width="180" height="240" alt="new San Francisco shopping mall" /></a>
</p><p>According to recent research from the Nielsen Company as reported by <a href="http://www.practicalecommerce.com/articles/839-Mobile-Commerce-800-Million-Untapped-Users" target="_blank">Practical eCommerce</a>, more than 9 million people have made at least one purchase using their mobile handset, and an additional 125 million people indicated they would be willing to do so. m-Commerce is the newest way to increase your customer base and revenues, given that there are almost a billion web-friendly phones being used worldwide right now.</p>
<p>Most new-generation phones have browsers that support shopping carts, making mobile commerce a rapidly increasing phenomenon. To make your website mobile commerce ready, there are some specific conversion issues you will need to consider that will ensure that your website is capable of being navigated properly from the smaller mobile handset screen before you can launch your business as mobile-friendly. Because many of the mobile browsers read and interpret the web site code, if you really want a mobile commerce friendly site, you need to consider removing code that a mobile phone might have difficulty with to ensure speedy downloading of your pages and a clear view of your store.</p>
<p>It may be necessary to develop mobile-friendly CSS for your website to enhance the shopping experience of mobile users. Even when using a mobile browser that is designed to provide a desktop-like navigating experience, shopping from a smaller screen might make it difficult for your mobile commerce customers because of the need to continually zoom in and out to see products and endless scrolling to see your products. Understanding the way in which your customers will see your site on a phone screen will help you understand how to enhance the experience, so be sure to test your site on a variety of mobile browsers.</p>
<p>As well, not all of the security bugs have been worked out for credit card payment processing through mobile web browsers, and the U.S. is lagging significantly behind the rest of the world in accepting phone payments (where the purchased product is simply added to the user&#8217;s phone bill).</p>
<p>The ever-increasing popularity of mobile commerce will make it certain that you will eventually need to accept mobile payments. As new generation phones take center stage with users for surfing, socializing, and communicating, it is inevitable that these phones will also become the primary way in which most people shop online. Paypal, Amazon, and other major e-commerce sites have already rolled out mobile shopping options. Are you ready?</p>
<p align="right">Photo credit: <a href="http://www.flickr.com/photos/maveric2003/" target="_blank">maveric2003</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/is-your-e-commerce-site-ready-for-m-commerce/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Limiting Access to Protected ShopSite Store Pages</title>
		<link>http://m2.atstuff.com/limiting-access-to-protected-shopsite-store-pages/</link>
		<comments>http://m2.atstuff.com/limiting-access-to-protected-shopsite-store-pages/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:07:11 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[ShopSite]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[store_pages]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=352</guid>
		<description><![CDATA[
&#8220;How can I protect specific store pages and only allow access to specific shoppers?&#8221; is a question I&#8217;m frequently asked and there isn&#8217;t a quick or inexpensive method for doing it.  The typical options are:

Put the protected pages in a sub-folder and use a .htaccess file to protect the subfolder.  It&#8217;s fairly easy [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/limiting-access-to-protected-shopsite-store-pages/" title="Permanent link to Limiting Access to Protected ShopSite Store Pages"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/02/iStock_000007423339XSmall.jpg" width="141" height="164" alt="women using access keypad" /></a>
</p><p>&#8220;How can I protect specific store pages and only allow access to specific shoppers?&#8221; is a question I&#8217;m frequently asked and there isn&#8217;t a quick or inexpensive method for doing it.  The typical options are:</p>
<ul>
<li>Put the protected pages in a sub-folder and use a .htaccess file to protect the subfolder.  It&#8217;s fairly easy to implement on a Linux web server but managing users and passwords isn&#8217;t convenient (unless you use the same user name and password for everyone).  Also, it isn&#8217;t shopper friendly.  (There aren&#8217;t any self-service methods for password maintenance or recovery.)</li>
<li>Develop an authorized user database (and the associated code to maintain the database) and embed PHP code to test for a cookie before granting access. This method works well, doesn&#8217;t require sub-folders and access can be granular (e.g. specific users or groups have access to specific pages). Developing this method is a considerable upfront expense.</li>
</ul>
<p>A new client asked me to develop a solution with slightly different rules.  She only needed to limit access to registered shoppers that are logged in.</p>
<p>ShopSite bakes a cookie when a registered shopper logs in and updates the cookie when they log out.  The cookie is a session cookie; it&#8217;s automatically deleted when the shopper closes their browser.</p>
<p>Testing for a registered shopper cookie is easy in PHP; here&#8217;s the code that I developed for her.  If the registered cookie is found and the shopper is logged in, the page will display.  Otherwise the shopper is redirected to a different page (typically a login page):<br />
<code><br />
&lt;?php<br />
$cookieName = 'ss_reg_[store serial number]';  // change this<br />
$redirect = '[the URL to redirect if not logged in]';  // change this<br />
$OK = false;<br />
if (isset($_COOKIE[$cookieName])) {<br />
&nbsp;&nbsp;&nbsp;$cookie = explode("|", $_COOKIE[$cookieName]);<br />
&nbsp;&nbsp;&nbsp;$OK = ($cookie[2] == 'yes');<br />
}<br />
if (!$OK) {<br />
&nbsp;&nbsp;&nbsp;header("Location: $redirect");<br />
&nbsp;&nbsp;&nbsp;exit;<br />
}<br />
?&gt;<br />
</code><br />
<strong>To use this code:</strong></p>
<ol>
<li>Replace [store serial number] with your ShopSite serial number (you can find it in Preferences -&gt;Hosting Service-&gt;Serial Number).</li>
<li>Replace [the URL to redirect if not logged in] with the full URL (e.g. http://www.mystore.com/page.html) to which you want to redirect the shopper if they aren&#8217;t logged in.</li>
<li>Insert the snippet above the first line of the pages that you want to protect.  (If the pages are generated by a ShopSite template you can insert the snippet into the template.)</li>
</ol>
<p><strong>The minimum requirements for using this code are:</strong></p>
<ol>
<li>You must be using ShopSite Pro (for its Registered ShopSite feature).</li>
<li>If the pages that use this snippet do not have a .php extension, your web host must be configured to parse for PHP tags in non-PHP files (e.g. .html files).  Your web hosting provider can help you set this up.</li>
</ol>
<p>Like any other changes you make to your site, test the new page(s) and/or template(s) before making them live on your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/limiting-access-to-protected-shopsite-store-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing a Web Site Disaster</title>
		<link>http://m2.atstuff.com/preventing-a-web-site-disaster/</link>
		<comments>http://m2.atstuff.com/preventing-a-web-site-disaster/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 16:00:02 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=341</guid>
		<description><![CDATA[
If you are a small business owner doing business online, you need to think proactively about protecting yourself from web site disasters. Losing your web presence to any kind of web site disaster would have the same impact for most small online businesses as an earthquake would have on a brick-and-mortar business. There are three [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/preventing-a-web-site-disaster/" title="Permanent link to Preventing a Web Site Disaster"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/01/2944156905_e6612f9d48_m.jpg" width="160" height="240" alt="man holding up falling rock wall" /></a>
</p><p>If you are a small business owner doing business online, you need to think proactively about protecting yourself from web site disasters. Losing your web presence to any kind of web site disaster would have the same impact for most small online businesses as an earthquake would have on a brick-and-mortar business. There are three key things you can do to prevent website disasters from occurring with your website:</p>
<p><strong>1. Test Your Website</strong></p>
<p>While it is important to test your website to make sure everything is operating properly, many business owners make the mistake of testing on their live site instead of using a development site for testing. If you test on your live site, you might be the one who breaks it. However, by testing on a development site, you can still thoroughly check the operation of your site, and run test orders to make sure transactions go smoothly, without running the risk of bringing your site down for however long it takes to fix it.</p>
<p><strong>2. Make Data Recovery Easy</strong></p>
<p>If something does happen to your website data, it can be frustrating and difficult to recover from quickly&mdash;unless you have local backup copies of all your web site code. Your backup process should also include maintaining all of your source files for your graphics. As well, even if you are a small operation and don&#8217;t think it&#8217;s necessary, get in the habit of doing nightly backups of everything—or it&#8217;s possible you never will be anything but a small operation. Good web disaster practices are essential for ensuring that you are capable of meeting and exceeding your customer&#8217;s needs.</p>
<p><strong>3. Protect Your Site</strong></p>
<p>There are several steps you need to take to protect your website from being infiltrated by hackers. What you need to remember is that when you make things easy on you, you make things even easier for hackers and other criminals. It might be more convenient to have every system using the same password, or to let all employees log in under your account, but it is dangerous. You should have strong, unique passwords for each system. Login information should be secured and only shared with those who need to have access.</p>
<p>You should be changing your passwords often. Never rely on vendor-provided passwords to protect you. Always change it as soon as you receive the login information. You should change your passwords any time someone leaves your employment, too, even if you think they might be the most trustworthy person.  The strength of your password is also important. 4-letter passwords are ridiculously easy to crack; 8-12 character passwords that are a combination of letters, numbers, and symbols afford you the most protection. And no matter how tempting it is, don&#8217;t store your passwords in your browser.</p>
<p>A few small steps and inconveniences now can save you a world of hurt over the long run and protect both your business and your customers.</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat™, subscribe via <a href="http://feeds.feedburner.com/MikeMasin">RSS</a>  or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&#038;loc=en_US">email</a>.</p>
<p align="right">Photo by <a href="http://www.flickr.com/photos/irenetong/" target="_blank">irene.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/preventing-a-web-site-disaster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cost of PCI Non-Compliance for Small Businesses  (Part 3 of 3)</title>
		<link>http://m2.atstuff.com/the-cost-of-pci-non-compliance-for-small-businesses-part-3-of-3/</link>
		<comments>http://m2.atstuff.com/the-cost-of-pci-non-compliance-for-small-businesses-part-3-of-3/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 16:28:35 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[PCI_DSS]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=310</guid>
		<description><![CDATA[
In Part 1 of this 3-part series on PCI Compliance, we talked about the what of compliance, and in Part 2 we discussed the why of compliance. In this final installment of the PCI Compliance series, I want to talk to you about the exorbitant cost of non-compliance. Next week, I&#8217;ll talk to you about [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/the-cost-of-pci-non-compliance-for-small-businesses-part-3-of-3/" title="Permanent link to The Cost of PCI Non-Compliance for Small Businesses  (Part 3 of 3)"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/01/3491879630_453b5855bf_m.jpg" width="159" height="240" alt="Gauges" /></a>
</p><p>In <a href="http://m2.atstuff.com/pci-compliance-%E2%80%93-what-every-online-merchant-needs-to-know-part-1-of-3/">Part 1</a> of this 3-part series on PCI Compliance, we talked about the what of compliance, and in <a href="http://m2.atstuff.com/pci-compliance-%E2%80%93-how-you-can-do-it-part-2-of-3/">Part 2</a> we discussed the why of compliance. In this final installment of the PCI Compliance series, I want to talk to you about the exorbitant cost of non-compliance. Next week, I&#8217;ll talk to you about how to prevent a Website disaster.</p>
<p>Did you know that even if you are considered a small, Level 4 business with less than 20,000 transactions per month that you are still required to meet certain PCI compliance standards? At the very least, you must complete an annual <a href="https://www.pcisecuritystandards.org/saq/index.shtml" target="_blank">Self Assessment Questionnaire</a> if you accept or process credit cards in your line of business. Even if you do not store credit card information, if any part of your payment process does come into contact with secure credit card information, you are required to meet PCI security standards. In fact, according to the PCI Security Standards Council (<a href="https://www.pcisecuritystandards.org" target="_blank">www.pcisecuritystandards.org</a>) even if you only process one credit card transaction per year, you are required to meet the standards or face the risk of being fined or having your ability to process credit cards revoked.</p>
<p>The focus of the credit card industry has shifted from Level 1 merchants to identifying and reducing the security risks in small businesses because research completed by <a href="http://smallbusinessonlinecommunity.bankofamerica.com/blogs/merchantServices/2008/04/17/are-you-compliant" target="_blank">Bank of America</a> shows that Level 4 credit card merchants account for 99% of all credit card transactions but continue to be the highest security risk, particularly compared to larger firms, because these smaller businesses often cannot afford to place more emphasis on security or do not have the IT knowledge to do so.</p>
<p><strong>The High Cost of Non-Compliance</strong></p>
<p>According to a recent poll by the PCI Security Standards Council, only 29% of small business owners had knowledge of the PCI compliance standards and only 11% were actually in compliance. That means there is a lot of risk out there, and risk is costly. It only takes having one confirmed security breach for a Level 4 merchant to suddenly be forced to meet Level 1 compliance standards, and the fines for security breaches can climb into the millions.</p>
<p>Visa Card, Inc. reports that more than 80% of their non-compliance issues came from Level 4 merchants. Credit card fraud losses amount to more than $1 billion each year, and while consumers are protected from being held responsible for stolen credit card purchases, that cost is definitely passed on to merchants, and the shift in focus to small businesses with less than 20,000 credit card transactions per year is significant.</p>
<p>When a merchant is non-compliant, the business can be held liable for the cost of chargebacks as well as the cost of reissuing cards or supplying secure monthly monitoring for the hacked accounts. Replacement cards are typically charged to the merchant at $25-$75 each, and monthly monitoring can be $15-40 per month per account in addition to fines, forced security measures, and the potential of having your ability to accept credit cards revoked.</p>
<p>To paraphrase Ben Franklin, an ounce of prevention is cheaper than a pound of cure. The cost of non-compliance is significantly higher than meeting PCI compliance standards. As we wrap up our discussion about PCI Compliance, I hope the information I’ve presented encourages you to become PCI compliant.</p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&amp;loc=en_US">email</a>.</p>
<p style="text-align: right;">Photo by <a href="http://www.flickr.com/photos/chrisstreeter/" target="_blank">chrisstreeter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/the-cost-of-pci-non-compliance-for-small-businesses-part-3-of-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PCI Compliance – How You Can Do It (Part 2 of 3)</title>
		<link>http://m2.atstuff.com/pci-compliance-%e2%80%93-how-you-can-do-it-part-2-of-3/</link>
		<comments>http://m2.atstuff.com/pci-compliance-%e2%80%93-how-you-can-do-it-part-2-of-3/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:00:34 +0000</pubDate>
		<dc:creator>Mike Masin</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[PCI_DSS]]></category>

		<guid isPermaLink="false">http://m2.atstuff.com/?p=273</guid>
		<description><![CDATA[
Even if you’re a small business with a small amount of credit card transactions each year, you may have already heard from your merchant bank or credit card processor about Payment Card Industry (PCI) compliance. PCI compliance is the process of developing security processes and systems that protect you, your bank, and your customers from [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://m2.atstuff.com/pci-compliance-%e2%80%93-how-you-can-do-it-part-2-of-3/" title="Permanent link to PCI Compliance – How You Can Do It (Part 2 of 3)"><img class="post_image alignright" src="http://m2.atstuff.com/wordpress/wp-content/uploads/2010/01/2888693383_9cdd432035_m1.jpg" width="240" height="180" alt="vault combination lock" /></a>
</p><p>Even if you’re a small business with a small amount of credit card transactions each year, you may have already heard from your merchant bank or credit card processor about Payment Card Industry (PCI) compliance. PCI compliance is the process of developing security processes and systems that protect you, your bank, and your customers from credit card fraud and identity theft by making sure the way you store and access credit card information limits risk as much as possible.</p>
<p>In <a href="http://m2.atstuff.com/pci-compliance-%E2%80%93-what-every-online-merchant-needs-to-know-part-1-of-3/">Part 1</a> I discussed the “what” of PCI Compliance.  In this second part of my three-part series on PCI Compliance, I’ll tell you how you can simplify PCI compliance if all of your credit card transactions are processed online, e.g. by a shopping cart.</p>
<p>The first step is to determine your PCI Compliance level. Compliance requirements depend on the number of transactions your business has in a year. There are several levels of PCI compliance:</p>
<ol>
<li>Level 1 Merchants process over 6 million credit card transactions each year.</li>
<li>Level 2 Merchants process between 1 million and 6 million credit card transactions each year.</li>
<li>Level 3 Merchants process between 20,000 and 1 million e-commerce transactions each year.</li>
<li>Level 4 Merchants process less than 20,000 e-commerce transactions per year, and less than 1 million total transactions per year.</li>
</ol>
<p>Most small businesses fall into the level 4 category, which is who this article is intended to help. If your business is Level 3 or higher, your compliance requirements are more involved than I can cover in this post, but more information can be obtained from the PCI Security Standards at <a href="https://www.pcisecuritystandards.org" target="_blank">www.pcisecuritystandards.org</a>.</p>
<p><strong>PCI Compliance Can Be Easy For Level 4 Online Merchants</strong></p>
<p>PCI Compliance is easier if you don’t store credit card data on your local systems. If your shopping cart software is PCI Compliant, and your hosting platform is PCI Compliant, then your e-commerce store should be able to pass a quarterly PCI Compliance scan.</p>
<p>If&#8230;</p>
<ul>
<li>If you only process credit cards via your shopping cart, and,</li>
<li>your store passes a PCI Compliance scan, and,</li>
<li>you fill out a Type 1 Self Assessment Questionnaire for card-not-present (e-commerce or mail/telephone-order) merchants, all cardholder data functions outsourced, (refer to the <a href="https://www.pcisecuritystandards.org/saq/instructions_dss.shtml" target="_blank">PCI DSS New Self-Assessment Questionnaire (SAQ) Summary V1.2</a>)</li>
</ul>
<p>&#8230;it&#8217;s easier to be PCI Compliant.</p>
<p>Two companies that I work with, and recommend, whose products and services will satisfy the software and hosting requirements for PCI Compliance are:</p>
<ul>
<li><a href="http://www.shopsite.com/" target="_blank">ShopSite Shopping Cart Software</a> is <a href="http://shopsite.com/pci-pa-dss.html">PCI/CISP/PABP/PA-DSS certified</a>.</li>
<li><a href="http://m2.atstuff.com/lexiconn" target="_blank" rel="nofollow">LexiConn Internet Services Inc.</a> is a National ShopSite Hosting Partner that can provide PCI Compliant hosting. (LexiConn and <a href="http://www.atstuff.com/" target="_blank">atStuff LLC</a> have a mutual affiliate relationship.)</li>
</ul>
<p>If you have to store credit card information try to outsource the information storage to your credit gateway and let them do the heavy technology lifting to protect that data.  I suggest that you consider the <a href="http://m2.atstuff.com/authorizenet" target="_blank" rel="nofollow">Authorize.net</a> Customer Information Manager (CIM) and/or Automatic Recurring Billing™ (ARB) products for safe, outsourced credit card storage. (I am an Authorize.net reseller.)</p>
<p>In Parts 1 and 2 of this 3-part series, I discussed the what and how of PCI Compliance. In Part 3, I’ll tell you why you should be PCI Compliant today even if your bank and/or merchant processor don’t require it yet.</p>
<p><em>The information in this article is intended as a guide only. Only your PCI Compliance vendor can certify your compliance. Please perform due diligence to ensure that you are meeting compliance standards by reviewing the requirements with the PCI Security Standards Council and your own PCI Compliance vendor.</em></p>
<p>If you&#8217;d like to receive regular technology updates from The View From Under the Hat, subscribe via <a href="http://feeds.feedburner.com/MikeMasin" target="_blank">RSS</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=MikeMasin&amp;loc=en_US" target="_blank">email</a>.</p>
<p>Mike Masin is an e-commerce developer and owner of atStuff LLC.</p>
<p style="text-align: right;">Photo by <a href="http://www.flickr.com/photos/psychoactive/" target="_blank">john.d.mcdonald</a></p>
]]></content:encoded>
			<wfw:commentRss>http://m2.atstuff.com/pci-compliance-%e2%80%93-how-you-can-do-it-part-2-of-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
