babelshift/SteamWebAPI2

ISteamMicroTxn Interface is not supported?

bloomk opened this issue · 1 comments

Steam Microtransactions are not supported? If so I can't see how to do it..

As described in the Steamworks Authentication Documentation, some REST methods are only available to users with a valid Steamworks Publisher API Key. Since I don't have a Steamworks account to access these private methods, there is no way for me to develop and test against them.

The ISteamMicroTxn interface is just one example of a private interface behind this gate.