Data Storage Parameters
Request Parameters
To initialize the QENTA Data Storage you have to set all required parameters to their corresponding values you need within your online shop. If one or more of these required parameters are missing you’ll get an error message.
Parameter | Data type | Description |
---|---|---|
Alphanumeric, fixed 7 |
Unique ID of merchant. |
|
Alphanumeric |
Unique reference to the order of your consumer. |
|
Alphanumeric |
Return URL for outdated browsers. |
|
Alphabetic, fixed 2. |
Language for returned texts and error messages. |
|
Alphanumeric, 128. |
Computed fingerprint of the parameter values and the secret. |
Parameter | Data type | Description |
---|---|---|
|
Numeric, length of 13 to 19 |
Credit card number. |
|
Numeric, fixed 2 |
Expiration month of credit card. |
|
Numeric, fixed 2 |
Expiration year of credit card. |
Parameter | Data type | Description |
---|---|---|
|
Alphanumeric with special characters. |
Name of owner of account. |
|
Alphanumeric, up to 34 characters. |
IBAN of account. |
|
Alphanumeric, up to 12 characters. |
BIC of bank. Required only for Hobex |
Parameter | Data type | Short description |
---|---|---|
Alphanumeric, fixed 7 |
Unique ID of merchant. |
|
Alphanumeric, fixed 32 |
Unique ID of Data Storage. |
|
Alphanumeric, fixed 128 |
Computed fingerprint of the parameter values and the secret. |
Parameter | Data type | Description |
---|---|---|
Alphanumeric with a variable length of 16 |
Unique ID of your online shop. |
|
Alphanumeric, fixed 4 characters |
The value |
Parameter | Data type | Description |
---|---|---|
|
Alphanumeric, up to 30. |
Name of owner of a credit card. |
|
Numeric, of 1 to 4. |
Verification code of a credit card. |
|
Numeric, fixed 2. |
Issuing month of a credit card. |
|
Numeric, fixed 2. |
Issuing year of a credit card. |
|
Numeric, of 1 to 3. |
Issuing number of a credit card. |
Parameter | Data type | Description |
---|---|---|
|
Alphanumeric with special characters. |
Name of the bank. |
Parameter | Data type | Short description |
---|---|---|
Alphanumeric, 16 |
Unique ID of your online shop. |
Parameter | Data type | Description |
---|---|---|
|
URL |
URL to a CSS file on your server to perform customizations of the iframe input fields. |
|
Alphanumeric, 32 characters |
Placeholder text for the credit card number field. |
|
Alphanumeri, 32 characters |
Placeholder text for the credit card verification number field. |
|
Alphanumeric, 32 characters |
Placeholder text for the credit cardholder field. |
|
Alphanumeric, 32 characters |
Placeholder text for the credit card issue number. |
|
Boolean |
Display placeholder text for the credit card expiration date. |
|
Boolean |
Display placeholder text for the credit card issue date. |
|
Boolean |
Display field containing cardholder name. |
|
Boolean |
Display CVC field. |
|
Boolean |
Display field containing the card issue date. |
|
Boolean |
Display field containing the card issue number. |
Note that these fields must not be included in the fingerprint calculation. |
Response Parameters
Parameter | Data type | Description |
---|---|---|
Alphanumeric, fixed 32. |
Unique ID of your online shop. |
|
|
Alphanumeric |
Version number of JavaScript. |
Parameter | Data type | Description |
---|---|---|
|
Numeric, fixed 4. |
Anonymized credit card number containing only the rightmost 4 digits. |
|
Numeric with special characters and a variable length of 13 to 19. |
Masked credit card number: first 6 numbers followed by |
Enumeration |
Financial institution |
|
|
Enumeration |
Brand depending on payment method. |
|
Alphanumeric with special characters. |
Name of the cardholder. |
|
Numeric with special characters. |
Expiry date of credit card in the format |
Parameter | Data type | Description |
---|---|---|
Alphanumeric, fixed 32. |
Unique ID of Data Storage. |
|
|
Numeric |
Number of stored payment methods. |
|
Alphabetic |
Name of payment method. |
Parameter | Data type | Description |
---|---|---|
|
Numeric with a fixed length of 4. |
Anonymized credit card number containing only the rightmost 4 digits. |
|
Numeric with special characters and a variable length of 13 to 19. |
masked credit card number: first 6 numbers followed by |
|
Enumeration |
Financial institution. |
|
Enumeration |
Brand of Credit Card. |
|
Alphanumeric with special characters. |
Name of cardholder. |
|
Numeric with special characters. |
Expiry date of credit card in format |
|
Alphanumeric with special characters. |
Name of owner of account. |
|
Alphanumeric with special characters. |
Name of bank. |
|
Alphabetic with a fixed length of 2. |
Country code of bank. |
|
Alphanumeric with a variable length of 1 to 11. |
Account number. |
|
Numeric with a variable length of 1 to 8. |
Bank number. |
|
Alphanumeric with a variable length of 1 to 255. |
BIC of bank. |
|
Alphanumeric with a variable length of 1 to 255. |
IBAN of account. |
Be aware that due to PCI DSS compliance, hashedPan can’t be returned either with maskedPan nor anonymousPan .
|