#Hamid - Metadata
1 messages · Page 1 of 1 (latest)
So how can i make sure that the metadata is visible to the customer? Does customer in this specific instance refer to the connected account?
Yes, Connected accounts
So, When someone pays through our application, we attache metaData to that charge and that shows up on the connected account alright. just need to make the metadata visible to them
and im not sure, how to do so
or if it is visible or no?
Im testing in the DEV mode and i couldn't figure out how to check for that.
The charge object shows up on the connected account?
Yes
If the object shows up fine you should be able to also see the metadata attached to it
Oh, so, the MetaData will be visible by default? no need to set anything in there? right?
and if you want to turn it off for users (just use that for our debugging purposes), then where would you say i could set that? is that possible?
Yeah if the object is visible to someone internal to Stripe, they can see the metadata by default
There isn't a way to disable that
Great then,
Thanks for clarification 👍