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

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

## Summary - Adds support for additional information when showing a stored pay by bank payment method ![image](https://github.com/user-attachments/assets/8d099b0e-1a87-485c-89f8-28abe8632bc1)

changed

# Summary - Allowing editing of the credit card number while maintaining the cursor position # Demo https://github.com/user-attachments/assets/b4994ac6-a2fd-4e64-8ca7-43274917a615 # Release notes In the **Card number** field, the shopper can now...

fixed

# Summary - Fixed a bug where the expiry date field ended up in an invalid state when trying to add additional characters to the textfield ### What steps will...

fixed

## Changed - CashappPay SDK Version: 0.6.2 ## Ticket COIOS-810

changed

# Summary This change aims to improve SDK testability for tools like Appium. In the case VoiceOver is not active, it exposes `UISwitch` as a separate accessibility element instead of...

fixed

# Summary The goal of this exercise is an exploration of refactoring approaches: - The main goal is to remove extra responsibilities from the `AnalyticsProvider` (SRP). So far it has...