THANK YOU Elvira
that was really a big help thank you thank you
i found that it is coming from the payment plugin itself, although i have told the about it before but they say it is coming from my end not their plugin, actually this message appears when the payment is completed with no error
so can i just replace this sentence in the .php file or would it cause any problem or errors
else{
$this->msg[‘class’] = ‘error’;
$this->msg[‘message’] = “Security Error. Illegal access detected.”;
}