Reputation: 1557
In the new paypal mobile SDK, there is no longer an IPN Listner. The payement verification is instant. But what if the payment fails?
Upvotes: 0
Views: 222
Reputation: 1081
When you Verify a Mobile Payment you will receive the status of the payment itself. IPN or IPN-like functionality should be coming with future releases as soon as that type of feature is supported with the underlying RESTful APIs. Unfortunately I do not have any eta on this particular implementation.
Upvotes: 1