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

feat: upgrade native libraries and add small new features #1598

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

charliecruzan-stripe
Copy link
Collaborator

@charliecruzan-stripe charliecruzan-stripe commented Jan 26, 2024

Summary

upgrades iOS to 23.21.0
upgrades android to 20.36.+

closes #1602

Features

  • Use preferredNetworks on CardField, CardForm, CustomerSheet, and PaymentSheet to set the list of preferred networks that should be used to process payments made with a co-branded card.
  • Set the Google Pay button type that is used in PaymentSheet with the googlePay.buttonType parameter.

Fixes

  • Fixed an issue on Android where CardField's placeholderColor wasn't being applied to the card brand icon.

@charliecruzan-stripe charliecruzan-stripe merged commit 24f4ac0 into master Jan 31, 2024
1 check passed
@charliecruzan-stripe charliecruzan-stripe deleted the charliecruzan/upgrade-native-libs branch January 31, 2024 21:35
Copy link
Collaborator

@davidme-stripe davidme-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android reflection: Setting tintColorInt no longer works
2 participants