Google Pay checkout window (pay.google.com) has a minimum width of 608px. The default minimum width of the Google browser (at least on Windows) is 500px and it be even narrower in some instances. As a result, when the Google Checkout window pops up and the browser width is 500px for example, the "Pay" button is hidden and the user cannot checkout unless they know to widen the browser to reveal the button. While we are using the Stripe API for checkout, I believe the final checkout window referenced belongs to Google.
Am I missing an option somewhere?
Thanks in advance for any direction.