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

Refactor CustomerSession.setCustomerShippingInformation() #1758

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

Previously, the result of this method was delivered via
LocalBroadcastManager. Use a callback object to deliver
the result like all the other API binding methods on
CustomerSession. Also update PaymentFlowActivity
accordingly.

Previously, the result of this method was delivered via
`LocalBroadcastManager`. Use a callback object to deliver
the result like all the other API binding methods on
`CustomerSession`. Also update `PaymentFlowActivity`
accordingly.
@mshafrir-stripe mshafrir-stripe merged commit ac3f9f5 into master Oct 29, 2019
@mshafrir-stripe mshafrir-stripe deleted the cust-sess-shipping branch October 29, 2019 14:27
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.

5 participants