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