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

Update MockCustomer for PaymentMethods #1258

Merged
merged 1 commit into from
Jul 29, 2019
Merged

Conversation

davidme-stripe
Copy link
Contributor

@davidme-stripe davidme-stripe commented Jul 29, 2019

Summary

MockCustomer was still using Sources instead of PaymentMethods.

Motivation

Fix #1256.

Testing

Ran the LocalizationTester tests, build and ran UI Examples.

@davidme-stripe davidme-stripe changed the title Update CustomerMock for PaymentMethods Update MockCustomer for PaymentMethods Jul 29, 2019
@rromanchuk
Copy link

@davidme-stripe has this been released yet? I'm looking for the equivalent of setting customer.invoice_settings.default_payment_method = payment_method_id on the client side with the customerContext. Or even more ideal is a boolean to make_default from the payment method attach operatio

@davidme-stripe
Copy link
Contributor Author

@rromanchuk This patch was related to our unit tests. Are you looking for #1245?

@davidme-stripe davidme-stripe deleted the davidme/fix-ui-tester branch August 13, 2019 23:29
wooj-stripe pushed a commit that referenced this pull request Jul 5, 2022
Update training consent checkbox to use the app's
tint color. Prior to this change, the consent
checkbox was always blue, regardless of the app's
configured tint color.
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.

UI Examples do not compile
4 participants