Post by labeshops » Fri Dec 22, 2017 2:51 am

So I got a message from Paypal that I need to change my paypal ipn callback by june 2018 when they are changing the system. Any idea how I need to do this? I currently just use Paypal Pro and standard modules that come with v2.x

Here is their info on the change and am lost what I need to do?

https://www.paypal-notice.com/en/IPN-Ve ... -to-HTTPS/

Running Opencart v3.0.3.2 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.


User avatar
Expert Member

Posts

Joined
Thu Aug 04, 2011 4:41 am
Location - Florida, USA

Post by straightlight » Fri Dec 22, 2017 3:48 am

Thanks. The notice has now been sent on Github.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by daveyoi » Fri Dec 22, 2017 6:38 pm

Paypal pro doesn't use the IPN it uses the legacy nvp api (which is https) , standard paypal does but as ADD says it is already configured for https in opencart 2.

More importantly, make sure your host supports TLS 1.2 - that goes for pretty much all payment gateways next year.

On linux you can test with something like

Code: Select all

openssl s_client -connect google.com:443 -tls1_2

Image
Tristar Web Solutions


New member

Posts

Joined
Sun Oct 05, 2014 2:38 am

Post by straightlight » Fri Dec 22, 2017 9:24 pm

More importantly, make sure your host supports TLS 1.2 - that goes for pretty much all payment gateways next year.
Great information. Thanks for posting this.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 52 guests