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

Stripe: Fix webhook creation for connected account #3193

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

jknipp
Copy link
Member

@jknipp jknipp commented Apr 9, 2019

Don't send the Stripe connect account id when creating webhooks. Instead
indicate the webhook should receive events from the connected
account, if the stripe account is present.

ECS-242

Unit:
134 tests, 719 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
67 tests, 313 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote 3DS Tests:
7 tests, 26 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote Connect Tests:
4 tests, 14 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

@jknipp jknipp self-assigned this Apr 9, 2019
@jknipp jknipp requested a review from a team April 9, 2019 20:25
@jknipp jknipp force-pushed the ECS-242-stripe-3ds-errors branch from 348c7a6 to a4f342c Compare April 9, 2019 20:36
Copy link
Contributor

@curiousepic curiousepic left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Don't send the Stripe connect account id when creating webhooks. Instead
indicate the webhook should receive events from the connected
account, if the stripe account is present.

ECS-242

Unit:
134 tests, 719 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
67 tests, 313 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote 3DS Tests:
7 tests, 26 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote Connect Tests:
4 tests, 14 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

close activemerchant#3193
@jknipp jknipp force-pushed the ECS-242-stripe-3ds-errors branch from a4f342c to ecaaa22 Compare April 12, 2019 18:47
@jknipp jknipp merged commit ecaaa22 into activemerchant:master Apr 12, 2019
@jknipp jknipp deleted the ECS-242-stripe-3ds-errors branch April 12, 2019 19:42
whitby3001 pushed a commit to whitby3001/active_merchant that referenced this pull request Sep 3, 2019
Don't send the Stripe connect account id when creating webhooks. Instead
indicate the webhook should receive events from the connected
account, if the stripe account is present.

ECS-242

Unit:
134 tests, 719 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
67 tests, 313 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote 3DS Tests:
7 tests, 26 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote Connect Tests:
4 tests, 14 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

close activemerchant#3193
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.

2 participants