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
How do I log the purchase of a single item using this API? I have been looking around for days and trying all sorts of things such as adding items to cart before logging the ecommerce purchase but it doesn't work. Do help!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Future<void> logEcommercePurchase ( {String currency, double value, String transactionId, double tax, double shipping, String coupon, String location, int numberOfNights, int numberOfRooms, int numberOfPassengers, String origin, String destination, String startDate, String endDate, String travelClass} )
How do I log the purchase of a single item using this API? I have been looking around for days and trying all sorts of things such as adding items to cart before logging the ecommerce purchase but it doesn't work. Do help!
Beta Was this translation helpful? Give feedback.
All reactions