#pozzworth
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- pozzworth, 6 days ago, 16 messages
Can you share the ID (req_xxx) of the API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_YsTCW4Y8ulnBRC
They are Express accounts, you (the platform) cannot manage external accounts for those
i managed to add an external account once before somehow
on my app the account holder themselves are putting in their bank info and submitting it on the backend with the platforms secret key
Yeah I mean you can for custom accounts but not express
They have the Express Dashboard where they manage all their payout settings and accounts
so there is no way that using my platform that they can add their external account?
No, only via the hosted surfaces like Express Dashboard
i'm almost certain though that when i added a bank account it was through my platform
can i change an express account into a custom account?
Happy to look at an example!
No you'd just re-create the account
how?
If you find an example of what you said you've done previously, I'm happy to look at it to understand the difference
could it help to look at my code?