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 support for authenticating a Source via in-app WebView #2003

Merged
merged 1 commit into from
Dec 24, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

Add Stripe.authenticateSource() for both Activity and Fragment
hosts. Result is returned through Activity#onActivityResult()
or Fragment#onActivityResult().

Add example of using new functionality in KlarnaSourceActivity
example.

Motivation

Simplify Source authentication flow.

Testing

Add tests and manually verify

klarna_auth

Add `Stripe.authenticateSource()` for both `Activity` and `Fragment`
hosts. Result is returned through `Activity#onActivityResult()`
or `Fragment#onActivityResult()`.

Add example of using new functionality in `KlarnaSourceActivity`
example.
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

6 participants