Reicht die 3.0.1 vom Paypal Modul

Hallo!

Ich habe die Version 3.0.1 und wollte fragen, ob diese reicht oder ich updaten muss bzgl. der Umstellung auf TLS? Danke!

nein, die reicht nicht. Du musst auf die OXID eFire Extension PayPal in Version 3.0.3 (für Shop-Versionen 4.7.x und 5.0.x) aktualisieren, damit die Verschlüsselung auf TLS umgestellt wird.

Es gibt folgende Lösungen:

  1. Update your OXID eFire Extension PayPal to version 3.2.x. We already made all necessary changes in the free module which can be found in OXID eXchange, our marketplace for OXID eShop extensions.
  2. For OXID eFire Extension PayPal 3.0.x/3.1.x, you can manually change the following:
    Open file modules/oe/oepaypal/core/oepaypalcurl.php* Search for ‘CURLOPT_SSLVERSION’ => 3 Replace 3 with 1 *(In version 3.1.1 for OXID eShop 4.4.x-4.6.x you will find the file here: modules/oe/oeadapter/modules/oe/oepaypal/core/oepaypalcurl.php)

In unserem Shop haben wir die Version 3.0.2 bei CE 4.7.8. Mit dieser Änderung hat es bei uns funktioniert.

Der zitierte Text ist unter der angegebenen URL nicht enthalten. Stattdessen steht dort:

In order to keep offering PayPal as a payment in your OXID eShop, please update your OXID eFire Extension PayPal to version

3.2.1 when using OXID eShop 5.2.x (EE) or 4.9.x (PE/CE) 3.1.2 when using OXID eShop 5.1.x (EE) or 4.8.x (PE/CE) 3.0.3 when using OXID eShop 5.0.x (EE) or 4.7.x (PE/CE)

We will also publish a patched version of the OXID eFire Extension PayPal for OXID eShop 4.4.x to 4.6.x within the next week.

Please note:

If you refuse to proceed one of the solutions mentioned above, every payment via PayPal will fail from December 3rd onwards! This also applies for the PayPal Portlets in our cloud platform OXID eFire, which will not be altered. If you still run this method, please update to our standalone OXID eFire Extension as soon as possible. The extension can be found in OXID eXchange.

Der Originaltext ist übrigens hier: http://blog.oxid-esales.com/2014/11/immediate-action-required-sslv3-security-alert/

Woher hast du dieses “Zitat”?

Danke!

D.h.,

  1. For OXID eFire Extension PayPal 3.0.x/3.1.x, you can manually change the following:
    Open file modules/oe/oepaypal/core/oepaypalcurl.php* Search for ‘CURLOPT_SSLVERSION’ => 3 Replace 3 with 1 *(In version 3.1.1 for OXID eShop 4.4.x-4.6.x you will find the file here: modules/oe/oeadapter/modules/oe/oepaypal/core/oepaypalcurl.php)
    reicht?

Ich habe 4.7.7 und Paypal 3.0.1.

@martin.wegele

Ich habe den Artikel kurz nach der Veröffentlichung gespeichert. Vermutlich wurde er umgeändert.

Bei mir hat die manuelle Umstellung auf jeden Fall funktioniert. Wenn du dich schlau machen willst, dann hast du hier einige Infos:

http://php.net/manual/de/function.curl-setopt.php