Skip to content

Sensitive Information Processing

In order to ensure the confidentiality of sensitive information fields (such as bank card numbers, phone numbers, etc.) during the communication process, merchants are required to encrypt the submitted sensitive information fields using the system public key. Correspondingly, the system will encrypt the sensitive information fields below using the merchant's public key, and the merchant needs to decrypt them using the merchant's private key to obtain the original information.