Zen Cart Logo
Forums / Addon Payment Modules / Internet Bank Transfer payments

Internet Bank Transfer payments

Locked

Views: 4,490

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
3 Nov 2010, 3:10 AM
#1
richardsnowstar avatar

richardsnowstar

New Zenner

Join Date:
Oct 2010
Posts:
24
Plugin Contributions:
0

Internet Bank Transfer payments

Internet Bank Transfers are a very popular payment method in the UK. Is there a payment module that will give this option in ZC?

3 Nov 2010, 9:02 AM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Internet Bank Transfer payments

I take it that all you want to do is create a payment option, that when selected, provides the customer with your bank account details (Sort Code, Account Number, Bank Name, Account Name).

It would therefore be similar to the CHECK/MONEYORDER module in that it simply needs to allow checkout to proceed and finalise, and when completed (checkout success), the relevant information about your bank is shown to the customer - perhaps with an instruction to quote their zencart order number when they go into their internet bank to make the online payment.

Am I on the right track?

If so, making a CLONE of the Check/Moneyorder module is the route to go.

I did this some years ago and created the Account Holders payment module, which is available in the downloads section.

3 Nov 2010, 12:58 PM
#3
richardsnowstar avatar

richardsnowstar

New Zenner

Join Date:
Oct 2010
Posts:
24
Plugin Contributions:
0

Re: Internet Bank Transfer payments

schoolboy:

I take it that all you want to do is create a payment option, that when selected, provides the customer with your bank account details (Sort Code, Account Number, Bank Name, Account Name).

It would therefore be similar to the CHECK/MONEYORDER module in that it simply needs to allow checkout to proceed and finalise, and when completed (checkout success), the relevant information about your bank is shown to the customer - perhaps with an instruction to quote their zencart order number when they go into their internet bank to make the online payment.

Am I on the right track?

If so, making a CLONE of the Check/Moneyorder module is the route to go.

I did this some years ago and created the Account Holders payment module, which is available in the downloads section.

This sounds like you are on the right track. Does your module do what I want or is it an example of cloning and modifying a payment module?

3 Nov 2010, 1:38 PM
#4
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: Internet Bank Transfer payments

richardsnowstar:

This sounds like you are on the right track. Does your module do what I want or is it an example of cloning and modifying a payment module?

There is a mod called **Direct Bank Deposit**. Essentially it does what schoolboy suggested. It is available for US and Australian bank transfers but could easily be modified for UK conditions by changing a few of the defines.

I have used it successfully on a couple of my stores.

3 Nov 2010, 2:06 PM
#5
richardsnowstar avatar

richardsnowstar

New Zenner

Join Date:
Oct 2010
Posts:
24
Plugin Contributions:
0

Re: Internet Bank Transfer payments

frank18:

There is a mod called **Direct Bank Deposit**. Essentially it does what schoolboy suggested. It is available for US and Australian bank transfers but could easily be modified for UK conditions by changing a few of the defines.

I have used it successfully on a couple of my stores.

Thanks for this and for schoolboy's advice. I had just found and modified the Direct bank deposit module for the UK banks.