Menu
Feedback
Start here


Announcements
VTEX will only give support to TLS 1.2
Photo of the author
PedroAntunesCosta
Published on 6/22/2018
Last update on 12/31/2019

As part of our constant improvement, we will only give support to integrations using the TLS 1.2 protocol. As of June 30th, TLS previous versions and all SSL versions will be deprecated. Those changes are PCI DDS compliant and are necessary to keep the platform secure.

What you need to do

If you're part of an agency or a payment provider and uses the Payments' API, then you must review your integrations and upgrade to TLS 1.2 as soon as possible.

You can test your connection from the server that connects to our endpoints. Just make a GET request in the following URL: https://securetlspci.vtexpayments.com.br/. If it returns 200 OK, that means you're already compliant with the TLS 1.2 protocol. Therefore, you won't need to perform any actions. See the example below:

curl -X GET
https://securetlspci.vtexpayments.com.br/
-H 'accept: text/html'

If you work on a store

Stores don't need to take any actions. But feel free to contact your agency or provider and check if their payment integrations are already compliant with the TLS 1.2 protocol.

Was this helpful?
Yes
No
Suggest Edits (GitHub)
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback