I created several standard user connected accounts using the stripe API.
The problem is when I tried to delete them, I got this response:
"This method may only be used on Custom or Express accounts"
I am using the stripe api doc:
https://stripe.com/docs/api/accountsSo tha's why I would like to know how to delete those accounts, because it was just for testing and I will still testing for while, So I need to know how to delete them.