#bluejay1056-account-support
1 messages ยท Page 1 of 1 (latest)
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.
- bluejay1056, 23 hours ago, 17 messages
@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
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Kindly assign someone quickly.
as mentioned above, please ask your question here: https://support.stripe.com/contact
It's technical question
what's your technical question?
Is there any method by virtue of which we can add fund in stripe account
in test mode, you can use one of these tests cards to add balance to your account: https://stripe.com/docs/testing#available-balance
Can I do it from dashboard?
you can make a test payment from the dashboard yes:
Basically I want to add fund in the stripe account so that I can transfer it later to another account
sur so what's your question?
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
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?
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
yes, and I already told you how to add funds to your account. so what's your question?
Will you kindly tell me once again.I wasn't able to understand
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?
I want to first run it in test then live and want both the ways api and dashboard
๐๐
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
Is there any other way to communicate
I think I'm not able to make you understand
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
How to resolve the api issue
yes, so you need to increase your balance to avoid this error
and I explaind you how to do it
I just paid 500GBP to this account got an invoice
After all the process you explain ed I'm getting same error
I just paid 500GBP to this account got an invoice
how did you do this? did you use the test card I shared?
Yes
can you share the PaymentIntent ID (pi_xxx)?
or the Request ID (req_xxx) that is returning the error?
I just added bank details with an account .In connect portal I can see that data
can you share your account ID (acct_xxx)? it's at the top of this page: https://dashboard.stripe.com/settings/account
this is a custom account... so youa re using Stripe Connect? you never mentioned this...
and here the failed request you are talking about: https://dashboard.stripe.com/test/logs/req_rJlpbXukOBPmTT
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
it means you didn't do what I suggested earlier:
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
please do this and it will work
here:
and with this card: 4000000000000077
I did it but with default card number .I showed you the invoice
It'll be other person bank account not mine It's showing I've negative balance
I did it but with default card number
what is default card number? you need to use4000000000000077or 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.
Hey! Taking over for my colleague. Let me catch up.
Yes please help me
It seems that you managed to complete the payment according to the latest screenshot no ?
Can you see the above chats
Yes of course
If you want to have immediate available balance, then you need to use this test card
I'm getting error from the below code
All these I'm doing inside connect portal
You need to make a check on the available balance, before creating a Payout
just after the console.log(balance)
Yes
Ah you have automatic payouts enabled on that connect account ?
Tell me what to do .I need to submit task today ๐๐
Hello
@knotty anvil
@knotty anvil
Please don't use mentions we are monitoring all threads
Bro I just want response from the api that's all
Yes you've got the answer from the API according to the latest screenshot you've shared
What is the remaining issue ?
I have added fund already why it's showing insufficient how to judge how much will be sufficient
Do you have automatic payouts enabled on that connected account ?