59 results for “topic:credit-card-validation”
A curated list of data mining papers about fraud detection.
A lightweight credit card number formatter, validation type recognition library.
A Dart package that validates credit card numbers, expiration dates, and security codes (CVV/CVC) based on the type of credit card
Full Stack Credit Card Fraud Detection Using Machine Learning with Code and Documents Plus Youtube Explanation Video
This tool comprises of Hilarious feature, Which will Help you in Generating Loaded Credit cards, Valid BINS also you can Validate them Easily || Tool by AnukarOP :)
A credit card mass checker tool that could check a card's validity based on luhn algorithm.
A simple UI with animation in Android Kotlin to input and validate credit card.
CCParser is a Python library for credit card parsing, validation, and formatting. It extracts card details, detects providers, validates with Luhn’s algorithm, supports multiple delimiters, and formats numbers as xxxx xxxx xxxx xxxx or masked **** **** **** 1234. 🚀💳
A zero-dependency React Hook to show the brand from a card type.
This was a from-scratch "take-home project" assigned to me by a company I was interviewing with for an Android Developer role. They liked my submission well enough to bring me in for onsites, so I thought I'd put it up on GitHub as another code sample, as nothing about it is specific to that company. See the README for full details.
CC Validation in Elixir
C++ implementation of Luhn's algorithm for validating credit card numbers.
Simple credit card verification built with C++
Credit card numbers validation through python.
Flutter credit card reader and validator package that detects card types, formats card numbers in real time, and simplifies building payment and checkout forms in Flutter applications.
IBAN, National Id, Credit Card Number and Phone number validator tool
My Java Codes
domplus is a python package with common functions for commercial applications.
A lightweight web server for validating credit card numbers, written in Go.
Credit Card Number Validator
An unofficial Flutter port of Cardidy, a package to validate or identify card numbers & cvv with ease.
Credit Card Checker is a tool designed to verify the validity and authenticity of credit card numbers.
A simple validator library for various things, such as email, credit card, ISBN and more
react component: credit card input including number, cvc, exp-date
Luhn checksum validation library for Java
Node Express EJS Stack Credit Cards Validator App.
This is a program that verifies if a credit card number is valid or not.
An algorithm designed with more than one method that detects the validity of the entered credit card
Android Credit Card View Lib
This is a solution to the Interactive card details form challenge on Frontend Mentor using Angular