Page 9 of 9 FirstFirst ... 789
Results 81 to 84 of 84
  1. #81
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,144
    Plugin Contributions
    11

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

    took you long enough.

  2. #82
    Join Date
    Jun 2012
    Posts
    412
    Plugin Contributions
    0

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

    Old topic, but invoice payment method is not displayed if order contains only virtual products or contains any virtual products. Relevant code block is:
    Code:
    // disable the module if the order only contains virtual products
          if ($this->enabled == true) {
            if ($order->content_type != 'physical') {
              $this->enabled = false;
            }
          }
    Even if there is a good reason to disable the module if the order only contains virtual products, the test disables the module for mixed orders as well as virtual orders. As swguy suggested back in 2007, the code block can be removed.

  3. #83
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,683
    Plugin Contributions
    123

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

    Exercise caution, because the person would get their downloads prior to paying.
    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.

  4. #84
    Join Date
    Jun 2012
    Posts
    412
    Plugin Contributions
    0

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

    Thank you for the reason for the code block! Will be cautious.
    Dave

 

 
Page 9 of 9 FirstFirst ... 789

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