#nevo-david_best-practices

1 messages ¡ Page 1 of 1 (latest)

gaunt rampartBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1240638745280249918

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

paper oriole
#

hi there!

#

what do you mean by "if they go back"?

austere flame
#

@paper oriole
I use stripe.accounts.create and get the id,
then I use the stripe.accountLinks.create to send them to the application.

If they close the window, the next time they try to fill the application, I will run only the stripe.accountLinks.create without creating a new id.

By this point, usually they will be locked in the US

#

If there was at least a way to delete connect accounts

paper oriole
austere flame
#

Delete is only for test

#

I think

paper oriole
#

are you creating Standard accounts?

austere flame
#

I was on express, and changed now to custom - so I can pass the country before.

I did something like:

#

But I still see people stuck in the US

#

And can't change it later

paper oriole
#

I was on express, and changed now to custom
then you can definitely delete the accounts

austere flame
paper oriole
#

this is probably a limitation of connect, once the country is set it can no longer be changed.

#

but you can delete the accounts if needed

austere flame
#

So should I just delete the account everytime if the application is not finished?

#

Isn't there another way?

paper oriole
#

that's one option. or you could set the country yourself when creating the account.

austere flame
#

Why is it not possible to delete accounts from the dashboard?

#

there is only a "reject" option

paper oriole
#

we are not very familiar withthe dashbaord here on Discord, so I don't know if there's differences between deleting and rejecting an account.

austere flame
#

I mean from Stripe connected account dashboard

#

there is no delete button