Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Posts
    12
    Plugin Contributions
    0

    Default New customer option before PayPal at login

    On the login page (login.php) what I would like is to have PayPal as the secondary (bottom) option and have the member signup as the first (top) option.

    A quick search of the login.php shows me:


    define('TEXT_NEW_CUSTOMER_POST_INTRODUCTION_SPLIT', 'Have a PayPal account? Want to pay quickly with a credit card? Use the PayPal button below to use the Express Checkout option.');

    define('TEXT_NEW_CUSTOMER_POST_INTRODUCTION_DIVIDER', '<span class="larger">Or</span><br />');

    define('TEXT_NEW_CUSTOMER_INTRODUCTION_SPLIT', 'Create a Customer Profile with <strong>' . STORE_NAME . '</strong> which allows you to shop faster, track the status of your current orders, review your previous orders and take advantage of our other member\'s benefits.');
    I tried swapping over the top and bottom define but nothing happened so I then tried swapping the top and bottom define ID's so it becomes:


    define('TEXT_NEW_CUSTOMER_INTRODUCTION_SPLIT', 'Create a Customer Profile with <strong>' . STORE_NAME . '</strong> which allows you to shop faster, track the status of your current orders, review your previous orders and take advantage of our other member\'s benefits.');

    define('TEXT_NEW_CUSTOMER_POST_INTRODUCTION_DIVIDER', '<span class="larger">Or</span><br />');

    define('TEXT_NEW_CUSTOMER_POST_INTRODUCTION_SPLIT', 'Have a PayPal account? Want to pay quickly with a credit card? Use the PayPal button below to use the Express Checkout option.');
    It has partially solved the problem because the text has changed but the images for PayPal and the signup have remained in the old places. Problem is I can't find anywhere where the images are called in.

    Any ideas?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: New customer option before PayPal at login

    If you're dealing with "main_page=login" then the template file for that is tpl_login_default.php

    Be sure to save your changes in the appropriate override folder for your custom template. More info on that topic in the FAQ area.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: New customer option before PayPal at login

    You may want to read the PayPal TOS for that service before you proceed with any other changes ...
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Jul 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: New customer option before PayPal at login

    You guys are my heros! Worked perfectly!

 

 

Similar Threads

  1. Replies: 4
    Last Post: 14 Aug 2012, 04:59 PM
  2. How to MAKE customer select an option before checking out?
    By nasdaqphil in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 29 Nov 2010, 05:11 AM
  3. Removing new customer login option for pre-approved customer list
    By Acemeister in forum Managing Customers and Orders
    Replies: 3
    Last Post: 21 Sep 2010, 04:51 AM
  4. Customer login before seeing quantity price
    By eric2008 in forum Basic Configuration
    Replies: 2
    Last Post: 29 Jun 2008, 06:37 AM
  5. customer login before seeing price
    By mudguts in forum General Questions
    Replies: 3
    Last Post: 8 Jun 2008, 06:36 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