Following some reports of issues for mac / iOS users i have identified that the paypal js sdk is not loading in the latest version of Safari 16. This is effecting multiple sites all using the SDK and has been confirmed on multiple sandbox devices. The network request to anything on `https://www.paypal.com/sdk/js?client-id=.....` all just hang with no response int he browser. If directly accessed then there will be a response but not thought the src tree on the site. This issue seems to only effect Safari 16.6, and seems to work in Safari 16.5 & Safari 17 so is only going to be a temporary issue, but as this is the current stable release this is going to cause some problems.
... View more