/
PayPal in xt:Commerce v3.0.4-SP2.1 Verbindung auf TLS ändern

PayPal in xt:Commerce v3.0.4-SP2.1 Verbindung auf TLS ändern

Im Im PayPal-Plugin der Version 3 von xt:Commerce die Art der Verbindung von SSLv3 auf TLS zu ändern öffnen Sie die Datei

/includes/modules/payment/paypal.php

Suchen Sie die Zeile:

curl_setopt($ch, CURLOPT_POSTFIELDS, $dataString."&");

Fügen Sie danach ein:

curl_setopt($ch, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1 );
curl_setopt($ch, CURLOPT_SSL_CIPHER_LIST, 'TLSv1'  );


Bitte beachten Sie, dass xt:Commerce den Entwicklungsstatus "End-of-life" hat.

Diese Version ist weit über 10Jahre alt und weit vom "State of the art" (und von den gesetzlichen Vorgaben) entfernt, daher entwickeln wir diese Version nicht mehr weiter und leisten auch keinen Support.

Wir empfehlen dringend ein Update auf eine aktuelle xt:Commerce Version!

Related content

xt_paypal_checkout - PayPal Checkout
xt_paypal_checkout - PayPal Checkout
More like this
xt_paypal_installments Changelog
xt_paypal_installments Changelog
More like this
xt_paypal_plus Changelog
xt_paypal_plus Changelog
More like this
xt_paypal Changelog
xt_paypal Changelog
More like this
PayPal Ratenzahlung für xt:Commerce 3
PayPal Ratenzahlung für xt:Commerce 3
More like this
xt_paypal - PayPal
xt_paypal - PayPal
More like this

Support
Shop Support: Support zum Shop und anderen
Produkten von xt:Commerce.

Fehler melden
Report a Bug: Fehler gefunden?
Informieren Sie uns.

xt:Commerce Marketplace
Plugins & Templates: Über 500 Möglichkeiten in unserem
Store zur Shop-Optimierung.

xt:Commerce Service Team
Services: Wir übernehmen individuelle
Anpassungen für Ihren Shop.

Impressum