Page 17 of 17 FirstFirst ... 7151617
Results 161 to 164 of 164
  1. #161
    Join Date
    Nov 2010
    Posts
    159
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Quote Originally Posted by OldNGrey View Post
    I have updated Direct Bank Deposit to V2.1.2. It is available from my GitHub https://github.com/OldNGreyBMR/direc...ses/tag/V2.1.2 and has been submitted to the plugins for admin approval.
    The readme file has more detailed instructions with a note about virtual products.
    This version is encapsulated for Zen Cart 2.10 and greater. There are also detailed instructions on how to extract the files to run on Zen Cart versions below v2.1.0.
    This is fantasic! I gave up last time.

    I installed this today and works. I even made the change so that it works if the cart has only digital and even that works.

    There is only one issue though. On the confirmation email, this is what I get.

    IBAN Number: GB82 WEST 1234 5698 7654 32nnThanks for your order which will ship immediately once we receive payment in the above account.n

    The thanks for your order is part of the IBAN number. I think this should be on a new line??

    Sadly I don't know where to fix this myself.

    Otherwise a BIG thank you for making these changes!!!

  2. #162
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    405
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    Quote Originally Posted by Dustie View Post
    This is fantasic! I gave up last time.

    I installed this today and works. I even made the change so that it works if the cart has only digital and even that works.

    There is only one issue though. On the confirmation email, this is what I get.

    IBAN Number: GB82 WEST 1234 5698 7654 32nnThanks for your order which will ship immediately once we receive payment in the above account.n

    The thanks for your order is part of the IBAN number. I think this should be on a new line??

    Sadly I don't know where to fix this myself.

    Otherwise a BIG thank you for making these changes!!!
    How did I miss that one? The new line characters are not interpreted correctly.

    In the language file "DirectBankDepositUK/V2.1.2/catalog/includes/languages/english/modules/payment/lang.dirbankuk.php" on lines 27, 37 and 47 change the single quotes to double quotes eg from
    Code:
    '<p>Thanks for your order which will ship immediately <br>once we receive payment in the above account.';
    to
    Code:
    "<p>Thanks for your order which will ship immediately <br>once we receive payment in the above account.";
    I 'll update the GitHub version today.
    OldNGrey
    ZC222 PHP 8.4.16
    MySQL 11.8.5-MariaDB

  3. #163
    Join Date
    Nov 2010
    Posts
    159
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit

    Quote Originally Posted by OldNGrey View Post
    How did I miss that one? The new line characters are not interpreted correctly.

    In the language file "DirectBankDepositUK/V2.1.2/catalog/includes/languages/english/modules/payment/lang.dirbankuk.php" on lines 27, 37 and 47 change the single quotes to double quotes eg from
    Code:
    '<p>Thanks for your order which will ship immediately <br>once we receive payment in the above account.';
    to
    Code:
    "<p>Thanks for your order which will ship immediately <br>once we receive payment in the above account.";
    I 'll update the GitHub version today.
    thanks for that.. all working now :)

  4. #164
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    405
    Plugin Contributions
    6

    Default Re: Direct Bank Deposit

    An updated version, V1.2.1a is available from my GitHub https://github.com/OldNGreyBMR/direc...posit/releases
    OldNGrey
    ZC222 PHP 8.4.16
    MySQL 11.8.5-MariaDB

 

 
Page 17 of 17 FirstFirst ... 7151617

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

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