Focus Field On Click in Checkout

Hey,

Want to see if there is a quick solution to having the card number input filed focused when selecting stripe payment method. If you look at the video below recorded, if you click the credit card(stripe) payment method, it doesn’t look like it does anything. Ideally it would scroll down and foucs the card number field.

video demo

Is there some simple modifications to achieve this?

Any ideas on this one?

If you mean Stipe (not Stripe Connect), the credit card fields are processed here

js/addons/stripe/views/card.js

With quite simple modification you can set focus on the required fields