Page 3 of 9 FirstFirst 12345 ... LastLast
Results 21 to 30 of 84
  1. #21
    Join Date
    Jun 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    Thank you for the quick reply,

    I am still new to ZenCart. When you say remove the logic, do you mean, go and remove it from the code as with if statements, etc... or is there a setting that controls logic for modules within ZenCart.

    Thank you

  2. #22
    Join Date
    Sep 2006
    Location
    New Boston, IL
    Posts
    57
    Plugin Contributions
    2

    help question Re: Pay by invoice ("bill me later"/""store credit account")

    I installed the invoice, but cannot see it in my admin payment modules. I saw a post earlier with this same problem, but no solutions were ever given - please help.

    I also would like to know how to make it a global option - you say something about removing the logic - that makes absolutely no sense to those of us that are new at php, please explain exactly what needs done to do this.
    Ralyn Speerly Schraceo
    Under The Rainbow
    http://www.undertherainbow.us

  3. #23
    Join Date
    Sep 2006
    Location
    New Boston, IL
    Posts
    57
    Plugin Contributions
    2

    bug Re: Pay by invoice ("bill me later"/""store credit account")

    Discovered the bug with not being able to see the module in the admin area when adding to an already installed site. File is in the wrong place and needs to be in /includes/languages/english/extra_definitions instead of /includes/languages/english/modules/payment - all appears to be working just fine now.
    Ralyn Speerly Schraceo
    Under The Rainbow
    http://www.undertherainbow.us

  4. #24
    Join Date
    Sep 2006
    Location
    New Boston, IL
    Posts
    57
    Plugin Contributions
    2

    Idea or Suggestion Re: Pay by invoice - setting for all users

    For anybody else that needs help with making this module global for all users and doesn't want to pay $60 for the contributor's help that I was offered through a private message after I asked for help on this board.

    I changed a simple setting and it appears to have done the trick

    Change code in this file:
    /includes/modules/payments/invoice.php

    Find Code:
    if ($check_flag_group == false) {
    $this->enabled = false;

    Change to:
    if ($check_flag_group == false) {
    $this->enabled = true;

    I hope this helps somebody - like the forum is supposed to.
    Ralyn Speerly Schraceo
    Under The Rainbow
    http://www.undertherainbow.us

  5. #25
    Join Date
    Mar 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    Can anyone confirm that this module works with 1.3.8?

  6. #26
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,671
    Plugin Contributions
    123

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    yes, it works with 1.3.8.
    That Software Guy. My Store: Zen Cart Modifications
    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.

  7. #27
    Join Date
    Feb 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    thankz for this mod! it works great for me! may i know how do i hide other payment mods when invoice is enabled? other option is: how do i let it as default payment (auto-selected)

    thankz a lot!

  8. #28
    Join Date
    Aug 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    Hi, i've installed Invoice and it works perfecty. Great Job!
    I was wondering if it's possible to charge more than standard price when using this option... The concept is that if you pay cash you get a discount but if you use the "bill me later" option you pay more.
    Thanks in advance
    Sigfrido

  9. #29
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,671
    Plugin Contributions
    123

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    There's nothing built in to invoice to do this. I believe a contribution has been created recently which adds a surcharge for certain payment methods - this could be used to do what you want.
    That Software Guy. My Store: Zen Cart Modifications
    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.

  10. #30
    Join Date
    Sep 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Pay by invoice ("bill me later"/""store credit account")

    Hi,

    I have installed your invoice mod in ZC1.3.8a. Works like a breeze!!! Matt rightfully raised a problem a while ago where he wants disabling flat rate delivery when the customer has the invoice option? Was there any further progress on this? I would love to see this bit of custom code as well. Can you help out? Thanks heaps,
    Ed

 

 
Page 3 of 9 FirstFirst 12345 ... LastLast

Similar Threads

  1. v157 Paypal "Pay Later" JavaScript implementation?
    By TheGrimReaper in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 16 Jan 2021, 12:06 AM
  2. I Need Customer To Pay Half Now Half Later
    By TesterServers in forum Managing Customers and Orders
    Replies: 15
    Last Post: 6 Nov 2012, 12:43 AM
  3. Pay Later, if customer decides to keep the product
    By andrewharbert in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jun 2008, 09:37 PM

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