# File lib/active_merchant/billing/integrations/gestpay/notification.rb, line 28
          def currency
            CURRENCY_MAPPING.index(params['PAY1_UICCODE'])
          end