This checker uses the Stripe API with a live publishable key (pk_live). It verifies each card by attempting to add it as a payment method. If that succeeds, the card is marked LIVE.
- termux-setup-storage
- apt update && apt upgrade -y
- apt install git python python2 nano
- git clone https://github.com/KianSantang777/CVV-checkers.git
- cd CVV-checkers
- chmod +x run.sh
- ./run.sh
- Download as zip | Click here
- Extract the file folder and then enter the folder
- Open the folder with powershell/CMD
- Then type
python -m pip install -r requirements.txt - and then type
python auth.py
- No proxy/proxyless
- Multi-threads
- Auto save live card
livecard.txt - Support all device: Termux, CMD, Linux, etc
- Python 3.12.0

