mundipagg/magento2

View on GitHub
view/adminhtml/web/js/core/checkout/PlatformFormBiding.js

Summary

Maintainability
A
1 hr
Test Coverage

Function creditcardInit has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    FormObject.creditcardInit = function (isMultibuyerEnabled) {

        var creditCardForm = {};

        var containerSelector = "#payment_form_mundipagg_creditcard";
Severity: Minor
Found in view/adminhtml/web/js/core/checkout/PlatformFormBiding.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status