Stripe.js plugin help - charge processing continues to load without moving to the next workflow

Hi,

I’m trying to set up payments with Stripe.js plug in. I’ve set up “convert card to stripe token” workflow, then added second workflow for “when stripe token is created --> charge card”. When I test these steps in my app, the page continues to load infinitely (orange line at the top) during the charge card step in my workflow. The next workflow step (show thank you pop-up) does not occur. Has anyone experienced this before? Do you know how to fix it?

I’ve double checked the stripe database and the charge has successfully gone through, but for some reason the bubble pages is stuck processing.

Thank you!