Hey, thank you for the reply!
The only workflows I have set up have been creating the express account, navigating to the onboarding link, and the “Complete express/standard account connection” once returned to the url using the “code” parameter.
I have done multiple tests with the workflow, and it all seems to work fine, and then the stripe seller account is just deleted randomly.
Let me provide some more detail via an example:
I navigate to my site and begin registering a seller.
I am navigated to the Stripe Connect onboarding, and fill out the information needed/required to have a fully operational sellers account.
I am then redirected back to my website with the “code” parameter now in the url.
My workflow “When page is loaded & “code” is not empty” is triggered, initiating the “Complete express/standard account connection”
All is well. I receive the email from Stripe, prompting me to verify my email (I use a real email for testing to ensure all aspects are working). I verify my email, and all is good on my website end, and on Stripe. The express account is showing.
Now, after all this is done, the express account is only available for maybe 1 - 2 minutes after all these steps have been completed, and then it is just randomly deleted from my Connect accounts list.
I am unsure if this is something on Bubble’s end, the plugin itself, or Stripe that is triggering the express account to be deleted.