# File lib/active_merchant/billing/integrations/hi_trust/notification.rb, line 24 def received_at Time.parse(params['orderdate']) rescue nil end