Return Customer ID from Stripe Component

Check out my replies in this thread:

First, add a text parameter to your user collection and call it “stripe customer id”.
After a user has subscribed, you can send them to a new screen with a countdown timer list of all stripe customers and query it by the user’s email address. Then, you’d be able to update the logged-in user’s “stripe customer id” parameter.