Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Quote Originally Posted by lat9 View Post
    You're very welcome!
    Darn, I forgot about this bit:

    The ipnpb.paypal.com and ipnpb.sandbox.paypal.com endpoints accept only HTTPS connections. If you currently use www.paypal.com, you should move to ipnpb.paypal.com when you update your code to use HTTPS.

    I know it would have to be changed in paypal.php in modules/payment, but I'm not sure if it's also in other files. Can you help with this as well?

    Joanne

  2. #12
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Quote Originally Posted by joannem View Post
    Darn, I forgot about this bit:

    The ipnpb.paypal.com and ipnpb.sandbox.paypal.com endpoints accept only HTTPS connections. If you currently use www.paypal.com, you should move to ipnpb.paypal.com when you update your code to use HTTPS.

    I know it would have to be changed in paypal.php in modules/payment, but I'm not sure if it's also in other files. Can you help with this as well?

    Joanne
    Shouldn't be needed.
    .

    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.

  3. #13
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Quote Originally Posted by DrByte View Post
    Shouldn't be needed.
    But they seem to think it's more secure...

  4. #14
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    I'm not sure I'd call it "more secure".

    However, it is what they're trying to get people to use now.
    (But they'll have to support the old for another decade anyway.)

    You are welcome to make the switch. The change is simple, as shown here: https://github.com/zencart/zencart/pull/1569/files
    .

    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. #15
    Join Date
    Feb 2010
    Posts
    45
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Hi,

    I just got this same message from PayPal, that I needed to set IPN Verification Postback to https.

    I am at v1.5.5f, did the complete re-install of the Paypal module when I upgraded in January. I am using Payments Pro (which requires Express Checkout). My IPN is set to https in PayPal, and is showing the same under the Express Checkout module.

    When I search all the Zen code, everywhere there is a paypal.com referenced, it is always https:// ...

    Is this just a false alarm from Paypal?

    I do note that Curl requires port 443 be open for SSL comms ... perhaps that is it?

    Steve

  6. #16
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,473
    Plugin Contributions
    88

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    @sdelaney, does the condition mentioned in post#4 of this thread apply to your situation?

  7. #17
    Join Date
    Feb 2010
    Posts
    45
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    The message from Paypal "recommends" the ipnpb.paypal.com connection rather than the older www.paypal.com, but it says that the older connection will work. I imagine everyone using Zencart would have that same issue if that was the case?

    Actually, just looked at my version of that functions file, and it is already at ipnpb.paypal.com
    Last edited by sdelaney; 12 Apr 2018 at 04:04 PM.

  8. #18
    Join Date
    Jun 2007
    Posts
    66
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Quote Originally Posted by joannem View Post
    I do have Paypal set to https now, but when I go into my admin payment modules it's showing (attached) Should it still be just showing http and not https? Yes I'm using SSL - full https in admin and https on log in and out in the store.

    Attachment 17540
    I just updated from 139 to 155f and I do not see the Automatic return URL space like above in this picture. And when I use http://your_site.com/extras/ipncheck.php it says file not found.404
    I checked the Extras dir and the ipncheck.php is present. SSl is installed.
    HAS ANY ONE HAD THIS PROBLEM?

  9. #19
    Join Date
    Jun 2007
    Posts
    66
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    Quote Originally Posted by willweC View Post
    I just updated from 139 to 155f and I do not see the Automatic return URL space like above in this picture. And when I use http://your_site.com/extras/ipncheck.php it says file not found.404
    I checked the Extras dir and the ipncheck.php is present. SSl is installed.
    HAS ANY ONE HAD THIS PROBLEM?
    I take that back. PayPal Payments Standard is on here (Admin>Mod>PP) which has the"Automatic return URL space" with a Red button. Not installed. When i click on it then hit Install it flips me to PayPal Express Checkout. I'm thinking that is by design as problematic as Standard is. I do need to start paying closer attention when my cart flips me off, haha. I still get the file not found.404 when I use http://your_site.com/extras/ipncheck.php

    Any suggestions?

  10. #20
    Join Date
    Jun 2007
    Posts
    66
    Plugin Contributions
    0

    Default Re: IPN Verification Postback to HTTPS - Changes to payment module?

    I went to do a test purchase and it failed. This is what it said
    The PayPal account authentication settings are not yet set up, or the API security information is incorrect. We are unable to complete your transaction. Please notify the store owner so they can correct this problem. (10002) 10002 Security error - Security header is not valid.
    I uninstalled all PayPal and re-installed it.
    Does anyone know what is wrong?
    thanks in advance

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v151 switching PayPal IPN Verification Postback to HTTPS
    By moogawooga in forum General Questions
    Replies: 14
    Last Post: 28 Dec 2017, 08:08 AM
  2. v138a PayPal IPN Verification Postback to HTTPS with v1.3.8
    By ferid in forum Built-in Shipping and Payment Modules
    Replies: 27
    Last Post: 23 Feb 2017, 10:07 PM
  3. v138a Access Denied on Paypal IPN verification
    By stoyka in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 13 Nov 2014, 04:06 PM
  4. I'm using PayPal Express and PayPal IPN, should I remove PayPal IPN?
    By tj1 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 3 Nov 2007, 05:20 AM

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