Comprehensive guide to secure customer data through robust encryption solutions. Learn about methods to minimize risks of unauthorized access and data breaches while complying with the latest security standards.
AES-256-ECB
or GCM-256
encryption method.
Prepare Data in JSON Format
Select Encryption Module AES-256/GCM-256 and API Key or secretKey
Perform AES-256/GCM-256 Encryption Using the Provided API Key
Add Encrypted Data to the URL as the 'encrypted' Query Parameter
pid
, lang
, sid
, action
.pid
, lang
query strings and the sid
, action
query strings used on the “Additional Process (Injection)” page do not support encryption.Generate Hashed Key
Encryption Example
GCM Encryption Example
Decryption Example
GCM Decryption Example
AES-256-ECB
encryption method, while WEBHOOKs use AES-256-CBC
encryption. Ensure that secure data transfer is enabled before using it to protect sensitive information.
If this option is enabled, the request body must be encrypted. Inquire about a body parameter that is encrypted data. It is necessary to encrypt AES-256-ECB and refer to the Key Features and instructions on how to encrypt.
AES-256-ECB
AES-256-CBC