# File lib/active_merchant/billing/integrations/direc_pay/notification.rb, line 14 def complete? status == 'Completed' || status == 'Pending' end