#TheUchi007-balance-error

1 messages · Page 1 of 1 (latest)

dawn tiger
#

If you are using Separate Charges & Transfers (see docs: https://stripe.com/docs/connect/charges-transfers), then you will need to wait for the funds to reconcile in the account before you attempt to transfer.

Not sure if that gets you oriented in the right direction though. If you're still unsure of what to do, can you include the request ID for the request that threw the error?

Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request

rapid comet
#

At this time, I am driving on my way home. Could I get that back to you in a bit?

#

Here’s the id

#

req_4wiljgcRe7OrsW

dawn tiger
#

Taking a look

#

Ah, that's odd. It seems like your test balance is sufficient to withstand the 2 dollar transfer. I'm not sure why this is throwing this error. It could be that the API version you're using is not equipped to handle transfers correctly, as it looks like you're on 2015-04-07, or it could simply be that the balance was different at the time of the transaction.

rapid comet
#

Yeah, it is odd

dawn tiger
#

Are you intentionally using that old API version from 2015?

rapid comet
#

I am not sure what to do lol

#

I will try to check the version os the API once I get home

#

I know I had an issue like this when getting the financial connection session, and updating stripe fixed that

dawn tiger
#

Sure thing! Feel free to jump back on after you give that a shot and we're happy to assist