Breaking changes
- The Apple Pay and Google Pay APIs, which are deprecated and were replaced with the Platform Pay API last year, have been removed. #1424
Features
- You can now collect payment details before creating a
PaymentIntent
orSetupIntent
. See our docs for more info. This integration also allows you to confirm the Intent on the server. #1424
Fixes
- Fixes
handleURLCallback
to only take action on iOS, no-op on Android. #1423
Please see the changelog for additional details.