/stripe-plans-importer

CLI tool to import Stripe Plans from old to new account

Primary LanguageJavaScriptMIT LicenseMIT

Stripe Plans Importer

How to use

Config

Configure the Stripe API keys for both old and new account. Open env.sample.js and save it as env.js

Notes:

Import

Run the stripe-plan-importer.js file:

$ node stripe-plan-importer.js
# the prompt will be changed
stripe-plan-importer$
# now execute import
stripe-plan-importer$ import

License

Licensed under the MIT License