Forum Moderators: buckworks
My site requires that I receive a near real-time response telling me whether the funds/credit card are valid or not. Basically I run an authorization first, and then about 10 seconds later I 'capture' the funds (some people call this a post-auth.)
How does Paypal work in this regard? If I wanted to have it added to my custom checkout solution, I would need to somehow get an ok of sorts back from Paypal, something along the lines of "yes, we received your sales request, so go ahead and let this guy take his goods/services from you."
Any input from you Paypal heads out there?
Paypal does not provide real time notification. IPN is what paypal uses to notify your server if the transaction was completed and it takes less than 10 seconds to up to 10 hours (happened to me recently) for the IPN to arrive.
For me, there are FAR less chargebacks from paypal transaction than credit card transactions. I get an average of 1 chargeback out of 1000+ paypal transactions.
How often is that IPN or whatever you call it delayed. Some of you mentioned it can take hours? Does that happen often? Is it 1%, 25% of the time?
Agitop, merchant accounts have the same fraud weaknesses. They too can tell you months later that the transaction was fraudulent.
I don't know, I guess I always thought of Paypal as the less professional solution, but all the stuff I've been reading on these boards makes me think I should add it as a payment option.