# File lib/active_merchant/billing/integrations/world_pay/notification.rb, line 23 def received_at Time.at(params['transTime'].to_i / 1000).utc end