#meisei81
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can only delete an Express Account: https://stripe.com/docs/api/accounts/delete
Can he delete it from the dashboard?
They can't. You need allow them to delete the account on your Platform. This way they will "unlink" from your Platform and also delete the associated Stripe Express account.
Does the transactions in this account would not be found anymore after they delete the account?
Hi anybody there?
Hey, catching up here and can help in a moment.
The objects for that account's transactions should still exists
So you can see the payment intents for that account, you just wouldn't be able to create new ones on it
The platform can see the account's transactions but the account can't see them anymore, right?
Correct as far as I know. If you test this out in test mode you can see all of the effects that it would have on the express account as we would simulate it properly there