Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zlaxtert/cc-checkerv3
Credit card checker version 3 update on October 2023 ( MERCHANT : STRIPE and BRAINTREE )
https://github.com/zlaxtert/cc-checkerv3
cc-charger cc-checker cc-checker-bot credit-card creditcard-checker creditcard-validator live-cc-checker
Last synced: about 7 hours ago
JSON representation
Credit card checker version 3 update on October 2023 ( MERCHANT : STRIPE and BRAINTREE )
- Host: GitHub
- URL: https://github.com/zlaxtert/cc-checkerv3
- Owner: ZLaxtert
- Created: 2023-10-09T12:05:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T23:21:40.000Z (6 months ago)
- Last Synced: 2024-08-16T00:33:06.142Z (6 months ago)
- Topics: cc-charger, cc-checker, cc-checker-bot, credit-card, creditcard-checker, creditcard-validator, live-cc-checker
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 18
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cc-checkerV3
Credit card checker version 3 update on October 2023 ( MERCHANT : STRIPE and BRAINTREE )![PHP](https://img.shields.io/badge/language-PHP-blue.svg)
![BANDITCODING](https://img.shields.io/badge/Team-Darkxcode-green)
![AUTHOR](https://img.shields.io/badge/Author-Zlaxtert-orange)## Install on desktop :
- Install XAMPP
- Added environment variable system path => C:\xampp\php
- download the script and save it in your folder
- open CMD and running## Install on android (Termux)
$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/ZLaxtert/cc-checkerV3
$ cd cc-checkerV3
$ php cli.php## NOTE
### Please don't use cc generator because it can make the API down
### ENGLISH LANGUAGE
IF YOU ARE USING A PROXY LIST PLEASE OPEN FILE 'settings.php' in the function folder
- install php on your PC or Laptop (there are many ways on Google)
- set up the PHP environment variable (there are many ways on Google)
- open file 'open.bat'
- ENJOY :)#### mode_proxy = on [to use proxy]
#### mode_proxy = off [no use proxy]
#### proxy_list = proxy.txt [name of your proxy file]
#### proxy_pwd = 'fill in your proxy password' [if your proxy uses a password please fill in otherwise leave blank]