Encryption in Secure IVR

We are building Secure IVR to pass our PCI-Level 1 audit. The QSA told us that we need to encrypt our credit card even within the HTTPs, they want us to do double encryption. So is there anyway we can encrypt credit card inside of PureCloud Secure IVR flow?

Thank you

This sounds a lot like another active thread: https://developer.mypurecloud.com/forum/t/secure-flow-for-pci-dss-compliant-payment-with-external-payment-gateway/5997

TL;DR we do not currently offer data encryption utilities to encrypt data within a payload. However, you can make a request to a middleware service of your own design that packages the payload in any way you can code it before sending to the 3rd party service.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.