Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2008
    Location
    Victoria AU
    Posts
    48
    Plugin Contributions
    0

    Default Express defaulting to "Create a PayPal account"

    Whenever a customer chooses to check out with paypal from the the Shopping Cart button the resulting Paypal page is showing the option "Create a PayPal account" with the "Have a PayPal account?" minimised.

    On other stores I've tested and used the default is usually to have "Have a PayPal account?" expanded, with a pre-populated email entry with the last paypal email used on that computer. Which would seem to be good from a user experience perspective.

    I've looked through the Profile settings in Paypal and can't find anywhere to alter that behaviour, so wondering if there is something on the zencart side that could be configured to match this behaviour ie expanding the Have a PayPal account option in the same way as other stores/ebay.

  2. #2
    Join Date
    Mar 2008
    Location
    Victoria AU
    Posts
    48
    Plugin Contributions
    0

    Default Re: Express defaulting to "Create a PayPal account"

    If anyone stumbles on this thread I found a solution, which tests out OK, the change was on the following line in includes/modules/payment/paypalwpp.php, the change is highlighted in red

    Code:
    $options['LANDINGPAGE'] = 'Login';  // "Billing" or "Login" selects the style of landing page on PayPal site during checkout
    Perhaps this can be configurable in a future release?

 

 

Similar Threads

  1. Newbie- keep getting "Not Configured Yet" on PayPal Express and "Nothing Has Been..."
    By ashleyr in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 14 Aug 2014, 04:05 PM
  2. v139h Did PP Express change checkout recently? I have no "Paypal account optional"
    By Justwade in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 4 Oct 2013, 07:40 PM
  3. Stumped trying to move "Your Cart is Empty" beside "Create Account"
    By sophie666 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Feb 2012, 12:02 AM
  4. Both "Go to checkout" & "paypal express" shows up
    By stefanl in forum Basic Configuration
    Replies: 1
    Last Post: 8 Dec 2009, 10:28 PM
  5. Replies: 2
    Last Post: 10 Feb 2007, 05:23 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