# File lib/active_merchant/billing/integrations/valitor/helper.rb, line 79 def format_amount(amount) amount.to_f.round end