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
Hi,
I have a doubt about the use of addItem method, in google doc they say that the call to addItem() must be between the addTrans() call and the trackTrans(), so I don't know if I have to call g.addItem() before or after g.transaction() ?
Please, can you help me
The text was updated successfully, but these errors were encountered:
Pretty sure you just need to call add item before transaction. Please give
it a try, and let us know how it works for you, and if needed we can make
changes.
Hi,
I have a doubt about the use of addItem method, in google doc they say
that the call to addItem() must be between the addTrans() call and the
trackTrans(), so I don't know if I have to call g.addItem() before or after
g.transaction() ?
Please, can you help me
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/20.
Hi,
I have a doubt about the use of addItem method, in google doc they say that the call to addItem() must be between the addTrans() call and the trackTrans(), so I don't know if I have to call g.addItem() before or after g.transaction() ?
Please, can you help me
The text was updated successfully, but these errors were encountered: