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

feat: add token & paymentMethodId handling to confirmPayment for Cards #931

Merged
merged 4 commits into from May 10, 2022

Conversation

charliecruzan-stripe
Copy link
Collaborator

Summary

Adds the ability to confirm card payments via either a paymentMethodId or a token on Android (already exists on iOS)

Motivation

closes #643

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • [] I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@daveols
Copy link

daveols commented May 9, 2022

Great stuff! Thanks for actioning this so quickly @charliecruzan-stripe 🤘

Would be great to get this out asap 🙏

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.

[Android] createCardPaymentSetupParams endpoint does not support token cards.
3 participants