Skip to content

5.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:07
· 8 commits to main since this release
0d0283d

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