Zen Cart Logo
Forums / Addon Payment Modules / Bank transfer payment option?

Bank transfer payment option?

Views: 17,555

Results 1 to 20 of 34
13 Jan 2007, 6:33 PM
#1
jas99villa avatar

jas99villa

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

Bank transfer payment option?

Is there an option that can be added so that people can be given our bank details to do a direct bank transfer? I am only dealing with memebrs of my own club so I know many of them would prefer this method of payment.

Thanks,

Jason.

13 Jan 2007, 8:15 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Bank transfer payment option?

Try the downloads section.

14 Jan 2007, 1:23 AM
#4
jas99villa avatar

jas99villa

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

Re: Bank transfer payment option?

Thanks very much for the link to the mod. I am not very good with all this so could anyone give me some pointers as to what to do with this now? I have downloaded and unzipped it but where does it go???

14 Jan 2007, 9:23 AM
#5
pierre avatar

pierre

New Zenner

Join Date:
Oct 2006
Posts:
84
Plugin Contributions:
0

Re: Bank transfer payment option?

Use FTP to upload the files to your site. All the files are already in the correct folders, so you don't need to edit anything.

After you uploaded all the files, go to your admin to modules -> payment and install the module, and put in all your details.

That's it.

14 Jan 2007, 9:40 AM
#6
jas99villa avatar

jas99villa

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

Re: Bank transfer payment option?

Anywhere in particular I am to FTP it or just at the main section of the shop? Told you im no good at this!

14 Jan 2007, 10:07 AM
#7
pierre avatar

pierre

New Zenner

Join Date:
Oct 2006
Posts:
84
Plugin Contributions:
0

Re: Bank transfer payment option?

You can just upload it to the main section of your shop, for example if your shop is in var/www/public_html/zencart, then you can just upload the includes folder to that directory.

23 Jan 2007, 12:14 PM
#8
maca2406 avatar

maca2406

New Zenner

Join Date:
Jan 2007
Posts:
32
Plugin Contributions:
0

Re: Bank transfer payment option?

Hi there

I am using this mod. I want to offer with it to my customers a discout or a free shipping option for payment with bank transfer payment form only.

Any option to enable this possibility without modify all the products in any way??? :lamo:

Thank you for help.

23 Jan 2007, 1:12 PM
#9
pierre avatar

pierre

New Zenner

Join Date:
Oct 2006
Posts:
84
Plugin Contributions:
0

Re: Bank transfer payment option?

Hi maca2406

You can download the module here, upload the files to your site, then go to admin -> Modules -> order_total, and change the settings according to your needs.

23 Jan 2007, 9:40 PM
#10
maca2406 avatar

maca2406

New Zenner

Join Date:
Jan 2007
Posts:
32
Plugin Contributions:
0

Re: Bank transfer payment option?

Thank you

The mod doesn´t working properly with zencart 1.3.7 maybe very old mod.

I am with other problem right now. Gift certificates is not working with dirbank module :cry:

23 Jan 2007, 9:48 PM
#11
pierre avatar

pierre

New Zenner

Join Date:
Oct 2006
Posts:
84
Plugin Contributions:
0

Re: Bank transfer payment option?

Unfortunately there isn't a newer mod.

I'm also having problems with the GV and dirbank module
Anyone have a solution for this?

26 Jan 2007, 8:05 PM
#13
prescott86 avatar

prescott86

New Zenner

Join Date:
Jan 2007
Posts:
6
Plugin Contributions:
0

Re: Bank transfer payment option?

whats the different between these both module?

27 Jan 2007, 3:50 PM
#14
maca2406 avatar

maca2406

New Zenner

Join Date:
Jan 2007
Posts:
32
Plugin Contributions:
0

Re: Bank transfer payment option?

dirbank doesn't work with gift certificates, also doesn't send the bank account info for email.

eutransfer works fine with gift certificates and sends the bank account info for email with zencart 1.3.6, however with 1.3.7, the bank account info is not correspondent for email. This is my actual problem with this mod :cry: but works better that dirbank.

16 Mar 2008, 5:43 PM
#15
albertvn avatar

albertvn

New Zenner

Join Date:
Mar 2008
Posts:
6
Plugin Contributions:
0

Re: Bank transfer payment option?

I am using Zen cart version 1.3.8a/v1.3.8 and I also installed the contribution "Direct bank deposit". It is fine in the admin area but it does not appear in payment methods when the client checks out.
Do you know this problem? is it because of the compatibility or any other issue?

I was recommended in a thread to use Eu direct bank transfer but my country is not in Europe.

Thanks in advance for your kind advice.
Albert

28 Mar 2008, 7:04 PM
#16
luca_pl avatar

luca_pl

New Zenner

Join Date:
Mar 2008
Posts:
5
Plugin Contributions:
0

Re: Bank transfer payment option?

On ZC 1.3.7 The euro transfer module don't show my bank information during checkout neither appends them into the e-mail. I am checking why, as a similar module Check/Money Order is working properly, having the same functionality, but can't find any answer. These modules are similar but one work, the other no.

9 May 2008, 5:28 PM
#17
truevoice avatar

truevoice

New Zenner

Join Date:
Feb 2008
Posts:
28
Plugin Contributions:
0

Re: Bank transfer payment option?

Hi wonder if anyone got this to work. For me it works but does not show up on one of my download products but does show up on all other products. Anyone have any ideas :clap:

20 May 2008, 6:38 PM
#18
sparkiii avatar

sparkiii

New Zenner

Join Date:
Jun 2007
Posts:
93
Plugin Contributions:
0

Re: Bank transfer payment option?

