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

Add top level dispute objects #177

Merged
merged 2 commits into from Aug 3, 2015
Merged

Add top level dispute objects #177

merged 2 commits into from Aug 3, 2015

Conversation

kyleconroy
Copy link
Contributor

No description provided.

@@ -79,6 +79,8 @@ public function capture($params = null, $options = null)
* @param array|null $params
* @param array|string|null $options
*
* @deprecated Use the `save` method on the Dispute object
*
Copy link
Contributor

Choose a reason for hiding this comment

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

Does $this->dispute load an actual Dispute now? Do we want to just glue things through as one would expect: update the Dispute with all of the $params and call save on it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd rather note, as that may have unexpected changes. I think tying the deprecated methods to the deprecated endpoints makes sense.

@bkrausz
Copy link
Contributor

bkrausz commented Jul 20, 2015

See comments, but generally lgtm.

If you don't have any urgency to cut a new release, I have 2 minor breaking fixes to make for a 3.0 release, happy to roll this into it.

@kyleconroy
Copy link
Contributor Author

Yeah, no urgency here. We shouldn't merge this in until disputes have shipped to everyone.

cupcait added a commit that referenced this pull request Aug 3, 2015
Add top level dispute objects
@cupcait cupcait merged commit 675587a into master Aug 3, 2015
@ghost ghost deleted the disputes branch March 15, 2017 21:44
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.

None yet

4 participants