#Nyxi

1 messages ยท Page 1 of 1 (latest)

static kestrelBOT
rotund jolt
#

I mean I guess I can write some code myself that cleans up the known cases of those types of names

ancient tundra
#

Hello ๐Ÿ‘‹
Do you mean in the verified output it uppercases first_name & last_name?

rotund jolt
#

Will take some researching though

#

yes

#

See vs_1MbkBFL7ilRdQXxE08R8MOrO

ancient tundra
#

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

rotund jolt
#

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.

ancient tundra
#

๐Ÿ‘

rotund jolt
#

Do you happen to know what things like "von", "mc", "dos" etc are called in English?

#

Trying to search for a parser ๐Ÿ˜„

ancient tundra
rotund jolt
#

namecase

#

That'll work

#

Thanks!

ancient tundra
#

NP! ๐Ÿ™‚

rotund jolt
#

There it is

#

Exactly what I needed