# File lib/active_merchant/billing/integrations/directebanking/notification.rb, line 32 def gross "%.2f" % params['amount'].to_f end