payment_system == 'payme') { $amount = $amount / 100; } if ($model->amount == $amount) { return true; } return false;