#sapient-dev_code

1 messages ยท Page 1 of 1 (latest)

runic summitBOT
#

๐Ÿ‘‹ 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.

near agate
#

Hi! Can I check what do you mean by Now the payouts are not in the sync with the balance.?

kindred epoch
#

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

near agate
#

Can I have the connected account's ID?

kindred epoch
#

Yes. acct_1QDPYgCihY7sBopD

near agate
#

I don't see any payouts for this account.

kindred epoch
#

acct_1SBQFOQSUu621KTr can you check for this

near agate
#

Same, there isn't any payouts.

kindred epoch
#

acct_1S9p2y3W1GHLMTQA this is my another connected account. Check in this if any payout is there?

near agate
#

Are you doing this in test or live mode?

kindred epoch
#

above account is with the live mode

kindred epoch
#

@near agate I have above code for integrating the transactions. have a look and explain if any mistakes to fetch the transactions.

near agate
#

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,
     }
);```
kindred epoch
#

Yes sending just a min

#

From the amount I am taking whether it is the transaction or the payout

near agate
#

Thanks! I see you are able to retrieve the data for a connected account. Can I check what exactly is not working then?