class BillingIntegration::ConektaGateway::Cash < Gateway
    preference :auth_token, :string
    preference :source_method, :string, default: 'oxxo'

    unless Rails::VERSION::MAJOR == 4