So do you think this is the same :
import md5 key = appid + orderid + ordercurr + orderamt + app_secrect_key msignature = md5.new(key);
So do you think this is the same :
import md5 key = appid + orderid + ordercurr + orderamt + app_secrect_key msignature = md5.new(key);