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

fix issue with DEPOSITED flow #89

Closed
wants to merge 3 commits into from
Closed

fix issue with DEPOSITED flow #89

wants to merge 3 commits into from

Conversation

cordoval
Copy link
Contributor

fixes #35

jmgtan and others added 2 commits January 25, 2013 11:14
…l for reuse

When refunding, the transaction created has a null payment object
@schmittjoh schmittjoh closed this Jan 25, 2013
@schmittjoh schmittjoh reopened this Jan 25, 2013
@schmittjoh schmittjoh closed this Jan 25, 2013
@schmittjoh schmittjoh reopened this Jan 25, 2013
@@ -296,4 +296,9 @@ public function getUpdatedAt()
{
return $this->updatedAt;
}

public function isAllowRefund()
Copy link
Owner

Choose a reason for hiding this comment

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

Could you rename this to isRefundAllowed?

@schmittjoh
Copy link
Owner

Could you please also add a test case for this?

@tyx
Copy link

tyx commented Sep 29, 2014

This PR makes totally sense.

Any possibility to move on ?

Thanks

@cordoval
Copy link
Contributor Author

I think it is stale and forgotten now. So closing 👴

@cordoval cordoval closed this Mar 17, 2015
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.

Is it possible to issue a refund on deposited payments?
4 participants