Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

Order parameters

ordernumber

Order number

billnumber

Unique order number in IPS Assist

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

Email

Payer's e-mail

orderdate

Date of order (GMT)

orderstate

Order status

packetdate

Request issue date (GMT)

signature

·         For signature type 'MD5' - empty

·         For signature type 'PGP' – value X signed by secured key of IPS Assist, BASE64 encoded

checkvalue

uppercase(md5(uppercase(md5(SALT) + md5(Х)))),  where  SALT –  secret word ; Х –  result of the following parameters string concatenation  merchant_id, ordernumber, orderamount, ordercurrency, orderstate ( without delimiters) + means string concatenation

Operation parameters

billnumber

Extended format of Billnumber: billnumber.<operation number>

operationtype

Operation type

operationstate

Operation status

amount

Operation amount

currency

Currency of operation

ipaddress

Payer's IP-address

clientip

Client's IP-address

meantype_id

Payment means ID

meantypename

Type of payment means

meansubtype

Payment means subtype

meannumber

Number of payment means

cardholder

Payment means holder

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

protocoltypename

Protocol

processingname

Processing name

operationdate

Operation date and time(GMT)

authresult

3Ds authorization result (Y – success, N - fail, A - Attempt, U – unknown)

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

firstcode1

The first code of automated interfaces error

secondcode1

The second code of automated interfaces error

continueurl2

The address to redirect to the authentication page for the buyer

*Parameters are responsed only if the payment is made with a Google Pay card saved in the browser (not tokenized on a mobile device). To continue payment, you need to redirect the customer to the continueurl page to enter CVC2 and, if necessary, additional 3D-Secure authentication. In this case, the 1The parameters firstcode and secondcode take the values "3" and "115", respectively, when a CVC2 enter is required; and if additional 3D-Secure authentication is required without entering a CVC2, the values of these parameters are “0”; the response code AS110 is given also in this case.


Warning

Attention! Please, note that several operations can be created within one order (payment, payment confirmation, cancellation). Furthermore, there can be several payment operations within one order, if some of them were unsuccessful. The order can have the only one successful payment operation. Thus there can be several enclosed operations within one order number in the response to a request for the operations results.

...