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

Create TokenizationMethod enum #2006

Merged
merged 1 commit into from
Dec 24, 2019
Merged

Create TokenizationMethod enum #2006

merged 1 commit into from
Dec 24, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

If a card number is tokenized, this is the method that was used.

https://stripe.com/docs/api/cards/object#card_object-tokenization_method

Copy link

@markfi-stripe markfi-stripe left a comment

Choose a reason for hiding this comment

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

👍looks like there is a test failure:

e: /home/travis/build/stripe/stripe-android/stripe/src/test/java/com/stripe/android/model/parsers/SourceCardDataJsonParserTest.kt: (39, 9): Type inference failed. The value of the type parameter T should be mentioned in input types (argument types, receiver type or expected type). Try to specify it explicitly

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

4 participants