We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Card supports using multiple inputs for one field. Wouldn't it be a good idea to support it here?
Maybe creating additional directives, e.g. cardFirstName, cardLastName, cardMonthExpiry, cardYearExpiry...
cardFirstName
cardLastName
cardMonthExpiry
cardYearExpiry
The text was updated successfully, but these errors were encountered:
@dcardosods A little late, but I've added the ability to do this with the card's expiry date in my PR.
Sorry, something went wrong.
No branches or pull requests
Card supports using multiple inputs for one field. Wouldn't it be a good idea to support it here?
Maybe creating additional directives, e.g.
cardFirstName
,cardLastName
,cardMonthExpiry
,cardYearExpiry
...The text was updated successfully, but these errors were encountered: