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 support for charges.capture #40

Merged
merged 3 commits into from
Apr 3, 2013
Merged

Add support for charges.capture #40

merged 3 commits into from
Apr 3, 2013

Conversation

tanguylebarzic
Copy link
Contributor

As described here: https://stripe.com/docs/api#charge_capture
Thanks!

Data is optional. If given, it should be an object with the parameters amount and/or application_fee. 
@abh
Copy link
Contributor

abh commented Mar 19, 2013

Any chance you'd want to add a couple of tests? :-)

Two new tests: capture a charge fully, and only part of a charge.
@tanguylebarzic
Copy link
Contributor Author

Sure, how could I forget? :)

@abh
Copy link
Contributor

abh commented Apr 3, 2013

Thank you for the tests! 👍

abh added a commit that referenced this pull request Apr 3, 2013
Add support for charges.capture
@abh abh merged commit c1830d9 into stripe:master Apr 3, 2013
@kurijov
Copy link

kurijov commented Jun 24, 2013

update npm please

@nabeel-ahmad
Copy link

+1 kurijov. Please update npm

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