Request Parameters

Request Parameters

Always use the same upper and lower case writing of the parameter names and values as described.

QENTA Checkout Server has restrictions regarding the parameter names and values:

GET Parameters

  • Max. number of parameters that can be used is 1024.

  • Max. length of a parameter name must not exceed 64 characters.

  • Max. length of the value of a parameter must not exceed 2048 characters.

POST parameters

  • Max. number of parameters that can be used is 12000.

  • Max. length of a parameter name must not exceed 64 characters.

  • Max. length of the value of a parameter must not exceed 65000 characters.