Skip to content

Public release 1.3.1

Compare
Choose a tag to compare
@dmytrokhl dmytrokhl released this 01 Apr 08:23
· 387 commits to master since this release
c6f460e

What's new

  • Dynamic CVC validation. Now we track input card number and edit enabled CVC digits to 3 or 4, that depends on card brand.
  • More customisation fields for VGSTextField. Now you can setup attributed placeholder and keyboard appearance.

Changes

  • Now on VGSCollect.submit(_:) we will return only one VGSSDKErrorInputDataIsNotValid error key for fields that set as "isRequired" or "isRequiredValidOnly". Details about fields with error provided in error userInfo dictionary.