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

added 5 digit card PIN support #60

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

added 5 digit card PIN support #60

wants to merge 2 commits into from

Conversation

0x4f53
Copy link
Member

@0x4f53 0x4f53 commented Feb 8, 2023

♻️ Current situation

5 digit ATM PINs are not supported. ATMs in some countries use 4, 5 and 6 digit PINs. Example: https://support.weswap.com/hc/en-gb/articles/4409801993361-The-ATM-is-asking-for-a-5-or-6-digits-PIN-what-do-I-do-

💡 Proposed solution

Add support for it.

📷 Screenshots

Overkill

📚 Release Notes

  • Added support for 5 digit ATM PIN in EditText
  • Added 4 to 5 digit ATM PIN validation to AddCard.kt

📝 Testing

  • Try adding a 5 digit PIN
  • Notice that you can.

@0x4f53 0x4f53 changed the title added 5 digit card CVV support added 5 digit card PIN support Feb 8, 2023
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

Successfully merging this pull request may close these issues.

1 participant