An Algorithm to calculate a credit card Check digit
-
Updated
Dec 30, 2017 - Java
An Algorithm to calculate a credit card Check digit
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.
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
Luhn algorithm written in Java
We will develop a simple banking system with a database.
This Simple Banking System is a completion project for the Java Developer track on JetBrains Academy.
Modulus-10 algorithms for validation and generation
My project: Simple Banking System (My studies at JetBrains Academy - hyperskill.org)
Contains helper classes that I find useful every now and then.
Simple Banking System project with database connection using JDBC and Sqlite
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.
Simple CLI Banking Application built with Java.
Desktop application who simulate software on ATM.
Application for a banking system. Build with SQLite database, JDBC and manual SQL queries.
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
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."