Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
Basically in our country's local cs go facebook groups peeps trade items for money and only security they have is the seller rep in that group which can be a problem for new sellers (as they have none) or people can fake reps to scam. Only alternative is to involve a middle man from admins of that group . Which can be alot of time consuming and they dont co operate easily and you have to know them which is not possible for a group of 30-40k members. Since i was working on some steam related django project i realized that i can provide safe space to them by implementing instant withdraw system just like on the site i mentioned above where user to user trade happen using site balance.
I know these systems have been implemented already but those require credit cards, paypal etc which is a problem because most people prefer to use a money transfer app (which only work on national level and those international sites dont support it).
hope this answer your concerns.
Yes i expecting them to not work fully can you hint me some starting point ?
Because all i was able to get was player profile data from steam api and havent seen any that provide items or trade information
I am currently working on django you know any library for python because all i could find is social auth which is for openid authorization