#planetcreate
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: 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.
from the error right here is it:
req_8wjMGl49vKsOXY
OK, that bank_account belongs to a different Stripe account, and that's why you don't have access to it.
and how can i fix it
You should only use bank_account created in your own account.
i just made a few test accounts with the stripe test bank account so what bank account do i have to put in now
That's really up to you. You can use a bank account that you created before (make sure it's created on the same Stripe account), or create a new one.
so any bank account so long it ist the stripe test bankaccount.
And this bank account needs to be created in your own Stripe account.