activemerchant/active_merchant

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

Summary

Maintainability
A
3 hrs
Test Coverage

Class WompiGateway has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

    class WompiGateway < Gateway
      self.test_url = 'https://sync.sandbox.wompi.co/v1'
      self.live_url = 'https://sync.production.wompi.co/v1'

      self.supported_countries = ['CO']
Severity: Minor
Found in lib/active_merchant/billing/gateways/wompi.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status