Skip to content

2.0.0

Compare
Choose a tag to compare
@jan-meli jan-meli released this 05 Jun 19:28
24691b0

Modified

  • Update kotlin version

Fixed

  • Fixed on click listener in payment button

Added

  • Coroutines have been implemented in the content resolvers and other layers, such as use cases and the implementations of the features available in the SDK.
  • Used Smart App content provider to update hardware buttons state
  • Implemented the feature that allows to obtain the SDK and device information.
  • Backward compatibility in callbacks when building the paymentFlow deeplink in the SDK.
  • Implement generic result to handler sdk answer
  • Error handling when inserting a non-numeric amount format.