Hello there!
I created a flow to capture COD payments when delivered.
It’s not working with the following error on the last step:
"No capturable transaction was present"
The last’ step input is correctly set as:
{
"order_id": "gid://shopify/Order/ORDER_ID",
"shop_id": "gid://shopify/Shop/SHOP_ID"
}
Any idea why this happens?