[ad_1]
Hello @fahir,
Yes, we have this order status parameter in the purchase event. The parameter is ecommerce.status.
{
"event": "purchase",
"event_id": "9QcwiZWhT2",
"ecommerce": {
"currency": "USD",
"transaction_id": "690",
"affiliation": "Online Store",
"value": 216,
"tax": 0,
"shipping": 0,
"discount": 0,
"coupon": "",
"items": [
{
"item_name": "Sunglasses",
"item_id": 21,
"price": 90,
"index": 1,
"item_brand": "",
"item_variant": "",
"quantity": 2,
"item_category": "Accessories"
}
],
"status": "on-hold",
"new_customer": false
}
}Any doubt I am available
