I am designing a basic eCommerce websites backend. With this code, you will be able to order an item, pay for it using different banks, cancel your order and track where your order is. I haved utilized the Strategy Pattern and Command Pattern for this project.