8000 GitHub - jaycee723/cc-checker-php: # Stripe Card Payment Script: PHP tool for automated credit card payment testing with Stripe API. #cc-checker #php #telegram #stripe #non-sk #sk_live
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

# Stripe Card Payment Script: PHP tool for automated credit card payment testing with Stripe API. #cc-checker #php #telegram #stripe #non-sk #sk_live

Notifications You must be signed in to change notification settings

jaycee723/cc-checker-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Card Payment Script

This PHP script automates the process of testing credit card payments using the Stripe API. It generates random user information, creates a token using the Stripe API, and attempts to make a donation on a specified website using the obtained token.

Features

  • Parses credit card details from a given input.
  • Utilizes the Stripe API to generate tokens.
  • Tests the generated tokens on a donation page.
  • Handles different responses and displays the result.

Prerequisites

  • PHP installed on your server.
  • A web server (e.g., Apache or Nginx).
  • cURL extension enabled.

Usage

  1. Clone the repository to your local machine or server.
  2. Set up your web server to execute PHP scripts.
  3. Access the script using a web browser or through the command line.
  4. Provide credit card details as query parameters (e.g., ?lista=credit_card_details).

Important Note

This script is for educational purposes only. Use it responsibly and in compliance with Stripe's terms of service.

Author

  • Contact: [@kaushallaya]

Tags

  • Stripe
  • PHP
  • Automation
  • Credit Card Testing
  • Security
  • Educational

About

# Stripe Card Payment Script: PHP tool for automated credit card payment testing with Stripe API. #cc-checker #php #telegram #stripe #non-sk #sk_live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.5%
  • Hack 40.5%
0