#Nyxi
1 messages ยท Page 1 of 1 (latest)
I mean I guess I can write some code myself that cleans up the known cases of those types of names
Hello ๐
Do you mean in the verified output it uppercases first_name & last_name?
thanks, looking..
Ah I think the way identity scans and verifies the info, it doesn't really convert the casing as such. I doubt this is something we have on our roadmap.
You should write into our support team with your usecase so that we can flag it as a feature request
https://support.stripe.com/?contact=true
Alright. I'll work around it on my end. I prefer not to interface with official support, so if you want you can take the feedback from here.
๐
Do you happen to know what things like "von", "mc", "dos" etc are called in English?
Trying to search for a parser ๐
Not sure what those things are called but I vaguely remember a namecase library that handles this in js
https://www.npmjs.com/package/namecase
NP! ๐