diff --git a/src/Adapter/Parsian.php b/src/Adapter/Parsian.php index a601274..312b685 100755 --- a/src/Adapter/Parsian.php +++ b/src/Adapter/Parsian.php @@ -112,7 +112,7 @@ protected function generateForm(): string * @throws Exception * @throws \Tartan\Larapay\Adapter\Exception */ - public function fromParams(): array + public function formParams(): array { $authority = $this->requestToken();