Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by kobra View Post
    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
    That's not necessarily wrong.
    .

    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.

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

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by DrByte View Post
    That's not necessarily wrong.
    DrByte can you elaborate please?
    John

  3. #13
    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
    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.
    Apologies for the delay in getting back to you. I went to bed shortly after my last post.

    Anyway, I now see that you've disabled the URL rewriting, and the PayPal links, etc are now working fine.

    If *you* are still having an issue with this rewriting disabled please try clearing your browser cache and trying again.

    Now the 'hard' part. Trying to figure out which of the rules are/were causing the problem.

    Probably the easiest way to determine this would be to post a copy of your .htaccess file so that we can take a look at it for you.

    Cheers
    RodG

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

    Default Re: Problem with PayPal checkout

    PS. To help advance my education, when you 'disabled' the URL rewriting this second time, did you do it in the same way as you did the 1st time (where you said it didn't solve the problem), or did you disable it a different way (such as by removing the .htaccess file)?

    If you disabled it the same way in both cases, it is possible that *you* didn't see any difference due to caching.

    Sorry for all the questions, but it is this kind of detail that gives me/us that 'little bit extra' when we see others having the same kind of problem/symptoms.

    Cheers
    RodG

  5. #15
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by kobra View Post
    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
    Quote Originally Posted by DrByte View Post
    That's not necessarily wrong.
    Quote Originally Posted by GoldBuckle View Post
    DrByte can you elaborate please?
    The fact that the uri ends with ?type=ec is not necessarily a problem.

    The additional information is/would be handled by the ipn_main_handler.php file and used to identify the type of payment to be processed.

    It would beg the question of why it is thought that the information would be expected not to be present... Is it thought that the URI rewriter would remove/obscure the information, and if so, does the URI rewriting software specifically support that?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #16
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by mc12345678 View Post
    Is it thought that the URI rewriter would remove/obscure the information, and if so, does the URI rewriting software specifically support that?
    Let me jump in here.. the issue with the PayPal URL being re-written by Ultimate SEO is not NATIVE behavior for this module.. (just to clear things up a bit..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by DivaVocals View Post
    Let me jump in here.. the issue with the PayPal URL being re-written by Ultimate SEO is not NATIVE behavior for this module.. (just to clear things up a bit..)
    Personally, I didn't think it was. After all, this is used by a LOT of people, and this is the 1st time I've heard of this specific problem.

    I do think it's *something* that's been added to the .htaccess file though (Although I'm awaiting a response to my questions in post#14 before I'll be totally convinced - or proven wrong).

    It's the 'not knowing' that I don't like.

    Cheers
    RodG

  8. #18
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Problem with PayPal checkout

    Quote Originally Posted by RodG View Post
    Personally, I didn't think it was. After all, this is used by a LOT of people, and this is the 1st time I've heard of this specific problem.

    I do think it's *something* that's been added to the .htaccess file though (Although I'm awaiting a response to my questions in post#14 before I'll be totally convinced - or proven wrong).

    It's the 'not knowing' that I don't like.

    Cheers
    RodG
    I agree with your theory of the crime..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 2 of 2 FirstFirst 12

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