Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    194
    Plugin Contributions
    0

    cart error Problem with PayPal checkout

    I had a customer called me a few minutes ago telling me they went to checkout on my site (www.discountprintingservice.com) and got and error. They clicked on the PayPal Checkout button and tried with both IE and Google Chrome, and when I tried it in Mozilla it took me back to the homepage. Another customer left us a voice mail about the same or similar problem. I am using v1.5.4 with PayPal Payments Pro. Anyone know why it would do this?
    Thanks
    John
    John

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by GoldBuckle View Post
    I had a customer called me a few minutes ago telling me they went to checkout on my site (www.discountprintingservice.com) and got and error. They clicked on the PayPal Checkout button and tried with both IE and Google Chrome, and when I tried it in Mozilla it took me back to the homepage. Another customer left us a voice mail about the same or similar problem. I am using v1.5.4 with PayPal Payments Pro. Anyone know why it would do this?
    Thanks
    John
    It looks like you've got some sort of URL rewriter installalled and
    http://yourstore.com/ipn_main_handler.php?type=ec is being redirected to
    http://yourstore.com/index.html?type=ec

    I suggest the 1st thing to do is disable this rewriting (remove or rename the .htaccess file in the top level folder of your store) so as to verify that this is the cause. If it is, you'll need to inspect the file contents to see if you can identify the rule(s) that are messing things up.

    Cheers
    RodG

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Problem with PayPal checkout

    Are you using PayPal Payments Pro or Express Checkout module?
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    194
    Plugin Contributions
    0

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by kobra View Post
    Are you using PayPal Payments Pro or Express Checkout module?
    Using both PayPal Payments Pro and PayPal Express Checkout, under my Payments Module page in admin both show "Green" status under sort order, and "Processing" under order status
    John

  5. #5
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    194
    Plugin Contributions
    0

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by RodG View Post
    It looks like you've got some sort of URL rewriter installalled and
    http://yourstore.com/ipn_main_handler.php?type=ec is being redirected to
    http://yourstore.com/index.html?type=ec

    I suggest the 1st thing to do is disable this rewriting (remove or rename the .htaccess file in the top level folder of your store) so as to verify that this is the cause. If it is, you'll need to inspect the file contents to see if you can identify the rule(s) that are messing things up.

    Cheers
    RodG
    I have Ultimate SEO installed and running so I disabled it to see if this fixed the issue and it did not.
    John

  6. #6
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by GoldBuckle View Post
    I have Ultimate SEO installed and running so I disabled it to see if this fixed the issue and it did not.
    Fine, but the fact remains the URL *is* being rewritten, and that is why the customers are being taken back the the main page.

    No one here is in a position to be able to tell you exactly *what* is doing the rewriting. This is something only you can determine.

    Cheers
    RodG

    ps. Disabling the module doesn't necessarily negate any rules in the .htaccess file. That's why I said you should rename or remove it.
    pss. When did the problem 1st start? What changed?
    Last edited by RodG; 12 Mar 2015 at 06:44 PM.

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Problem with PayPal checkout

    Can you leave it disabled so that we can see it in action?
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    194
    Plugin Contributions
    0

    Default Re: Problem with PayPal checkout

    Yes I will leave it disabled, and RogG the problem was reported today, don't know how long it is been going on but we have noticed a decrease in online sales for the last couple of weeks but sales off the site is up and down do it is hard to tell when it started.
    John

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Problem with PayPal checkout

    For what ever reason paypal is still adding "?ec" to the end of the url
    Code:
    https://www.discountprintingservice.com/ipn_main_handler.php?type=ec
    When it should be
    Code:
    https://www.discountprintingservice.com/ipn_main_handler.php
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Dec 2006
    Location
    near Atlanta Georgia
    Posts
    194
    Plugin Contributions
    0

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by RodG View Post
    Fine, but the fact remains the URL *is* being rewritten, and that is why the customers are being taken back the the main page.

    No one here is in a position to be able to tell you exactly *what* is doing the rewriting. This is something only you can determine.

    Cheers
    RodG

    ps. Disabling the module doesn't necessarily negate any rules in the .htaccess file. That's why I said you should rename or remove it.
    pss. When did the problem 1st start? What changed?
    Never had a problem like this before to my knowledge, RogG any tips on how I can determine how the url is being rewritten?
    John

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. array_merge() problem with checkout paypal
    By dmagic in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 4 Jun 2010, 07:34 AM
  2. Problem with Paypal Express Checkout
    By Nilo in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 14 Jan 2009, 09:16 PM
  3. Problem with paypal express checkout
    By JOKESBYPOST in forum General Questions
    Replies: 6
    Last Post: 7 Jul 2007, 08:02 PM
  4. problem with paypal checkout
    By humbll in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 19 May 2007, 12:55 AM
  5. problem with paypal express checkout
    By humbll in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 16 May 2007, 02:45 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