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 off by 1 error in PaymentMethodSwipeCallback #2141

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

When the Google Pay button is enabled in PaymentMethodsActivity,
PaymentMethodSwipeCallback#onSwiped() would get the wrong
element from the paymentMethods list.

Testing

Unit tests + manual verification

When the Google Pay button is enabled in PaymentMethodsActivity,
`PaymentMethodSwipeCallback#onSwiped()` would get the wrong
element from the `paymentMethods` list.
@Harsh-Choudhary-01
Copy link

When can we expect this fix to be released?

@mshafrir-stripe
Copy link
Collaborator Author

@Harsh-Choudhary-01 v14.0.0 has been released and should be available soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants