Fixed
- For Twint with Sessions flow, setting
storePaymentMethodMode
: enabled now correctly stores the payment method. - For the address lookup feature, when selecting a different address, it now correctly updates the input fields on the payment form.
Improved
- For the address lookup feature:
- The input is now retained when changing countries.
- The loading spinner moved to the search bar to prevent "jumping" of the view.
- The keyboard is now hidden when:
- An address is selected.
- A search query is submitted.
- The manual entry button is selected.
Changed
-
For the address lookup feature, the address format is now two lines.
-
For Google Pay, when a user cancels the flow, you now get
GooglePayCancellationException
inonError
. -
Supported API levels:
Minimum API level Target API level 35 35 -
Dependency versions:
Name Version AndroidX Activity 1.10.0
AndroidX RecyclerView 1.4.0
AndroidX Activity Compose 1.10.0
Android Gradle Plugin 8.8.0