# File lib/active_merchant/billing/integrations/quickpay/notification.rb, line 32
          def test?
            params['testmode'] == 'Yes'
          end