YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

PayPal's Standard versus IPN? Options
aparker
#1 Posted : Saturday, December 28, 2002 3:48:34 AM
Rank: Starting Member

Groups: Registered

Joined: 12/16/2002
Posts: 6
Location: ,
I am having a great deal of difficulty getting any consistency in the returns from PayPal using the standard Subscriptions form methods. I have had the transactions working twice now, only to have them return nothing in the POST variables the next day with no changes to my code... just an overnight sleep on the programmer's behalf. If I can not depend on the documented returns from this method is there any other more reliable? Is the IPN method any more reliable? Will PayPal more consistently respond as their docs say they will if I use the IPN? This is the last item on our to-do list before pushing this site live and my customer is watching the clock. Please let me know your ideas. -------------- Alan Parker aparker@datalinkprofessionals.com http://dlphost.com
Sponsor  
 
paypal_pb
#2 Posted : Saturday, December 28, 2002 9:29:28 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
I'm don't really understand the question but IPN is a reliable way to receive real-time notification of a PayPal payment.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
aparker
#3 Posted : Sunday, December 29, 2002 1:36:57 AM
Rank: Starting Member

Groups: Registered

Joined: 12/16/2002
Posts: 6
Location: ,
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Originally posted by paypal_pb
[br]I'm don't really understand the question but IPN is a reliable way to receive real-time notification of a PayPal payment.
<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote">

Patrick, I am trying to use the standard secure forms for subscriptions from my website. I had troubles earlier because PayPal was returning values in different variable names than I was expecting from the documentation. Once I used the var_dump function in PHP to print *all* the POST_VARS I saw the variable names and the values. I was able to get the forms working fine before Christmas. I put the project away for two days and came back the day after Christmas to find that PayPal is no longer returning any variables. The code in the project was unchanged during the break.

I have to have some reliable means of getting accurate information back from PayPal. I cannot rely on something this unpredictable. If the IPN method is more reliable returning the documented values each time, then I will rewrite my project to use the IPN. Otherwise, I am going to have to stick with my current credit card processor. I can't believe that this problem is on the PayPal side or someone would have screamed by now. I am obviously sending something that PayPal is interpreting in an unintended manner.

I just feel that the form should return what is documented each time the same way, but I cannot take chances with my client.


Alan Parker
aparker@datalinkprofessionals.com
http://dlphost.com
paypal_pb
#4 Posted : Monday, December 30, 2002 4:42:46 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
It does return the same thing each time. A list of IPN variables is at: http://www.paypal.com/cg...ec/ipn-techview-outside

You need to make sure IPN is activated either by turning it "on" in your account Profile or including a "notify_url" in your buttons.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.221 seconds.