I'm developing CS:GO skins web shop, where you can trade your CS:GO skins. I want to use real money, not Steam.
That's how it should work:
- User chooses skin to sell.
- Sets skin price and submits.
- Skin is removed from user inventory and transferred to another steam account(temporary inventory - here will be transferred every skin, it's like shop warehouse).
- If another user is trying to buy skin, he must make a payment in paypal or other service, if payment was successfully, skin from temporary inventory transferred to user inventory.
I want to know if this is possible at all. If it is, how I can transfer items from one account to another?