Skip to content

Releases: verygoodsecurity/vgs-collect-ios

Public release 1.2.3

16 Mar 08:59
7724954
Compare
Choose a tag to compare

What’s new:

  • Now you can customize JSON structure which will be send on VGS. Use dot notation for field names to create nesting.

Public release 1.2.2

28 Feb 10:36
ca9288c
Compare
Choose a tag to compare
  • New VGSConfiguration attributes: isRequired and isRequiredValidOnly. Set as true to submit valid only data.
  • New VGSError. Now VGSCollectSDK will produced errors so you can resolve them in your app.

Public release 1.2.1

21 Feb 23:14
18fd2cd
Compare
Choose a tag to compare

Removed "json" key filter from response. Now response from server is not required to be wrapped in "json" dictionary.

Public release 1.2.0

10 Feb 17:06
77160ac
Compare
Choose a tag to compare
  • Integration with card.io - check VGSCollectSDK/CardIO module
  • Choose preferred camera(front/back) when integrating with card.io

Public release 1.1.5

31 Jan 13:27
d740957
Compare
Choose a tag to compare
  • New card brand images, available for light and dark mode
  • Send to backend VGSTextfield input text without mask dividers
  • SDK improvements

Public release 1.1.4

15 Jan 11:09
6b10d5a
Compare
Choose a tag to compare
  • SDK stability improvements

Public release 1.1.3

24 Dec 12:50
00601fc
Compare
Choose a tag to compare
  • Handle VGSTextfield changes with new VGSTextFieldDelegate protocol
  • Added possibility to setup keyboard type and keyboard return button via VGSConfiguration
  • VGSTextfield now support UIResponder functions: becomeFirstRestponder/resignFirstResponder

Public release 1.1.2

19 Dec 14:03
c63b593
Compare
Choose a tag to compare
  • Added support for RTL
  • Keyboard type updates for predefined FieldType in VGSConfiguration
  • More fields for customization VGSTextfield

Public release 1.1.1

12 Dec 12:14
2ba350f
Compare
Choose a tag to compare
  • New VGSCardTextField class with more UI features for collecting card numbers
  • Updated demo app with VGSCardTextField examples

1.1.0

11 Dec 20:10
4c17820
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release

Added Card Brand icon for showing in a new UI class VGSCardTextField

vgs-collect-ios-state