Smooth UI for Credit Card Entry on Android device, perform check for supported credit card types , pan length and luhn check. Inspired by Uber credit card entry interface
-
Updated
Feb 20, 2019 - Java
Smooth UI for Credit Card Entry on Android device, perform check for supported credit card types , pan length and luhn check. Inspired by Uber credit card entry interface
Contains helper classes that I find useful every now and then.
Damm, Luhn and Verhoeff algorithms
Desktop application who simulate software on ATM.
Luhn algorithm written in Java
This program acts as a customer information and sales analysis system. By using the Luhn Algorithm and Benford's law, this program can validate credit card information and determine fraud by reading transaction histories, which can be visualized through the use of JavaFX
An Android application with intuitive user interface which can verify authenticity of Payment Cards, AADHAR Card, PAN and GST Number. Various checksum algorithms were applied to check the validity of entered number.
Simple CLI Banking Application built with Java.
An Algorithm to calculate a credit card Check digit
This project demonstrates (in a simplified form) the principles of anti-fraud systems in the financial sector. It has a set of REST endpoints responsible for interacting with users, and an internal transaction validation logic based on a set of heuristic rules.
Simple Banking System project with database connection using JDBC and Sqlite
Luhn's Algorithm in various programming languages.
Modulus-10 algorithms for validation and generation
Omegapoint traineetest. Implementation of The Luhn algorithm in Java, checking whether the user submitted number is a Swedish personal identification number, organization number or coordination number.
This Simple Banking System is a completion project for the Java Developer track on JetBrains Academy.
Add a description, image, and links to the luhn-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the luhn-algorithm topic, visit your repo's landing page and select "manage topics."