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] Users can generate bank account id Uding their country code or without it #149

Open
shubhankar-mern opened this issue Sep 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@shubhankar-mern
Copy link

Is your feature request related to a problem? Please describe.
Users could specify the country code as an input parameter or option when generating a bank account ID. For example, they might provide a country code like "US" for the United States or leave it blank for a default or random country.

Describe the solution you'd like
Yes, different countries may have specific rules and formats for bank account IDs. It would be essential to have a mechanism that considers these rules when generating bank account IDs for a specific country. Additionally, you may need a default format for cases where the country code is not provided.

Describe alternatives you've considered
None alternatives as of now

Additional context
The purpose of generating bank account IDs can vary. It could be for testing, simulation, generating sample data, or any other scenario where having realistic-looking bank account IDs is necessary.The purpose of generating bank account IDs can vary. It could be for testing, simulation, generating sample data, or any other scenario where having realistic-looking bank account IDs is necessary.

@shubhankar-mern shubhankar-mern added the enhancement New feature or request label Sep 11, 2023
@shubhankar-mern
Copy link
Author

I have send a merge request at branch issue-148 @jaswdr kindly review and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant