TODO sample app to easy integrate stripe in your proyects.
git clone https://github.com/Count-I/todo-stripe-integration.gitInstall dependencies
npm install --prefix .\backend\Run the server
npm run dev --prefix .\backend\or directly from de backend directoy
npm installnpm run devTo test cards you can use the Test cards from stripe to simulate payments
You can fill all the fields with number 42 repeatedly. for instance:




