#glorious_lemur_34569
1 messages · Page 1 of 1 (latest)
Can you share the request ID (req_xxx) with this error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
req_WAHo7H5uOkiq4R
po_1OBS58GgglTqdUEkhPgLJhdY was created on connected account acct_1O5lR7GgglTqdUEk, but this request accessed directly on platform acct_1Nk549KGksJLuxlQ. For platform to access the payout on the connected account, stripeAccount header as connected account ID should be included in the request: https://stripe.com/docs/api/connected_accounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
okay
and i have another question
I want to receive the payments that have not yet been received in payouts
Now when I do a request for get list, I only get those that are in payouts
I'm afraid we don't have a straightforward API for this purpose. After the payments are listed in payout, you will mark it as paid out in your system. For those aren't marked in your system, they aren't received in the payouts