Hi, Just for anyone that is wondering, I tried the Bank deposit mod for AU as well and it was fine in Admin but wouldnt show up on the payment page. So I downloaded the one for Europe (see link above) I followed the upload instructions as normal and I made these changes to suit Australia.

includes\languages\english\modules\payment\eustandardtransfer.php

<?php
/**

  • @package EU Standard Bank Transfer payment module
  • @copyright Copyright 2003-2007 Zen Cart Development Team
  • @copyright Portions Copyright 2003 osCommerce
  • @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  • @version eustandardtransfer.php, ZC v1.3.8 2008-04-15 MENTAT
    */
    define('MODULE_PAYMENT_EUTRANSFER_TEXT_TITLE', 'Pay by Direct Bank Transfer into our account');
    define('MODULE_PAYMENT_EUTRANSFER_TEXT_DESCRIPTION',
    'Please use the following details to transfer your total order value:<br />' .
    '<br />Bank name: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_BANKNAM) .
    '<br />Bank branch: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_BRANCH) .
    '<br />Account Name: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCNAM) .
    '<br />Account no: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCNUM) .
    '<br />IBAN: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCIBAN) .
    '<br />BIC/SWIFT: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_BANKBIC) );

define('MODULE_PAYMENT_EUTRANSFER_TEXT_EMAIL_FOOTER',
"Please use the following details to transfer your total order value:\n" .
"\nBank name: " . MODULE_PAYMENT_EUTRANSFER_BANKNAM .
"\nBank branch: " . MODULE_PAYMENT_EUTRANSFER_BRANCH .
"\nAccount Name: " . MODULE_PAYMENT_EUTRANSFER_ACCNAM .
"\nAccount no: " . MODULE_PAYMENT_EUTRANSFER_ACCNUM .
"\nIBAN: " . MODULE_PAYMENT_EUTRANSFER_ACCIBAN .
"\nBIC/SWIFT: " . MODULE_PAYMENT_EUTRANSFER_BANKBIC .
"\n\nThanks for your order. You will be able to download immediately after we receive payment in the above account.\n\nYou will receive an email as soon as we received the payment.");
?>

and I deleted a few bits of text that wasnt needed in Aussie bank details

<?php
/**

  • @package EU Standard Bank Transfer payment module
  • @copyright Copyright 2003-2007 Zen Cart Development Team
  • @copyright Portions Copyright 2003 osCommerce
  • @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  • @version eustandardtransfer.php, ZC v1.3.8 2008-04-15 MENTAT
    */
    define('MODULE_PAYMENT_EUTRANSFER_TEXT_TITLE', 'Pay by Direct Bank Transfer into our account');
    define('MODULE_PAYMENT_EUTRANSFER_TEXT_DESCRIPTION',
    'Please use the following details to transfer your total order value:<br />' .
    '<br />Bank Name: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_BANKNAM) .
    '' . nl2br(MODULE_PAYMENT_EUTRANSFER_BRANCH) .
    '<br />Account Name: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCNAM) .
    '<br />Account No: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCNUM) .
    '<br />BSB: ' . nl2br(MODULE_PAYMENT_EUTRANSFER_ACCIBAN) .
    '' . nl2br(MODULE_PAYMENT_EUTRANSFER_BANKBIC) );

define('MODULE_PAYMENT_EUTRANSFER_TEXT_EMAIL_FOOTER',
"Please use the following details to transfer your total order value:\n" .
"\nBank Name: " . MODULE_PAYMENT_EUTRANSFER_BANKNAM .
"\nBank Branch: " . MODULE_PAYMENT_EUTRANSFER_BRANCH .
"\nAccount Name: " . MODULE_PAYMENT_EUTRANSFER_ACCNAM .
"\nAccount No: " . MODULE_PAYMENT_EUTRANSFER_ACCNUM .
"\nBSB: " . MODULE_PAYMENT_EUTRANSFER_ACCIBAN .
"" . MODULE_PAYMENT_EUTRANSFER_BANKBIC .
"\n\nThanks for your order. You will be able to download immediately after we receive payment in the above account.\n\nYou will receive an email as soon as we received the payment.");
?>

The main changes were changing th IBAN title to BSB and removing the BIC/SWIFT:. Of course you can leave that if you want international deposits. I also removed the branch location as we really dont need that.

Then in the admin I just filled in the appropriate details remembering I would put the BSB in the IBAN section and leave other fields blank. Of course you could go in and change the admin text file but I didnt bother.

I hope this makes sense.

Nat

13 Jun 2008, 11:25 AM
#19
angeli avatar

angeli

New Zenner

Join Date:
Aug 2007
Posts:
43
Plugin Contributions:
0

Re: Bank transfer payment option?

The default code for this option switches off the Direct Bank payment module for virtual products including gift vouchers and download products.

To change this, open the files /includes/modules/payment/dirbank.php and remove the following lines (66-71)

// disable the module if the order only contains virtual products
if ($this->enabled == true) {
if ($order->content_type == 'virtual') {
$this->enabled = false;
}
}

Be careful not to remove the last } as it goes with the section before (there are 3 in a row - only remove 2).

Make sure that everything checks out to Status "Pending" with this option, that gift vouchers need to be released by you, and that downloads only activate on "Processing" else you will be giving away products for free!

20 Jun 2008, 4:07 AM
#20
tanik avatar

tanik

New Zenner

Join Date:
Oct 2007
Posts:
63
Plugin Contributions:
0

Re: Bank transfer payment option?

Does this direct deposit mod work if your bank is in the US. I keep seeing EU and AU. So i assume it is only for banks in the specific area?