Skip to content

5.15.0

Compare
Choose a tag to compare
@nauaros nauaros released this 07 Jan 11:20
5c585c0

New:

  • When using Drop-In: The maxIssuerNumber for Twint can now be set.

Changed:

  • You can now highlight a list item by changing its background color when the shopper selects it. To do this, use the new optional ListItemStyle.highlightedBackgroundColor property. Contribution by @jjvarghese (#1919)

Fixed:

  • For Drop-in, some components that are used in the same Drop-in session no longer have stale parts such as the following:
    • For gift cards, error messages.
    • For cards, brand logos.
  • If your app uses more than one payment service provider SDK that uses the TwintSDK, a potential runtime crash no longer occurs.