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

Allow programmatic flip of the credit card #32

Open
leandrorazevedo opened this issue Jan 29, 2025 · 0 comments
Open

Allow programmatic flip of the credit card #32

leandrorazevedo opened this issue Jan 29, 2025 · 0 comments

Comments

@leandrorazevedo
Copy link

Hello,

I would like to suggest adding a feature that allows flipping the credit card programmatically. This functionality would be useful for cases where we need to show additional information on the back of the card. For exemple: field CVV get a focus.

Implementation Proposal

Add a method that allows controlling the card flip via code, something like:

// Example of the suggested method
void flipCard() {
  // Code to flip the card
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant