#remi.lapierre
1 messages · Page 1 of 1 (latest)
Yes you can
You can use all the same api calls, you just have to pass stripe account header to make the call on the connect account: https://stripe.com/docs/connect/authentication
So you could list payment intents, passing that header: https://stripe.com/docs/api/payment_intents/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is it possible to view them on the stripe dashboard
Without going into the api?
ch_3MxB1KDDHDZyy9ro1a7F72mg
This is the payment
And the customer said he was charged couple of times but I cant find it on our DB
Is it possible to see this transactions somewhere on the Stripe Dashboard?