#Fubaibai
1 messages ยท Page 1 of 1 (latest)
Hi ๐
When you say "using my app" are you talking about a custom integration you have written? Are you using this API?
https://stripe.com/docs/api/accounts/delete
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes i mean using https://stripe.com/docs/api/accounts/delete API
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay and you are just asking if this will also result in the account getting paid out for all available and pending balances as part of this process?
No no, I just like to double check and make sure I'm not missing something
I'm double checking on this. Hold on
Yup, np
Okay reviewing the docs we see the following language:
Custom or Express accounts created using live-mode keys can only be deleted once all balances are zero
So I think all the funds would need to be paid out first before you can delete the account
Happy to help ๐
Have a good day