# File lib/active_merchant/billing/integrations/dwolla/return.rb, line 7 def success? self.error.nil? && self.callback_success? end