Page 1 of 2 12 LastLast
Results 1 to 10 of 63

Hybrid View

  1. #1
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: payment type fee module

    These should be installed with the code in:
    /includes/modules/payment
    /includes/modules/order_total

    And the language files in:
    /includes/languages/english/modules/payment

    /includes/languages/english/modules/order_total
    Last edited by Ajeh; 19 May 2007 at 04:29 PM. Reason: fixed paths
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #2
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: payment type fee module

    Quote Originally Posted by Ajeh View Post
    These should be installed with the code in:
    /includes/modules/shipping

    /includes/modules/order_total

    And the language files in:
    /includes/languages/english/modules/shipping

    /includes/languages/english/modules/order_total
    I don't understand. Does it mean, I have have shipping code as well to get the new payment method display in Admin? In Admin/Payment/ so that I may configure the settings?
    Last edited by CJJUNE; 15 May 2007 at 04:56 PM.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: payment type fee module

    No it means I lost my mind and typed /shipping instead of /payment ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: payment type fee module

    I saw it flying over Tennessee last night. I'll send it back express. lol

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: payment type fee module

    Quote Originally Posted by stagebrace View Post
    I saw it flying over Tennessee last night. I'll send it back express. lol
    Dang and the truck drove by and did not stop ... I am doomed ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: payment type fee module

    Quote Originally Posted by Ajeh View Post
    No it means I lost my mind and typed /shipping instead of /payment ...
    Ok thanks. Will see what i have missed out and retest.

  7. #7
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: payment type fee module

    Quote Originally Posted by Ajeh View Post
    No it means I lost my mind and typed /shipping instead of /payment ...
    Hi Linda

    This is harder than I thought.

    1. I manage to get the order total in admin. But when I install the module, the installation works ok but nothing is display. Only Update and Cancel button.

    2. For Telegraphic Transfer, the transfer is to be made to account number...So i also need to change this line of code

    if (IS_ADMIN_FLAG === true && (MODULE_PAYMENT_TTransfer_PAYTO == 'the Store Owner/Website Name' || MODULE_PAYMENT_MONEYORDER_PAYTO == '')) $this->title .= '<span class="alert"> (not configured - needs pay-to)</span>';


    They are both title and website name. How do I get the account number out?

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: payment type fee module

    I'd have to see the code for this module and right now I am not free to review it ...

    Perhaps someone else can jump in and lend a hand ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: payment type fee module

    Quote Originally Posted by Ajeh View Post
    I'd have to see the code for this module and right now I am not free to review it ...

    Perhaps someone else can jump in and lend a hand ...
    OK not today. Perhaps other day. PM me when you are free.
    Thank you

  10. #10
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: payment type fee module

    Quote Originally Posted by Ajeh View Post
    I'd have to see the code for this module and right now I am not free to review it ...

    Perhaps someone else can jump in and lend a hand ...
    Hi Linda

    I got it. Manage to get it out on the admin pages. I gone through the code. Correct some typo here and there. And by luck I got it.


    Next how do I get it displayed on the check out page? Here like the screen below:-
    Attached Images Attached Images  

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Low order fee in trouble with custom payment module
    By ellivir in forum Addon Payment Modules
    Replies: 3
    Last Post: 27 Feb 2014, 03:32 PM
  2. Link shipping to payment module type???
    By mikestaps in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 6 Jan 2011, 11:14 PM
  3. Flat Rate Handling Fee for Payment Module
    By AngiePoo in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 17 Jan 2010, 09:42 AM
  4. Anyone knows a working Payment Type Discount module?
    By shirster in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 11 Jan 2009, 12:54 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