pagseguro/magento2

View on GitHub
view/frontend/web/js/view/payment/method-renderer/default_lightbox-method.js

Summary

Maintainability
A
1 hr
Test Coverage

Function placeOrder has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    placeOrder: function () {
      var self = this;
      var paymentData = quote.paymentMethod();
      var messageContainer = this.messageContainer;
      fullScreenLoader.startLoader();

    There are no issues that match your filters.

    Category
    Status