iOS Changelog
- Performance and QoS improvements
- Introduced new feature PayFast in WebCheckout flow
- Framework built with xcode-16
- Deprecated message for Drop Payments in the class initialization.
- Configuration to choose full screen loader in element sdks.
- iOS minimum version is set to iOS 12 and swift_version set to 5.10
- Added new upi apps - amazonpay, whatsapp and cred
- Card Component in iOS SDK
- Added configuration to enable/disable background blur in recon screen
- Added configuration to enable/disable recon screen.
- Added CredPay support in iOS WebCheckout flow. Add “credpay” to your info.plist file and your customers will have access to Cred Intent in web checkout
- Crash Fix when merchant logo URL is present but the image does not download.
- You can now subscribe to Telr generated events from the SDK for analytics.
- Users can now make payments using saved cards from the SDK.
- UI Improvements and bug fixes.
- You can now subscribe to Telr generated events from the SDK for analytics.
- Users can now make payments using saved cards from the SDK.
- Added web-checkout payment mode to iOS SDK
- Fixed recon crash when timer runs out.
- Fixed headless OTP issue.
- Bug fixes
- Deprecated setOrderToken() method in CFSession builder method
- Added support for payment_session_id
- Headless OTP support for card payments.
- Added save_instrument to drop and element SDK.
- Recon is now part of element SDK for UPI Payments.
- Web View redirection bug fix.
- Visibility of UPI Collect flow when it is not enabled in Drop payment.
- Added UPI QR code support for tablets in Drop payment.
- Performance and QoS improvements.
- Added handling to only show payment modes sent in the create order request.
- Added check for orderID mismatch in Drop payment.
- Send failed response, if any, from 2FA.
- Timeout Bug Fix.
- Order Expiry check in Drop Checkout
- Fixed header length issue which was exceeding 255 characters
- Fixed Axis Bank redirection issue
- Handling invalid URL in web view fix.
- UI Bug fixes in Wallet and Paylater payment modes.
- One Single callback for all payment modes.
- Added 2FA screen to Element SDK.
- First Beta Release