-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getmethods #4
Getmethods #4
Conversation
README.md
Outdated
@@ -13,7 +13,7 @@ Requirements | |||
Installation | |||
------------ | |||
```sh | |||
$ composer require renat-magadiev/comgate-client | |||
$ composer require andrejro2/comgate-client |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrejro2 revert please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@renat-magadiev reverted
composer.json
Outdated
@@ -1,17 +1,21 @@ | |||
{ | |||
"name": "renat-magadiev/comgate-client", | |||
"name": "andrejro2/comgate-client", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrejro2 revert please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@renat-magadiev reverted
@@ -49,10 +47,6 @@ public function __construct(array $rawData) | |||
throw new InvalidArgumentException('Missing "message" in response'); | |||
} | |||
|
|||
if (!$this->isOk()) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrejro2 what's reason?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@renat-magadiev I don't remember to be honest, It's an old times story:) Reverted this change
thanks for contribute @andrejro2 |
Added method for getting payment metods