# File lib/active_merchant/billing/integrations/quickpay/notification.rb, line 24 def gross "%.2f" % (gross_cents / 100.0) end