Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Popup Term Print

    This is a replacement for the Terms & Conditions page if you have it enabled in the Checkout process. It uses a javascript popup window to display your Terms & Conditions with the ability to print it if they so desire. It is just like the CVV popup for Credit Cards but with print capabilities.
    A Terms & Conditions file is included for you to edit to your liking or you can create your own.

  2. #2
    Join Date
    Dec 2004
    Location
    Redcliffe QLD, Australia
    Posts
    193
    Plugin Contributions
    1

    Default Re: Popup Term Print

    I've just installed the Popup Terms Print module on ZC 1.3.9d and it works as it should however, it relies on a define called TERM_PRINT. TERM_PRINT is then presented on screen using an echo statement.

    Code:
    <body id="TermPrint" onload="resizeTo(500,680);"> 
    <?php echo HEADING_TERMPRINT ?>
       <div align="left"><input type="button" value="Print This Page" onClick="window.print()">
       <align="right"><input type="button" value="Close Window" onClick="window.close()"></div>
        <div><?php echo TERM_PRINT ?></div>
    </body>
    I want to change this so this code includes the the content of includes/languages/english/html_includes/define_conditions.php. That way I can use the builtin Define Page Editor rather than have another file to look for and manually edit. I'd also like it to be language aware if possible.

    I've tried a few different "include" statements, but I'm not having much luck -

    Any help appreciated.

    Thanks
    OZ

  3. #3
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Popup Term Print

    Quote Originally Posted by ozetrade View Post
    I've just installed the Popup Terms Print module on ZC 1.3.9d and it works as it should however, it relies on a define called TERM_PRINT. TERM_PRINT is then presented on screen using an echo statement.

    Code:
    <body id="TermPrint" onload="resizeTo(500,680);"> 
    <?php echo HEADING_TERMPRINT ?>
       <div align="left"><input type="button" value="Print This Page" onClick="window.print()">
       <align="right"><input type="button" value="Close Window" onClick="window.close()"></div>
        <div><?php echo TERM_PRINT ?></div>
    </body>
    I want to change this so this code includes the the content of includes/languages/english/html_includes/define_conditions.php. That way I can use the builtin Define Page Editor rather than have another file to look for and manually edit. I'd also like it to be language aware if possible.

    I've tried a few different "include" statements, but I'm not having much luck -

    Any help appreciated.

    Thanks
    OZ
    I tried using that one first, but then the entire cart page with the menus etc.. is in the popup. You would do better to not use the popup and put the check at the top of the page before they entered any information.
    Otherwise, just duplicate the information in all of the pages you intend on using. An English TERM_PRINT, and any other language you would have to create as well. This is usually not something that changes once it is put to use. Sorry I couldn't be of more help.

  4. #4
    Join Date
    Dec 2004
    Location
    Redcliffe QLD, Australia
    Posts
    193
    Plugin Contributions
    1

    Default Re: Popup Term Print

    Hi JT,

    I spent a number of hours working on this over the weekend and actually got it working correcty using the html_include file created by the page define utility - it's multilingal to.. I'll be posting it up soon as get my website finished.

    My next task will be to convert this utility so it works with the privacy statement on the create account page.

    OZ

  5. #5
    Join Date
    Oct 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Popup Term Print

    This is truly a magnificent mod.

  6. #6
    Join Date
    Oct 2010
    Location
    ireland
    Posts
    23
    Plugin Contributions
    0

    Default Re: Popup Term Print

    hey,

    on the latest version of zen cart...

    just noticed today that when i click on the (view terms and conditions) on the checkout page, that no terms are being displayed.


    the pop-up is coming up, but blank...

    have checked it on a couple of OS just to be sure..

    any ideas where i start to try and fix this?
    it was working when installed....


  7. #7
    Join Date
    Oct 2010
    Location
    ireland
    Posts
    23
    Plugin Contributions
    0

    Default Re: Popup Term Print

    yup...don't be a numpty and re-check your code...

  8. #8
    Join Date
    Oct 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Popup Term Print

    Hi all,

    I am new to Zen Cart so apologies for the dum question. How do I install the "Popup Terms Print module" as I want to use this feature ??

  9. #9
    Join Date
    Jul 2008
    Posts
    63
    Plugin Contributions
    0

    Default Re: Popup Term Print

    Hello,
    I have installed this mod with several modifications and additions.
    I have also solved some trouble spots along the way.
    I have posted some information in another thread:
    http://www.zen-cart.com/showthread.php?180244

    I'm not really prepared to upload a new set of files for everyone, but I hope this helps.

  10. #10
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Popup Term Print

    I just successfully installed this mod on a secondary/test 1.5 zencart:

    http://www.promdressesforless.us/

    Looks like it will work, but will have to replace default terms with mine. Which looking at it now doesn't look exactly easy or fast.

    This should be great with our credit card people, who really do not like customers going to a second page to agree to terms. Looks like just what they want.
    Last edited by SPH; 25 Aug 2012 at 08:01 PM.
    Steve
    prommart.com

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Print Popup Invoice for v1.5?
    By futurist71 in forum Upgrading to 1.5.x
    Replies: 19
    Last Post: 1 Mar 2019, 10:35 PM
  2. popup print invoice - no content
    By patternman in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Dec 2011, 07:47 PM
  3. Print Invoice Popup
    By shanesoine in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Nov 2010, 11:52 AM
  4. Popup Print Invoice help
    By eps492003 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 May 2010, 09:50 PM
  5. Popup Print Invoice Version 1.1
    By Decostyle in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 15 Feb 2009, 08:28 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