How to use the steamSecureLogin from store.steampowered.com to obtain the steamSecureLogin for checkout.steampowered.com #3563
Verified answer
by
JustArchi
ToFaceOne
asked this question in
Support (English)
-
|
How to use the steamSecureLogin from store.steampowered.com to obtain the steamSecureLogin for checkout.steampowered.com |
Beta Was this translation helpful? Give feedback.
Admin verified this answer by
JustArchi
Mar 13, 2026
Replies: 1 comment
-
|
If you're developing ASF plugin, your domain is already used, so you can simply send request and it'll use bot cookies. Otherwise, no such thing is supported inside ASF - this is not idle master or something. Craft your own solution or create yourself plugin to extract that outside of ASF memory if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're developing ASF plugin, your domain is already used, so you can simply send request and it'll use bot cookies.
Otherwise, no such thing is supported inside ASF - this is not idle master or something. Craft your own solution or create yourself plugin to extract that outside of ASF memory if needed.