<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Integrating PayPal Express Checkout with Flex</title>
	<atom:link href="http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/</link>
	<description>about technology</description>
	<lastBuildDate>Sun, 05 Sep 2010 18:36:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: aaron</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16422</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Wed, 25 Aug 2010 18:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16422</guid>
		<description>anyone can check it for me. when i upload to my host and click the paypal button and return the API error.
The PayPal API has returned an error.

this is weblink
http://advorsys.com/payPal/payPalFlex.html</description>
		<content:encoded><![CDATA[<p>anyone can check it for me. when i upload to my host and click the paypal button and return the API error.<br />
The PayPal API has returned an error.</p>
<p>this is weblink<br />
<a href="http://advorsys.com/payPal/payPalFlex.html" rel="nofollow">http://advorsys.com/payPal/payPalFlex.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16401</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16401</guid>
		<description>for the life of me i am not able to get rid of this error:

1120: Access of undefined property paymentComplete.

my code
[CODE]
private function paymentComplete():void {
				var srv:HTTPService = new HTTPService();
				srv.url = &quot;/payPalFlex/getPaymentStatus.php&quot;;
				
				//srv.resultFormat
				srv.addEventListener(ResultEvent.RESULT,function (event:ResultEvent):void {
					Alert.show(event.result.status.type);
					if (event.result.status.type == &#039;SUCCESS&#039;) {
						currentState = &#039;Succes&#039;;
					} else {
						currentState = &#039;Fail&#039;;
					}
				});
				
				srv.addEventListener(FaultEvent.FAULT,function (event:FaultEvent):void {
					currentState = &#039;Fail&#039;;
					Alert.show(event.message.toString());
				});
				
				srv.send();
			}

			ExternalInterface.addCallback(&quot;paymentComplete&quot;, paymentComplete);
[/CODE]</description>
		<content:encoded><![CDATA[<p>for the life of me i am not able to get rid of this error:</p>
<p>1120: Access of undefined property paymentComplete.</p>
<p>my code<br />
[CODE]<br />
private function paymentComplete():void {<br />
				var srv:HTTPService = new HTTPService();<br />
				srv.url = &#8220;/payPalFlex/getPaymentStatus.php&#8221;;</p>
<p>				//srv.resultFormat<br />
				srv.addEventListener(ResultEvent.RESULT,function (event:ResultEvent):void {<br />
					Alert.show(event.result.status.type);<br />
					if (event.result.status.type == &#8216;SUCCESS&#8217;) {<br />
						currentState = &#8216;Succes&#8217;;<br />
					} else {<br />
						currentState = &#8216;Fail&#8217;;<br />
					}<br />
				});</p>
<p>				srv.addEventListener(FaultEvent.FAULT,function (event:FaultEvent):void {<br />
					currentState = &#8216;Fail&#8217;;<br />
					Alert.show(event.message.toString());<br />
				});</p>
<p>				srv.send();<br />
			}</p>
<p>			ExternalInterface.addCallback(&#8220;paymentComplete&#8221;, paymentComplete);<br />
[/CODE]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zionist</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16397</link>
		<dc:creator>zionist</dc:creator>
		<pubDate>Thu, 17 Jun 2010 08:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16397</guid>
		<description>Hi, am using flex builder 3 and coldfusion as the server language. could someone please help me on how to go abt this using flex 3 and coldfusion 9. any help will be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, am using flex builder 3 and coldfusion as the server language. could someone please help me on how to go abt this using flex 3 and coldfusion 9. any help will be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freeman</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16393</link>
		<dc:creator>Freeman</dc:creator>
		<pubDate>Sat, 12 Jun 2010 16:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16393</guid>
		<description>&lt;strong&gt;How do you do! Please e-mail me your contacts. I have a question &lt;a href=&quot;http://trensavto.ru/mail/ gavin@trensavto.ru&quot; rel=&quot;nofollow&quot;&gt;...&lt;/a&gt;...&lt;/strong&gt;

Thank you!...</description>
		<content:encoded><![CDATA[<p><strong>How do you do! Please e-mail me your contacts. I have a question <a href="http://trensavto.ru/mail/ <a href="mailto:gavin@trensavto.ru">gavin@trensavto.ru</a>&#8221; rel=&#8221;nofollow&#8221;>&#8230;&#8230;</strong></p>
<p>Thank you!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ольга</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16381</link>
		<dc:creator>Ольга</dc:creator>
		<pubDate>Sun, 30 May 2010 14:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16381</guid>
		<description>&lt;strong&gt;&lt;a href=&quot;http://sportbul.ru&quot; rel=&quot;nofollow&quot;&gt;СП&lt;/a&gt;&lt;a href=&quot;http://tehnon.ru&quot; rel=&quot;nofollow&quot;&gt;С.&lt;/a&gt;...&lt;/strong&gt;

&lt;b&gt;&lt;a href=&quot;http://shop.sportbul.ru&quot; rel=&quot;nofollow&quot;&gt;Я &lt;/a&gt;&lt;a href=&quot;http://shop.tehnon.ru&quot; rel=&quot;nofollow&quot;&gt;тут&lt;/a&gt;...</description>
		<content:encoded><![CDATA[<p><strong><a href="http://sportbul.ru" rel="nofollow">СП</a><a href="http://tehnon.ru" rel="nofollow">С.</a>&#8230;</strong></p>
<p><b><a href="http://shop.sportbul.ru" rel="nofollow">Я </a><a href="http://shop.tehnon.ru" rel="nofollow">тут</a>&#8230;</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suma Gowda</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16365</link>
		<dc:creator>Suma Gowda</dc:creator>
		<pubDate>Wed, 21 Apr 2010 20:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16365</guid>
		<description>This post was very helpful. And Thanks to Orville&#039;s comment. 

window.opener.window.document.getElementById(‘payPalFlex’).doError() or
window.opener.window.document.getElementById(‘payPalFlex’).paymentComplete()

or ANY &quot;Return to Flex&quot; links would not execute if the address in this line

var url:URLRequest = new URLRequest(URL_ROOT + &quot;/payPalFlex/startPaymentFlex.php&quot;);

was absolute (http://mysite.com/payPalFlex/startPaymentFlex.php) and not relative (/startPaymentFlex.php)


It worked when I changed it to:

var url:URLRequest = new URLRequest(&quot;/payPalFlex/startPaymentFlex.php&quot;);</description>
		<content:encoded><![CDATA[<p>This post was very helpful. And Thanks to Orville&#8217;s comment. </p>
<p>window.opener.window.document.getElementById(‘payPalFlex’).doError() or<br />
window.opener.window.document.getElementById(‘payPalFlex’).paymentComplete()</p>
<p>or ANY &#8220;Return to Flex&#8221; links would not execute if the address in this line</p>
<p>var url:URLRequest = new URLRequest(URL_ROOT + &#8220;/payPalFlex/startPaymentFlex.php&#8221;);</p>
<p>was absolute (<a href="http://mysite.com/payPalFlex/startPaymentFlex.php" rel="nofollow">http://mysite.com/payPalFlex/startPaymentFlex.php</a>) and not relative (/startPaymentFlex.php)</p>
<p>It worked when I changed it to:</p>
<p>var url:URLRequest = new URLRequest(&#8220;/payPalFlex/startPaymentFlex.php&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ольга</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16351</link>
		<dc:creator>Ольга</dc:creator>
		<pubDate>Tue, 06 Apr 2010 02:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16351</guid>
		<description>&lt;strong&gt;&lt;a href=&quot;http://rockmp3.in&quot; rel=&quot;nofollow&quot;&gt;Сп&lt;/a&gt;&lt;a href=&quot;http://soundtrackmp3.net&quot; rel=&quot;nofollow&quot;&gt;ас&lt;/a&gt;&lt;a href=&quot;http://jazz-mp3.net&quot; rel=&quot;nofollow&quot;&gt;иб&lt;/a&gt;&lt;a href=&quot;http://ethnicmp3.com&quot; rel=&quot;nofollow&quot;&gt;о&lt;/a&gt;...&lt;/strong&gt;

&lt;b&gt;&lt;a href=&quot;http://eng.rockmp3.in&quot; rel=&quot;nofollow&quot;&gt;Не&lt;/a&gt;&lt;a href=&quot;http://eng.soundtrackmp3.net&quot; rel=&quot;nofollow&quot;&gt;зн&lt;/a&gt;&lt;a href=&quot;http://eng.jazz-mp3.net&quot; rel=&quot;nofollow&quot;&gt;а&lt;/a&gt;&lt;a href=&quot;http://eng.ethnicmp3.com&quot; rel=&quot;nofollow&quot;&gt;ю&lt;/a&gt;...</description>
		<content:encoded><![CDATA[<p><strong><a href="http://rockmp3.in" rel="nofollow">Сп</a><a href="http://soundtrackmp3.net" rel="nofollow">ас</a><a href="http://jazz-mp3.net" rel="nofollow">иб</a><a href="http://ethnicmp3.com" rel="nofollow">о</a>&#8230;</strong></p>
<p><b><a href="http://eng.rockmp3.in" rel="nofollow">Не</a><a href="http://eng.soundtrackmp3.net" rel="nofollow">зн</a><a href="http://eng.jazz-mp3.net" rel="nofollow">а</a><a href="http://eng.ethnicmp3.com" rel="nofollow">ю</a>&#8230;</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-16306</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Thu, 18 Feb 2010 19:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-16306</guid>
		<description>Hi
Great tutorial, the only thing though is that the close button in APIError.php or any of the returns doesn&#039;t do anything. I suspect the problem is in this line:

window.opener.window.document.getElementById(&#039;payPalFlex&#039;).doError();

How do i declare the main app window as &#039;payPalFlex&#039;?</description>
		<content:encoded><![CDATA[<p>Hi<br />
Great tutorial, the only thing though is that the close button in APIError.php or any of the returns doesn&#8217;t do anything. I suspect the problem is in this line:</p>
<p>window.opener.window.document.getElementById(&#8216;payPalFlex&#8217;).doError();</p>
<p>How do i declare the main app window as &#8216;payPalFlex&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dl</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-12022</link>
		<dc:creator>dl</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-12022</guid>
		<description>&amp;amp;gt;The only thing that remains now to be done is to close the pop-up window and notify the Flex App:
where do I have to add this function?</description>
		<content:encoded><![CDATA[<p>&amp;amp;amp;gt;The only thing that remains now to be done is to close the pop-up window and notify the Flex App:<br />
where do I have to add this function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dl</title>
		<link>http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/comment-page-1/#comment-12017</link>
		<dc:creator>dl</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/2009/07/19/integrating-paypal-express-checkout-with-flex/#comment-12017</guid>
		<description>Hi,
a example using the standard checkout would be nice.

In my opinion is the last step of that express checkout less good, since the customer press the pay button not on paypal.

That might look unserious ? no?

A SOAP example would be interesting as well :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
a example using the standard checkout would be nice.</p>
<p>In my opinion is the last step of that express checkout less good, since the customer press the pay button not on paypal.</p>
<p>That might look unserious ? no?</p>
<p>A SOAP example would be interesting as well <img src='http://miti.pricope.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
