Stripe Payment Intents Demo with Svelte 💪💸
Get started with Stripe Payments API, Svelte, and Node.js Cloud Functions.
- Stripe Checkout
- Stripe Payment Intents API
- Works with 3D Secure payments in the EU
Watch the Stripe Basics Video and take the Stripe Payments Master Course
Notes:
- Change the Svelte port in the package.json to avoid a collision with Firebase.
- Add the
esnext
lib to the ts-config cloud functions.