Automatic POSTBACK
After successful payment execution, a POST request with information about the payment is sent to the notification URL specified in the project settings.
Request parameters
status
string
success
success
Request execution status
invoice_id
string
id
DZLF4212
Unique payment identifier
amount_crypto
decimal
sum
0.4567
Payment amount in cryptocurrency
currency
string
BTC, LTC, TRX, USDT_TRC20, USDD_TRC20 , ETH, USDT_ERC20, USDC_ERC20, TUSD_ERC20, SHIB_ERC20, ETH_ARB, USDT_ARB, USDC_ARB, ETH_OPT, USDT_OPT, USDC_OPT, ETH_BASE, USDC_BASE, BNB, USDT_BSC, USDC_BSC, TUSD_BSC, TON, USDT_TON, SOL, USDT_SOL, USDC_SOL
BTC
Currency code
order_id
string
id
ORD99999
Store order identifier
token
string
token
eyJ0eXAiOiJKV1QiLCJhbGciOiJIAcI1NiJ9.eyJpZCI6MTMsImV4cCI6MTYzMTc4NjQyNn0.HQavV3z8dFnk56bX3MSY5X9lR6qVa9YhAoeTEHkaAzs
JWT token
Response example
Example of POSTBACK processor
Last updated
Was this helpful?