ordercloud-api / ngx-shopper

Open-source B2B e-commerce. Built with the OrderCloud.io API and maintained by the OrderCloud team
MIT License
9 stars 22 forks source link

Payment Method Validating #267

Closed lisajtanner closed 6 years ago

lisajtanner commented 6 years ago

1) Card Holder# - should be number and space only (can this be limited to 20 chars?) 2) Card Holder Name - should be only alpha numeric with spaces and special characters "-“, “apostrophe”, and “.” 3) CCV should be number only (limit the characters to 4 characters – 3 for MC, Visa and Discover; 4 for Amex)

oliverheywood451 commented 6 years ago

I've added these requirements to Issue #28, Pay With Credit Card so they will be visible when that task is picked up. I'm going to close this issue.