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

Create Card Holder Validation #43

Open
paulocosta94 opened this issue Jun 24, 2022 · 3 comments
Open

Create Card Holder Validation #43

paulocosta94 opened this issue Jun 24, 2022 · 3 comments

Comments

@paulocosta94
Copy link

paulocosta94 commented Jun 24, 2022

Hello, some gateways requires Card Name validation. Can u add this feature, please?
https://www.graphicpear.com/wp-content/uploads/2018/04/Credit-Card-Mockup.jpg

@wuori
Copy link
Owner

wuori commented Jun 24, 2022

Could you please describe the requirements this validation would need?

@paulocosta94
Copy link
Author

Could you please describe the requirements this validation would need?

At least First Name + Last Name. Not just First Name. It has to have a space between First Name and Last Name.
For exemple:

"Paul Steve Panakkal" return true
"Paul" return false

@wuori
Copy link
Owner

wuori commented Jun 24, 2022

Thanks! I'll try to get to this next week. Feel free to submit a PR in the meantime if you have a fix. We would need to make this optional.

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

2 participants