Skip to content

Add interfaces for incoming notifications #58

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

Merged
merged 2 commits into from
Oct 27, 2015
Merged

Add interfaces for incoming notifications #58

merged 2 commits into from
Oct 27, 2015

Conversation

sergej-koscejev
Copy link
Contributor

This is the companion pull request to thephpleague/omnipay#215.

@greydnls
Copy link
Contributor

I like the idea of adding interfaces here, but can't merge a failing build.

/**
* Was the transaction successful?
*
* @return string Transaction status, one of {@see STATUS_COMPLETED}, {@see #STATUS_PENDING}, or {@see #STATUS_FAILED}.
Copy link
Member

Choose a reason for hiding this comment

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

This line is failing the codestyle checks. It's too long.

@sergej-koscejev
Copy link
Contributor Author

All checks pass now.

@beinbm
Copy link

beinbm commented Oct 27, 2015

can someone merge it? i would love to base my next changes on the checkout.com gateway on it :)

greydnls added a commit that referenced this pull request Oct 27, 2015
Add interfaces for incoming notifications
@greydnls greydnls merged commit 8e396e9 into thephpleague:master Oct 27, 2015
@greydnls
Copy link
Contributor

👍 Thank you @sergej-koscejev !

@beinbm
Copy link

beinbm commented Oct 28, 2015

thank you both!

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.

4 participants