4
I am integrating the Express Checkout API and there is a problem regarding the update notification for any transaction made. How Paypal will send me the notification?
If a transaction has not been approved at the time, and after 24 hours it is completed, how do I get this update?
Follow an example in PHP - How to Process Instant Payment Notification (IPN)
– Ronny Amarante
Hi, it works in sandbox mode to receive notifications according to the implementation suggested by the site Developer.paypal.com?
– ElvisP