class BillingIntegration::ConektaGateway::Bank < Gateway
    preference :auth_token, :string
    preference :source_method, :string, default: 'banorte'

    unless Rails::VERSION::MAJOR == 4