#teriyaki

1 messages · Page 1 of 1 (latest)

modern widgetBOT
sturdy nexus
#

Hi,
Could you provide more details about your ask ?

dusk steeple
#

@sturdy nexus

#

Hi @sturdy nexus !
I registered an connected account but set a wrong region to it.
Now I need to change it, but Stripe does not allow that ( I am using Express Onboarding page for this).
So my question is: can I reject the previous account and register another connected account with the same email? Won't it break any payout logic in Stripe?

OR maybe I can completely remove this connected account from Stripe and register again?

sturdy nexus
#

So my question is: can I reject the previous account and register another connected account with the same email? Won't it break any payout logic in Stripe?
You can simply delete that Account:
https://stripe.com/docs/api/accounts/delete
and create a new one, with the same email

dusk steeple
#

Thank you very much, @sturdy nexus !