Short description
Validates card number and detects the card type
Picture of all the blocks
Download
com.AK_Tech.CardNumberValidator.aix (7.4 KB)
Now you might been wondering that is this safe or this is a copy of this extension - https://community.kodular.io/t/card-validator-determine-card-type-number-extension-free/120846/
so first of all to make sure it is secure i will give my code -
https://drive.google.com/file/d/1eMs88zGNijcaKHes0M1Yq_CMuWrQA3YB/view
and to proof it is not copy you can take a look here -
https://www.tutorialspoint.com/java-program-for-credit-card-number-validation#:~:text=Step%202%20−%20Starting%20from%20right,the%20number%20is%20not%20valid.
this is where i took the main code from
So hope you like it