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 out-of-band web payment authentication #1537

Merged
merged 1 commit into from
Sep 13, 2019
Merged

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

When a user enters the in-app web payment authentication flow,
is taken to another app to complete payment authentication
out-of-band (i.e. a bank app), then returns to the WebView,
make a request to the completion URL.

This resolves the issue where the bank page loaded in the
WebView doesn't detect that the user returned from the
bank app.

Testing

Unit test and manual testing

When a user enters the in-app web payment authentication flow,
is taken to another app to complete payment authentication
out-of-band (i.e. a bank app), then returns to the WebView,
make a request to the completion URL.

This resolves the issue where the bank page loaded in the
WebView doesn't detect that the user returned from the
bank app.
@mshafrir-stripe mshafrir-stripe merged commit e58c470 into master Sep 13, 2019
@mshafrir-stripe mshafrir-stripe deleted the fix-oob-web-auth branch September 13, 2019 15:14
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.

None yet

3 participants