#bluejay1056-account-support

1 messages ยท Page 1 of 1 (latest)

delicate vaultBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

#

@chilly jacinth :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

chilly jacinth
#

Kindly assign someone quickly.

unique belfry
chilly jacinth
#

It's technical question

unique belfry
#

what's your technical question?

chilly jacinth
#

Is there any method by virtue of which we can add fund in stripe account

unique belfry
chilly jacinth
#

Can I do it from dashboard?

unique belfry
#

you can make a test payment from the dashboard yes:

chilly jacinth
#

Basically I want to add fund in the stripe account so that I can transfer it later to another account

unique belfry
#

sur so what's your question?

chilly jacinth
#

How to do that techinaclly using methods mention in stripe doc

#

I'm using this code it's throwing an error of insufficient balance

#

What to do

unique belfry
#

I'm confused.
earlier you asked how to add funds from the dashboard. now youa re asking how to make payouts with the API?

#

so can you clarify exactly what you are trying to do?

chilly jacinth
#

Using the above code I got error insufficient funds so I thought I need to add fund so my issue will resolved.I can be wrong .My ultimate goal is to run this payout.create method and get a response

unique belfry
#

yes, and I already told you how to add funds to your account. so what's your question?

chilly jacinth
#

Will you kindly tell me once again.I wasn't able to understand

unique belfry
#

do you want to do it in the dashboard or with the API?

#

and you want to do this in test mode or live mode?

chilly jacinth
#

I want to first run it in test then live and want both the ways api and dashboard

#

๐Ÿ™๐Ÿ™

unique belfry
#

in live mode you can't do this, you would need real payments from users.
in test mode: click on the "+" button in the top right corner of the dashboard, click "payment", and then use one of these test cards https://stripe.com/docs/testing#available-balance

chilly jacinth
#

Is there any other way to communicate

#

I think I'm not able to make you understand

unique belfry
#

you asked me how to add funds to your test account so you can try a payout?

#

and I just explained you how ot do it

chilly jacinth
#

How to resolve the api issue

unique belfry
#

yes, so you need to increase your balance to avoid this error

#

and I explaind you how to do it

chilly jacinth
#

I just paid 500GBP to this account got an invoice

#

After all the process you explain ed I'm getting same error

unique belfry
#

I just paid 500GBP to this account got an invoice
how did you do this? did you use the test card I shared?

chilly jacinth
#

Yes

unique belfry
#

can you share the PaymentIntent ID (pi_xxx)?

#

or the Request ID (req_xxx) that is returning the error?

chilly jacinth
#

I just added bank details with an account .In connect portal I can see that data

unique belfry
chilly jacinth
#

Ok

#

acct_1OeGlTQrOJcVwb4G

unique belfry
#

this is a custom account... so youa re using Stripe Connect? you never mentioned this...

chilly jacinth
#

๐Ÿ˜ž

#

Sorry

unique belfry
#

so you are trying to send money from your main Stripe account to your bank account?

#

your main account has $0 available balance, so it's expected to fail

#

please do this and it will work

#

and with this card: 4000000000000077

chilly jacinth
#

I did it but with default card number .I showed you the invoice

chilly jacinth
unique belfry
#

I did it but with default card number
what is default card number? you need to use 4000000000000077 or it won't add the money to your available balance

#

It'll be other person bank account not mine It's showing I've negative balance
I don't understand, sorry.

chilly jacinth
#

After clicking on payment it's showing the below image

#

I filled data

knotty anvil
#

Hey! Taking over for my colleague. Let me catch up.

chilly jacinth
#

Yes please help me

knotty anvil
#

It seems that you managed to complete the payment according to the latest screenshot no ?

chilly jacinth
#

Can you see the above chats

knotty anvil
#

Yes of course

knotty anvil
chilly jacinth
#

I'm getting error from the below code

#

All these I'm doing inside connect portal

knotty anvil
chilly jacinth
#

After doing the process by Soma I can see this

#

Still the api throwing error

knotty anvil
#

just after the console.log(balance)

chilly jacinth
#

Yes

knotty anvil
#

Ah you have automatic payouts enabled on that connect account ?

chilly jacinth
#

Tell me what to do .I need to submit task today ๐Ÿ˜ž๐Ÿ™

#

Hello

#

@knotty anvil

#

@knotty anvil

knotty anvil
#

Please don't use mentions we are monitoring all threads

chilly jacinth
#

Bro I just want response from the api that's all

knotty anvil
#

Yes you've got the answer from the API according to the latest screenshot you've shared

#

What is the remaining issue ?

chilly jacinth
#

I have added fund already why it's showing insufficient how to judge how much will be sufficient

knotty anvil
#

Do you have automatic payouts enabled on that connected account ?

chilly jacinth
#

How to check that kindly guide

#

Get result thank you