richnologies / ngx-stripe

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

Did the border bottom amongst other styles ever get fixed? #113

Closed jalvini closed 3 years ago

jalvini commented 4 years ago

Hello, I was just wondering if the border bottom and other style options have been added? I am on the latest version and still do not have that option.

richnologies commented 4 years ago

Hi @jalvini, I'm not sure if a I understand your question. What I can tell is that since version 10, we have refactor to library to use @stripe/stripe-js interfaces, so we no longer maintain our own types.

If I get your question right, I think the styles that Stripe currently support are these: https://stripe.com/docs/js/appendix/style

Please, if I get it wrong, provide more info so a I can give a more specific answer. Otherwise, I suggest to open an issue in the @stripe/stripe-js repo: https://github.com/stripe/stripe-js

Thanks,

R

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.