# File lib/active_merchant/billing/integrations/sage_pay_form/notification.rb, line 24
          def cancelled?
            status_code == 'ABORT'
          end