activemerchant/active_merchant

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

Summary

Maintainability
A
2 hrs
Test Coverage

Class VposGateway has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

    class VposGateway < Gateway
      self.test_url = 'https://vpos.infonet.com.py:8888'
      self.live_url = 'https://vpos.infonet.com.py'

      self.supported_countries = ['PY']
Severity: Minor
Found in lib/active_merchant/billing/gateways/vpos.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status