Validate Credit Cards
T
Tanya Lee
When credit cards are entered, validate that the card is actually a valid credit card number. For example, even basic websites such as this one have this capability: https://dnschecker.org/credit-card-validator.php?
Log In
Autopilot
Merged in a post:
Credit Card Validataion
T
Tanya Lee
Getting valid credit cards is an on-going issue. Most systems have measures in place to ensure the card is valid. Can we implement card verification, pre-authorization, or tokenized payment validation at the time the card is entered??