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 Stripe Connect charges/transfer support (fixes #33, #70, #78) #80

Merged
merged 10 commits into from
Jun 7, 2017

Conversation

mikealmond
Copy link
Contributor

Adds the ability to create Stripe Connect charges and transfers based on https://stripe.com/docs/connect/charges
References #78, #70

This PR also adds support for Stripe's Idempotent Requests https://stripe.com/docs/api#idempotent_requests
Reference #33

@mikealmond mikealmond changed the title Add Stripe Connect charges/transfer support Add Stripe Connect charges/transfer support (fixes #33, #70, #78) Jun 7, 2017
@delatbabel delatbabel merged commit 5a52082 into thephpleague:master Jun 7, 2017
@delatbabel
Copy link
Contributor

Merged, thanks for the contributions. Please confirm that this breaks nothing in production and then I will tag for release.

@lmj0011
Copy link

lmj0011 commented Jul 12, 2018

Is there any way the code examples could be updated to reflect the new option(s)?

for example: https://github.com/mikealmond/omnipay-stripe/blob/ad9d8bedf80ef9b1a14765645a780de92fe9213b/src/Message/AuthorizeRequest.php#L146-L149

I have no idea what value onBehalfOf is suppose to be.

@lmj0011
Copy link

lmj0011 commented Jul 12, 2018

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

3 participants