Learn how to process payments in a Firebase project using Stripe and the firestore-stripe-payments extension. This guide covers installing and configuring the extension, fetching Stripe products in a web app, and redirecting users to a Stripe checkout session.
Table of contents
A simple guide to using the Run payments with Stripe extension in a Firebase projectBackground1. Install and configure the extension2. Get Stripe products in your Web app3. Redirect users to a Stripe checkout session4. Get active subscriptions for the current user5. Redirect users to a Stripe customer portal session6. Handle payment events on the backendWrapping UpSort: