Notification parameters
site_id
Numeric
Site identifier
123
amount
Numeric
Amount to be paid in minor units, e.g. for USD - in cents.
10000
currency
ISO 4217 alpha-3
Order currency
USD
real_amount
Numeric
Amount to be paid in minor units, e.g. for USD - in cents.
10000
real_currency
ISO 4217 alpha-3
Channel currency
USD
extended_info_enabled
Numeric
1 โ Notification contains full set of the parameters; 0 โ Notification contains short set of the parameters
0
processor_id
string
Unique transaction number in the External processor system
89151432
processor_message
string
External processor message
Success
customer_purse
string
User's wallet/card number mask. If extended_info_enabled mode is "turned on" only card number is masked
555555...4444
completed_at
ISO 8601
Date and time while the transaction has been completed
2016-02-12T15:19:21+00:00
site_login
String
User login on the Merchant's site
test_login
payment_group_id
Enum
Payment group, by which operation has been processed
1
display_payment_group_id
Enum
Extended payment group, by which operation has been processed
1
payment_type_id
Enum
Payment type
1
customer_ip
string
Userโs Ip
127.0.0.1
source_type
integer
The parameter, determining the type of interface that was used to perform the transaction
4
type_id
Enum
Operation type
11
status_id
Enum
Operation status
4
transaction_id
Numeric
Transaction unique identifier in the system
123456789
external_id
String
Order identifier in the merchant's system
example_external_id
Last updated