Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Hello,

    Just moved to 1.3.8a and have paypal express installed.... Previously I had the understanding that we could choose whether we wanted the split page or the old page with "Returning Customers" and new customer signup.... now it appears I am stuck with the split page.... is there anyway I can have it go back to the old page.... I have tried redirecting to the "create_account" page but then I have an infinite loop for some reason.... I really wouldn't mind the create_account page if it would send the customer on the next step after they logged in or filled out the information. Help! I don't want my customers to have to wade through an extra step.

    Shrimp

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Do you mean Admin - Configuration - Layout Settings - Use split-login page ?

  3. #3
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Quote Originally Posted by stevesh View Post
    Do you mean Admin - Configuration - Layout Settings - Use split-login page ?
    That is set to FALSE yet is displaying in the split login format where the customer has to click a "signup" button to get to the information form.

    When I installed Paypal Express from the payments it changed the checkout page to the split page and I would have to remove paypal express to go back to the old checkout page..... at least as far as I can see....

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    When I installed Paypal Express from the payments it changed the checkout page to the split page and I would have to remove paypal express to go back to the old checkout page..... at least as far as I can see....
    Correct.
    .

    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.

  5. #5
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Quote Originally Posted by DrByte View Post
    Correct.
    DrByte,

    If I changed this code:

    <?php if ( USE_SPLIT_LOGIN_MODE == 'True' || $ec_button_enabled) { ?>

    in /public_html/includes/templates/template_default/templates/tpl_login_default.php

    to this:

    <?php if ( USE_SPLIT_LOGIN_MODE == 'True' && $ec_button_enabled) { ?>

    Would this cause the login page to work as I desire it to?

    Thank you,

    Shrimp

  6. #6
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Maybe, but I think it's more complicated than that. I'd have to study the code more.

    Keep in mind that the reason the split-page is used is for compliance with PayPal's TOS of presenting the Express Checkout option before any personal information is collected from the customer.
    .

    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.

  7. #7
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: Just moved to 1.3.8a Checkout Issue Paypal Express Split Page

    Quote Originally Posted by DrByte View Post
    Maybe, but I think it's more complicated than that. I'd have to study the code more.

    Keep in mind that the reason the split-page is used is for compliance with PayPal's TOS of presenting the Express Checkout option before any personal information is collected from the customer.
    Thanks!

    Yes, but it's on the shopping cart page and that is typically seen before the login page.

    Shrimp

 

 

Similar Threads

  1. Paypal Express Checkout Forcing Split Login Page
    By Decostyle in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 4 Aug 2011, 06:46 PM
  2. Paypal express checkout issue...
    By Whitebear in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 18 May 2011, 03:57 AM
  3. Paypal Express vs Normal Split Login Page
    By georgiepants in forum Addon Payment Modules
    Replies: 1
    Last Post: 14 Jul 2010, 05:33 PM
  4. How do I get PayPal Express and Google Checkout without split log in?
    By tj1 in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 2 Nov 2007, 06:40 AM
  5. v1.3.7 - Split Login Page - just Paypal ?
    By DogTags in forum General Questions
    Replies: 6
    Last Post: 18 Feb 2007, 03:16 AM

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