Calculating Hash Codes

There is a simple formula.

hashCode = md5(secretKey + amount + referenceId)

If the provided hashcode does not match, the API will reject deposit requests.