#Kapuetze

1 messages · Page 1 of 1 (latest)

tame ospreyBOT
hybrid ibex
#

Hi

I accidentaly deleted my reference to a stripe connect account in our database
What was the reference ? are you the platform account ?

fiery fern
#

I am the platform developer, but I am talking about a connected account

#

So the child

hybrid ibex
#

And look up for its Id

fiery fern
#

Is there a way to do it programatically? I'd like to build it so that a customer could do it as well using the original way they connected to our platform

#

I mean, can we enable the connect flow to also include pre existing accounts so you dont HAVE to create a new one when connecting to the platform?

hybrid ibex
#

You need to check if that user has existing accounts or not... you can track that in your local database

fiery fern
#

I see, so we have to prevent deletion of the reference at all cost

hybrid ibex
#

Yes, otherwise you create another Connected Account and make some clean periodically on exeisting and not used Connected Account

fiery fern
#

Ok, thanks