I have optimized the website with many things, Site CSS, HTML, and JS Minification are enabled. Images are optimized and converted to webP format, lazyload enabled. But The Problem I can see is on Paypal and Stripe payment JS.
https://pagespeed.web.dev/analysis/https-www-socialowl-com/9z5354q72p?form_factor=mobile
Look at the page speed test report and check the third-party code section. On the website homepage, there is no payment work. But the JS of Stripe and Paypal is loading. On PageSpeed test showing 3rd party code causing on speed score.
How to get rid of this problem?