How to Stop Web SDK from responding to Chrome Zoom levels

When a user sets the page zoom in chrome it wildly distorts the web sdk for credit card payment.

FXZhSeS
pyRfXQN
CWJPPB3

Are you customizing the style of the input fields when the page is zoom changes with the CardClassSelectors? :slightly_smiling_face:

Yes I am doing that.

You can use recalculateSize() to adjust the form field if it’s not responding automatically. :slightly_smiling_face: