#starky_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1240278763091136532
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Account Debit only work on Express or Custom accounts, not Standard accounts: https://docs.stripe.com/connect/account-debits
Hello. I am trying to move this flow between my suppliers. The end customer pays to our branch "connected account" and then the supplier gets a transfer to their account. but somehow I get the error.
Ah!!!! How can I change the account to express?
since basically it is still another company of mine
Ah!!!! How can I change the account to express?
you can't. if you need to collect payment from that account, you have a few options:
- reverse an existing transfer https://docs.stripe.com/api/transfer_reversals
- collect a credit card from the owner of the connected account and charge that directly as the platform
- or track on your end how much the account owns you, and reduce they transfer going forward
Can I close that account and open a new one but with the right type?
or is it against the TOS?
yes it should be possible