<?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>SLAB Techsol System &#187; Payment gateway</title>
	<atom:link href="http://www.techsolsystem.com/blog/category/payment-gateway/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsolsystem.com/blog</link>
	<description>We never underestimate others</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Anatomy of Amazon FPS</title>
		<link>http://www.techsolsystem.com/blog/2009/07/anatomy-of-amazon-fps/</link>
		<comments>http://www.techsolsystem.com/blog/2009/07/anatomy-of-amazon-fps/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 19:24:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Payment gateway]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=32</guid>
		<description><![CDATA[Buyer to Seller direct payment with a commission to Site Owner. There are website owners who may want payment gateway for e-commerce sites.  Paypal supports Buy Now option ( Seller is website owner and Buyer is the user ). What if Seller&#8217;s are also users? Paypal won&#8217;t support this workflow but Amazon FPS (Flexiable payment [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Buyer to Seller direct payment with a commission to Site Owner.</strong></p>
<p>There are website owners who may want <strong>payment gateway</strong> for e-commerce sites.  Paypal supports Buy Now option ( Seller is website owner and Buyer is the user ).</p>
<p><strong>What if Seller&#8217;s are also users? </strong>Paypal won&#8217;t support this workflow but Amazon FPS (Flexiable payment service ) has a solution.</p>
<p style="text-align: center;"><img class="size-full wp-image-31 aligncenter" title="amazon" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/amazon.gif" border="1" alt="amazon" width="412" height="246" /></p>
<p><strong>Here is how it works</strong>:</p>
<p><strong>Owner</strong> must create FPS account.<br />
<strong>Developer</strong> must have AWS account (sandbox enviornment to test transaction)<br />
<strong>Seller</strong> must have Amazon personal account and finally<br />
<strong>Buyer</strong> must have Amazon business account.</p>
<p>With <strong>AWS or FPS</strong> you will get AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and sample script to test FPS.</p>
<p><strong>In order to make Buyer to Seller direct payment with a commission to Site Owner keep following points in mind. </strong></p>
<p>1. Authorize buyers through e-commerce using Recipient API to get recipient token id. Store it in database to keep track at the time of purchase.</p>
<p>2. Authorize sellers for the payment using Multi-Use token, to get Sender Token ID.</p>
<p>3. Make payment using InvokePay() method with recipient token set us Receiver Token ID.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/07/anatomy-of-amazon-fps/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>
