#sapient-dev_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1425708940582453301
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- sapient-dev_code, 22 hours ago, 5 messages
Hi! Can I check what do you mean by Now the payouts are not in the sync with the balance.?
Currently, the payout history only displays records up to September 2024 and earlier. Please ensure that all payout records are updated through to the present
Can I have the connected account's ID?
Yes. acct_1QDPYgCihY7sBopD
I don't see any payouts for this account.
acct_1SBQFOQSUu621KTr can you check for this
Same, there isn't any payouts.
acct_1S9p2y3W1GHLMTQA this is my another connected account. Check in this if any payout is there?
Are you doing this in test or live mode?
@near agate I have above code for integrating the transactions. have a look and explain if any mistakes to fetch the transactions.
Can I check if you are getting the payouts for the connected account when you just run this part of the code:
params,
{
stripeAccount: connectedAccountId,
}
);```
Yes sending just a min
Detailed log of the data
From the amount I am taking whether it is the transaction or the payout
Thanks! I see you are able to retrieve the data for a connected account. Can I check what exactly is not working then?