Skip to content

Conversation

chrisnharvey
Copy link

The Stripe API supports updating a charge (https://stripe.com/docs/api/charges/update)

This PR adds support for this as requested in #94

@chrisnharvey
Copy link
Author

@barryvdh

Would someone be able to take a look at this :)

@chrisnharvey
Copy link
Author

Sorry to be a pain, but will someone be able to take a look at this soon?

@hiqsol
Copy link

hiqsol commented May 27, 2020

@chrisnharvey please fix the merge conflict

@chrisnharvey
Copy link
Author

Looks like void and refund have been removed from that class. I've merged master and resolved the conflicts.

Copy link

@chargePanelAndreas chargePanelAndreas left a comment

Choose a reason for hiding this comment

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

Works for me, just fix the return type as commented

*
* @param array $parameters
*
* @return \Omnipay\Stripe\Message\Response

Choose a reason for hiding this comment

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

Return type should be
* @return \Omnipay\Stripe\Message\UpdateChargeRequest

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.

4 participants