Payment Unconfirmed Update

When unconfirmed transactions remain in the mempool (memory pool) until they are confirmed by miners and added to the next block will POST to your postback URL provided with an amount and txid

{
  "fn": "paymentUnconfirmed",
  "payment_code": "YIZrTmH4y8",
  "email": "[email protected]",
  "address": "mwy2apNzbyXphWW7doTNsc94K4ckCwC1je",
  "amount": "36326",
  "precision": 8,
  "txid": "a47797bd9762695bd7239cd8ad6bc4b42e9ba2c9759f8aa531a1c1d358aa3a2d",
  "asset_symbol": "BTC"
}

Last updated