#AnaIva-connect

1 messages · Page 1 of 1 (latest)

fringe tundra
#

It should just work if you use it in test mode I think, did you get any specific error message?

slate flicker
#

When I was trying to send stripe_account as a part of create payment intent, it was giving me error that account is not found, so I suspect it is because connected account is restricted

fringe tundra
#

if it was because of being restricted then the error message would say that

slate flicker
#

So I was trying to create a new one with real like data, to make sure it is not the case

fringe tundra
#

if it says "no such account" then it means something else like you didn't connect it properly or are using the wrong API keys

slate flicker
#

Maybe I do not udderstand something, when I do not send a stripe_account as a header, everything works as expected. But fund are going to main account, so I was trying to add a header with stripe_account and send it there. But that does not work

fringe tundra
#

But that does not work
could you give more information?

#

like the request ID req_xxx for the exact error you're getting? or the account ID acct_xxx of the account you're using for that parameter?

slate flicker
#

Give me few minutes

slate flicker
#

Exact error is: Entity is not found. But I am not sure if that is coming from

#

Can you please do not close this thread, I would like to debug something and come back to you

fringe tundra
#

"Entity is not found" is not a Stripe error message no