These are the response variables from the merchant’s external server (ServerResultURL).
NOTE: the merchant’s server MUST adhere to this specification. If the payment form CANNOT be sure that the results were delivered to the merchant’s system, it WILL NOT redirect the customer back to the merchant’s web shop, and will display the transaction result to the customer directly (regardless of the value of PaymentFormDisplaysResult). If this happens, an email will be sent to the merchant detailing the transaction result.
| Variable Name | Data
Type |
Max Length |
Comments |
| StatusCode |
N |
– |
The StatusCode returned from the merchant’s external server
(ServerResultURL). This indicates whether the merchant’s system successfully received and processed the transaction result |
| Message |
A |
– |
In the case of a non-zero StatusCode from the merchant’s system, this gives more information about the failure. |
