Curt Zirzow wrote:


Isn't there a full proper PayPal API now? IPN hasn't changed in ages, but I don't think it is their preferred way of accessing PayPal any more, and certainly isn't the most streamlined.
You kidding? IPN support is ridiculously easy to develop. If you're interested, I've got a mini software sales system for WordPress.


Yeah, they have their new Payment Pro system which has a gateway
API. I dont think they have any preference over the other.
One of the biggest advantages with IPN is you dont have to worry
about handling credit card numbers and how you are securily
handling them.  But then again like you said it is a bit clunkly to
add to a payment system, and if paypal somehow fails you have to
jump through hoops to figure out what happened and what to do next.
Not really.  The state of a transaction can be easily verified.


Curt.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to