So do you think this is the same :


import md5

key = appid + orderid + ordercurr + orderamt + app_secrect_key
msignature =  md5.new(key);

Reply via email to