Calculate Client Security Hash evaluation all wrong?

I manage to get it to work but maybe with some parts different but then to my horror it says everything is wrong?


it has already finished updating the transactions

Make sure the string entered to return a Hash is exactly as required, includings spaces:

i think i might have removed the space needed for the client’s name for their full name as i used a string.replace function to remove the spaces and environment.new line when i used get text to retrieve the value

in that case use Trim function instead as it will only remove leading or trailing spaces.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.