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?
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.