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 PaymentMethodCreateParams#createFromGooglePay() #1304

Merged
merged 2 commits into from
Aug 5, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

Convert the Google Pay example to use the new JSON serialization
format so that the result returns JSON[0].

[0] https://developers.google.com/android/reference/com/google/android/gms/wallet/PaymentData#toJson()

Motivation

Make it easier for users to integrate Stripe and Google Pay.

Testing

Added tests and verified through example app

Convert the Google Pay example to use the new JSON serialization
format so that the result returns JSON[0].

[0] https://developers.google.com/android/reference/com/google/android/gms/wallet/PaymentData#toJson()
@stripe-ci stripe-ci removed the approved label Aug 5, 2019
@mshafrir-stripe mshafrir-stripe merged commit 3fdbb51 into master Aug 5, 2019
@mshafrir-stripe mshafrir-stripe deleted the pm-create-google-pay branch August 5, 2019 19:41
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