BoltUtil araclari

USDT ödemelerini ve Webhook teslimatını tanı

Üretim verisine dokunmadan önce USDT ödeme eşleştirme, imzalı Webhook, callback retry ve destek incelemeleri için pratik tarayıcı araçları.

Odak

USDT eşleştirme

Odak

Webhook imzaları

Odak

Destek tanılama

Kullanım alanları

Ödeme operasyonları ve geliştiriciler için tasarlandı

Müşteri ödediğini söylediğinde, sipariş hala pending olduğunda veya Webhook endpoint'e ulaşıp uygulama güncellenmediğinde bu araçlar hızlı tanı içindir.

Customer says they paid

Use the transaction checker to compare explorer facts with order facts before manually releasing or adjusting anything.

Order remains pending

Check network, token contract, exact amount, destination address, expiration window, and confirmation depth.

Webhook did not update the app

Use the webhook tester to reproduce the callback, signature headers, and raw body your endpoint expects.

Retry behavior needs validation

Confirm your endpoint returns non-2xx only for retryable failures and 2xx after the business state has been durably processed.

SSS

Odeme araci sorulari

Dogru tani akisini secmek icin kisa rehber.

Which tool should I use for a pending USDT order?

Use the USDT Transaction Checker first. It helps compare the transaction hash, selected network, destination address, transfer amount, order status, and confirmation count.

Which tool should I use for callback failures?

Use the Webhook Tester when the payment is complete but your application did not update, or when signature verification fails.

Do these tools modify production orders?

No. The public tools are diagnostic helpers. They do not mark orders as paid, send customer notifications, or trigger production webhooks.