Trigger Action when Stripe Element Closes

I’m using the Stripe Plugin created by Bubble, and I’m struggling with how to trigger an action (show loading icon) after the Stripe Element closes.

I have Stripe Webhooks that need a few seconds to return data to my application before the User completes any further actions. My issue is that bubble doesn’t seem to have any actions that trigger in response to the Stripe Element (specifically the Stripe action “Collect the user’s CC information”).