<?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>Big On eCommerce &#187; Payment Gateways</title>
	<atom:link href="http://www.bigonecommerce.co.uk/blog/tag/payment-gateways/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigonecommerce.co.uk/blog</link>
	<description>profesional eCommerce but simple</description>
	<lastBuildDate>Sat, 30 Jan 2010 23:27:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>An Introduction To Ecommerce</title>
		<link>http://www.bigonecommerce.co.uk/blog/an-introduction-to-ecommerce/</link>
		<comments>http://www.bigonecommerce.co.uk/blog/an-introduction-to-ecommerce/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 08:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[Credit Card Number]]></category>
		<category><![CDATA[Many People]]></category>
		<category><![CDATA[Merchant Account]]></category>
		<category><![CDATA[New Websites]]></category>
		<category><![CDATA[Online Retailers]]></category>
		<category><![CDATA[Oscommerce]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[Payment Gateways]]></category>
		<category><![CDATA[Shopping Cart System]]></category>

		<guid isPermaLink="false">http://www.bigonecommerce.co.uk/blog/an-introduction-to-ecommerce/</guid>
		<description><![CDATA[ ...  just as I do with all of my articles.<br />
<br />
The Basics - How Funds are Collected<br />
<br />
<b>Ecommerce</b> simply refers to the practice of shopping online. From the site owner's perspective, it entails collecting funds from sales  ... ]]></description>
			<content:encoded><![CDATA[<p>Many people new to websites and/or <a title="ecommerce" href="http://www.bigonecommerce.co.uk/blog/category/ecommerce/">ecommerce</a> are confused at the in and outs of ecommerce. Even many people who are fairly adept at scripting can set up a store using some popular package such as OSCommerce and then are left stumped by the idea of making it work with a payment gateway to actually collect money and put it into their account. </p>
<p>In this article, I will give a brief overview of how the system is set up to collect your money. I will then discuss briefly what to look for in evaluating payment gateways. As usual, I will keep this basic and understandable just as I do with all of my articles.</p>
<p>The Basics &#8211; How Funds are Collected</p>
<p>Ecommerce simply refers to the practice of shopping online. From the site owner&#8217;s perspective, it entails collecting funds from sales transactions on their website and depositing that money into the bank. In order to collect funds, you need to have a <a title="merchant" href="http://www.bigonecommerce.co.uk/securetrading.php">merchant</a> account and a payment gateway (discussed below). Basically, when a person enters their credit card number on a website, the card number and buyer information is sent to a payment gateway. This is done securely. The payment gateway will interface with a payment processor to check availability of funds as well as any other criteria set for accepting transactions. If the funds are available, the payment processor will then deduct the funds. </p>
<p>The payment gateway will then report back a successful transaction to the merchant, at which point the merchant&#8217;s <a title="shopping cart" href="http://www.bigonecommerce.co.uk">shopping cart</a> system will respond by displaying a &#8216;Thank You&#8217; type message to the buyer. Funds will sit until the transaction is settled, which means the funds are collected and deposited to your bank account. Until a transaction is settled, the transaction will not post to your bank account and the corresponding debit will not post to the buyer&#8217;s credit card account.</p>
<p>Merchant Accounts</p>
<p>A Merchant Account is a special type of account specifically for online retailers. They are designed to allow non-POS (point of sale) transactions using credit cards, or transactions where you don&#8217;t have the person&#8217;s credit card in hand. In other words, you don&#8217;t have a card swiper. A merchant account is not the same as a bank account. It acts as a go-between between your payment gateway and your bank account, accepting funds from credit cards which are then deposited into your bank.</p>
<p>A merchant account is a relationship based on trust between you and the issuing bank. The bank takes funds from the buyer&#8217;s account and deposits into your account. A payment processor takes care of checking for availability of funds and debiting from the credit card account. The bank issuing the merchant account is trusting that you will fulfill your end of the transaction by providing the product or service that the buyer purchased.</p>
<p>In case where this does not occur, the buyer can dispute the transaction. This puts the issuing bank on the line because they are then obligated to return the funds to the buyer&#8217;s card (a chargeback). Therefore, merchant providers are taking a risk in allowing a merchant to take credit cards under their name.</p>
<p>The organization providing your merchant account will do underwriting on the account when you apply to check your credit. If you have a history of too many chargebacks, you may be denied. In fact, too many chargebacks can result in you, as a merchant, being put on the Terminated Merchant File (also called The Match File). This is a blacklist which will effectively prevent you from ever receiving a merchant account again.</p>
<p>Payment Gateways<br />
A payment gateway serves as the front end to your merchant account, allowing you to manage funds, transactions, and the like. It also serves as a connection between your website and your merchant account. It takes data submitted via your secure order forms and presents it to your processing bank. The processing bank then approves or declines the transaction and sends its response back to the payment gateway. The payment gateway then turns around and provides this data back to the merchant for appropriate handling of the transaction. A payment gateway, then, does not offer services such as merchant accounts or shopping carts, although some of the larger-known gateways do provide such options as value-added services.</p>
<p>Fraud prevention is a big one because, as stated above, too many fraudulent transactions will result in chargebacks which could end up putting you on the Match List and your merchant account closed. Some of the common fraud detection mechanisms are Address Verification (AVS) which compares the customer&#8217;s address with that on file with the issuing bank, CVV2 which makes use of the 3-digit security code on the credit card (4-digit on American Express cards).</p>
<p>Most gateways will provide instructions on how to interface with their servers from your web store. Most gateways offer two methods of integration.</p>
<p>One method is to have your site POST a form to the gateway&#8217;s server which is pre-populated with your customer&#8217;s information. At that point, the customer will provide the customer with the payment form which allows them to type in their credit card number in a secure environment. After processing occurs, the customer is then routed back to your website along with the results of the transaction. Your site again takes over the process. </p>
<p>This method is usually easier to set up for site owners and it also means the site owner does not need to purchase their own SSL certificate (allowing secure transactions on the site itself). The tradeoff is that you do need to send your customers off of your website for payment collection. Many gateways offer ways to make the payment form look like your website using customized headers and footers, but the fact remains that the visitors are leaving your website.</p>
<p>The second method is totally invisible to the customer. If the site owner has an SSL certificate, they can set up security on their own site. This means they can host the payment form themselves, totally customizing it to their website. When the customer submits payment, your site will securely and invisibly submit the information to the payment gateway. </p>
<p>The payment gateway will do the usual processing and then invisibly send the response back to the merchant&#8217;s website, allowing it to respond properly. From the customer&#8217;s perspective, they never left your website. And they never did. This type of setup requires an SSL certificate as well as access to the CURL library.</p>]]></content:encoded>
			<wfw:commentRss>http://www.bigonecommerce.co.uk/blog/an-introduction-to-ecommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIM Retail Launches Microsoft RMS Integration and Customization with eCommerce Shopping Cart</title>
		<link>http://www.bigonecommerce.co.uk/blog/sim-retail-launches-microsoft-rms-integration-and-customization-with-ecommerce-shopping-cart/</link>
		<comments>http://www.bigonecommerce.co.uk/blog/sim-retail-launches-microsoft-rms-integration-and-customization-with-ecommerce-shopping-cart/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 05:46:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cart Solution]]></category>
		<category><![CDATA[Ecommerce Website]]></category>
		<category><![CDATA[Effortless Navigation]]></category>
		<category><![CDATA[Inventory Updates]]></category>
		<category><![CDATA[Payment Gateways]]></category>
		<category><![CDATA[Retail Management System]]></category>
		<category><![CDATA[Retail Operation]]></category>
		<category><![CDATA[Retail Solutions]]></category>
		<category><![CDATA[Shopping Store]]></category>
		<category><![CDATA[Web Integration]]></category>

		<guid isPermaLink="false">http://www.bigonecommerce.co.uk/blog/sim-retail-launches-microsoft-rms-integration-and-customization-with-ecommerce-shopping-cart/</guid>
		<description><![CDATA[ ...  that completely and seamlessly integrates with Microsoft Retail Management System (RMS).  <br /><br />Our Microsoft RMS integrated <b>Shopping</b> <b>Cart</b> solutionâ€™s standard features far exceed those of any other Retail Management System - compatible Web  ... ]]></description>
			<content:encoded><![CDATA[<p>RMScart is an <a title="eCommerce Cart" href="http://www.bigonecommerce.co.uk">eCommerce Cart</a> solution that completely and seamlessly integrates with Microsoft Retail Management System (RMS).  </p>
<p>Our Microsoft RMS integrated <a title="Shopping Cart" href="http://www.bigonecommerce.co.uk">Shopping Cart</a> solution’s standard features far exceed those of any other Retail Management System &#8211; compatible Web Integration and Authoring Application.  Inventory synchronization between a physical store and a web store can be immediate or scheduled for a later time.  Although, RMS cart is a feature rich application, we can easily further customize many features of RMS cart to fit one’s specific business needs.</p>
<p>Some of the advantages of our Microsoft RMS integrated eCommerce Cart Solution are:</p>
<p>·	Customizable eCommerce Website <br />·	Scheduled Inventory updates between RMS and Online Shopping Store <br />·	Automatically Downloads Orders into RMS <br />·	Show Standard and Matrix items with multiple images <br />·	Accept payments through major payment gateways <br />·	Creates New Customer Records in RMS <br />·	Updates Shipping and Billing Information on each Customer <br />·	Uses the Existing RMS Tax Structure <br />·	Supports RMS Sale Pricing <br />·	Intuitive and effortless navigation <br />·	Powerful Search Engine Optimization (SEO) tools <br />·	FREE RMS cart setup, FREE training</p>
<p>RMS cart gives the ability to quickly create and manage an online store in combination with a brick and mortar retail operation running RMS.  For either online businesses opening retail locations or retail stores adding online stores, Microsoft RMS and RMS shopping cart give any retail business a complete solution for maximum revenue in a global market.</p>
<p>RMS cart Solution, also known as Microsoft RMS ecommerce cart, has been developed by SIM Retail Solutions to bring together the leaders in Information Technology (IT) and experts in Online Store design, custom application and database programming. </p>
<p>Microsoft RMS integrated eCommerce solution offers features like no other.  RMS cart’s web interface allows anyone to create a web store in just a few steps.  Our team of professionals, at no additional cost, helps in creating a web store, selecting the products one wants to sell online, and launching the web store.  The web store is built quickly and becomes an extension of any business, adding convenience and increasing revenue to the bottom line.</p>
<p>Microsoft RMS e-commerce solution, i.e, RMS integrated cart is the most powerful eCommerce cart for Retail Management System.  A few clicks of the mouse on the Web Integrator interface and RMS cart creates product pages for all of the products in the Retail Management System database. Then, RMS shopping cart publishes those pages in the web store.  From this point forward, the store owner is providing products to customers walking in to his store and online customers who are surfing the Internet anywhere around the globe.</p>
<p>E-commerce transactions are provided using the state-of-the-art in <a title="merchant" href="http://www.bigonecommerce.co.uk/securetrading.php">merchant</a> systems from the leaders in the banking industry, at the lowest rates in the industry, and all electronic transactions are supported 24X7 at no additional charge.  After the customer makes a purchase, a fully customized rich text email is sent to the customer’s email address confirming the order.  This email contains information such as Order Confirmation and hyperlinks that take one’s customer back to the store to get additional information about their order status, order history or complementary and available products in his store.</p>
<p>With RMS integration, we provide unlimited FREE technical support, FREE setup, FREE training, one’s own domain, secure hosting, Search Engine Optimization, registration with Search Engines, maintenance, email boxes, Daily backups, storage, and 99.99% uptime.</p>
<p>Our RMScart can also be referred as: Integrated eCommerce, Microsoft retail software, RMS cart software, Microsoft pos cart software, Microsoft Dynamics RMS Cart, Microsoft RMS customization, Online retail software, Microsoft RMS store, eCommerce for Microsoft Retail Management System, eCommerce RMS, RMS shopping cart, RMS eCommerce Online Shopping Cart, eCommerce for Microsoft RMS, Microsoft eCommerce, ecommerce Microsoft, Microsoft RMS Shopping Cart Integration, ecommerce Microsoft RMS, Microsoft RMS ecommerce, ecommerce cart Microsoft RMS, Microsoft RMS ecommerce cart, Microsoft RMS ecommerce solution, ecommerce solution Microsoft RMS, Microsoft RMS shopping cart solution, Microsoft RMS shopping cart, Microsoft RMS integrated shopping cart solution, Microsoft RMS supported ecommerce solution, Microsoft RMS integration, RMS shopping cart, RMS Store Integration, RMS Integrated eCommerce Shopping Cart.</p>]]></content:encoded>
			<wfw:commentRss>http://www.bigonecommerce.co.uk/blog/sim-retail-launches-microsoft-rms-integration-and-customization-with-ecommerce-shopping-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
