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 PaymentAuthWebViewActivity.onAuthComplete() #3493

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

This method will be called when PaymentAuthWebViewClient signals
that auth is complete (whether succeeded or failed).

When auth failed due to an error, update the result of
PaymentAuthWebViewActivity accordingly.

Delete redundant PaymentAuthWebViewTest

Motivation

Return correct result

Testing

  • Added tests
  • Modified tests
  • Manually verified

Base automatically changed from payment-auth-wv-client-test to master March 19, 2021 17:28
This method will be called when `PaymentAuthWebViewClient` signals
that auth is complete (whether succeeded or failed).

When auth failed due to an error, update the result of
`PaymentAuthWebViewActivity` accordingly.

Delete redundant `PaymentAuthWebViewTest`
Copy link
Contributor

@michelleb-stripe michelleb-stripe left a comment

Choose a reason for hiding this comment

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

LGTM

@mshafrir-stripe mshafrir-stripe merged commit eee04e9 into master Mar 19, 2021
@mshafrir-stripe mshafrir-stripe deleted the on-auth-complete branch March 19, 2021 21:16
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

4 participants