Hello All, I am writing here a script snippet for getting the credit card type used in the order
Tag: order
Get customer order count in Magento
Hello All, I am writing here a script snippet for getting the orders count for given customer
Order State and Status in Magento
Many of you might have come across the requirement, where they needed to change the order status dynamically. Difference between order state and status State is used by Magento to tell if the order is new, processing, complete, holded, closed, canceled etc.; while Statuses are the one that YOU would be defining at the back-end […]