Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 )

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]