# File lib/active_merchant/billing/integrations/valitor.rb, line 23 def self.notification(params, options={}) Notification.new(params, options.merge(:test => test?)) end