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

Fix Google Pay support for Connect accounts #3752

Merged
merged 3 commits into from
May 24, 2021
Merged

Conversation

brnunes-stripe
Copy link
Contributor

Summary

Include stripeAccountId in request to create PaymentMethod from Google Pay token.
Log error and show default error message if Google Pay processing failed without a googlePayStatus.

Motivation

Account id was not added in request, so payment would fail because the PaymentMethod was not assigned to the Connect account.

Testing

  • Added tests
  • Modified tests
  • Manually verified

@brnunes-stripe brnunes-stripe merged commit 9deeac3 into master May 24, 2021
@brnunes-stripe brnunes-stripe deleted the brnunes/gp branch May 24, 2021 18:05
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