Skip to content

Releases: checkout/frames-ios

2.6.0

19 Nov 18:28

Choose a tag to compare

Added

  • Added a delegate method onSubmit that is executed when the card data is submitted to create the card token.

Fixed

  • Fixed issue with ios 10 where the fields on the billing address screen will display only one character.
  • Fixed cursor position when formatting card number and phone number input field.

2.5.0

15 Nov 14:21

Choose a tag to compare

Modified

  • Change the delegate method to not expose the card request in it.
  • billingAddressDetails is now public property to be able to create a token with a predefined address.
  • Remove the * on Address line 2 and County

Fixed

  • Fix the layout on IphoneX. Make the CardView go all the way to the bottom.

2.4.0

08 Nov 17:34
b52142e

Choose a tag to compare

Added

  • CheckoutTheme that will allow to modify the colors and fonts more easily.
  • Ability to set the default region code for the billing address

Modified

  • Change the names and order of the Billing details text fields.

2.3.0

11 Sep 12:46

Choose a tag to compare

Modified

  • Change the expiration date format. The expiration year is now 2 digits long (e.g. 19 for 2019).

Fixed

  • Fixed UI Tests for iOS Custom.

2.2.0

23 Jul 15:32

Choose a tag to compare

Added

  • Error message for the phone number input field. It will invite the user to use the country code.

Modified

  • Update localization: English, French, Spanish, German, Italian, Dutch.

2.1.0

13 Jul 13:09

Choose a tag to compare

Modified

  • AddressViewControllerDelegate method onTapDoneButton takes the controller as a parameter.
  • CardViewControllerDelegate method onTapDone takes the controller as a parameter, which leave the navigation control out of the controller.

2.0.1

11 Jul 10:44

Choose a tag to compare

Added

  • Add default title for CardViewController
  • Add default title for AddressViewController

Fix

  • Add missing icon for maestro