<?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>Web Design &#38; Development Stuff &#187; paypal sandbox</title>
	<atom:link href="http://www.forecepts.com/blog/tag/paypal-sandbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forecepts.com/blog</link>
	<description>The Forecepts Weblog</description>
	<lastBuildDate>Tue, 08 Mar 2011 02:25:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PayPal Instant Payment Notification (IPN)</title>
		<link>http://www.forecepts.com/blog/2008/12/paypal-instant-payment-notification-ipn/</link>
		<comments>http://www.forecepts.com/blog/2008/12/paypal-instant-payment-notification-ipn/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 05:45:30 +0000</pubDate>
		<dc:creator>leepeng</dc:creator>
				<category><![CDATA[PayPal Integration]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[ipn code]]></category>
		<category><![CDATA[paypal instant payment notification code]]></category>
		<category><![CDATA[paypal sandbox]]></category>

		<guid isPermaLink="false">http://blog.forecepts.com/?p=86</guid>
		<description><![CDATA[Consider the basic architecture of my previous Post (PayPal Integration) At point A, we have stored the order record in the database as &#8220;Pending Payment&#8221; status. We will update the status to either &#8220;Paid&#8221; or &#8220;Failed&#8221; after PayPal redirect back to Thank you or Transaction cancelled page. In some circumstances like internet failure or user [...]]]></description>
		<wfw:commentRss>http://www.forecepts.com/blog/2008/12/paypal-instant-payment-notification-ipn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal Integration</title>
		<link>http://www.forecepts.com/blog/2008/12/paypal-integration/</link>
		<comments>http://www.forecepts.com/blog/2008/12/paypal-integration/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 04:43:33 +0000</pubDate>
		<dc:creator>leepeng</dc:creator>
				<category><![CDATA[PayPal Integration]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[ipn code]]></category>
		<category><![CDATA[paypal instant payment notification code]]></category>
		<category><![CDATA[paypal sandbox]]></category>

		<guid isPermaLink="false">http://blog.forecepts.com/?p=82</guid>
		<description><![CDATA[This article contains 3 section &#8230; I. General Architecture II. PayPal Settings III. PHP Integration The integration uses CURL to connect to PayPal server. I assume you are familiar with CURL functions for PHP. You can visit PHP manual at http://sg.php.net/manual/en/ref.curl.php for more information. I. GENERAL ARCHITECTURE This is my proposed architecture&#8230; After the checkout [...]]]></description>
		<wfw:commentRss>http://www.forecepts.com/blog/2008/12/paypal-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

