Hey all, I have a script that uses crypto.HashAlg....
# suitescript
d
Hey all, I have a script that uses crypto.HashAlg.MD5 to submit feeds to Amazon's MWS. This appears to be deprecated. Is there another way to generate the hash?
b
the usual answer is an external package like crypto-js