#naraguimaraes
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? 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.
I don't have access to that, my managers provided only the api key of the company's stripe account but I can't login into stripe dashboard.
is there something else I can share without having to go into stripe dashboard?
I'd suggest you to check with you manager for the reqeust ID.
okay, I'll check with them and get back to you in the next few days. Is there an example in the documentation on how can I get those payouts associated with our clients?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I used that, but it is just retrieving the data that our clients pay to our company not what they get from their clients payments
https://stripe.com/docs/api/payment_intents/list#list_payment_intents or are you referring to PaymentIntents?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
no, I am referring to payouts. Let me try to explain it differently. So if our clients (A) receive from their clients (B) payments from some services, products etc, their clients (B) pay through stripe, they do not go to our company's payout but to our clients (A) payouts. I want to get our clients (A) payouts that they received on their stripe account that is linked to our company's stripe account