PHP класс для взаимодействия с API кошелька FKWallet
Usage
require 'FKWallet.php';
$fk = new FKWallet('wallet_id','api_key',1);//1 - return string json, 0 - return array php
Check Balances
$balances = $fk->getBalance();
Response example
{"status":"info","desc":"Wallet...