Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] STPCardFormView should allow for customization similar to STPPaymentCardTextField. #1971

Closed
ryanluce opened this issue Jun 1, 2022 · 1 comment

Comments

@ryanluce
Copy link

ryanluce commented Jun 1, 2022

Is your feature request related to a problem? Please describe.

STPCardFormView should allow for the textfields within it to be customized similar to STPPaymentCardTextField. We have specific fonts for our app, much like other apps. We can implement them in STPPaymentCardTextField but not STPCardFormView.

Describe the solution you'd like

STPCardFormView should implement a similar private allFields property and iterate through them with setters for font, font color etc.

Describe alternatives you've considered

An alternative would be to just make the textfields in STPCardFormView to be public so they're accessible and not internal when using the SDK through a dependency manager like cocoapods.

Additional context

Add any other context or screenshots about the feature request here.

@davidme-stripe
Copy link
Contributor

Thanks for filing this! I think this is a duplicate of #1932, we'll track this request there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants