Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Find out what kind of cards you have within your Stripe account

License

Notifications You must be signed in to change notification settings

billforward/stripe-card-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please make the following files, following the examples which neighbour them:

./config/config.js
./input/input.js

Obviously configure your ./config/config.js appropriately.

By default, input is read from ./input/input.js, and output is spat into ./output/output.js.

Input should be populated with a newline-delimited list of Stripe customer IDs.

Setup repository using npm install.

Invoke this program using node index.js.

About

Find out what kind of cards you have within your Stripe account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published