Skip to content

Stripe payment integration, serving as a technical demonstration of skills.

License

Notifications You must be signed in to change notification settings

Voyager-Two/stripe-demo

Repository files navigation

Stripe payment integration demo


Test info

  • Billing address: random
  • Card 4242 4242 4242 4242 (visa)
  • Card Expiration: any valid future date
  • Card security code: any 3 digit
  • ZIP Code: any six digit
  • Discount code: DEMO20 for 20% off

Tech stack

What can be improved

  • Harden validation for API endpoints
  • Display total subscription amount with tax included in frontend

To build locally:

# update values in .env
cp .env.example .env
# start app with docker
npm run dev

http://localhost:3000

About

Stripe payment integration, serving as a technical demonstration of skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published