BOT COMMANDS
Code:
/start β Welcome message + usage guide
/check <cc> β Check single card (format: 4929111234567890|08|27|123)
/mcheck <cc1>,<cc2>,<cc3> β Multi-check (up to 10 cards, separated by commas)
/bin <bin> β BIN lookup (returns bank, country, type, level)
/gateway <stripe|moon|braintree> β Select gateway for check
/proxy <type> β Set proxy type (residential/datacenter/none)
/stats β Your usage statistics (cards checked, hit rate)
/balance β Your remaining balance (if prepaid plan)
/buy β Purchase packages (BTC/XMR)
/help β Full command list
Example:
/check 4929111234567890|08|27|123
Response:
βββ RESULT βββ
CC: 492911******7890
Gateway: Stripe
Status: β
LIVE (CVV MATCH)
Brand: VISA
Level: CLASSIC
Bank: BANK OF AMERICA
Country: US
AVS: Street Match β ZIP Match β
CVC: Pass β
Risk Score: 12/100 (Low)
Funding: DEBIT
Prepaid: NO
Auth Amount: $1.00
Response Time: 1.2s
Checked: 2026-07-30 14:32:08 UTC
PRICING PLANS
| Plan | Checks | Price | Cost/Check | Gateway Access |
| Starter | 100 | $10 | $0.10 | Stripe only |
| Standard | 500 | $35 | $0.07 | Stripe + Moon |
| Professional | 2,500 | $125 | $0.05 | All gateways + Priority |
| Enterprise | 10,000 | $400 | $0.04 | All gateways + Custom API + Priority |
| Lifetime | Unlimited | $1,500 | N/A | Everything + VIP support |
BOT FEATURES
Code:
Gateway rotation: Auto-selects best gateway per BIN
- US Credit β Stripe (highest auth rate)
- US Debit β Moon (less AVS strict)
- EU β Braintree (better EU success)
- UK β Stripe UK endpoint
Auto-void: Successful auths are voided automatically (no charge to cardholder)
- Void window: 30 seconds
- Success rate: 99% void success
- Remaining auth: $1 hold drops after 7 days
BIN filtering:
- Auto-skip: prepaid, corporate, high-risk BINs
- Country filter: set preferred countries
- Amount filter: skip cards under $X of available credit
- Score filter: only return cards with risk score under threshold
Webhook integration:
- POST results to your server/webhook URL
- JSON format: {cc, status, brand, bank, avs, cvc, risk, gateway}
- Real-time streaming via websocket (Enterprise plan)
Telegram: @BlackSecCardCheckerBot
Support: @BlackSecBotSupport
ACCESS
Code:
Send /start to @BlackSecCardCheckerBot on Telegram
Free trial: 5 checks (Stripe gateway only)
Purchase: send /buy in bot chat (BTC/XMR accepted)
24/7 support: @BlackSecBotSupport