README.md

January 19, 2017 ยท View on GitHub

Braintree TLSv1.2 supported SDKs

This page contains Braintree SDKs that supports TLSv1.2. Visit here for a list of all PayPal SDKs.

Java

For Java environments, please verify you have the latest release below, and additionally verify your Java setup using the steps outlined here.

SDKTLSv1.2 supported version
braintree_java2.67.0

.NET

For .NET environments, please verify you have the latest release below, and additionally verify your .NET setup using the steps outlined here.

SDKTLSv1.2 supported version
braintree_dotnet3.1.0

PHP

If your environment's default settings do not support TLS 1.2, you may specify a specific version of TLS to use starting in 3.21.0.

Braintree\Configuration::sslVersion(6);

Ruby

If your environment's default settings do not support TLS 1.2, you may specify a specific version of TLS to use starting in 2.71.0.

Braintree::Configuration.ssl_version = :TLSv1_2

Android

For Android SDK integrations, please verify you have at least one of the latest releases below for payments to continue operating on API 16-19 devices, as described here.

SDKTLS v1.2 supported version
Android 2.x SDK2.1.0
Android 1.x SDK1.7.6

Other languages

These languages do not require any SDK upgrades, but you still need to check your production system. Please see the following sections for language-specific support: