Facepunch / Facepunch.Steamworks

Another fucking c# Steamworks implementation
MIT License
2.77k stars 336 forks source link

Item Purchase (IAP) #497

Open samety-dev opened 3 years ago

samety-dev commented 3 years ago

Hello, How to create Item Purcashe (IAP) This not working; https://wiki.facepunch.com/steamworks/Item_Store_Cart

codest19 commented 3 years ago

Hey @webyilmaz-services were you able to get it working?

I followed the same item store cart but the result that I get back is Busy.

samety-dev commented 3 years ago

I use Steamworks.NET, Steamworks.NET Working Good.

rsiddub commented 3 years ago

As mentioned in this link in the Steam forum, you have to add the Asset server key. After that it works for both Steamworks.NET and Facepunch.

https://steamcommunity.com/groups/steamworks/discussions/0/1727575977575099042/ Copy pasting the solution here:

Create an API Key

  1. Users & Permissions
  2. Manage Groups
  3. Create a group, select your apps
  4. Create WebAPI Key
  5. Paste the web api key at "App Admin > Community > Economy > Asset Server Key"