Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    red flag PPEx button does not send to paypal

    I am kind of new at this, and I am at a total loss.
    When customer clicks on the paypal express, it should take them to paypal login. Instead it just goes back to my homepage.

    i am using Zencart 1.3.9

    I have tried to uninstall all payment modules, and reinstall them and I am still having this problem.
    Any help would be greatly appreciated.

  2. #2
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: PPEx button does not send to paypal

    I just thought I would mention, that I have uninstalled PPE, and installed Paypal standard, and everything works fine.

    Forgot to mention my website:
    http://jayleesmarket.com

  3. #3
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: PPEx button does not send to paypal

    Very unusual behaviour.
    Thus this is how I'd tackle it: http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  4. #4
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: PPEx button does not send to paypal

    OK, so I have compared all my files with the original installation of Zen Cart, and other than the CEON URI, Image Handler mods, and the differences in the CSS pages, I do not find what could be causing this problem. Has anyone seen this, or direct me where I should look next...
    Thanks much !!

  5. #5
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: PPEx button does not send to paypal

    Seems like you're missing the /ipn_main_handler.php file, or you have a so-called SEO addon that's got overly aggressive rewrite rules set up such that it's breaking normal functionality.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  6. #6
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: PPEx button does not send to paypal

    I do have the /ipn_main_handler.php file in the root directory. I will try to verify what other mods have been installed.
    My .htaccess doesn't seem to do any aggressive overwrite rules. It looks like this:
    RewriteEngine On

    # Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
    RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,5}$ [OR]
    RewriteCond %{REQUEST_URI} \.(html|htm|php)$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/admin**** [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors [NC]
    # Don't rewrite cPanel directories
    RewriteCond %{REQUEST_URI} !/cpanel [NC]
    RewriteCond %{REQUEST_URI} !/frontend [NC]
    # Handle all other URIs using Zen Cart (index.php)
    RewriteRule .* index.php?%{QUERY_STRING} [L]

  7. #7
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: PPEx button does not send to paypal

    Well, trying to access your /ipn_main_handler.php file redirects you to your home page. Until you fix that it's impossible to determine what else might be wrong, if anything.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  8. #8
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: PPEx button does not send to paypal

    I really don't know what to do. Instead of sending me to paypal, I go to :
    http://jayleesmarket.com/ipn_main_ha...=1&stage=final

    but no paypal. Why is this happening ? What can I do to find the problem?

    Thanks so much !

  9. #9
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: PPEx button does not send to paypal

    As I said, your .htaccess is redirecting all requests for ipn_main_handler to your home page instead.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  10. #10
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: PPEx button does not send to paypal

    I got it to work by removing the .htaccess file from the root directory, disabling CEON URI and setting cURL to false.
    But I would have liked to have the CEON URI module to work properly with paypal express.
    Anyone have both functioning together ?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Form layout issue / Send button going to wrong place
    By colortheworld in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 16 Aug 2010, 09:21 PM
  2. Suddanly unable to send Newsletters - no send button
    By Moncia in forum General Questions
    Replies: 0
    Last Post: 26 Aug 2008, 07:23 AM
  3. Replies: 1
    Last Post: 24 Dec 2006, 05:33 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
  •