Twitter
- @magento Our support.varien.com account no longer has a files section to download the latest version... Where has that moved to? 2012/02/02
- @unirgy Is that a rule? 2012/02/02
- @beeplogic I came to the same conclusion as well. Thanks for your insight. Much appreciated! 2012/02/02
Categories
-
Recent Posts
Monthly Archives: May 2010
Testing Authorize.net Response Codes or Errors
I am building a Magento module that needs to set risk scores based upon certain responses from the Authorize.net payment gateway. In case you need to run some tests of your own, there is an easy way to get specific … Continue reading
Posted in Misc
Leave a comment
Magento: Order State and Order Status
I built a module a couple of weeks ago for a client who needed to be able to change the status of orders at any time, as well as having a couple of custom order statuses. It appeared that the … Continue reading
Posted in Magento
3 Comments
Magento: getCollection() Method Discovery
I was writing an order export module the other day, and I was needing to get some data from orders and found myself unable to get any customer information such as ->getCustomerEmail(). I was getting the order model collection with … Continue reading
Posted in Magento
Leave a comment