ilscipio/scipio-erp

View on GitHub
applications/accounting/src/org/ofbiz/accounting/thirdparty/eway/EwayServices.java

Summary

Maintainability
A
35 mins
Test Coverage

Method getPaymentGatewayConfigValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private static String getPaymentGatewayConfigValue(Delegator delegator, String cfgId, String cfgParamName,
            String resource, String resParamName) {

    There are no issues that match your filters.

    Category
    Status