richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

How to set class #54

Closed astr0sl0th closed 4 years ago

astr0sl0th commented 5 years ago

How do I set the class for the form like in the docs:

registerElements([cardNumber, cardExpiry, cardCvc], 'example3');

spencercope4 commented 4 years ago

@astr0sl0th did you ever figure out any solution here?

astr0sl0th commented 4 years ago

Nope sorry, I am mainly using react and vue these days the support for 3rd party components seems better or more actively maintained. You could manually check which classes are being applied with dev tools and override those. I did something like that in the end.

richnologies commented 4 years ago

I will close this now due to inactivity. Sorry for this library to be abandon for such a long time. A new version of the library has been published that should address this issue. Please give it a try. If the problem persists, please fell free to open it again. The new commitment of the team is to answer in less than a week.