adyen-ios icon indicating copy to clipboard operation
adyen-ios copied to clipboard

Adyen iOS Drop-in and Components

Results 107 adyen-ios issues
Sort by recently updated
recently updated
newest added

Allows session to handle removing stored payment methods if `session` is set as the dropIn's `storedPaymentMethodDelegate`

new

Hello, We've been using card validators on our app to validate card informations. Since version 5.8.0 or 5.9.0 they have been marked as @_spi(AdyenInternal) which block us from using them....

Fixes an issue where on session flow, `CashAppPayConfiguration` property `storePaymentMethod` was being ignored even when `showsStorePaymentMethodField` is set to `false`.

fixed

## Summary As part of the Twint project, this PR introduces tokenization support for the Twint payment method. In order to support it we have updated the Twint component's UI...

new

## Summary TBD ## Tested scenarios COIOS-382

## Summary - Update `public-api-diff`

chore

## Summary - Adjusting some QRCodeView UI - Making QRCodeView scrollable | Before (Cut off count down label) | After (Scrollable content) | | --- | --- | | ![Simulator...

chore

# WIP ## Changes * Use [ASWebAuthenticationSession](https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession) on iOS 17.4+ instead of SFViewController https://github.com/user-attachments/assets/766d1443-171f-478a-b833-5c5657914f21

**Describe the challenge** I'm trying to test the native integration of TWINT on an iOS app, following the steps in [AdyentTwint documentation](https://github.com/Adyen/adyen-ios/blob/develop/AdyenTwint/AdyenTwint.docc/AdyenTwint.md) and targeting Adyen's Test environment. I have installed...

Following the [AdyenTwint](https://github.com/Adyen/adyen-ios/blob/5.8.0/AdyenTwint/AdyenTwint.docc/AdyenTwint.md) integration instructions we've notices that we have to add 50 entries to the supported url schemes. As per [Apple Docs](https://developer.apple.com/documentation/uikit/uiapplication/1622952-canopenurl), this will max out the number of...

awaiting release
improvement