Skip to content
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

Merged
merged 8 commits into from
Sep 5, 2022
Merged

Getmethods #4

merged 8 commits into from
Sep 5, 2022

Conversation

andrejro2
Copy link
Contributor

Added method for getting payment metods

README.md Outdated
@@ -13,7 +13,7 @@ Requirements
Installation
------------
```sh
$ composer require renat-magadiev/comgate-client
$ composer require andrejro2/comgate-client
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrejro2 revert please

Copy link
Contributor Author

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",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrejro2 revert please

Copy link
Contributor Author

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()) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrejro2 what's reason?

Copy link
Contributor Author

@andrejro2 andrejro2 Sep 5, 2022

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

@renat-magadiev
Copy link
Owner

thanks for contribute @andrejro2

@renat-magadiev renat-magadiev merged commit 88b6194 into renat-magadiev:master Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants