$token, 'blikCode' => $blik_code, ); $ret = $this->call( $path, $payload, 'POST' ); return $ret; } }