node-steamcommunity icon indicating copy to clipboard operation
node-steamcommunity copied to clipboard

Non-USD currencies support in CMarketItem

Open ghost opened this issue 7 years ago • 2 comments

Are you going to make non-usd currencies support in CMarketItem and getMarketItem? For some reasons, i need this. Sometimes "requests to buy" on Steam community market exists in other currencies, but not in USD and i need to get it.

ghost avatar Dec 13 '18 16:12 ghost

Non-usd currencies already supported, but not documented yet. If look at the source code here, we can see that, for example, method getMarketItem has a third optional parameter currency.

web4ken avatar May 19 '20 18:05 web4ken

@DoctorMcKay maybe you could update wiki page about getMarketItem method so that people would know about that functional? That would be really awesome!

sliterok avatar Aug 06 '20 11:08 sliterok