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 crash when starting up Google Pay #1524

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

charliecruzan-stripe
Copy link
Collaborator

Summary

For some reason React Native crashes when calling getInt if the key doesn't exist (but not when calling get on the rest of the types)

Motivation

fixes #1436 (comment)

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@charliecruzan-stripe charliecruzan-stripe merged commit 182e61f into master Oct 11, 2023
3 of 4 checks passed
@charliecruzan-stripe charliecruzan-stripe deleted the charliecruzan/googlepayamountbugs branch October 11, 2023 17:17
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.

Google Pay amount displaying 0 in confirmPlatformPaySetupIntent
1 participant