Hi all,
I'm just starting to use Stripe as a Payment method and have noticed that the Submit Payment button is being hidden, when using Chrome. It looks like the Google Pay Now bar is pushing the form below its window.
Looking and playing with the Chrome inspector:
<iframe id="mf_iframe" height="2900" allowtransparency="true" frameborder="0" scrolling="no" title="embedded form" style="width:100%;border:none;height:526.563px !important" src="https://vsoc.org.uk/machform/embed.php?id=xxxxx"><a href="https://vsoc.org.uk/machform/embed.php?id=xxxxx">View Form</a></iframe>
It's the height element that is causing the problem. Is there a way to increase the height from 526.563px to perhaps 575px?
You can see the issue when you go to https://vsoc.org.uk/memberships/late-membership-renewals/ and enter some details
Thanks in advance,
Nick