I am having a strange payment method in my stores checkout (Card Payments Stripe) which I have not setup nor installed. I am suspecting some sort of malware. I checked the code and one piece in particular seems strange.
It looks like that: https://accounts.google.com/o/oauth2/revoke?callback=eval(atob(‘…’));
The … is a long line of chars. Is that malware possibly or normal for a Google URL?