The Invertase extension for Stripe integrates Stripe to Firestore, so products you add in Stripe gets created in Firestore. Not from Firestore to Stripe.
You can create products in your Stripe dashboard. If you want to create products from your code, then check out Stripe's SDK or use Stripe CLI