El desarrollo de la API para la integración del sistema PLACO en los diversos juegos es parte fundamental del proyecto. La intención de nuestra empresa es ofrecer un sistema sencillo para facilitar la integración del sistema de pagos en los juegos.
Queremos ofrecer la máxima transparencia para el usuario pero a la vez intentando garantizar la fiabilidad de todos los intervinientes. Ello nos lleva a elaborar una serie de compromisos para garantizar que todas las partes cumplen sus compromisos.
The development of the API for the integration of the PLACO system in the various games is a fundamental part of the project. The intention of our company is to offer a simple system to facilitate the integration of the payment system in the games.
We want to offer the maximum transparency for the user but at the same time trying to guarantee the reliability of all the participants. This leads us to develop a series of commitments to ensure that all parties fulfil their commitments.
El API se divide esencialmente en funciones públicas, que no requieren de la autorización del jugador, y funciones privadas que requieren la autorización explícita del jugador antes de realizarse. Algunas de las acciones que se realizarán mediante el API requieren la confirmación mediante 2FA del jugador. Esto deberá tenerse en cuenta a la hora de implementar el uso de la API en los juegos.
The API is essentially divided into public functions, which do not require the player’s authorization, and private functions which require the explicit authorization of the player before being performed. Some of the actions that will be performed through the API require confirmation by 2FA of the player. This should be taken into account when implementing API usage in games.
Las transacciones se dividen entre las que dependen del sistema de PLACO Proof Of Play (actualmente la obtención de Redeem Codes) y las que permiten el comercio de PLACOS.
Transactions are divided between those that depend on the PLACO Proof Of Play system (currently obtaining Redeem Codes) and those that allow trading PLACOS.
Los Redeem Codes se usarán fuera del juego de la manera habitual
Playercoin