# Legacy Code

⚠️ **Warning: This directory contains legacy code that is subject to removal in future versions.**

## Overview

The code in this directory is maintained for backward compatibility purposes only. It supports older implementations and deprecated functionality that may be removed in upcoming releases.

## Important Notes

- **Do not use** this code for new features or implementations
- **Do not depend** on this code in new development
- This code is **not actively maintained** and may contain outdated patterns

## Contents

This directory includes:
- Legacy API implementations
- Legacy shipping method classes
- Legacy migration scripts
- Deprecated helper functions

All new development should use the current implementations located in the `includes/` directory.
