I have connected a Clover sandbox to a WordPress installation using the Clover Woocommerce plugin. Things are looking decent and they work, payments are being collected in Woocommerce and Clover sandbox. The only thing I am missing is styling the Clover input fields.
I was reading the documentations about passing CSS with JS but does that also apply to WordPress + Woocommerce integrations? Can I still embed a JS resource in my website and pass the custom styling? That does not make a lot of sense because those JS constants are already created by the plugin.
How do I style my payment fields in this scenario?