#Kenny024

1 messages ยท Page 1 of 1 (latest)

glass copperBOT
oblique flower
#

Hi there ๐Ÿ‘‹ so just to make sure I'm understanding correctly, you've built an app that uses Stripe Connect, you have created/linked the Stripe account of another party to your Platform as a Connected Account, and are now unable to create a Transfer to them?

nimble arrow
#

yes

#

exactly

oblique flower
#

Can you share the ID of the failed request (req_xxx)?

nimble arrow
#

I haven't any one

#

I mean

#

when I try with this new account I have any failed request. Just a message on my app

But yesterday, I was trying with another seller, and I get this failed request :

#

req_ArDViMQmHnEVMr

oblique flower
#

That request failed because the account that you tried to specify as the destination is not a Connected Account of your Platform, so you do not have insight into whether that account exists and won't be able to interact with it if it does.

In scenarios that leverage Connect, the Platform account is only able to interact with accounts that it has a connection with.

nimble arrow
#

I know that's not an ccount of my platform

#

the seller I was trying to transfer money is the following one :
acct_1Lpv92GbSNOK7kCq

oblique flower
#

I see a recent request to create a Transfer that failed for your account. I think your app is obscuring the underlying error that is being returned from Stripe, but you can review the request in your dashboard to see the error we returned explaining why it failed:
https://dashboard.stripe.com/test/logs/req_F5jRaXK70SetZU

#

It looks like it is failing because your platform does not have enough funds in its balance to transfer that much to the Connected Account.

nimble arrow
#

Yes, I know this error. I tried an API key instead using the Stripe plugin to do my transfer, but it didn't work

#

but with the plugin it's supposed to directly work, that's what I don't understand

oblique flower
#

What plugin are you referring to?

nimble arrow
oblique flower
#

That's not an integration that Stripe built or maintains, so we don't know anything about how it is supposed to work or be used. You'll want to contact the developers of that plugin for questions about how to use it and what it's error messages mean.

nimble arrow
#

okay

#

thanks for your time

#

is it possible for you the delete the following account?

#

acct_1LuF5BHFw8XzwDSZ

#

of my platform

oblique flower
nimble arrow
#

even in I'm in test mode?

oblique flower
#

I'm not sure what you mean, but the exact criteria for deleting accounts (including limitations on which accounts can be deleted) is mentioned in the description of that function.

nimble arrow
#

the deletation worked, thanks