#salonmonster
1 messages · Page 1 of 1 (latest)
This is what we get:
This is what we want:
I do notice, that all the payments are showing as "salonMonster" (Our SAAS app name), instead of as a customer name or email. Is the issue how we have set up our express connect account?
Can you give one example PaymentIntent Id?
pi_3Of9XjDsBwzFEnWE1VJ7LA7V
In our admin area it shows the full details
But for the business using the stripe connect account it doesn't:
The just see:
gimme some time to look at this
Ok, thanks. I'll be afk for a bit and will check in later. Thanks 🙂
Hmm I think this is expected. The component will display "as if the Connected Account look at their own Dashboard". Their view of the Payment is expected to have less information than your view (because you are a Platform)
According to the demo it shows more data:
https://stripe.com/docs/connect/supported-embedded-components#payment-details
Is that not possible with our setup?
If you go to their account, click on "View Dashboard as this account" you will see a view of the Payment similar to the embedded component
I want them to be able to see this - not us
I may have found the issue
just checking
nope, I was wrong. same issue
It's the destination charge, so the charge is actually on your Platform, just a portion shared to your Connected Account. The Payment Method is visible on your Platform, but not visible to your Connected Account
The customer paid $1.37 to the Platform, the Platform then share $0.12 to the Connected Account
Is there any way to reconfigure our system to show them that data? Or is that just how it is for connected accounts?