File: /home/qhl5pt3kkb1d/public_html/tstp-old/webhook_log.txt
{
"event": "order_created",
"order": {
"id": "12345",
"customer_name": "John Doe",
"items": [
{
"product_id": "987",
"product_name": "Laptop",
"quantity": 1,
"price": 1200.00
},
{
"product_id": "654",
"product_name": "Wireless Mouse",
"quantity": 2,
"price": 25.50
}
],
"total": 1251.00,
"currency": "USD",
"order_date": "2024-09-25T10:30:00Z"
}
}
{
"event": "order_created",
"order": {
"id": "12345",
"customer_name": "John Doe",
"items": [
{
"product_id": "987",
"product_name": "Laptop",
"quantity": 1,
"price": 1200.00
},
{
"product_id": "654",
"product_name": "Wireless Mouse",
"quantity": 2,
"price": 25.50
}
],
"total": 1251.00,
"currency": "USD",
"order_date": "2024-09-25T10:30:00Z"
}
}
{
"event": "order_created",
"order": {
"id": "12345",
"customer_name": "John Doe",
"items": [
{
"product_id": "987",
"product_name": "Laptop",
"quantity": 1,
"price": 1200.00
},
{
"product_id": "654",
"product_name": "Wireless Mouse",
"quantity": 2,
"price": 25.50
}
],
"total": 1251.00,
"currency": "USD",
"order_date": "2024-09-25T10:30:00Z"
}
}