Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@access-checkout-sdk-ci access-checkout-sdk-ci released this 09 Jun 08:21
a578b2d

Added

  • Add support for textContentType and inputAccessoryView properties in AccessCheckoutUITextField
  • Add new method setOnFocusChangedListener on AccessCheckoutUITextField to listen to focus changes

Fixed

  • Fix validation behaviour to align with other Worldpay Mobile SDKs to ensure a consistent user-experience accross Worldpay SDKs. The SDK used to raise the first invalid validation event for Pan, Expiry date and Cvc as soon as the first digit is typed. The SDK will now raise the first invalid validation event only at the time where the focus is removed from the field and if the data entered is invalid.