# File lib/active_merchant/billing/integrations/nochex/notification.rb, line 50 def gross sprintf("%.2f", params['amount'].to_f) end