Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 265 Bytes

File metadata and controls

6 lines (5 loc) · 265 Bytes

Stripe Payment Gateway Integration In Node.js

  1. Copy .env.example to .env
  2. Update Stripe Credentials
  3. Run Project Usingnpm start