param-encryption (resource)

The param-encryption resource contains the parameters to be encrypted in the request and the encrypted string in the response. The encrypted string can then be included in the checkout page URL, as the value of the enc parameter.

Request

Property NameTypeRequiredDescription
parameterscontainerRequiredA container of parameter properties.

Response

Property NameTypeDescription
decrypted-tokenstringA string representing a collection of encrypted Hosted Checkout parameters or Hosted Payment Page parameters.