3.8.1
New
- For stored cards, you can now show or hide the CVC field separately from the card form. To do this, use
PaymentMethodsConfiguration.CardConfiguration.stored.showsSecurityCodeField
.
Fixes
- Fixed an issue where the public
delegate
property of theUILabel
could clash with code elsewhere in your integration.