Skip to content

stripe-android v13.1.1

Compare
Choose a tag to compare
@mshafrir-stripe mshafrir-stripe released this 22 Jan 17:18
· 5831 commits to master since this release
  • #2074 Populate isSelected for selected PaymentMethodsAdapter item
  • #2076 Announce invalid fields when validating CardInputWidget
  • #2077 Add delete payment method accessibility action in PaymentMethodsAdapter
  • #2078 Make StripeEditText errors accessible
  • #2082 Use ErrorMessageTranslator for AddPaymentMethodActivity errors
  • #2083 Add accessibility traversal rules on AddPaymentMethodActivity
  • #2084 Update BankAccount constructor to support all bank account token parameters
  • #2086 Add id and status fields to BankAccount
  • #2087 Use BankAccountTokenParams for bank account token creation
    • Create Stripe#createBankAccountToken() and Stripe#createBankAccountTokenSynchronous() that take a BankAccountTokenParams object
    • Deprecate BankAccount for token creation

See the changelog for more details.