When a user sets the page zoom in chrome it wildly distorts the web sdk for credit card payment.
When a user sets the page zoom in chrome it wildly distorts the web sdk for credit card payment.
Are you customizing the style of the input fields when the page is zoom changes with the CardClassSelectors?
Yes I am doing that.
You can use recalculateSize() to adjust the form field if it’s not responding automatically.