venfiw Posted August 8, 2021 Report Posted August 8, 2021 (edited) when i login steam i can use this get cookie client.on('webSession', function(sessionid, cookies) { stsessionid = sessionid; stcookies = cookies; console.log("sessionid:",sessionid,"\ncookies:",cookies); }); but just show sessionid, steamLogin, steamLoginSecure is there any i can get shoppingCartGID? or what should i do if i want buy game for otherspeople Edited August 8, 2021 by venfiw Quote
Dr. McKay Posted August 9, 2021 Report Posted August 9, 2021 shoppingCartGID doesn't get issued until you actually add something to your cart. venfiw 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.