how that's possible to make payment system visiable to other customer group?
I need a free solution maybe small snippet code

Anyone know how to do this?
Code: Select all
$method_data = array();
Code: Select all
if ($this->customer->getCustomerGroupId() != '2') {
$status = false;
}
Users browsing this forum: thbr02 and 100 guests