Page History
...
| Parameter | Value | 
| Order parameters | |
| billnumber | Unique order number in IPS Assist | 
| ordernumber | Order number | 
| testmode | Test mode | 
| ordercomment | Comment | 
| orderamount | Original amount of order | 
| ordercurrency | Original currency of order | 
| firstname | Payer's first name | 
| lastname | Payer's last name | 
| middlename | Payer's middle name | 
| Payer's e-mail | |
| orderdate | Date of order | 
| orderstate | Order status | 
| errorcode4 | Error code | 
| packetdate | Request issue date | 
| signature | Signature | 
| checkvalue | uppercase(md5(uppercase(md5(SALT) + md5(Х)))), where SALT – secret word; Х – is string generated according to determined rules. | 
| Operation parameters | |
| billnumber | Extended format of Billnumber | 
| operationtype | Operation type | 
| operationstate | Operation status | 
| amount | Operation amount | 
| currency | Currency of operation | 
| ipaddress | Payer's IP-address | 
| clientip | Transactor's IP-address | 
| meantype_id | Type of payment means | 
| meansubtype | Payment means subtype | 
| meannumber | Number of payment means | 
| cardholder | Payment means holder | 
| cardexpirationdate | Card expired date | 
| issuebank | Name of issue bank | 
| bankcountry | Country of issue bank | 
| responsecode | Response code | 
| message | Operation result message | 
| customermessage | Result message for a customer | 
| recommendation | Recommendation | 
| approvalcode | Authorization code | 
| protocolname | Protocol | 
| processingname | Processing | 
| operationdate | Operation date and time (GMT) | 
| authresult | 3Ds authorization result (Y – success, N - fail, A - Attempt, U – unknown, R – rejection, C –not completed for any reason, E - error) | 
| authrequired | The card involvement in 3Ds check result (1 – involved, 0 – not involved, -1 – unknown, null – error appear during involvement check) | 
| slipno | Financial transaction identifier | 
| chequeItems* | The string with the cheque items in the JSON format according to the section "Payment with cheque". | 
| extrrn** | Unique payment number in processing | 
| externalrefundid*** | External refund ID | 
| 3DSecure parameters | |
| version | 3DSecure protocol version | 
| alphaauthresult | 3Ds authorization result (Y – success, N - fail, A - Attempt, U – unable to authenticate, R – rejection, C –not completed for any reason, E - error, ) | 
| challenge | Interaction with the cardholder (C – yes, F – no) | 
| eci | Electronic Commerce Indicator (5 – full authentication, 6 – authentication attempt, 7 – without authentication) | 
...
