activemerchant/active_merchant

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

Summary

Maintainability
A
2 hrs
Test Coverage

Class Flo2cashGateway has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Flo2cashGateway < Gateway
      self.display_name = 'Flo2Cash'
      self.homepage_url = 'http://www.flo2cash.co.nz/'

      self.test_url = 'https://demo.flo2cash.co.nz/ws/paymentws.asmx'
Severity: Minor
Found in lib/active_merchant/billing/gateways/flo2cash.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status