How to make payment process profile search "case sensitive" and "Matched"
When searching payment process profile, the search is not case sensitive and also it searches all the profiles that has the search criteria word in it.
How to make it to search only the name that i have given in search criteria and also case sensitive?
for eg: if i give search as "ab", it should return "ab" only not "AB" or "abcd",etc.
Thanks