Releases: primer-io/primer-sdk-ios
Releases · primer-io/primer-sdk-ios
Release 2.33.1
2.33.1 (2024-12-21)
Feat
- Enable ACH via Stripe Vaulting flows (#1056)
- Expose ApplePay Shipping Options and align them with Web SDK (#1049)
Fix
- Align accountNumberLast4Digits with Android (#1066)
- Update error type when canceling Paypal payment (#1060)
- Update the default background color of the default theme for dark mode (#1061)
- Disable the close button for Klarna during payment processing (#1058)
- Make success asset visible In dark mode (#1059)
Release 2.32.1
Release 2.32.0
2.32.0 (2024-11-13)
Fix
- Range or index out of bounds crash (#1041)
- Crash in InternalCardComponentsManager (#1042)
- Expose VaultedPaymentMethod initialiser (#1032)
- Prevent dismissal of Drop-in card form while a payment is active (#1031)
- Discover card network image not showing (#1025)
- Move the cursor to the end of the text after pasting the card number (#1027)
Release 2.31.3
2.31.3 (2024-10-24)
Fix
- Expose VaultedPaymentMethod initialiser (#1032)
- Prevent dismissal of Drop-in card form while a payment is active (#1031)
- Discover card network image not showing (#1025)
- Move the cursor to the end of the text after pasting the card number (#1027)
- Adyen Blik dismissal issue and small UI glitch (#1020)
Release 2.31.2
Fix
- Adyen Blik dismissal issue and small UI glitch (#1020)
Release 2.31.1
Release 2.31.0
Release 2.30.1
2.30.1 (2024-08-28)
Fix
- Adds orderId to the PrimerCheckoutData in error case (#989)
- Add some checkoutData in the case of error (#987)
- Ensure paypal webview is displayed on correct window (#986)
- apply uiDelegate when set in PrimerHeadlessUniversalCheckout.current.start (#975)
- Switch %@ to %d for cvv recapture explanation string (#965)