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

Payment Method Support #952

Merged
merged 56 commits into from
May 20, 2019
Merged

Conversation

jemerick-stripe
Copy link
Contributor

Summary

  • Add ability to get payment method objects from credit card input widget
  • Create payment methods asynchronously
  • Update AddSourceActivity to AddPaymentMethodActivity
  • Update MaskedCardView to accept a PaymentMethod
  • Update PaymentMethodsActivity and MaskedCardAdapter to display a list of PaymentMethods

Motivation

MOBILE3DS2-363

Testing

  • Added/updated automated tests
  • Tested adding and listing payment methods using example app

Copy link
Collaborator

@mshafrir-stripe mshafrir-stripe left a comment

Choose a reason for hiding this comment

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

first pass

@jemerick-stripe jemerick-stripe changed the title [WIP] Payment Method Support Payment Method Support May 20, 2019
@jemerick-stripe jemerick-stripe merged commit 194fef4 into master May 20, 2019
@jemerick-stripe jemerick-stripe deleted the payment-method-standard-integration branch May 20, 2019 20:25
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.

3 participants