Empty data in $_POST from Binance Pay: Order Notification on PHP

Hi. I’m tring to implement Binance Pay API with my project.
After successfull creating order with sendind POST to /binancepay/openapi/v3/order
I’m await of Webhook Order Notification but get only 6 time empty request to my link without any data / payload in it.

Please, give me any advise why i have no any data in your request…???

Are you a merchant, so please check this document, or maybe you can contact the team by email.

1 Like

Its really frustrating.
I have empty Content-Length header from Order Notification…
Do you have any ideas how to get payload data? It’s seems that there is no data incoming at all…:(((((