Support - Going Live

Going Live

How do I get live authentication data?

You need to contact your Account Manager. They will then check the status of your integration and provide you with live credentials.

What SSL ciphers are available on LIVE?

Due to PCI Security Standards Council compliance mandates and recommendations, we do support TLS v1.2 and TLS v1.3.

TLS v1.3 (suites in server-preferred order)

  • TLS_AES_256_GCM_SHA384
  • TLS_CHACHA20_POLY1305_SHA256
  • TLS_AES_128_GCM_SHA256

TLS v1.2 (suites in server-preferred order)

  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256