#robotlos

1 messages · Page 1 of 1 (latest)

indigo yachtBOT
pliant warren
#

Hello there

dusty timber
#

and i am getting this error

StripeInvalidRequestError: You have insufficient funds in your Stripe account. One likely reason you have insufficient funds is that your funds are automatically being paid out; try enabling manual payouts by going to https://dashboard.stripe.com/account/payouts.
at Function.generate (/Users/juan/github/arena/typescript/node_modules/stripe/lib/Error.js:40:16)
at res.toJSON.then.StripeAPIError.message (/Users/juan/github/arena/typescript/node_modules/stripe/lib/StripeResource.js:238:35)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
type: 'StripeInvalidRequestError',
raw: {
code: 'balance_insufficient',
doc_url: 'https://stripe.com/docs/error-codes/balance-insufficient',
message: 'You have insufficient funds in your Stripe account. One likely reason you have insufficient funds is that your funds are automatically being paid out; try enabling manual payouts by going to

#

I guess i'm wondering in test mode how do i gurantee that i have suficient balance to initiate these transfers?

pliant warren
#

To skip the pending balance period

dusty timber
#

my balance in test mode is negative

#

but in the transfer create i only specify a destination account

pliant warren
#

@dusty timber did it work when you added sufficient available funds?