Skip to content

jym272/ticketing-payments

Repository files navigation

Payments Api

This project needs a secret key to run tests. Set the STRIPE_SECRET_KEY environment variable to your secret key and run the tests.

export STRIPE_SECRET_KEY=sk_test_my_secret_key && npm run test

or set the STRIPE_SECRET_KEY environment variable in your IDE, .env file, or another method.

About

Payments Api for Ticketing project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published