Zend certified PHP/Magento developer

PayPal iframe blocked by Chrome on Android

I have a Magento 2 site that we use PayPal for processing credit cards. The PayPal form is loaded into an iframe (don’t ask). This works great on desktops and tablets but with Chrome v77.0.3865.92 on Android I get the message:

Redirect Blocked:

https://payflowlink.paypal.com

And there is a button: Always Allow which I have not clicked so I can try to figure out how to fix this issue.

Is there a setting I can add to Apache to make the PayPal url a trusted source or is there some other fix?