Stripe's payments platform lets you accept credit cards, debit cards, and popular payment methods around the world—all with a single integration.
- git clone https://github.com/Abhijit-singh04/Stripe-Payment.git
- cd ./Stripe-Payment
- Login to stripe / Create Account
- Copy your Secret key and Publishable key from Stripe
- Paste in .env file
- Go to terminal and run "npm i"
- After that run "npm run dev"