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

[BugFix] NotifyAction should use completePurchase instead of fetchTransaction #29

Merged
merged 2 commits into from
Nov 7, 2016

Conversation

koemeet
Copy link
Contributor

@koemeet koemeet commented Nov 1, 2016

Use the completePurchase method, since that one also checks for paid status when using $response->isSuccessful. Right now it will mark a payment as captured even when the payment wasn't actually paid for.

…d status when using `$response->isSuccessful`.
…y now.

* Use OffsiteGateway for notify action test.
@koemeet
Copy link
Contributor Author

koemeet commented Nov 7, 2016

@makasim ping

@makasim makasim merged commit 6d3dc4c into Payum:master Nov 7, 2016
@koemeet koemeet deleted the bugfix/notify-action branch November 8, 2016 22:29
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