# File lib/active_merchant/billing/integrations/direc_pay.rb, line 27
        def self.notification(post, options = {})
          Notification.new(post)
        end