Skip to content

stripe-android v21.0.1

Compare
Choose a tag to compare
@tjclawson-stripe tjclawson-stripe released this 11 Nov 22:59
· 175 commits to master since this release
cd64c02

PaymentSheet

  • [FIXED]9571 Fixed country prefix not being added when adding a payment method when collecting phone numbers with BillingDetailsCollectionConfiguration.
  • [FIXED]9576 Fixed minimum and maximum account number length for Au Becs Debit LPM. Customers can now provide account numbers with a length of 4 to 9 digits.

AddressElement

  • [FIXED]9571 Fixed country prefix not being added to the phone number in the returned AddressDetails if customer provides a phone number.
  • [FIXED]9577 Fixed phone number requirement bug that would allow users to optionally provide phone number even if a phone number is set as required by the merchant.

See the changelog for more details.