This is a simple Stripe Webhook listener that fetches details from Stripe and saves to the Firebase Firestore database.
This allows the Chrome extension to quickly fetch the data from the Firestore database and confirm the payment.
A simple Stripe Webhook listener for Chrome Extension, it uses Firebase to track premium payment features
JavaScript