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

Deprecate StripeIntent.stripeSdkData #2496

Merged
merged 16 commits into from
May 20, 2020

Conversation

smaskell-stripe
Copy link
Contributor

Summary

Motivation

Testing

"Expected SdkData with type='stripe_3ds2_fingerprint'."
}

internal fun create(sdkData: StripeIntent.NextActionData.SdkData.`3DS2`): Stripe3ds2Fingerprint {
Copy link
Collaborator

Choose a reason for hiding this comment

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

optional: make this a secondary constructor instead of a companion object method

Base automatically changed from smaskell/use-next-action-data to master May 20, 2020 17:01
@smaskell-stripe smaskell-stripe dismissed mshafrir-stripe’s stale review May 20, 2020 17:01

The base branch was changed.

@smaskell-stripe smaskell-stripe merged commit 291aec0 into master May 20, 2020
@smaskell-stripe smaskell-stripe deleted the smaskell/deprecate-sdk-data branch May 20, 2020 18:41
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

2 participants