Skip to content

Release 3.1.0

Latest
Compare
Choose a tag to compare
@jesperjohansson jesperjohansson released this 31 Aug 11:56
· 2 commits to master since this release

3.1.0 (2022-08-31)

Features

  • android: add support for showRemovePaymentMethodButton and disableStoredPaymentMethod endpoint (5258981)
  • ios: add support for showRemovePaymentMethodButton and disableStoredPaymentMethod endpoint (434550b)
  • js: add disableStoredPaymentMethod to endpoint properties (bed7c2e)
  • js: format baseUrl in case it does not end with a trailing slash (365f322)
  • js: make endpoints optional and add optional merchantAccount property (e237868)