Hello People,
Can we add any fields to the object we get from trackTransaction tracker?
OR
is it possible to get order number from beforeSubmit event of Cart?
m
Martin
02/17/2025, 3:49 PM
Yes, using
Tracker.on('transaction', function (eventData, transaction) {})