I dont receive any webhooks

For some reason for the coin XMR the “pending” status is never sent to my webhook nor is the paid status.

I have made sure the webhook url is correct,
the webhook url is accessable.

please let me know what more information i can provide

Could you please provide the transaction hash?

2330a3017f2bf7efd923cd14bf66d641070c6fa80b0a9ac8aaa77be22ca62a17

We do not see this hash in our system. What is your merchant ID?

my merchant id is Q34L215CFT

invoice id is FBMD31LicBGt3r

also it would be nice to have a simple test webhook page or even “test webhook” button on invoice page

Our request is being blocked by Cloudflare. Whitelist our IP in Cloudflare settings.

You can test your webhook by calling your website API method using API development tools like postman.

it is already whitelisted

uhh i just checked the logs the webhook didnt even come in
also for xmr is there even a pending status, cuz it is stuck on “New” status even though the transaction is already broadcasted on the blockchain

When our system tried sending a postback for a previous XMR transaction: ebaa3f70abbf675c5f599e29b8ee9aa77fdb00bb50d87013900561529d790662, we received status code forbidden. This means the issue is coming for your end and we can’t sure what’s causing this. For your most recent transaction that you mentioned above, it seems like you created the payment after the XMR transaction was confirmed. This means it should not be detected.

i wasnt talking about that one

no, i didnt i can try again

ok, so i tried another payment
e4037da0e76a030216ee67e0f4e7b7dfa0bbdba944e738238bc017bc65f3e045

Please provide a payment ID.

the id is sO69to7j0H5TlV

This transaction was detected but not attributed to you because it was detected more than 3 hours after you created the payment. Our Monero node was falling behind. This should be fixed now. You can still use Transaction/CreateWithTxid to attribute these payments.

ok that worked, thanks
btw xmr requires only 1 confirmation?

No, we still have statuses pending and confirmed for XMR.