#Zetsuman
1 messages · Page 1 of 1 (latest)
If you paste here their Id we can take a quick look
but it looks like some testing transactions
here is account ID acct_1LVJUP2EeR60tVpY
And I don't understand what resource have id py_xxxxxxxxx
You can click into each of the test transaction to see its detail page
When I've open payment which have all data I have an Id for payment intent pi_3LhKxn2EeR60tVpY0MtoD2vA
But when I open payment without customer and strange description I have py_1Ln2EA2EeR60tVpYlnRumkdf
It's different resources but why?
It's the result of a Destination Charge https://dashboard.stripe.com/logs/req_7eOPV0S2LCmsWS
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So you created a Destination Charge, it will generate a payment intent on your platform, then a py_ object on your connected account
So I should create a Direct charge to see description and customer email in payments?
That's a different story. Direct Charge and Destination Charge are different in many way and I think you should keep going with Destination Charge, but somehow forward the description into the py_ object
how I can do it?
Hi! I'm taking over this thread.
If you are the platform account, you can update the description of the py_xxx object:
Use the Stripe-Account header https://stripe.com/docs/connect/authentication with this endpoint https://stripe.com/docs/api/charges/update and set the description parameter.
Interesting! Is any docs which can help me to understand what is py_ object and how i should work with it?
The best I have is this diagram: https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee
The "$10 payment" on the connected account is the py_xxx