Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam store has major update to wallet code redemption #25

Closed
Minosviel opened this issue Aug 26, 2020 · 1 comment
Closed

Steam store has major update to wallet code redemption #25

Minosviel opened this issue Aug 26, 2020 · 1 comment

Comments

@Minosviel
Copy link

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.

@DoctorMcKay
Copy link
Owner

Should be fixed in v2.2.1, but I don't have a wallet code on hand to test with, so please let me know if it doesn't work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants