Chris Norton

Register Log in

The first production version of Magento Commerce has been released. I’ll be checking through the new release later today to see if I have to make any changes to my modules - now that the software is stable I can be more confident about working on the Australian module and translation.

I have just finished upgrading the site to use the latest version of WordPress. Overall it was a pretty fast and painless upgrade. The new version most obviously (to me) brings a redesigned admin area and some extra convenience was managing a blog. A good upgrade and well worth the 5 minutes it took to install!

If anyone is interested in discussing the Australian versions of QuickBooks then check out QuickBooksForum.com.au which was recently launched by Fontis.

I discovered a few flaws in my Magento Australia module, all of which were due to my own silliness. It’s funny how bugs tend to pop up in the simplest of places due to the developer missing them while he concentrates on the more advanced stuff.

Read the rest of this entry »

I got BPAY working last night and have added it, as well as the direct deposit functionality created previously, to the Australia module page on the Fontis site. Hopefully the instructions are clear enough: the module as a whole is started to get more complicated now that I had to start defining custom template files.

I have just finished adding a basic direct deposit payment module to my Australian Magento module. Development only took a day - again, because I didn’t understand some basic things to do with the Magento/Zend framework - and was mostly done by replicating functionality for the Check/Money Order module that’s already in Magento. Although direct deposit is currently lumped in with the rest of the Australian stuff I could always extract it if people in other countries would find it useful. I’m not sure how popular a payment method it is overseas.

The next order of business will be cleaning up the code for release and then moving on to the development of a BPAY payment method, which should be pretty similar to direct deposit.