<?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 for USBSwiper Blog</title>
	<atom:link href="http://www.usbswiper.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usbswiper.com/blog</link>
	<description>Mobile Credit Card Processing at its Best!</description>
	<lastBuildDate>Wed, 09 Dec 2009 15:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on PayPal Instant Payment Notification (IPN) PHP Template by Daniel O</title>
		<link>http://www.usbswiper.com/blog/2008/12/26/paypal-instant-payment-notification-ipn-php-template/#comment-444</link>
		<dc:creator>Daniel O</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:48:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=34#comment-444</guid>
		<description>Hi Andrew,

I downloaded and installed the script in 2 servers because it works (email, database) in the sandbox, but not in real transaction. I get a blank email, and no data entered in database.

When Paypal sends me back to my site, it shows this:
http:www.something.com/ipn-listener.php?tx=8TX21385HY744893F&amp;st=Completed&amp;amt=0.01&amp;cc=USD&amp;cm=&amp;item_number=

IPN is turned on in the paypal configuration and in the botton.
Any help is apreciated, I have been stuck here for days.</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>I downloaded and installed the script in 2 servers because it works (email, database) in the sandbox, but not in real transaction. I get a blank email, and no data entered in database.</p>
<p>When Paypal sends me back to my site, it shows this:<br />
http:www.something.com/ipn-listener.php?tx=8TX21385HY744893F&amp;st=Completed&amp;amt=0.01&amp;cc=USD&amp;cm=&amp;item_number=</p>
<p>IPN is turned on in the paypal configuration and in the botton.<br />
Any help is apreciated, I have been stuck here for days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal&#8217;s eBay Payment Holding Policy, Why I Agree, and How to Work with it. by Irish</title>
		<link>http://www.usbswiper.com/blog/2008/12/17/paypals-ebay-payment-holding-policy-why-i-agree-and-how-to-work-with-it/#comment-174</link>
		<dc:creator>Irish</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:43:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=26#comment-174</guid>
		<description>Andrew Must work for Ebay I have seen his posts all over the internet in defense of this terrible policy.It&#039;s not even good for the buyer as the sellers many times just choose to give a refund rather than deal with the hassle of this policy which means some kid might not get his birthday present on time because Ebay and Paypal had to stick their nose where it didnt belong.Why have a feedback system if it is not going to reward good business.Do an internet search on ebay 21 day hold policy and you will see that 99% of not only sellers but buyers to hate this policy and are turning to other online buying options just to avoid it.</description>
		<content:encoded><![CDATA[<p>Andrew Must work for Ebay I have seen his posts all over the internet in defense of this terrible policy.It&#8217;s not even good for the buyer as the sellers many times just choose to give a refund rather than deal with the hassle of this policy which means some kid might not get his birthday present on time because Ebay and Paypal had to stick their nose where it didnt belong.Why have a feedback system if it is not going to reward good business.Do an internet search on ebay 21 day hold policy and you will see that 99% of not only sellers but buyers to hate this policy and are turning to other online buying options just to avoid it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Test PayPal Instant Payment Notification (IPN) by Jack Feng</title>
		<link>http://www.usbswiper.com/blog/2008/12/29/how-to-test-paypal-instant-payment-notification-ipn/#comment-604</link>
		<dc:creator>Jack Feng</dc:creator>
		<pubDate>Mon, 30 Nov 2009 11:13:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=44#comment-604</guid>
		<description>Hello Andrew,
This method really fantastic !!! I have used it to debug my IPN listener page ! It work as my expect.
I still have some understanding problems in PayPal IPN . My website accept PayPal account express checkout payment and credit card payment . When a customer shop online my website, and then finish payment in paypal , then customer close browser . My server will reiceives message from PayPay server , I will know the payment status , it maybe is &quot;pending&quot;,&quot;completed&quot; or &quot;refunded&quot; .If it is &quot;pending&quot;, I think it is no meaning for , Because I don&#039;t have received any money from this customer pad.
So, what is the function of the &quot;pending&quot; payment status.
Thank you very much !</description>
		<content:encoded><![CDATA[<p>Hello Andrew,<br />
This method really fantastic !!! I have used it to debug my IPN listener page ! It work as my expect.<br />
I still have some understanding problems in PayPal IPN . My website accept PayPal account express checkout payment and credit card payment . When a customer shop online my website, and then finish payment in paypal , then customer close browser . My server will reiceives message from PayPay server , I will know the payment status , it maybe is &#8220;pending&#8221;,&#8221;completed&#8221; or &#8220;refunded&#8221; .If it is &#8220;pending&#8221;, I think it is no meaning for , Because I don&#8217;t have received any money from this customer pad.<br />
So, what is the function of the &#8220;pending&#8221; payment status.<br />
Thank you very much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal Instant Payment Notification (IPN) PHP Template by Andrew Angell</title>
		<link>http://www.usbswiper.com/blog/2008/12/26/paypal-instant-payment-notification-ipn-php-template/#comment-443</link>
		<dc:creator>Andrew Angell</dc:creator>
		<pubDate>Tue, 24 Nov 2009 02:39:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=34#comment-443</guid>
		<description>The clean install should work just fine on both.  The sandbox orders send a variable called test_ipn and when that variable is present the IPN system works the same except that it highlights the transaction in the admin panel Yellow to show it&#039;s a test order.  

The only thing you need to change anywhere is the /admin/config.php file.  That shouldn&#039;t effect the solution as a whole, though, if it is indeed working in the sandbox.  

Did you ensure that your IPN configuration is setup in your live account profile?  You need to make sure it&#039;s turned on and pointing to the ipn-listener.php file.  

Also, did you just use the basic template or did you install my full solution?  I think I need to update this blog.  I have an installable solution now so if you&#039;re not using that then /admin/config.php won&#039;t be there for you.  Let me know if that&#039;s the case and I&#039;ll get you the full solution.  Actually, you can download it at www.angelleye.com/solutions/Angell_EYE_PayPal_IPN_Solution.zip</description>
		<content:encoded><![CDATA[<p>The clean install should work just fine on both.  The sandbox orders send a variable called test_ipn and when that variable is present the IPN system works the same except that it highlights the transaction in the admin panel Yellow to show it&#8217;s a test order.  </p>
<p>The only thing you need to change anywhere is the /admin/config.php file.  That shouldn&#8217;t effect the solution as a whole, though, if it is indeed working in the sandbox.  </p>
<p>Did you ensure that your IPN configuration is setup in your live account profile?  You need to make sure it&#8217;s turned on and pointing to the ipn-listener.php file.  </p>
<p>Also, did you just use the basic template or did you install my full solution?  I think I need to update this blog.  I have an installable solution now so if you&#8217;re not using that then /admin/config.php won&#8217;t be there for you.  Let me know if that&#8217;s the case and I&#8217;ll get you the full solution.  Actually, you can download it at <a href="http://www.angelleye.com/solutions/Angell_EYE_PayPal_IPN_Solution.zip" rel="nofollow">http://www.angelleye.com/solutions/Angell_EYE_PayPal_IPN_Solution.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal Instant Payment Notification (IPN) PHP Template by Daniel O</title>
		<link>http://www.usbswiper.com/blog/2008/12/26/paypal-instant-payment-notification-ipn-php-template/#comment-442</link>
		<dc:creator>Daniel O</dc:creator>
		<pubDate>Mon, 23 Nov 2009 17:39:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=34#comment-442</guid>
		<description>What do I need to do to make it work live?
It works for me on sandbox test, but not with true botons thru paypal site. It does not bring the variables.

1) Do I have to change something at the top of the script?
2) Do I need to change something in my Paypal administration? 

thank you,</description>
		<content:encoded><![CDATA[<p>What do I need to do to make it work live?<br />
It works for me on sandbox test, but not with true botons thru paypal site. It does not bring the variables.</p>
<p>1) Do I have to change something at the top of the script?<br />
2) Do I need to change something in my Paypal administration? </p>
<p>thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Test PayPal Instant Payment Notification (IPN) by roywill46</title>
		<link>http://www.usbswiper.com/blog/2008/12/29/how-to-test-paypal-instant-payment-notification-ipn/#comment-603</link>
		<dc:creator>roywill46</dc:creator>
		<pubDate>Mon, 10 Aug 2009 06:18:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=44#comment-603</guid>
		<description>Hello Andrew,

First, thanks so much for IPN solution! It has been a huge asset in implementing IPN for my site. Currently, I&#039;m working on the final testing.

I am experiencing a db problem which is probably simple but I&#039;ve yet to find a fix. When I run a test transaction, the paypal_ipn_raw_log is updated, but not the paypal_ipn_orders table. The require_once is in the ipn_listener. When I checked my log file I noticed this fragment &quot;table=paypal_ipn_orders&amp;pos=0&quot;. I&#039;m not sure what pos means.

I&#039;m using PayMock as a test harness. If you would like to see the modified script, I could send you an email.

Any assistance will be much appreciated.</description>
		<content:encoded><![CDATA[<p>Hello Andrew,</p>
<p>First, thanks so much for IPN solution! It has been a huge asset in implementing IPN for my site. Currently, I&#8217;m working on the final testing.</p>
<p>I am experiencing a db problem which is probably simple but I&#8217;ve yet to find a fix. When I run a test transaction, the paypal_ipn_raw_log is updated, but not the paypal_ipn_orders table. The require_once is in the ipn_listener. When I checked my log file I noticed this fragment &#8220;table=paypal_ipn_orders&amp;pos=0&#8243;. I&#8217;m not sure what pos means.</p>
<p>I&#8217;m using PayMock as a test harness. If you would like to see the modified script, I could send you an email.</p>
<p>Any assistance will be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Test PayPal Instant Payment Notification (IPN) by Andrew Angell</title>
		<link>http://www.usbswiper.com/blog/2008/12/29/how-to-test-paypal-instant-payment-notification-ipn/#comment-602</link>
		<dc:creator>Andrew Angell</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:13:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=44#comment-602</guid>
		<description>Glad it helped!</description>
		<content:encoded><![CDATA[<p>Glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Test PayPal Instant Payment Notification (IPN) by Kenny K</title>
		<link>http://www.usbswiper.com/blog/2008/12/29/how-to-test-paypal-instant-payment-notification-ipn/#comment-601</link>
		<dc:creator>Kenny K</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:04:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=44#comment-601</guid>
		<description>Nicely done. I had the idea in mind, but I wanted to check the internet for someone who already wrote out the form code. Thanks!</description>
		<content:encoded><![CDATA[<p>Nicely done. I had the idea in mind, but I wanted to check the internet for someone who already wrote out the form code. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal&#8217;s eBay Payment Holding Policy, Why I Agree, and How to Work with it. by Andrew Angell</title>
		<link>http://www.usbswiper.com/blog/2008/12/17/paypals-ebay-payment-holding-policy-why-i-agree-and-how-to-work-with-it/#comment-173</link>
		<dc:creator>Andrew Angell</dc:creator>
		<pubDate>Sun, 21 Jun 2009 15:47:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=26#comment-173</guid>
		<description>It&#039;s not PayPal that is gettting &quot;hacked&quot; it&#039;s their users.  And it&#039;s not a matter of getting hacked.  If you&#039;ve got a protected system and somebody gives away a username and password to that system it&#039;s no longer protected.  Users give away their credentials (unknowingly) all the time and it causes big problems.  PayPal is countering these problems by introducing policies like this.  

PCI compliance is another animal entirely and I can assure you that PayPal is indeed compliant.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not PayPal that is gettting &#8220;hacked&#8221; it&#8217;s their users.  And it&#8217;s not a matter of getting hacked.  If you&#8217;ve got a protected system and somebody gives away a username and password to that system it&#8217;s no longer protected.  Users give away their credentials (unknowingly) all the time and it causes big problems.  PayPal is countering these problems by introducing policies like this.  </p>
<p>PCI compliance is another animal entirely and I can assure you that PayPal is indeed compliant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PayPal&#8217;s eBay Payment Holding Policy, Why I Agree, and How to Work with it. by Robert</title>
		<link>http://www.usbswiper.com/blog/2008/12/17/paypals-ebay-payment-holding-policy-why-i-agree-and-how-to-work-with-it/#comment-172</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 15 Jun 2009 13:56:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.usbswiper.com/blog/?p=26#comment-172</guid>
		<description>Sorry but what PayPal is doing is wrong. If they cant keep their site from getting hacked and other people using others accounts to rip people off then it is not a safe way to do transactions. I would think they have some PCI compliance issues.</description>
		<content:encoded><![CDATA[<p>Sorry but what PayPal is doing is wrong. If they cant keep their site from getting hacked and other people using others accounts to rip people off then it is not a safe way to do transactions. I would think they have some PCI compliance issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

