Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Persist PaymentConfiguration to SharedPreferences #1479

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary/Motivation

This change allows the PaymentConfiguration instance
to be restored on app/activity death.

This is a minor breaking change, because it requires the
user to pass in a Context.

Testing

Manually tested

This change allows the `PaymentConfiguration` instance
to be restored on app/activity death.

This is a minor breaking change, because it requires the
user to pass in a `Context`.
@mshafrir-stripe mshafrir-stripe merged commit 777e2e8 into master Sep 5, 2019
@mshafrir-stripe mshafrir-stripe deleted the payment-config branch September 5, 2019 18:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants