Changes
- [Breaking]
platformPayParamshas changed fromPlatformPay.PaymentMethodParamstoOnramp.OnrampPlatformPayParamsto better match expectations for GooglePay. ([#2390] (#2390)) - [Added]
CollectPaymentMethodResulthas changed to include an optionalkycInfofield that includes billing contact information (name and address), if requested as part ofplatformPayParams. If not already collected, this information can be used by the client app to attach KYC information usingattachKYCInfoor pre-fill KYC collection fields in client UI. - [Added] Now accepts
isEmailRequiredandallowCreditCardsas part ofGooglePayConfig. ([#2390] (#2390)) - Updated Stripe iOS SDK from 25.10.+ to 25.11.+.
- Updated Stripe Android SDK from 23.3.+ to 23.4.+.
Fixes
- [Fixed]
autocompleteCountriesprop onAddressSheetwas silently ignored on iOS. - [Fixed] Calling
confirmPaymentwithoutparamsno longer crashes in iOS builds. (#2331)
Features
- [Added] Added Multibanco support on iOS and Android. (#2352)
Please see the changelog for additional details.