Changes
- Updated Stripe iOS SDK from 25.17.0 to 26.0.0.
- Updated Stripe Android SDK from 23.10.1 to 23.11.0.
- [Breaking] Updated Stripe Issuing Android Push Provisioning SDK from 1.1.0+ to 1.3.0+.
- [Breaking] Updated Google Wallet Android Push Provisioning to the Unified Push Provisioning flow. This enables issued cards to be provisioned onto wearable devices via a mobile phone.
canAddCardToWalletnow requirescardBrand, and now checks if the card can be provisioned onto the mobile device or any connected wearable devices. See documentation for integration guide.
Features
- [Added] Added Issuing support for Google Wallet Bounce Provisioning via the
isBounceProvisionedparameter onAddToWalletButton. See documentation for integration guide.
Fixes
- [Fixed] Manual bank-account entry in ConnectAccountOnboarding now creates an external account on iOS/Android by collecting a bank-account token instead of only Financial Connections accounts.