Configure the Stripe API keys for both old and new account. Open env.sample.js
and save it as env.js
Notes:
- You can get your API keys in the Stripe Dashboard.
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
Licensed under the MIT License