Magento
Contents
Overview
Fontis has been working on a custom set of modules to add support for features desired by Australian shop operators. These modules currently add the following features:
- Australia Post shipping - supports Australia Post's DRC interface to calculate shipping rates and delivery times.
- Direct deposit payment.
- BPAY® payment.
Planned features include:
- GST - addition of Australia's Goods and Services Tax.
- Bank interfaces - credit card processing by Commonwealth Bank, ANZ, Westpac and NAB. Further banking interfaces may be added as time goes on if there is sufficient interest - these include the smaller banks such as St. George and Bendigo Bank.
Module Installation Instructions
- Unzip the Australia_code.zip file and place the extracted directory under the
app/code/local/Mage/directory. - Unzip the Australia_design.zip file and place the extracted directory under the
app/design/frontend/interface/theme/template/directory (for example, place the extracted directory inapp/design/frontend/default/default/template/). - Place the Mage_Australia.xml file in the
app/etc/modules/directory. - Place the
bpay_portrait_small.giffile in your root Magento directory. (The same directory asindex.php.)
Activating Australian Locale
"English (Australia)" is now available as one of the default locales and can be selected during installation.
Pretty simple: just add <en_AU/> to the file app/etc/config.xml underneath the other similar locale codes (around line 57).
We have been in contact with the Magento developers and they may be adding this by default in the next Magento release.
Feedback
Please direct any feedback through our contact page.
| Attachment | Size |
|---|---|
| Mage_Australia.xml | 933 bytes |
| Australia_code.zip | 11.4 KB |
| Australia_design.zip | 4.5 KB |
| bpay_portrait_small.gif | 2 KB |
