Callback response
Fields
id
- transaction ID
sum
- total amount in QSTN
sum_currency
- total amount in currency
status
- transaction status (only "SUCCESS" or "CANCEL")
currency
verify_hash
- encrypted client api key
Example of decrypting a key in PHP:
Last updated