#Dru - metadata search
1 messages · Page 1 of 1 (latest)
Have you tried searching that in the dashboard search bar? I do know it can search some fields but am not immediately sure on metadata
i'm kinda trying that now but no joy, I guess I want something like metadata["Donors message"]:anything
but can't find a suitable operator
Gotcha. Unfortunately I don't think the dashboard can do that yet then, we do have a Search API that can look those payments up programmatically https://stripe.com/docs/search-api
I would write in to our support about this, they are more knowledgable about the Dashboard and can help you join the Search API beta
yeah might do, its for the end client to view so don't want o have to write an API script if a filter can do it
Looks like I was wrong our docs do say metadata searches are possible https://stripe.com/docs/dashboard/search
Have you tried something like metadata:Donors or metadata:"Donors message"?
thank you but I've just tried those but yields no results..
I'm in a chat with support now
Perfect, they will have a better idea of Dashboard functionality
👍