You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/spec/ecommerce/v2.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1549,7 +1549,8 @@ The `sku` and `product_id` do not have to be different. If they are different, t
1549
1549
1550
1550
Fire this event whenever an order/transaction was successfully completed by the customer.
1551
1551
1552
-
**Note:** Not all destinations accept arrays as properties. Refer to individual destination docs for more information on supported events and properties.
1552
+
> info "Note"
1553
+
> Not all destinations accept arrays as properties. Refer to individual destination docs for more information on supported events and properties.
1553
1554
1554
1555
Be sure to **include all items in the cart as event properties**, with the same properties from the previous calls, like so:
0 commit comments