# File lib/active_merchant/billing/integrations/sage_pay_form/notification.rb, line 29 def status complete? ? 'Completed' : 'Failed' end