#sripal

1 messages · Page 1 of 1 (latest)

crimson larkBOT
amber hinge
grizzled topaz
#

Many of our customers during stripe connect they are stopping in the middle. When they try to connect with stripe again, its creating new express account every time. So even though we are using only one express connect account, on the customer side he ended with lots of unused express accounts which is making him confused. So how to find out all these unused accounts and delete them ?

amber hinge
#

You can try Listing Account API

#

but I am not sure how you would determine whether an account is unused or not

grizzled topaz
#

can we do it using charges_enabled field ?

#

need to find out accounts which are half completed

amber hinge
#

Oh that probably works yes

grizzled topaz
#

thx for the info