'', 'KLIENT_KEY' => '', 'KLIENT_CURRENCY' => 'RUB', ]); $table = \Ipol\DPD\DB\Connection::getInstance($config)->getTable('location'); $api = \Ipol\DPD\API\User\User::getInstanceByConfig($config); $loader = new \Ipol\DPD\DB\Location\Agent($api, $table); $loader->loadAll(); $loader->loadCashPay();