in my app im using PayPal-sandbox adaptive payment PAY method. Problem is in incoming IPN message. Everytime I get 'completed' status of payment. Even if in my paypal account interface is 'unclaimed' status.
Somewhere I read, that paypal should send 'pending' status. And if I accept the payment, paypal send me next ipn message with status 'completed'... otherwise status 'denied'. Is it right?
Can somebody explain me, why is this happening?