Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 134
  1. #121
    Join Date
    May 2012
    Posts
    9
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Thank you so much. Me talking again before checking. Yes the %s variable does the job correctly.

    I have upgraded the NZ module to allow for Bank/Branch code which is required here by most banks and created a ZA module.
    Where can I deposit it for you to add to you repertoire?

  2. #122
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,813
    Plugin Contributions
    124

    Default Re: Direct Bank Deposit

    Appreciate you sharing your work. Please go to

    https://www.zen-cart.com/downloads.php

    and click the orange "Add a New Plugin" button.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #123
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    260
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    Quote Originally Posted by kokolo View Post
    Thank you so much. Me talking again before checking. Yes the %s variable does the job correctly.

    I have upgraded the NZ module to allow for Bank/Branch code which is required here by most banks and created a ZA module.
    Where can I deposit it for you to add to you repertoire?
    Can you please add it to my GitHub repository https://github.com/OldNGreyBMR/direc...in/NZ/includes and then I can publish the lot as a combined package.

  4. #124
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    148
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Are there any plans for a Canadian version?

  5. #125
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    260
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    Quote Originally Posted by allmart View Post
    Are there any plans for a Canadian version?
    There is a draft version for CA in the GitHub. It will work with zc158+ and zc200 only. https://github.com/OldNGreyBMR/direc...osit/tree/main

    It needs reviewing to see if the correct terms / fields are used for Canada eg "Bank number" or "Institution number", "routing" or "transit" number etc
    Do not use in a production environment. It is for testing purposes only at this time.

    I won't be able to get back to it, to complete a final version, until next month.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  6. #126
    Join Date
    Jan 2015
    Location
    Cyprus
    Posts
    68
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Is anybody having a modified version that includes IBAN. In Europe IBAN is necessary.

  7. #127
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    260
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    Quote Originally Posted by Georgecy View Post
    Is anybody having a modified version that includes IBAN. In Europe IBAN is necessary.
    If you provide with a list of the required fields and the names as you want hem to be displayed to the end user I can put a version together to test.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  8. #128
    Join Date
    Jan 2015
    Location
    Cyprus
    Posts
    68
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Quote Originally Posted by OldNGrey View Post
    If you provide with a list of the required fields and the names as you want hem to be displayed to the end user I can put a version together to test.
    What I am using now with ZC1.5.7d is the UK version which basically has two more fields as shown below. Which is the swift and the IBAN. I am attaching the plugin for more detail.
    "\nSwift/BIC Code: " . MODULE_PAYMENT_DIRBANKUK_SWIFT .
    "\nIBAN Number: " . MODULE_PAYMENT_DIRBANKUK_IBAN .UK copy.zip

  9. #129
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    260
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    Quote Originally Posted by Georgecy View Post
    What I am using now with ZC1.5.7d is the UK version which basically has two more fields as shown below. Which is the swift and the IBAN. I am attaching the plugin for more detail.
    "\nSwift/BIC Code: " . MODULE_PAYMENT_DIRBANKUK_SWIFT .
    "\nIBAN Number: " . MODULE_PAYMENT_DIRBANKUK_IBAN .UK copy.zip
    There is an updated version for UK in my GitHub https://github.com/OldNGreyBMR/direc...in/UK/includes
    Please place it in a test environment and provide feedback.

    I have tested in on ZC 2.0.1 only but it should work on 158a as well.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  10. #130
    Join Date
    Jan 2015
    Location
    Cyprus
    Posts
    68
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Quote Originally Posted by OldNGrey View Post
    There is an updated version for UK in my GitHub https://github.com/OldNGreyBMR/direc...in/UK/includes
    Please place it in a test environment and provide feedback.

    I have tested in on ZC 2.0.1 only but it should work on 158a as well.

    I have tested it on ZC 2.0.1 and I get the following error. After checkout I get blank sreen.

    03-Jun-2024 11:24:41 Europe/Nicosia] PHP Fatal error: Uncaught Error: Undefined constant "MODULE_PAYMENT_DIRBANKUK_TEXT_EMAIL_FOOTER" in /includes/modules/payment/dirbankuk.php:125
    Stack trace:
    #0 /includes/classes/payment.php(306): dirbankuk->after_order_create()
    #1 /includes/modules/checkout_process.php(111): payment->after_order_create()
    #2 /includes/modules/pages/checkout_process/header_php.php(13): require('...')
    #3 /index.php(35): require('...')
    #4 {main}
    thrown in /includes/modules/payment/dirbankuk.php on line 125

 

 
Page 13 of 14 FirstFirst ... 311121314 LastLast

Similar Threads

  1. v154 Module for Paying Bill through Bank Account / Direct Bank Deposit
    By jolliejollie in forum Addon Payment Modules
    Replies: 0
    Last Post: 23 Mar 2015, 06:04 PM
  2. v151 Direct Bank Deposit V1.5.2 - Modification
    By bruce429 in forum Addon Payment Modules
    Replies: 2
    Last Post: 24 May 2014, 04:33 AM
  3. Installing Direct Bank Deposit Module
    By AirNewZealand15 in forum Addon Payment Modules
    Replies: 11
    Last Post: 5 May 2011, 09:11 PM
  4. Direct Bank Deposit - Can I add more than 1 bank account?
    By wanor in forum Addon Payment Modules
    Replies: 0
    Last Post: 27 Oct 2010, 05:56 PM
  5. Direct Bank Deposit module on 1.3.0.2
    By robax in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 27 Aug 2006, 12:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR