#King_carin - Transfers
1 messages · Page 1 of 1 (latest)
Hello! Can you provide more information about where exactly you want this information to show up?
For example, are you looking for something that shows up in the Stripe Dashboard?
Thanks for a quick reply!
We got some feedback from one of our connected accounts that they'd like to see what product the transfer is attached to. Basically an itemised bill / receipt. Currently it only shows the transfer ID and I'd like to attach a product name with the receipt.
I have all the information available on the transfer creation and I have added it to the transfer description.
This is for Standard Connect accounts, right?
Yes, I think so. We have created the accounts through the Stripe Dashboard.
The connected accounts have access to the full Stripe Dashboard, correct?
I am not sure if they have currently, but if they don't it is something that I def should look into setting up. Side question on that: can you provide a scoped access to the dashboard so they only see the transactions and transfer related to their account? If that is not the default setting that is.
Preferably we'd like to add a description line to this receipt.
It is not possible to add a description to that receipt.
can you provide a scoped access to the dashboard so they only see the transactions and transfer related to their account?
No, not the way you're describing. With Connect your platform account connects to separate Stripe accounts. Those connected accounts are either Standard (full Stripe Dashboard access to their own accounts) Express (access to a limited Express Dashboard hosted on Stripe) or Custom (no Dashboard access; the platform manages the entire experience through the Stripe API).
To clarify, you said earlier:
Currently it only shows the transfer ID and I'd like to attach a product name with the receipt.
I'm not seeing the Transfer ID on that receipt. Is that what you were referring to, or something else?
Oh, I am sorry. I sent the wrong receipt. This is the one I meant
Ah, I think the Standard full stripe dashboard is what I meant. That is, they don't see the details relating to other connected accounts
Say for example that StikkiNikki goes to the Stripe Dashboard, preferable we do not want them to see transactions or some other data relating to another venue that is connected to our marketplace.
Yep, that makes sense.
Can you paste that Transfer ID here so I can look it up and get full context?
tr_3Jhhv3Ip59FjrMUH2dYNUJ07
This transfer was made in test mode though. I can send you one created from our live account if that's better?
They wont have any data attached to the description though. It's a functionality I'm trying to build atm.
Test mode is fine!
Hang on...
Ah, okay, so that Transfer was to an Express account.
So the answer in your case is no, I don't believe you can modify the content shown in your screenshot above.
Thank you for the answer!
Would it be possible if it was a Standard account?
And / or do express accounts have access to view their transfer history in the limited Express Dashboard?
Or if you don't have the time, is there some way I can look at a demo Standard vs Express dashboard experience?
Again, thanks for your time!
If it was a Standard account you could add metadata to the Payment object that exists on the connected account. The connected account holder would be able to see that metadata in the Stripe Dashboard.
Express account dashboards show payout and account information and not much else, really. You can see a demo of an Express dashboard by going to https://rocketrides.io/ which is our Stripe Connect Express demo.
Click on the Become a Pilot button to "sign up" and get to the Express dashboard.
There's more information about the demo here: https://stripe.com/docs/connect/express-accounts#express-demo
Thank you, I think I will be able to sort it out from here!
Just to clarify one thing, then I'll let you go (sweaty smile), did the Standard Connected Account only have access to the stripe data relating to their account in the stripe dashboard or access to data relating to all the connected accounts?
They only have access to their own account info.
Only the platform (your) Dashboard has access to all of your connected accounts.
Awesome - seems logical. Then there should be no problem going forward. Thank you so much!
Happy to help!