A professional CLI tool for simulating Stripe $2 charge checks with detailed card and BIN information.
Project description
StripeChargeV2
A professional command-line interface (CLI) tool for simulating Stripe $2 charge checks. This tool is designed to parse card details, perform a simulated BIN lookup, and provide a clear, formatted response for "Approved" or "Declined" statuses.
Features
- Card Parsing: Accepts card details in the
cc|mm|yy|cvvformat. - Simulated BIN Lookup: Provides mock details for the card's Bank Identification Number (BIN).
- Professional Output: Uses the
richlibrary for clean, color-coded terminal output. - Charge Simulation: Simulates a $2 charge attempt, returning a clear status.
Installation
pip install stripechargev2
Usage
The tool is run directly from the command line:
stripechargev2 <card_details>
Example:
stripechargev2 4000000000000000|12|25|123
Disclaimer
This tool provides a SIMULATED charge check. It does not connect to the live Stripe API by default. The core logic is designed to be easily extended by the user to integrate with a secure, server-side Stripe implementation. DO NOT use this tool for any illegal or unauthorized activities.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stripechargev2-0.1.0.tar.gz.
File metadata
- Download URL: stripechargev2-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcb09ac8d36907a334684773fe71781f677a848fa61ff157821d3062d0034e28
|
|
| MD5 |
141b2f8523e5f996fe53126b2ad9d772
|
|
| BLAKE2b-256 |
73f02021a66ccb4b493e84a01749025b8e575c0d94483b6e73a4c6c64101bc51
|
File details
Details for the file stripechargev2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: stripechargev2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9498dd799d9c11f2d48a28f94da4a3909f2701b9de9005b52001de66cb28bf47
|
|
| MD5 |
78447d8dd44f0ede1047d9eebb399c01
|
|
| BLAKE2b-256 |
0d1691aa56d0edae3e09db231c79e44d612dd110dbf31a0a3291f67fc9a04b94
|