Stripe checkout form with separate card number, expiration, and CVC fields?

The current stripe form in the pro version has the typical stripe single input field that merges the credit card number, expiration date, and CVC fields into one horizontal row.

Is it possible to have an alternative stripe layout where these fields are three separate, static inputs? Similar to how the authorize .net pro forms works.

I’ve seen wordpress sites using this alternative, stacked layout.

Thanks.