Skip to content

a Python script that checks if the Stripe API is working and retrieves the account balance and country

Notifications You must be signed in to change notification settings

thidden/sk-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running the Script Save the modified script to a file, for example, check_multiple_stripe_apis.py, and run it using Python:

python check_multiple_stripe_apis.py

This script will read API keys from the api_keys.txt file and output the account country, balance, and whether the account allows checking card details directly for each key. If there's an error with any API key, it will print an appropriate error message.

About

a Python script that checks if the Stripe API is working and retrieves the account balance and country

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages