Results 1 to 10 of 73

Hybrid View

  1. #1
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Checkout Amazon Style -- Support Thread

    Does this work on older version of zencart? 1.3?

  2. #2
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Checkout Amazon Style -- Support Thread

    Quote Originally Posted by voltage View Post
    Does this work on older version of zencart? 1.3?
    I can't say for certain as I have not tested it with versions prior to v1.3.7. However, I think it should work with earlier v1.3.x releases. The only change that I can see being necessary is to remove the PayPal Checkout Express code at the end of the includes/templates/template_default/templates/tpl_checkout_login_default.php file.

    The bit that would need removing is...
    PHP Code:
    <?php // ** BEGIN PAYPAL EXPRESS CHECKOUT ** ?>
    <?php 
    if ($ec_button_enabled) { ?>
    <div id="checkoutLoginDefaultPPEC">
    <?php echo TEXT_CHECKOUT_LOGIN_PPEC?>
    <div><?php require(DIR_FS_CATALOG DIR_WS_MODULES 'payment/paypal/tpl_ec_button.php'); ?></div>
    </div>  
    <?php ?>
    <?php 
    // ** END PAYPAL EXPRESS CHECKOUT ** ?>
    Regards,
    Christian.

 

 

Similar Threads

  1. v155 One-Page Checkout [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 3051
    Last Post: 19 Jun 2026, 03:34 PM
  2. v150 Carousel Featured Products (carouFresel style) [Support Thread]
    By kamelion0927 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 16 Oct 2023, 01:47 PM
  3. Amazon Exporter Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 14
    Last Post: 10 Feb 2010, 12:41 AM
  4. Support for Google Checkout and Amazon Payments?
    By jamesbo in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Sep 2009, 09:11 PM
  5. Amazon Style checkout problem
    By dupfies01 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Oct 2008, 09:11 PM

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