#TLShadow - py_
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share an example of py_xxx that you cannot find on your account?
yes , py_1LSOrmQU0IY6mRfRcea4CGGC
i pretty much can't find any py through the search
through i know the payment is there and it has a proper pi_ a kollegue provided me with screnshots wher ei can see it even with py .. though i'm simply unable to search for it
ok seems to be connected to the connected state .. when i dive into the customer and take a look at payments .. i can see them in the list ... though nto by search somehow
Here's the PI on your account: pi_3LRF1WHMkTeUpmqY1fnVUftU
This created a transfer between your account and a connected account: tr_3LRF1WHMkTeUpmqY1VrXt91i
which resulted in a charge on the connected account: py_1LSOrmQU0IY6mRfRcea4CGGC
So it's expected that you cannot find that py_xxx on your account, since it's on the connected account.
ah okay are the connected accounts searchable ?
From the dashboard, no. But with the API: yes. Use the Stripe-Account header https://stripe.com/docs/connect/authentication and retrieve a charge with https://stripe.com/docs/api/charges/retrieve
ah .. okay thank you
Happy to help 🙂