In addition, while i looked inside razorpay logs, this is what got for approx 30 times:
API Request: 88edf0e6-a3f7-436d-8f68-862c6efd2836
Method and Endpoint
GET/orders/order_LdHmirF0Grq45V
Request URL
https://api.razorpay.com/v1/orders/order_LdHmirF0Grq45V
Status
200
----
Details
--
Request Headers
{
"x-razorpay-request-id": {
"values": [
"88edf0e6-a3f7-436d-8f68-862c6efd2836"
]
}
}
---
Request
{
"message": "unsupported content type."
}
---
Response Headers
[]
---
Response
{
"amount": 230,
"amount_due": 230,
"amount_paid": 0,
"attempts": 0,
"created_at": 1681391116,
"currency": "INR",
"entity": "order",
"id": "order_LdHmirF0Grq45V",
"notes": {
"woocommerce_order_number": "1000"
},
"offer_id": null,
"receipt": "1000",
"status": "created"
}