Hello,
I am having the same problem on a customer's site. which started with the update to 2.6.2.
In addition to that issue, it seems that some of the "created" orders do not appear in paypal's transaction log, at all.
So, there seem to be at least two problems. One with the IPN notifications and one somewhere in the initial paypal call.
I have already reapplied a newer 2.6.2 update and still having issues with paypal checkout not working half of the time.
I have now applied the patch where we set:
instead of
$verified = preg_match('#VERIFIED#i', $response);
in the
paypal.php file of the plugin, which seems to have improved the situation, but not completely.
Please note, that this patch might have an impact on security and should only be applied temporarily.
There seems to also be something else causing issues, as we now have about 50% success rate.
We will monitor the situation further and await a functional release the soonest possible. My customer is loosing face and money because of this issue.