# File lib/active_merchant/billing/integrations/sage_pay_form/notification.rb, line 12
          def initialize(post_data, options)
            super
            load_crypt_params(params['crypt'], options[:credential2])
          end