# File lib/active_merchant/billing/integrations/world_pay/notification.rb, line 97
          def postcode_status
            return avs_value_to_symbol(params['AVS'][1].chr)
          end