Response Parameters
Backend Response Parameters
The number of response parameters is not fixed but depends on the payment method.
Always use the same upper and lower case writing of the parameter names and values as described. Check all responses of the QENTA Checkout Server by using the fingerprint method.
For each backend operation these response parameters will always be returned.
Additional response parameters are returned which are specific to the particular backend operation, both transaction-based and non-transaction-based operations.
If the backend operation was not successful parameters describing the error are returned. |
Error Parameters
Parameter | Data type | Description |
---|---|---|
Numeric, fixed 5. |
Numeric error code which should be logged for later use. |
|
|
Alphanumeric with special characters. |
Error message in English. |
|
Alphanumeric with special characters. |
Error message specific to payment method and financial institution which is only relevant for the merchant. |
|
Alphanumeric with special characters |
Specific error provided by the acquirer/issuer. If this parameter is not sent for |
Parameter | Data type | Description |
---|---|---|
|
Numeric |
Number of errors that occurred. |
|
Numeric, fixed 5. |
Numeric error code which should be logged for later use. |
|
Alphanumeric with special characters. |
Error message in English. |
|
Alphanumeric with special characters. |
Error message in localized language for consumer. |
|
Alphanumeric with special characters. |
Payment method system specific error message only relevant for merchant. |
|
Alphanumeric with special characters |
Specific error provided by the acquirer/issuer. If this parameter is not sent for |
errors |
|
---|---|
Data |
Value |
Data type |
Numeric |
Description |
Number of errors that occurred. |
|
|
Data |
Value |
Data type |
Numeric, fixed 5. |
Description |
Numeric error code which should be logged for later use. |
|
|
Data |
Value |
Data type |
Alphanumeric with special characters. |
Description |
Error message in localized language for consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric with special characters. |
Description |
Payment method system specific error message only relevant for merchant. |
|
|
Data |
Value |
Data type |
Alphanumeric with special characters. |
Description |
Specific error provided by the acquirer/issuer. If this parameter is not sent for |
Available Transaction Based Operations
Parameter | Data type | Description |
---|---|---|
Numeric, up to 9 digits. |
Order number of payment. |
Parameter | Date type | Description |
---|---|---|
Date as |
Date when payment is debited from consumer’s bank account. |
|
Alphanumeric, up to 35 characters. |
Identifier of displayed mandate. |
|
Date as |
Date when the mandate was signed by the consumer. |
dueDate |
|
---|---|
Data |
Value |
Data type |
Date as |
Description |
Date when payment is debited from consumer’s bank account. |
Data |
Value |
Data type |
Alphanumeric, up to 35 characters. |
Description |
Identifier of displayed mandate. |
Data |
Value |
Data type |
Date as |
Description |
Date when the mandate was signed by the consumer. |
Parameter | Data type | Description |
---|---|---|
|
Numeric, up to 9 digits. |
A new payment number is returned if a new payment object has been created due to a split capture. |
Parameter | Data type | Description |
---|---|---|
|
Numeric, fixed 9. |
Number of a credit note. |
Parameter | Data type | Description |
---|---|---|
|
Numeric, up to 9 digits. |
Number of a credit note. |
getOrderDetails Operations
Some parameters will occur more than once, so we use the letters n and m as placeholders for digits. Currently, n is always 1 because getOrderDetails
returns only one order and m indicates that there may be more than one payment or credit object returned.
Parameter | Data type | Description |
---|---|---|
|
Numeric |
Always 1 if a corresponding order has been found; otherwise 0. |
|
Numeric, fixed 9 digits. |
ID of merchant. |
|
Numeric, up to 9 digits. |
Order number. |
|
Alphanumeric, up to 32 characters. |
Payment type of order. |
|
Amount |
Amount of order. |
|
Alphanumeric, up to 255 characters. |
Brand of payment method. |
|
Alphabetic or numeric, fixed 3 characters |
Currency code of amount. |
|
Alphanumeric, up to 255 characters. |
Unique description of the consumer’s order in a human-readable form. |
|
Alphanumeric |
Acquirer |
|
Alphanumeric including special characters, up to 255 characters. |
Contract number of the financial service provider. |
|
Alphanumeric including special characters. |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
Numeric, up to 128 digits. |
Order reference. |
|
Alphanumeric, up to 254 characters that may be restricted for specific payment methods. |
Text visible for the consumer on the bank statement. |
|
Alphanumeric, up to 254 characters. |
Order text reduced to ASCII-character set. |
|
Date |
Date and time when order has been created. |
|
Date |
Date and time when an order has been modified the last time. |
|
Alphanumeric, up to 16 characters. |
Current state of order - |
|
Numeric, up to 9 digits. |
Source order number if there is a connection to another order. |
|
Numeric |
Count of corresponding payment objects. |
|
Numeric |
Count of corresponding credit objects. |
|
Numeric |
ID of merchant. |
|
Numeric, up to 9 digits. |
Number of payment. |
|
Numeric, up to 9 digits. |
Number of order. |
|
Alphanumeric |
Approval code of financial service provider may be an empty string. |
|
Numeric, up to 9 digits. |
Only available if day-end closing was done the order. |
|
Amount |
Approved amount of order. |
|
Amount |
Debit amount of order. |
|
Alphabetic or numeric, fixed 3 characters |
Currency code. |
|
Date |
Date and time when payment has been created. |
|
Date |
Date and time when payment has been modified the last time. |
|
Alphabetic, up to 32 characters. |
Current state of payment- |
|
Alphanumeric, up to 64 characters. |
Technical property used for the transaction. |
|
Alphanumeric including special characters. |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
Alphanumeric including special characters, up to 255 characters. |
Technical reference number of corresponding financial service provider. |
|
Alphanumeric including special characters, up to 255 characters. |
Technical reference number of the corresponding financial service provider or acquirer. |
|
Alphanumeric including special characters, up to 5 characters. |
Result code of AVS check. |
|
Alphanumeric including special characters and up to 256 characters. |
Result text of AVS check. |
|
Alphanumeric including special characters, up to 5 characters. |
Provider result code of AVS check. |
|
Alphanumeric including special characters, up to 256 characters. |
Provider result text of AVS check. |
|
Numeric |
ID of merchant. |
|
Numeric, up to 9 digits. |
Credit number. |
|
Numeric, up to 9 digits. |
Order number. |
|
Numeric, up to 9 digits. |
Batch number for corresponding day-end closing. |
|
Amount |
Amount of credit. |
|
Alphabetic or numeric, fixed 3 characters |
Currency code of amount. |
|
Date |
Date and time when credit has been created. |
|
Date |
Date and time when the credit has been modified the last time. |
|
Alphabetic including special characters. |
Current state of credit- |
|
Alphanumeric including special characters. |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
Alphanumeric including special characters, up to 255 characters. |
Technical reference number of corresponding financial service provider. |
|
Alphanumeric including special characters, up to 255 characters. |
Technical reference number of corresponding financial service provider or acquirer. |
orders |
|
---|---|
Data |
Value |
Data type |
Numeric |
Description |
Always 1 if a corresponding order has been found; otherwise 0. |
|
|
Data |
Value |
Data type |
Numeric, fixed 9 digits. |
Description |
ID of merchant. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Order number. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 32 characters. |
Description |
Payment type of order. |
|
|
Data |
Value |
Data type |
Amount |
Description |
Amount of order. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 255 characters. |
Description |
Brand of payment method. |
|
|
Data |
Value |
Data type |
Alphabetic or numeric, fixed 3 characters. |
Description |
Currency code of amount. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 255 characters. |
Description |
Unique description of the consumer’s order in a human-readable form. |
|
|
Data |
Value |
Data type |
Alphanumeric |
Description |
Acquirer |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Contract number of the financial service provider. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters. |
Description |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
|
Data |
Value |
Data type |
Numeric, up to 128 digits. |
Description |
Order reference. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 254 characters that may be restricted for specific payment methods. |
Description |
Text visible for the consumer on the bank statement. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 254 characters. |
Description |
Order text reduced to ASCII-character set. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when order has been created. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when an order has been modified the last time. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 16 characters. |
Description |
Current state of order - |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 16 characters. |
Description |
Current state of order - |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Source order number if there is a connection to another order. |
|
|
Data |
Value |
Data type |
Numeric |
Description |
Count of corresponding payment objects. |
|
|
Data |
Value |
Data type |
Numeric |
Description |
Count of corresponding credit objects. |
|
|
Data |
Value |
Data type |
Numeric |
Description |
ID of merchant. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Number of payment. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Number of order. |
|
|
Data |
Value |
Data type |
Alphanumeric |
Description |
Approval code of financial service provider may be an empty string. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Only available if day-end closing was done the order. |
|
|
Data |
Value |
Data type |
Amount |
Description |
Approved amount of order. |
|
|
Data |
Value |
Data type |
Amount |
Description |
Debit amount of order. |
|
|
Data |
Value |
Data type |
Alphabetic or numeric, fixed 3 characters |
Description |
Currency code. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when payment has been created. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when payment has been modified the last time. |
|
|
Data |
Value |
Data type |
Alphabetic, up to 32 characters. |
Description |
Current state of payment- |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 64 characters. |
Description |
Technical property used for the transaction. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters. |
Description |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Technical reference number of corresponding financial service provider. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Technical reference number of the corresponding financial service provider or acquirer. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 5 characters. |
Description |
Result code of AVS check. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters and up to 256 characters. |
Description |
Result text of AVS check. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 5 characters. |
Description |
Provider result code of AVS check. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 256 characters. |
Description |
Provider result text of AVS check. |
|
|
Data |
Value |
Data type |
Numeric |
Description |
ID of merchant. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Credit number. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Order number. |
|
|
Data |
Value |
Data type |
Numeric, up to 9 digits. |
Description |
Batch number for corresponding day-end closing. |
|
|
Data |
Value |
Data type |
Amount |
Description |
Amount of credit. |
|
|
Data |
Value |
Data type |
Alphabetic or numeric, fixed 3 characters |
Description |
Currency code of amount. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when credit has been created. |
|
|
Data |
Value |
Data type |
Date |
Description |
Date and time when the credit has been modified the last time. |
|
|
Data |
Value |
Data type |
Alphabetic including special characters. |
Description |
Current state of credit- |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters. |
Description |
Comma-separated string of available backend operations or an empty string if no backend operation is possible. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Technical reference number of corresponding financial service provider. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Technical reference number of corresponding financial service provider or acquirer. |
Parameter | Data type | Description |
---|---|---|
|
Alphanumeric, up to 13 characters. |
ID of PayPal consumer. |
|
Alphanumeric including special characters, up to 19 characters. |
Billing agreement ID created by PayPal which can be used for recurring payments. |
|
Alphanumeric including special characters, up to 127 characters. |
E-mail of PayPal consumer. |
|
Alphanumeric, up to 64 characters. |
First name of PayPal consumer. |
|
Alphanumeric, up to 64 characters. |
Last name of PayPal consumer. |
|
Alphabetic, up to 50 characters. |
Country of PayPal consumer. |
|
Alphabetic, fixed 2 characters. |
Country code (ISO 3166-1) of PayPal consumer. |
|
Alphabetic, up to 40 characters. |
Ciy of PayPal consumer. |
|
Alphabetic, fixed 2 characters. |
State of PayPal consumer. |
|
Alphanumeric, up to 100 characters. |
Address name of PayPal consumer. |
|
Alphanumeric, up to 100 characters. |
Street (1) of PayPal consumer. |
|
Alphanumeric, up to 100 characters. |
Street (2) of PayPal consumer. |
|
Alphanumeric, up to 32 characters. |
Zip code of PayPal consumer. |
|
Alphanumeric, up to 32 characters. |
State of address verification of PayPal consumer. |
|
Alphanumeric, up to 32 characters. |
Information regarding PayPal merchant protection. |
payment.{n}.{m}.paypalPayerID |
|
---|---|
Data |
Value |
Data type |
Alphanumeric, up to 13 characters. |
Description |
ID of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 19 characters. |
Description |
Billing agreement ID created by PayPal which can be used for recurring payments. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 127 characters. |
Description |
E-mail of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 64 characters. |
Description |
First name of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 64 characters. |
Description |
Last name of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphabetic, up to 50 characters. |
Description |
Country of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphabetic, fixed 2 characters. |
Description |
Country code (ISO 3166-1) of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphabetic, up to 40 characters. |
Description |
Ciy of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphabetic, fixed 2 characters. |
Description |
State of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 100 characters. |
Description |
Address name of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 100 characters. |
Description |
Street (1) of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 100 characters. |
Description |
Street (2) of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 20 characters. |
Description |
Zip code of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 32 characters. |
Description |
State of address verification of PayPal consumer. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 32 characters. |
Description |
Information regarding PayPal merchant protection. |
Parameter | Data type | Description |
---|---|---|
|
Alphanumeric including special characters, up to 255 characters. |
Name of the owner of an account returned by Sofort. |
|
Alphanumeric including special characters, up to 255 characters. |
Number of the account returned by Sofort. |
|
Numeric, up to 30 digits. |
Bank number of account returned by Sofort. |
|
Numeric, up to 30 digits. |
Name of a bank as returned by Sofort. |
|
Alphanumeric, up to 50 characters. |
BIC of account returned by Sofort. |
|
Alphanumeric, up to 50 characters. |
IBAN of account returned by Sofort. |
|
Alphabetic, fixed 2 characters. |
Country code of sender returned by Sofort. |
|
Numeric with a fixed length of 1 digit. |
Security criterion returned values: |
payment.{n}.{m}.senderAccountOwner |
|
---|---|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Name of the owner of an account returned by Sofort. |
|
|
Data |
Value |
Data type |
Alphanumeric including special characters, up to 255 characters. |
Description |
Number of the account returned by Sofort. |
|
|
Data |
Value |
Data type |
Numeric, up to 30 digits. |
Description |
Bank number of account returned by Sofort. |
|
|
Data |
Value |
Data type |
Numeric, up to 30 digits. |
Description |
Name of a bank as returned by Sofort. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 50 characters. |
Description |
BIC of account returned by Sofort. |
|
|
Data |
Value |
Data type |
Alphanumeric, up to 50 characters. |
Description |
IBAN of account returned by Sofort. |
|
|
Data |
Value |
Data type |
Alphabetic, fixed 2 characters. |
Description |
Country code of sender returned by Sofort. |
|
|
Data |
Value |
Data type |
Numeric with a fixed length of 1 digit. |
Description |
Security criterion returned values: |