activemerchant/active_merchant

View on GitHub
lib/active_merchant/billing/gateways/netpay.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class NetpayGateway has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

    class NetpayGateway < Gateway
      self.test_url = 'http://200.57.87.243:8855'
      self.live_url = 'https://suite.netpay.com.mx/acquirerprd'

      # The countries the gateway supports merchants from as 2 digit ISO country codes
Severity: Minor
Found in lib/active_merchant/billing/gateways/netpay.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status