Google Pay in non-Chrome browsers
-
Apparently, Google Pay supports a number of different browser for a while now:
https://www.blog.google/topics/shopping-payments/5-ways-google-pay-can-save-you-time-and-money/
but the Stripe plugin seems to only show it for Chrome (give-stripe.php line 319):
‘is_visible’ => $is_chrome,
Is it safe to just remove this line? Or does the plugin need to be updated for some reason?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Google Pay in non-Chrome browsers’ is closed to new replies.