getError()); } public function isPending() { return true; } public function getRedirectUrl() { return $this->data['redirect']; } public function getRedirectMethod() { return 'GET'; } public function getRedirectData() { return null; } }