#ednonstop - Express
1 messages · Page 1 of 1 (latest)
Yes, here it is
https://stripe.com/docs/api/transfers/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks, can you share also the link in your dashboard where you are expecting to see the custom description ? if you could also share a transfer Id
Login link:
https://connect.stripe.com/express/MVoriPuOaeMd
Transfer id:
tr_1LekpKCsmBaUST9mw2SwXW4a
Sorry but I'm not understanding your demand, the link you are sharing is a login url. My question the link to where you are expecting to see the custom description
Well, i'm using login links API to display Express Dashboard in my mobile app for users
It seems like the responsive layout on mobile devices hides the description.
If you try using dashboard via web you'll see them all:
https://dashboard-admin.stripe.com/test/connect/transfers
https://dashboard.stripe.com/test/connect/transfers/tr_1LekpKCsmBaUST9mw2SwXW4a
Yes, this is the question. Why i see them as custom into my main dashboard, but users with connected accounts see only standard description in my app via WebView
That's how the display on mobile application was designed, unfortunately without description
Are you sure? I just tested
This is the web view no ?
Yes, just look. "Payment from1"
and here still the standard. The layout is not the problem i guess.
OK I see now, I miss understand your question at the begining, I'll try to investigate further
juste give me couple of minutes please
Okay, just make sure you understand that week ago i requested this feature to activate in stripe support and yesterday they did it, but still nothing changed
thanks for the details. The transferId tr_1LekpKCsmBaUST9mw2SwXW4a you just shared has this as descritpion Payment from Nascent Ventures Ltd (Order: A000136) without Payment from1
You can check in the dashboard:
https://dashboard.stripe.com/test/connect/transfers/tr_1LekpKCsmBaUST9mw2SwXW4a
Yes, that's right
i want to see this description in express dashboard too
Wait a moment
This was previous transfer
The transfer with "payment from1" is:
tr_1Lf1nnCsmBaUST9m71G47lmB
I did it when when started conversation with you
No worries, I'm analyzing this one
Okay, I'll wait
Just I want to mention that transfer from the platform account are seen as payment on the connected account
for that transfer tr_1Lf1nnCsmBaUST9m71G47lmB
Here is the related payment in the connected account
https://dashboard.stripe.com/acct_1LUXtj2SROfEuvDF/test/payments/py_1Lf1nn2SROfEuvDFiwHvVulW
When you update the description of a transfer using this API
https://stripe.com/docs/api/transfers/update#update_transfer-description
you don't update the related payment description which is shown in the express dashboard
Unless something was activated as you mentioned by stripe support, I suggest you to go back to them as they know better your case
So to update description in express dashboard i must use some another API i think
Yeah, try using this API for that
https://stripe.com/docs/api/charges/update#update_charge-description
don't forget to pass the header Stripe-Account with the connected account Id