-
Notifications
You must be signed in to change notification settings - Fork 194
Adding custom amount of money is completely broken #1576
Comments
Adding of custom amount (for both Gift Wallet and Personal top-up) does not work for dev 9.9 too. Any help/update on that? Posted in Steam Discussion & Reddit but no reply. Urgently need help on this. :) |
The latest fix I made to the 9.9 dev branch (in commit d1a11b9) is still working correctly for me in Chrome. I just used it to add $7.12 to my Steam wallet. If the fix isn't working for you, can you let me know if you are getting any error messages in the browser console (F12)? |
@BryanChung Thanks for the update, it looks like this has to do with how your country's currency is formatted. I'll try running the add_custom_money_amount() function through the parse_currency() function prior to assigning the value which should clear that error and allow the function to work correctly. Curious - did it work for you before Valve made their most recent changes? It doesn't seem like it should have. |
Thanks for looking into it and fast! Erm, I didn't try it until 4 days ago then realised I cannot add custom amount. I was trying to purchase custom amount for a friend, then realised both gift wallet and personal purchase doesn't work. Will the gift custom amount for friend works too? |
Once this function gets fixed up properly, it should work for both pages. |
Great! You're working on a fix now? It will be in dev or stable channel? |
The fix will probably be ready some time in the next 24 hours, and it will roll out to the dev branch first. Stay tuned. |
Ok! Will be a new version number I supposed? |
It appears that S$6 is the minimum purchase amount in your region, so any amount less than that would result in the transaction error you're seeing. |
Ah damn. No wonder. It was previously working even less than $4 though. Crap Steam. |
@jshackles 9.9 dev branch fixed this issue for me. Thanks. |
I'm trying it with both Firefox and Chrome , no matter what amount i type in there it proceeds to add 10 TL (Turkish Lira) to my account.
Firefox , Chrome and ES are both on the latest versions.
The text was updated successfully, but these errors were encountered: