Skip to content

made interface consistent - #25

Merged
ironcamel merged 1 commit into
Crowdtilt:masterfrom
ironcamel:interface-cleanup
Aug 3, 2015
Merged

made interface consistent#25
ironcamel merged 1 commit into
Crowdtilt:masterfrom
ironcamel:interface-cleanup

Conversation

@ironcamel

Copy link
Copy Markdown
Contributor

This is a breaking change. This makes the $data param of the
update_charge and update_customer methods a named parameter. This makes
all of the update_* methods consistent wrt how the $data param is passed in.

@ironcamel

Copy link
Copy Markdown
Contributor Author

@danschmidt5189 this PR implements what we discussed Thursday night. Also, this will not break any of our api code, yay!

Comment thread README.md

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We never call this with a positional $data argument?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We never call this method at all in our api.

@danschmidt5189

Copy link
Copy Markdown
Contributor

👍 Nice work!

This is a breaking change. This makes the $data param of the
update_charge and update_customer methods a named parameter. This makes
all of the update_* methods consistent wrt how the $data param is passed
in.
ironcamel added a commit that referenced this pull request Aug 3, 2015
@ironcamel
ironcamel merged commit c872d4f into Crowdtilt:master Aug 3, 2015
@ironcamel
ironcamel deleted the interface-cleanup branch August 3, 2015 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants