Hi all, I have try to refund using AIM method.The code is following
:setTransactionType("CREDIT"); //This is for refunds only
$payment->setTransaction($cardno,'',$price);
$payment->setParameter("x_email", $email);
$payment->setParameter("x_email_cust...