$value){ $merchant_data.=$key.’=’.$value.’&’; }
$encrypted_data=encrypt($merchant_data,$working_key); // Method for encrypting the data.
?>