Paranoia\Payment\Adapter\Posnet::buildPointQueryRequest PHP Method

buildPointQueryRequest() protected method

See also: Paranoia\Payment\Adapter\AdapterAbstract::parseResponse()
protected buildPointQueryRequest ( Request $request )
$request Paranoia\Payment\Request
    protected function buildPointQueryRequest(Request $request)
    {
        throw new UnimplementedMethod();
    }