Direct Bank Deposit v 1.5 for Zen Cart 1.3.8a - v 1.5 March 22 2012 (Modified from Ausbank for OS Commerce) Original Mod Released 20/06/06 Released under the GNU General Public License ================================================================ Please read the install Instructions further down the page This is a simple module for those that want to provide a bank transfer payment option. Customers can choose to pay by direct money transfer into your Bank Account. The Australian version of this module allows you to configure the following in the admin: ~ BSB Number ~ Bank Name ~ Swift Code ~ Account Number The USA version of this module allows you to configure the following in the admin: ~ Account Name ~ Routing Number ~ Bank Name ~ Account Number The NZ version of this module allows you to configure the following in the admin: ~ Account Name ~ Bank Name ~ Account Number It also features a virtual products switch, so that its turned off if downloadable products are ordered. Other features include sort order, order status and zones. =========================== TO INSTALL =========================== Copy the includes folder for your country to the root of your Zen Cart store. (No core files overwritten) Go to Admin --> Modules --> Payment and click on the module and add you details If you find the displayed bank details on the Customer Checkout page to be a bit small add the following to your stylesheet, normally located at yoursite.com/includes/templates/your-template/css/stylesheet.css .important pre { font-size:12px; } =========================== More Info =========================== If your country isn't available here, contact me via the forum and I will add your country in, as long as you tell me what fields are required for you countries banking system =========================== Revision History =========================== Version 0.1 - Oz_jack (06/20/2006) ~ Initial release Version 1.0 - C Jones (11/24/2009) ~ Added USA version ~ Re-named original Australian version to help distinguish the two versions Version 1.1 - N Thomson 16 April 2011 (webzings.com) ~ Added NZ version ~ Tested on a 1.3.9h shop Version 1.5 - N Thomson 22 March 2012 (webzings.com) ~ seperated versions by country ~ Tested on a 1.3.9h shop ~ Tested on a 1.5 shop