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
Steam store has been updated recently, and does not allow user to see information of the wallet code anymore (such as face value and formatted value). Wallet code will be redeemed straight away into the account.
As such, methods such as checkWalletCode() and redeemWalletCode() have stopped to work.
Steam store has been updated recently, and does not allow user to see information of the wallet code anymore (such as face value and formatted value). Wallet code will be redeemed straight away into the account.
As such, methods such as checkWalletCode() and redeemWalletCode() have stopped to work.
Now the only way to redeem the code is to POST via https://store.steampowered.com/account/ajaxredeemwalletcode/
with wallet_code and sessionid.
The text was updated successfully, but these errors were encountered: