Hi @maxvg18,
The money may have left the buyer’s bank account (as it’s a push payment method), but it will be returned unless PayPal captures the payment within three hours.
So, for example, a bank statement showing the money leaving the account doesn’t mean much.
The only relevant thing is the funds on your PayPal merchant account. When the funds are captured, PayPal will immediately provide them to your account.
The payment is only captured when the WooCommerce order is created, though. So when no WooCommerce order is created, it’s fairly safe to assume the buyer did not get to the order-received
endpoint.
Consequently, after completing the payment in the popup window, the buyer must have been returned to the Checkout page, which is usually accompanied by an error.
I am unsure if PayPal supports all APMs on all devices. Usually it shouldn’t be a problem. But the error “Sorry, we can’t complete your purchase at this time” is thrown within the PayPal interface and is not directly caused by the plugin.
To learn more about why this error would appear for you on mobile devices, I suggest reaching out to the PayPal MTS.
Kind regards,
Niklas