Callback Event

Method: GET

URL: https://www.example.com/orders.php?number=827746841326&value_coin=105.6&coin=polygon_usdc&txid_in=0xa22a82b4aefbc55f6382e1b5c0b4f0e3c034a654df3bcac431f7fed1942e22bc&txid_out=0x94c2c3e84c2021e6bf377aebf8abf03b49570611bb0c336e357d7f4516f56244

Description: When a payment is made by one of the providers our bot will visit your callback URL using GET request method. All your original parameters will be included plus the following payment data parameters:

  • value_coin: Amount of USDC paid by the provider.

  • coin: Payout coin type usually polygon_usdc or polygon_usdt

  • txid_in: Polygon TXID of the payment made from the provider to the order assigned wallet.

  • txid_out: Instant payout TXID from the order assigned wallet to your merchant predefined wallet.