#tronking55

1 messages · Page 1 of 1 (latest)

mighty lynxBOT
#

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.

near prairie
#

👋 happy to help

heady sonnet
#

Well, it's not logged in my dashboard.

#

I invoked that api with curl command.

#

I want to send some fund to the other stripe accounts, but as you can see, the total balance is 0.
It differs from api result.

near prairie
#

would you mind sharing your account ID?

heady sonnet
#

acct_1O5VOKGaAOMRNFzm

near prairie
#

the balance you're checking in the screenshot you shared is for another account

mighty lynxBOT
heady sonnet
#

Yes, you're right.

#

I sent funds and it's on hold.

near prairie
# heady sonnet

the available amount in your account balance on the dashboard has both the available and pending amounts

heady sonnet
#

Why is the fund on hold?

short lily
#

probably because the account has payouts_enabled:false for example and needs to provide more information to enable payouts.

heady sonnet
#

Can I pass the verification with only api?

#

Can I do this on the dashboard?

short lily
#

yes and yes

heady sonnet
short lily
#

this Discord channel is really for devs calling the API so I can only really help with that

#

you can try clicking the "View requirements" button though

heady sonnet
#

To be honest, I want to make a withdraw system to transfer funds from admin stripe account to users' stripe account.
Currently, I'm trying that on the dashboard, but the goal is to implement this by apis. We should provide the frontend(I'm not sure what uis are needed for withdraw yet.) that let users withdraw money and this need to interact with our backend.
There are some users who already had a stripe account, or other users who don't have a stripe account. We must consider both these two cases.
Can you give some advice for this?

short lily
heady sonnet
#

What kinds of information should need for withdraw?
For example, email or the others?

#

Is there any demo similar what I want?

heady sonnet
#

Okay, I will check them, and ask in detail later on.